Started by timer Running as SYSTEM Building remotely on build4-deb12build-ansible (ttcn3 obs ttcn3_with_linux_6.1_or_higher qemu io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-mgw-test The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://gerrit.osmocom.org/osmo-ttcn3-hacks # timeout=10 Fetching upstream changes from https://gerrit.osmocom.org/osmo-ttcn3-hacks > git --version # timeout=10 > git --version # 'git version 2.39.2' > git fetch --tags --force --progress -- https://gerrit.osmocom.org/osmo-ttcn3-hacks +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision e72c295fdd725246b50d8c90f9199483d68f349b (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f e72c295fdd725246b50d8c90f9199483d68f349b # timeout=10 Commit message: "library/GTPv1U_Templates: support sending ext hdrs" > git rev-list --no-walk e72c295fdd725246b50d8c90f9199483d68f349b # timeout=10 Copied 1 artifact from "build-kernel-none" build number 1 [ttcn3-mgw-test] $ /bin/sh -xe /tmp/jenkins13675278533697495485.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:a21d714aea22798d1c7650544d297ef8e4b26aab62c662c84ce1c725c4831f33 Copying blob sha256:ce6704dc8f500ff8d00e3653857548cc49936098a44a0ffbbc6766fb2570681d 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/_cache --ccache /home/osmocom-build/ccache/testenv --log-dir /home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs -b osmocom:nightly [testenv] Logging to: /home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs [testenv] + ['podman', 'image', 'exists', 'debian-bookworm-osmo-ttcn3-testenv'] [testenv] + ['podman', 'history', 'debian-bookworm-osmo-ttcn3-testenv', '--format', 'json'] [testenv] Image creation date: 2024-10-07 09:34:57 [testenv] Assuming the podman image is up-to-date [testenv] + ['podman', 'run', '--rm', '--name', 'testenv-mgw-osmocom-nightly-20241017-0550-4041163a', '--detach', '--security-opt=seccomp=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_testenv/data/podman/seccomp.json', '--cap-add=NET_ADMIN', '--cap-add=NET_RAW', '--device=/dev/net/tun', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/var-cache-apt:/var/cache/apt', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/var-lib-apt:/var/lib/apt', '--sysctl', 'net.ipv4.conf.all.send_redirects=0', '--sysctl', 'net.ipv4.conf.default.send_redirects=0', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache', '--volume', '/home/osmocom-build/ccache/testenv:/home/osmocom-build/ccache/testenv', '--volume', '/home/osmocom-build/jenkins/workspace:/home/osmocom-build/jenkins/workspace', 'debian-bookworm-osmo-ttcn3-testenv', '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_testenv/data/scripts/testenv-podman-main.sh'] 176d1c6d6327ea2ccba3d5631a71d7c71dab38bc4477fa17c46b192e012c49f4 [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-mgw-osmocom-nightly-20241017-0550-4041163a', 'rm', '/etc/apt/apt.conf.d/docker-clean'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-mgw-osmocom-nightly-20241017-0550-4041163a', '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 [188 kB] Fetched 9232 kB in 1s (11.4 MB/s) Reading package lists... [testenv] Updating osmo-ttcn3-hacks/deps [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-mgw-osmocom-nightly-20241017-0550-4041163a', 'make', '-C', '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/deps'] make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/deps' make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/deps' [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-mgw-osmocom-nightly-20241017-0550-4041163a', 'touch', '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/ttcn3-deps-updated'] [testenv] Copying osmo-ttcn3-hacks sources to: /home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks [testenv] + git ls-files -o -c --exclude-standard > /home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/ttcn3-copy-list warning: could not open directory '_cache/podman/var-lib-apt/lists/partial/': Permission denied [testenv] + ['rsync', '--archive', '--files-from=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/ttcn3-copy-list', '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/', '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/'] [testenv] + ['rsync', '--links', '--recursive', '--exclude', '/.git', '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/deps/', '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/deps/'] [testenv] Generating links and Makefile for mgw [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/mgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/mgw', 'testenv-mgw-osmocom-nightly-20241017-0550-4041163a', './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 IPCP_Types.ttcn Linking Osmocom_VTY_Functions.ttcn Linking RTP_CodecPort_CtrlFunct.ttcn Linking RTP_CodecPort_CtrlFunctDef.cc Linking StatsD_Types.ttcn Linking StatsD_CodecPort.ttcn Linking StatsD_CodecPort_CtrlFunct.ttcn Linking StatsD_CodecPort_CtrlFunctdef.cc Linking StatsD_Checker.ttcnpp Linking IPA_Types.ttcn Linking IPA_Emulation.ttcnpp Linking IPA_CodecPort.ttcn Linking IPA_CodecPort_CtrlFunct.ttcn Linking IPA_CodecPort_CtrlFunctDef.cc Linking Osmocom_CTRL_Types.ttcn Linking Osmocom_CTRL_Functions.ttcn Linking Osmocom_CTRL_Adapter.ttcn [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/mgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/mgw', 'testenv-mgw-osmocom-nightly-20241017-0550-4041163a', 'sh', '-c', 'USE_CCACHE=1 ./regen_makefile.sh'] Generating Makefile skeleton... Makefile skeleton was generated. [testenv] Building testsuite [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/mgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/mgw', 'testenv-mgw-osmocom-nightly-20241017-0550-4041163a', '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 IPCP_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 IPCP_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 `IPCP_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:133.10-176.2: In function definition `f_init': MGCP_Test.ttcn:170.3-173.3: In if statement: MGCP_Test.ttcn:172.4-29: In function instance: MGCP_Test.ttcn:331.2-334.2: In function definition `f_dlcx_ignore': MGCP_Test.ttcn:333.3-36: In function instance: MGCP_Test.ttcn:307.2-322.2: In function definition `f_dlcx': MGCP_Test.ttcn:321.3-41: In variable assignment: MGCP_Test.ttcn:263.2-292.2: In function definition `mgcp_transceive_mgw': MGCP_Test.ttcn:272.3-283.3: In alt construct: MGCP_Test.ttcn:274.7-41: In guard operation: MGCP_Test.ttcn:274.7-41: In receive statement: MGCP_Test.ttcn:274.20-40: warning: Function invocation 'tr_MGCP_RecvFrom_R(?)' may change the actual snapshot. MGCP_Test.ttcn:294.2-305.2: In function definition `extract_conn_id': MGCP_Test.ttcn:304.3-20: warning: Control never reaches this statement MGCP_Test.ttcn:360.2-381.2: In template definition `t_RtpFlow': MGCP_Test.ttcn:361.67-381.2: warning: Field `mgcp_conn_id' is missing from template for record type `@MGCP_Test.RtpFlowData' MGCP_Test.ttcn:361.67-381.2: warning: Field `rtp_cfg' is missing from template for record type `@MGCP_Test.RtpFlowData' MGCP_Test.ttcn:703.2-718.2: In function definition `f_crcx': MGCP_Test.ttcn:714.3-23: In function instance: MGCP_Test.ttcn:714.3-23: warning: The value returned by function `@MGCP_Test.extract_conn_id' is not used MGCP_Test.ttcn:720.2-750.2: In function definition `f_crcx_no_lco': MGCP_Test.ttcn:731.3-23: In function instance: MGCP_Test.ttcn:731.3-23: warning: The value returned by function `@MGCP_Test.extract_conn_id' is not used MGCP_Test.ttcn:752.2-786.2: In function definition `f_crcx_osmux': MGCP_Test.ttcn:766.3-23: In function instance: MGCP_Test.ttcn:766.3-23: warning: The value returned by function `@MGCP_Test.extract_conn_id' is not used MGCP_Test.ttcn:828.2-854.2: In testcase definition `TC_crcx_osmo_ign': MGCP_Test.ttcn:849.3-23: In function instance: MGCP_Test.ttcn:849.3-23: warning: The value returned by function `@MGCP_Test.extract_conn_id' is not used MGCP_Test.ttcn:984.2-1010.2: In testcase definition `TC_crcx_wildcarded': MGCP_Test.ttcn:995.3-23: In function instance: MGCP_Test.ttcn:995.3-23: warning: The value returned by function `@MGCP_Test.extract_conn_id' is not used MGCP_Test.ttcn:1014.2-1053.2: In testcase definition `TC_crcx_wildcarded_exhaust': MGCP_Test.ttcn:1025.3-1040.3: In for statement: MGCP_Test.ttcn:1030.4-24: In function instance: MGCP_Test.ttcn:1030.4-24: warning: The value returned by function `@MGCP_Test.extract_conn_id' is not used MGCP_Test.ttcn:1161.2-1210.2: In testcase definition `TC_dlcx_wildcarded': MGCP_Test.ttcn:1182.3-25: In function instance: MGCP_Test.ttcn:1182.3-25: warning: The value returned by function `@StatsD_Checker.f_statsd_expect' is not used MGCP_Test.ttcn:1194.3-33: In function instance: MGCP_Test.ttcn:1194.3-33: warning: The value returned by function `@MGCP_Test.mgcp_transceive_mgw' is not used MGCP_Test.ttcn:1201.3-25: In function instance: MGCP_Test.ttcn:1201.3-25: warning: The value returned by function `@StatsD_Checker.f_statsd_expect' is not used MGCP_Test.ttcn:1207.3-25: In function instance: MGCP_Test.ttcn:1207.3-25: warning: The value returned by function `@StatsD_Checker.f_statsd_expect' is not used MGCP_Test.ttcn:1249.2-1291.2: In testcase definition `TC_crcx_osmux_257': MGCP_Test.ttcn:1258.3-1279.3: In for statement: MGCP_Test.ttcn:1262.4-24: In function instance: MGCP_Test.ttcn:1262.4-24: warning: The value returned by function `@MGCP_Test.extract_conn_id' is not used MGCP_Test.ttcn:2692.2-2752.2: In testcase definition `TC_e1_dlcx_wildcarded': MGCP_Test.ttcn:2702.3-2715.3: In for statement: MGCP_Test.ttcn:2705.4-40: In function instance: MGCP_Test.ttcn:2705.4-40: warning: The value returned by function `@MGCP_Test.mgcp_transceive_mgw' is not used MGCP_Test.ttcn:2708.4-40: In function instance: MGCP_Test.ttcn:2708.4-40: warning: The value returned by function `@MGCP_Test.mgcp_transceive_mgw' is not used MGCP_Test.ttcn:2711.4-40: In function instance: MGCP_Test.ttcn:2711.4-40: warning: The value returned by function `@MGCP_Test.mgcp_transceive_mgw' is not used MGCP_Test.ttcn:2714.4-40: In function instance: MGCP_Test.ttcn:2714.4-40: warning: The value returned by function `@MGCP_Test.mgcp_transceive_mgw' is not used MGCP_Test.ttcn:2723.3-25: In function instance: MGCP_Test.ttcn:2723.3-25: warning: The value returned by function `@StatsD_Checker.f_statsd_expect' is not used MGCP_Test.ttcn:2736.3-33: In function instance: MGCP_Test.ttcn:2736.3-33: warning: The value returned by function `@MGCP_Test.mgcp_transceive_mgw' is not used MGCP_Test.ttcn:2743.3-25: In function instance: MGCP_Test.ttcn:2743.3-25: warning: The value returned by function `@StatsD_Checker.f_statsd_expect' is not used MGCP_Test.ttcn:2749.3-25: In function instance: MGCP_Test.ttcn:2749.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 `IPCP_Types.hh' was generated. Notify: File `IPCP_Types.cc' was generated. Notify: File `IPCP_Types_part_1.cc' was generated. Notify: File `IPCP_Types_part_2.cc' was generated. Notify: File `IPCP_Types_part_3.cc' was generated. Notify: File `IPCP_Types_part_4.cc' was generated. Notify: File `IPCP_Types_part_5.cc' was generated. Notify: File `IPCP_Types_part_6.cc' was generated. Notify: File `IPCP_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: 396 files were updated. touch compile [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/mgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/mgw', 'testenv-mgw-osmocom-nightly-20241017-0550-4041163a', 'make', '-j', '21'] Creating dependency file for TELNETasp_PT.cc Creating dependency file for TCCInterface.cc Creating dependency file for TCCConversion.cc Creating dependency file for StatsD_CodecPort_CtrlFunctdef.cc Creating dependency file for SDP_EncDec.cc Creating dependency file for RTP_EncDec.cc Creating dependency file for RTP_CodecPort_CtrlFunctDef.cc Creating dependency file for OSMUX_CodecPort_CtrlFunctDef.cc Creating dependency file for Native_FunctionDefs.cc Creating dependency file for MGCP_CodecPort_CtrlFunctDef.cc Creating dependency file for IuUP_EncDec.cc Creating dependency file for IP_EncDec.cc Creating dependency file for IPL4asp_discovery.cc Creating dependency file for IPL4asp_PT.cc Creating dependency file for IPA_CodecPort_CtrlFunctDef.cc Creating dependency file for lex.SDP_parse_.c Creating dependency file for SDP_parse_.tab.c Creating dependency file for StatsD_Checker_part_7.cc Creating dependency file for StatsD_Checker_part_6.cc Creating dependency file for StatsD_Checker_part_5.cc Creating dependency file for StatsD_Checker_part_4.cc Creating dependency file for StatsD_Checker_part_3.cc Creating dependency file for StatsD_Checker_part_2.cc Creating dependency file for StatsD_Checker_part_1.cc Creating dependency file for IPA_Emulation_part_6.cc Creating dependency file for IPA_Emulation_part_7.cc Creating dependency file for IPA_Emulation_part_5.cc Creating dependency file for IPA_Emulation_part_4.cc Creating dependency file for IPA_Emulation_part_3.cc Creating dependency file for IPA_Emulation_part_2.cc Creating dependency file for IPA_Emulation_part_1.cc Creating dependency file for StatsD_Checker.cc Creating dependency file for IPA_Emulation.cc Creating dependency file for TELNETasp_PortType_part_7.cc Creating dependency file for TELNETasp_PortType_part_6.cc Creating dependency file for TELNETasp_PortType_part_5.cc Creating dependency file for TELNETasp_PortType_part_4.cc Creating dependency file for TELNETasp_PortType_part_3.cc Creating dependency file for TELNETasp_PortType_part_2.cc Creating dependency file for TELNETasp_PortType_part_1.cc Creating dependency file for TCCInterface_Functions_part_7.cc Creating dependency file for TCCInterface_Functions_part_6.cc Creating dependency file for TCCInterface_Functions_part_5.cc Creating dependency file for TCCInterface_Functions_part_4.cc Creating dependency file for TCCInterface_Functions_part_3.cc Creating dependency file for TCCInterface_Functions_part_2.cc Creating dependency file for TCCInterface_Functions_part_1.cc Creating dependency file for TCCConversion_Functions_part_7.cc Creating dependency file for TCCConversion_Functions_part_6.cc Creating dependency file for TCCConversion_Functions_part_5.cc Creating dependency file for TCCConversion_Functions_part_4.cc Creating dependency file for TCCConversion_Functions_part_3.cc Creating dependency file for TCCConversion_Functions_part_2.cc Creating dependency file for TCCConversion_Functions_part_1.cc Creating dependency file for StatsD_Types_part_7.cc Creating dependency file for StatsD_Types_part_6.cc Creating dependency file for StatsD_Types_part_5.cc Creating dependency file for StatsD_Types_part_4.cc Creating dependency file for StatsD_Types_part_3.cc Creating dependency file for StatsD_Types_part_2.cc Creating dependency file for StatsD_Types_part_1.cc Creating dependency file for StatsD_CodecPort_CtrlFunct_part_7.cc Creating dependency file for StatsD_CodecPort_CtrlFunct_part_6.cc Creating dependency file for StatsD_CodecPort_CtrlFunct_part_5.cc Creating dependency file for StatsD_CodecPort_CtrlFunct_part_4.cc Creating dependency file for StatsD_CodecPort_CtrlFunct_part_3.cc Creating dependency file for StatsD_CodecPort_CtrlFunct_part_2.cc Creating dependency file for StatsD_CodecPort_CtrlFunct_part_1.cc Creating dependency file for StatsD_CodecPort_part_7.cc Creating dependency file for StatsD_CodecPort_part_6.cc Creating dependency file for StatsD_CodecPort_part_5.cc Creating dependency file for StatsD_CodecPort_part_4.cc Creating dependency file for StatsD_CodecPort_part_3.cc Creating dependency file for StatsD_CodecPort_part_2.cc Creating dependency file for StatsD_CodecPort_part_1.cc Creating dependency file for Socket_API_Definitions_part_7.cc Creating dependency file for Socket_API_Definitions_part_6.cc Creating dependency file for Socket_API_Definitions_part_5.cc Creating dependency file for Socket_API_Definitions_part_4.cc Creating dependency file for Socket_API_Definitions_part_3.cc Creating dependency file for Socket_API_Definitions_part_2.cc Creating dependency file for Socket_API_Definitions_part_1.cc Creating dependency file for SDP_Types_part_7.cc Creating dependency file for SDP_Types_part_6.cc Creating dependency file for SDP_Types_part_5.cc Creating dependency file for SDP_Types_part_4.cc Creating dependency file for SDP_Types_part_3.cc Creating dependency file for SDP_Types_part_2.cc Creating dependency file for SDP_Types_part_1.cc Creating dependency file for SDP_Templates_part_7.cc Creating dependency file for SDP_Templates_part_6.cc Creating dependency file for SDP_Templates_part_5.cc Creating dependency file for SDP_Templates_part_4.cc Creating dependency file for SDP_Templates_part_3.cc Creating dependency file for SDP_Templates_part_2.cc Creating dependency file for SDP_Templates_part_1.cc Creating dependency file for RTP_Types_part_7.cc Creating dependency file for RTP_Types_part_6.cc Creating dependency file for RTP_Types_part_5.cc Creating dependency file for RTP_Types_part_4.cc Creating dependency file for RTP_Types_part_3.cc Creating dependency file for RTP_Types_part_2.cc Creating dependency file for RTP_Types_part_1.cc Creating dependency file for RTP_Endpoint_part_7.cc Creating dependency file for RTP_Endpoint_part_6.cc Creating dependency file for RTP_Endpoint_part_5.cc Creating dependency file for RTP_Endpoint_part_4.cc Creating dependency file for RTP_Endpoint_part_3.cc Creating dependency file for RTP_Endpoint_part_2.cc Creating dependency file for RTP_Endpoint_part_1.cc Creating dependency file for RTP_Emulation_part_7.cc Creating dependency file for RTP_Emulation_part_6.cc Creating dependency file for RTP_Emulation_part_5.cc Creating dependency file for RTP_Emulation_part_4.cc Creating dependency file for RTP_Emulation_part_3.cc Creating dependency file for RTP_Emulation_part_2.cc Creating dependency file for RTP_Emulation_part_1.cc Creating dependency file for RTP_CodecPort_CtrlFunct_part_7.cc Creating dependency file for RTP_CodecPort_CtrlFunct_part_6.cc Creating dependency file for RTP_CodecPort_CtrlFunct_part_5.cc Creating dependency file for RTP_CodecPort_CtrlFunct_part_4.cc Creating dependency file for RTP_CodecPort_CtrlFunct_part_3.cc Creating dependency file for RTP_CodecPort_CtrlFunct_part_2.cc Creating dependency file for RTP_CodecPort_CtrlFunct_part_1.cc Creating dependency file for RTP_CodecPort_part_7.cc Creating dependency file for RTP_CodecPort_part_6.cc Creating dependency file for RTP_CodecPort_part_5.cc Creating dependency file for RTP_CodecPort_part_4.cc Creating dependency file for RTP_CodecPort_part_3.cc Creating dependency file for RTP_CodecPort_part_2.cc Creating dependency file for RTP_CodecPort_part_1.cc Creating dependency file for Osmocom_VTY_Functions_part_7.cc Creating dependency file for Osmocom_VTY_Functions_part_6.cc Creating dependency file for Osmocom_VTY_Functions_part_5.cc Creating dependency file for Osmocom_VTY_Functions_part_4.cc Creating dependency file for Osmocom_VTY_Functions_part_3.cc Creating dependency file for Osmocom_VTY_Functions_part_2.cc Creating dependency file for Osmocom_VTY_Functions_part_1.cc Creating dependency file for Osmocom_Types_part_7.cc Creating dependency file for Osmocom_Types_part_6.cc Creating dependency file for Osmocom_Types_part_5.cc Creating dependency file for Osmocom_Types_part_4.cc Creating dependency file for Osmocom_Types_part_3.cc Creating dependency file for Osmocom_Types_part_2.cc Creating dependency file for Osmocom_Types_part_1.cc Creating dependency file for Osmocom_CTRL_Types_part_7.cc Creating dependency file for Osmocom_CTRL_Types_part_6.cc Creating dependency file for Osmocom_CTRL_Types_part_5.cc Creating dependency file for Osmocom_CTRL_Types_part_4.cc Creating dependency file for Osmocom_CTRL_Types_part_3.cc Creating dependency file for Osmocom_CTRL_Types_part_2.cc Creating dependency file for Osmocom_CTRL_Types_part_1.cc Creating dependency file for Osmocom_CTRL_Functions_part_7.cc Creating dependency file for Osmocom_CTRL_Functions_part_6.cc Creating dependency file for Osmocom_CTRL_Functions_part_5.cc Creating dependency file for Osmocom_CTRL_Functions_part_4.cc Creating dependency file for Osmocom_CTRL_Functions_part_3.cc Creating dependency file for Osmocom_CTRL_Functions_part_2.cc Creating dependency file for Osmocom_CTRL_Functions_part_1.cc Creating dependency file for Osmocom_CTRL_Adapter_part_7.cc Creating dependency file for Osmocom_CTRL_Adapter_part_6.cc Creating dependency file for Osmocom_CTRL_Adapter_part_5.cc Creating dependency file for Osmocom_CTRL_Adapter_part_4.cc Creating dependency file for Osmocom_CTRL_Adapter_part_3.cc Creating dependency file for Osmocom_CTRL_Adapter_part_2.cc Creating dependency file for Osmocom_CTRL_Adapter_part_1.cc Creating dependency file for OSMUX_Types_part_7.cc Creating dependency file for OSMUX_Types_part_6.cc Creating dependency file for OSMUX_Types_part_5.cc Creating dependency file for OSMUX_Types_part_4.cc Creating dependency file for OSMUX_Types_part_3.cc Creating dependency file for OSMUX_Types_part_2.cc Creating dependency file for OSMUX_Types_part_1.cc Creating dependency file for OSMUX_Emulation_part_7.cc Creating dependency file for OSMUX_Emulation_part_6.cc Creating dependency file for OSMUX_Emulation_part_5.cc Creating dependency file for OSMUX_Emulation_part_4.cc Creating dependency file for OSMUX_Emulation_part_3.cc Creating dependency file for OSMUX_Emulation_part_2.cc Creating dependency file for OSMUX_Emulation_part_1.cc Creating dependency file for OSMUX_CodecPort_CtrlFunct_part_7.cc Creating dependency file for OSMUX_CodecPort_CtrlFunct_part_6.cc Creating dependency file for OSMUX_CodecPort_CtrlFunct_part_5.cc Creating dependency file for OSMUX_CodecPort_CtrlFunct_part_4.cc Creating dependency file for OSMUX_CodecPort_CtrlFunct_part_3.cc Creating dependency file for OSMUX_CodecPort_CtrlFunct_part_2.cc Creating dependency file for OSMUX_CodecPort_CtrlFunct_part_1.cc Creating dependency file for OSMUX_CodecPort_part_7.cc Creating dependency file for OSMUX_CodecPort_part_6.cc Creating dependency file for OSMUX_CodecPort_part_5.cc Creating dependency file for OSMUX_CodecPort_part_4.cc Creating dependency file for OSMUX_CodecPort_part_3.cc Creating dependency file for OSMUX_CodecPort_part_2.cc Creating dependency file for OSMUX_CodecPort_part_1.cc Creating dependency file for Native_Functions_part_7.cc Creating dependency file for Native_Functions_part_6.cc Creating dependency file for Native_Functions_part_5.cc Creating dependency file for Native_Functions_part_4.cc Creating dependency file for Native_Functions_part_3.cc Creating dependency file for Native_Functions_part_2.cc Creating dependency file for Native_Functions_part_1.cc Creating dependency file for Misc_Helpers_part_7.cc Creating dependency file for Misc_Helpers_part_6.cc Creating dependency file for Misc_Helpers_part_5.cc Creating dependency file for Misc_Helpers_part_4.cc Creating dependency file for Misc_Helpers_part_3.cc Creating dependency file for Misc_Helpers_part_2.cc Creating dependency file for Misc_Helpers_part_1.cc Creating dependency file for MGCP_Types_part_7.cc Creating dependency file for MGCP_Types_part_6.cc Creating dependency file for MGCP_Types_part_5.cc Creating dependency file for MGCP_Types_part_4.cc Creating dependency file for MGCP_Types_part_3.cc Creating dependency file for MGCP_Types_part_2.cc Creating dependency file for MGCP_Types_part_1.cc Creating dependency file for MGCP_Test_part_7.cc Creating dependency file for MGCP_Test_part_6.cc Creating dependency file for MGCP_Test_part_5.cc Creating dependency file for MGCP_Test_part_4.cc Creating dependency file for MGCP_Test_part_3.cc Creating dependency file for MGCP_Test_part_2.cc Creating dependency file for MGCP_Test_part_1.cc Creating dependency file for MGCP_Templates_part_7.cc Creating dependency file for MGCP_Templates_part_6.cc Creating dependency file for MGCP_Templates_part_5.cc Creating dependency file for MGCP_Templates_part_4.cc Creating dependency file for MGCP_Templates_part_3.cc Creating dependency file for MGCP_Templates_part_2.cc Creating dependency file for MGCP_Templates_part_1.cc Creating dependency file for MGCP_CodecPort_CtrlFunct_part_7.cc Creating dependency file for MGCP_CodecPort_CtrlFunct_part_6.cc Creating dependency file for MGCP_CodecPort_CtrlFunct_part_5.cc Creating dependency file for MGCP_CodecPort_CtrlFunct_part_4.cc Creating dependency file for MGCP_CodecPort_CtrlFunct_part_3.cc Creating dependency file for MGCP_CodecPort_CtrlFunct_part_2.cc Creating dependency file for MGCP_CodecPort_CtrlFunct_part_1.cc Creating dependency file for MGCP_CodecPort_part_7.cc Creating dependency file for MGCP_CodecPort_part_6.cc Creating dependency file for MGCP_CodecPort_part_5.cc Creating dependency file for MGCP_CodecPort_part_4.cc Creating dependency file for MGCP_CodecPort_part_3.cc Creating dependency file for MGCP_CodecPort_part_2.cc Creating dependency file for MGCP_CodecPort_part_1.cc Creating dependency file for IuUP_Types_part_7.cc Creating dependency file for IuUP_Types_part_6.cc Creating dependency file for IuUP_Types_part_5.cc Creating dependency file for IuUP_Types_part_4.cc Creating dependency file for IuUP_Types_part_3.cc Creating dependency file for IuUP_Types_part_2.cc Creating dependency file for IuUP_Types_part_1.cc Creating dependency file for IuUP_Emulation_part_7.cc Creating dependency file for IuUP_Emulation_part_6.cc Creating dependency file for IuUP_Emulation_part_5.cc Creating dependency file for IuUP_Emulation_part_4.cc Creating dependency file for IuUP_Emulation_part_3.cc Creating dependency file for IuUP_Emulation_part_2.cc Creating dependency file for IuUP_Emulation_part_1.cc Creating dependency file for IP_Types_part_7.cc Creating dependency file for IP_Types_part_6.cc Creating dependency file for IP_Types_part_5.cc Creating dependency file for IP_Types_part_4.cc Creating dependency file for IP_Types_part_3.cc Creating dependency file for IP_Types_part_2.cc Creating dependency file for IP_Types_part_1.cc Creating dependency file for IPL4asp_Types_part_7.cc Creating dependency file for IPL4asp_Types_part_6.cc Creating dependency file for IPL4asp_Types_part_5.cc Creating dependency file for IPL4asp_Types_part_4.cc Creating dependency file for IPL4asp_Types_part_3.cc Creating dependency file for IPL4asp_Types_part_2.cc Creating dependency file for IPL4asp_Types_part_1.cc Creating dependency file for IPL4asp_PortType_part_7.cc Creating dependency file for IPL4asp_PortType_part_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 IPCP_Types_part_7.cc Creating dependency file for IPCP_Types_part_6.cc Creating dependency file for IPCP_Types_part_5.cc Creating dependency file for IPCP_Types_part_4.cc Creating dependency file for IPCP_Types_part_3.cc Creating dependency file for IPCP_Types_part_2.cc Creating dependency file for IPCP_Types_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 IPCP_Types.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 IPCP_Types.o IPCP_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 IPCP_Types_part_1.o IPCP_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 IPCP_Types_part_2.o IPCP_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 IPCP_Types_part_3.o IPCP_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 IPCP_Types_part_4.o IPCP_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 IPCP_Types_part_5.o IPCP_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 IPCP_Types_part_6.o IPCP_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 IPCP_Types_part_7.o IPCP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_7.o IPL4asp_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_7.o IPL4asp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_1.o IPL4asp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_2.o IPL4asp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_3.o IPL4asp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_4.o IPL4asp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_5.o IPL4asp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_6.o IPL4asp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_7.o IPL4asp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IP_Types_part_1.o IP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IP_Types_part_2.o IP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IP_Types_part_3.o IP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IP_Types_part_4.o IP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IP_Types_part_5.o IP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IP_Types_part_6.o IP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IP_Types_part_7.o IP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Emulation_part_1.o IuUP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Emulation_part_2.o IuUP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Emulation_part_3.o IuUP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Emulation_part_4.o IuUP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Emulation_part_5.o IuUP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Emulation_part_6.o IuUP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Emulation_part_7.o IuUP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Types_part_1.o IuUP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Types_part_2.o IuUP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Types_part_3.o IuUP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Types_part_4.o IuUP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Types_part_5.o IuUP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Types_part_6.o IuUP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Types_part_7.o IuUP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_part_1.o MGCP_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_part_2.o MGCP_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_part_3.o MGCP_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_part_4.o MGCP_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_part_5.o MGCP_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_part_6.o MGCP_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_part_7.o MGCP_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_CtrlFunct_part_1.o MGCP_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_CtrlFunct_part_2.o MGCP_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_CtrlFunct_part_3.o MGCP_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_CtrlFunct_part_4.o MGCP_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_CtrlFunct_part_5.o MGCP_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_CtrlFunct_part_6.o MGCP_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_CtrlFunct_part_7.o MGCP_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Templates_part_1.o MGCP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Templates_part_2.o MGCP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Templates_part_3.o MGCP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Templates_part_4.o MGCP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Templates_part_5.o MGCP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Templates_part_6.o MGCP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Templates_part_7.o MGCP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Test_part_1.o MGCP_Test_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Test_part_2.o MGCP_Test_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Test_part_3.o MGCP_Test_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Test_part_4.o MGCP_Test_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Test_part_5.o MGCP_Test_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Test_part_6.o MGCP_Test_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Test_part_7.o MGCP_Test_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Types_part_1.o MGCP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Types_part_2.o MGCP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Types_part_3.o MGCP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Types_part_4.o MGCP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Types_part_5.o MGCP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Types_part_6.o MGCP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Types_part_7.o MGCP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_1.o Misc_Helpers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_2.o Misc_Helpers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_3.o Misc_Helpers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_4.o Misc_Helpers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_5.o Misc_Helpers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_6.o Misc_Helpers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_7.o Misc_Helpers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_1.o Native_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_2.o Native_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_3.o Native_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_4.o Native_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_5.o Native_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_6.o Native_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_7.o Native_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_CodecPort_part_1.o OSMUX_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_CodecPort_part_2.o OSMUX_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_CodecPort_part_3.o OSMUX_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_CodecPort_part_4.o OSMUX_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_CodecPort_part_5.o OSMUX_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_CodecPort_part_6.o OSMUX_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_CodecPort_part_7.o OSMUX_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_CodecPort_CtrlFunct_part_1.o OSMUX_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_CodecPort_CtrlFunct_part_2.o OSMUX_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_CodecPort_CtrlFunct_part_3.o OSMUX_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_CodecPort_CtrlFunct_part_4.o OSMUX_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_CodecPort_CtrlFunct_part_5.o OSMUX_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_CodecPort_CtrlFunct_part_6.o OSMUX_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_CodecPort_CtrlFunct_part_7.o OSMUX_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_Emulation_part_1.o OSMUX_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_Emulation_part_2.o OSMUX_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_Emulation_part_3.o OSMUX_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_Emulation_part_4.o OSMUX_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_Emulation_part_5.o OSMUX_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_Emulation_part_6.o OSMUX_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_Emulation_part_7.o OSMUX_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_Types_part_1.o OSMUX_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_Types_part_2.o OSMUX_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_Types_part_3.o OSMUX_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_Types_part_4.o OSMUX_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_Types_part_5.o OSMUX_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_Types_part_6.o OSMUX_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_Types_part_7.o OSMUX_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Adapter_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_5.o Osmocom_CTRL_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_6.o Osmocom_CTRL_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_7.o Osmocom_CTRL_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_7.o Osmocom_CTRL_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_1.o Osmocom_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_2.o Osmocom_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_3.o Osmocom_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_4.o Osmocom_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_5.o Osmocom_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_6.o Osmocom_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_7.o Osmocom_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_7.o Osmocom_VTY_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_part_1.o RTP_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_part_2.o RTP_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_part_3.o RTP_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_part_4.o RTP_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_part_5.o RTP_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_part_6.o RTP_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_part_7.o RTP_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_CtrlFunct_part_1.o RTP_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_CtrlFunct_part_2.o RTP_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_CtrlFunct_part_3.o RTP_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_CtrlFunct_part_4.o RTP_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_CtrlFunct_part_5.o RTP_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_CtrlFunct_part_6.o RTP_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_CtrlFunct_part_7.o RTP_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Emulation_part_1.o RTP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Emulation_part_2.o RTP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Emulation_part_3.o RTP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Emulation_part_4.o RTP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Emulation_part_5.o RTP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Emulation_part_6.o RTP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Emulation_part_7.o RTP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Endpoint_part_1.o RTP_Endpoint_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Endpoint_part_2.o RTP_Endpoint_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Endpoint_part_3.o RTP_Endpoint_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Endpoint_part_4.o RTP_Endpoint_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Endpoint_part_5.o RTP_Endpoint_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Endpoint_part_6.o RTP_Endpoint_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Endpoint_part_7.o RTP_Endpoint_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Types_part_1.o RTP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Types_part_2.o RTP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Types_part_3.o RTP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Types_part_4.o RTP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Types_part_5.o RTP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Types_part_6.o RTP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Types_part_7.o RTP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Templates_part_1.o SDP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Templates_part_2.o SDP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Templates_part_3.o SDP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Templates_part_4.o SDP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Templates_part_5.o SDP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Templates_part_6.o SDP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Templates_part_7.o SDP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Types_part_1.o SDP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Types_part_2.o SDP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Types_part_3.o SDP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Types_part_4.o SDP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Types_part_5.o SDP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Types_part_6.o SDP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Types_part_7.o SDP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_7.o Socket_API_Definitions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_part_1.o StatsD_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_part_2.o StatsD_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_part_3.o StatsD_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_part_4.o StatsD_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_part_5.o StatsD_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_part_6.o StatsD_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_part_7.o StatsD_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_CtrlFunct_part_1.o StatsD_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_CtrlFunct_part_2.o StatsD_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_CtrlFunct_part_3.o StatsD_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_CtrlFunct_part_4.o StatsD_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_CtrlFunct_part_5.o StatsD_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_CtrlFunct_part_6.o StatsD_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_CtrlFunct_part_7.o StatsD_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Types_part_1.o StatsD_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Types_part_2.o StatsD_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Types_part_3.o StatsD_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Types_part_4.o StatsD_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Types_part_5.o StatsD_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Types_part_6.o StatsD_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Types_part_7.o StatsD_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_7.o TCCConversion_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_7.o TCCInterface_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_7.o TELNETasp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation.o IPA_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Checker.o StatsD_Checker.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_1.o IPA_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_2.o IPA_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_3.o IPA_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_4.o IPA_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_5.o IPA_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_6.o IPA_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_7.o IPA_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Checker_part_1.o StatsD_Checker_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Checker_part_2.o StatsD_Checker_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Checker_part_3.o StatsD_Checker_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Checker_part_4.o StatsD_Checker_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Checker_part_5.o StatsD_Checker_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Checker_part_6.o StatsD_Checker_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Checker_part_7.o StatsD_Checker_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_parse_.tab.o SDP_parse_.tab.c env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o lex.SDP_parse_.o lex.SDP_parse_.c env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunctDef.o IPA_CodecPort_CtrlFunctDef.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PT.o IPL4asp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_discovery.o IPL4asp_discovery.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IP_EncDec.o IP_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_EncDec.o IuUP_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_CtrlFunctDef.o MGCP_CodecPort_CtrlFunctDef.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_FunctionDefs.o Native_FunctionDefs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_CodecPort_CtrlFunctDef.o OSMUX_CodecPort_CtrlFunctDef.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_CtrlFunctDef.o RTP_CodecPort_CtrlFunctDef.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_EncDec.o RTP_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_EncDec.o SDP_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_CtrlFunctdef.o StatsD_CodecPort_CtrlFunctdef.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion.o TCCConversion.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface.o TCCInterface.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PT.o TELNETasp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o AMR_Types.so AMR_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types.so General_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort.so IPA_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct.so IPA_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types.so IPA_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types.so IPCP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions.so IPL4asp_Functions.o lex.SDP_parse_.c: In function 'int SDP_parse_lex()': lex.SDP_parse_.c:21592:32: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 21592 | register yy_state_type yy_current_state; | ^~~~~~~~~~~~~~~~ lex.SDP_parse_.c:21593:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 21593 | register char *yy_cp, *yy_bp; | ^~~~~ lex.SDP_parse_.c:21593:32: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 21593 | register char *yy_cp, *yy_bp; | ^~~~~ lex.SDP_parse_.c:21594:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 21594 | register int yy_act; | ^~~~~~ lex.SDP_parse_.c: In function 'int yy_get_next_buffer()': lex.SDP_parse_.c:22512:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 22512 | register char *dest = YY_CURRENT_BUFFER_LVALUE->yy_ch_buf; | ^~~~ lex.SDP_parse_.c:22513:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 22513 | register char *source = (yytext_ptr); | ^~~~~~ lex.SDP_parse_.c:22514:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 22514 | register int number_to_move, i; | ^~~~~~~~~~~~~~ lex.SDP_parse_.c:22514:38: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 22514 | register int number_to_move, i; | ^ lex.SDP_parse_.c: In function 'yy_state_type yy_get_previous_state()': lex.SDP_parse_.c:22646:32: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 22646 | register yy_state_type yy_current_state; | ^~~~~~~~~~~~~~~~ lex.SDP_parse_.c:22647:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 22647 | register char *yy_cp; | ^~~~~ lex.SDP_parse_.c: In function 'yy_state_type yy_try_NUL_trans(yy_state_type)': lex.SDP_parse_.c:22676:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 22676 | register int yy_is_jam; | ^~~~~~~~~ lex.SDP_parse_.c:22677:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 22677 | register char *yy_cp = (yy_c_buf_p); | ^~~~~ env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType.so IPL4asp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types.so IPL4asp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IP_Types.so IP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IuUP_Emulation.so IuUP_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IuUP_Types.so IuUP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_CodecPort.so MGCP_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_CodecPort_CtrlFunct.so MGCP_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Templates.so MGCP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Test.so MGCP_Test.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Types.so MGCP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers.so Misc_Helpers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions.so Native_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o OSMUX_CodecPort.so OSMUX_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o OSMUX_CodecPort_CtrlFunct.so OSMUX_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o OSMUX_Emulation.so OSMUX_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o OSMUX_Types.so OSMUX_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter.so Osmocom_CTRL_Adapter.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions.so Osmocom_CTRL_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types.so Osmocom_CTRL_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types.so Osmocom_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions.so Osmocom_VTY_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_CodecPort.so RTP_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_CodecPort_CtrlFunct.so RTP_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Emulation.so RTP_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Endpoint.so RTP_Endpoint.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Types.so RTP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_Templates.so SDP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_Types.so SDP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions.so Socket_API_Definitions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort.so StatsD_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_CtrlFunct.so StatsD_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Types.so StatsD_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions.so TCCConversion_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions.so TCCInterface_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType.so TELNETasp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o AMR_Types_part_1.so AMR_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o AMR_Types_part_2.so AMR_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o AMR_Types_part_3.so AMR_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o AMR_Types_part_4.so AMR_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o AMR_Types_part_5.so AMR_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o AMR_Types_part_6.so AMR_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o AMR_Types_part_7.so AMR_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_1.so General_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_2.so General_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_3.so General_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_4.so General_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_5.so General_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_6.so General_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_7.so General_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_1.so IPA_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_2.so IPA_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_3.so IPA_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_4.so IPA_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_5.so IPA_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_6.so IPA_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_7.so IPA_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_1.so IPA_CodecPort_CtrlFunct_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_2.so IPA_CodecPort_CtrlFunct_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_3.so IPA_CodecPort_CtrlFunct_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_4.so IPA_CodecPort_CtrlFunct_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_5.so IPA_CodecPort_CtrlFunct_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_6.so IPA_CodecPort_CtrlFunct_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_7.so IPA_CodecPort_CtrlFunct_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_1.so IPA_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_2.so IPA_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_3.so IPA_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_4.so IPA_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_5.so IPA_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_6.so IPA_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_7.so IPA_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_1.so IPCP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_2.so IPCP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_3.so IPCP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_4.so IPCP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_5.so IPCP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_6.so IPCP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_7.so IPCP_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 IPCP_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 IPCP_Types_part_1.so IPCP_Types_part_2.so IPCP_Types_part_3.so IPCP_Types_part_4.so IPCP_Types_part_5.so IPCP_Types_part_6.so IPCP_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 IPCP_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 IPCP_Types_part_1.o IPCP_Types_part_2.o IPCP_Types_part_3.o IPCP_Types_part_4.o IPCP_Types_part_5.o IPCP_Types_part_6.o IPCP_Types_part_7.o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_7.o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_7.o IPL4asp_Types_part_1.o IPL4asp_Types_part_2.o IPL4asp_Types_part_3.o IPL4asp_Types_part_4.o IPL4asp_Types_part_5.o IPL4asp_Types_part_6.o IPL4asp_Types_part_7.o IP_Types_part_1.o IP_Types_part_2.o IP_Types_part_3.o IP_Types_part_4.o IP_Types_part_5.o IP_Types_part_6.o IP_Types_part_7.o IuUP_Emulation_part_1.o IuUP_Emulation_part_2.o IuUP_Emulation_part_3.o IuUP_Emulation_part_4.o IuUP_Emulation_part_5.o IuUP_Emulation_part_6.o IuUP_Emulation_part_7.o IuUP_Types_part_1.o IuUP_Types_part_2.o IuUP_Types_part_3.o IuUP_Types_part_4.o IuUP_Types_part_5.o IuUP_Types_part_6.o IuUP_Types_part_7.o MGCP_CodecPort_part_1.o MGCP_CodecPort_part_2.o MGCP_CodecPort_part_3.o MGCP_CodecPort_part_4.o MGCP_CodecPort_part_5.o MGCP_CodecPort_part_6.o MGCP_CodecPort_part_7.o MGCP_CodecPort_CtrlFunct_part_1.o MGCP_CodecPort_CtrlFunct_part_2.o MGCP_CodecPort_CtrlFunct_part_3.o MGCP_CodecPort_CtrlFunct_part_4.o MGCP_CodecPort_CtrlFunct_part_5.o MGCP_CodecPort_CtrlFunct_part_6.o MGCP_CodecPort_CtrlFunct_part_7.o MGCP_Templates_part_1.o MGCP_Templates_part_2.o MGCP_Templates_part_3.o MGCP_Templates_part_4.o MGCP_Templates_part_5.o MGCP_Templates_part_6.o MGCP_Templates_part_7.o MGCP_Test_part_1.o MGCP_Test_part_2.o MGCP_Test_part_3.o MGCP_Test_part_4.o MGCP_Test_part_5.o MGCP_Test_part_6.o MGCP_Test_part_7.o MGCP_Types_part_1.o MGCP_Types_part_2.o MGCP_Types_part_3.o MGCP_Types_part_4.o MGCP_Types_part_5.o MGCP_Types_part_6.o MGCP_Types_part_7.o Misc_Helpers_part_1.o Misc_Helpers_part_2.o Misc_Helpers_part_3.o Misc_Helpers_part_4.o Misc_Helpers_part_5.o Misc_Helpers_part_6.o Misc_Helpers_part_7.o Native_Functions_part_1.o Native_Functions_part_2.o Native_Functions_part_3.o Native_Functions_part_4.o Native_Functions_part_5.o Native_Functions_part_6.o Native_Functions_part_7.o OSMUX_CodecPort_part_1.o OSMUX_CodecPort_part_2.o OSMUX_CodecPort_part_3.o OSMUX_CodecPort_part_4.o OSMUX_CodecPort_part_5.o OSMUX_CodecPort_part_6.o OSMUX_CodecPort_part_7.o OSMUX_CodecPort_CtrlFunct_part_1.o OSMUX_CodecPort_CtrlFunct_part_2.o OSMUX_CodecPort_CtrlFunct_part_3.o OSMUX_CodecPort_CtrlFunct_part_4.o OSMUX_CodecPort_CtrlFunct_part_5.o OSMUX_CodecPort_CtrlFunct_part_6.o OSMUX_CodecPort_CtrlFunct_part_7.o OSMUX_Emulation_part_1.o OSMUX_Emulation_part_2.o OSMUX_Emulation_part_3.o OSMUX_Emulation_part_4.o OSMUX_Emulation_part_5.o OSMUX_Emulation_part_6.o OSMUX_Emulation_part_7.o OSMUX_Types_part_1.o OSMUX_Types_part_2.o OSMUX_Types_part_3.o OSMUX_Types_part_4.o OSMUX_Types_part_5.o OSMUX_Types_part_6.o OSMUX_Types_part_7.o Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_5.o Osmocom_CTRL_Functions_part_6.o Osmocom_CTRL_Functions_part_7.o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_part_7.o Osmocom_Types_part_1.o Osmocom_Types_part_2.o Osmocom_Types_part_3.o Osmocom_Types_part_4.o Osmocom_Types_part_5.o Osmocom_Types_part_6.o Osmocom_Types_part_7.o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_7.o RTP_CodecPort_part_1.o RTP_CodecPort_part_2.o RTP_CodecPort_part_3.o RTP_CodecPort_part_4.o RTP_CodecPort_part_5.o RTP_CodecPort_part_6.o RTP_CodecPort_part_7.o RTP_CodecPort_CtrlFunct_part_1.o RTP_CodecPort_CtrlFunct_part_2.o RTP_CodecPort_CtrlFunct_part_3.o RTP_CodecPort_CtrlFunct_part_4.o RTP_CodecPort_CtrlFunct_part_5.o RTP_CodecPort_CtrlFunct_part_6.o RTP_CodecPort_CtrlFunct_part_7.o RTP_Emulation_part_1.o RTP_Emulation_part_2.o RTP_Emulation_part_3.o RTP_Emulation_part_4.o RTP_Emulation_part_5.o RTP_Emulation_part_6.o RTP_Emulation_part_7.o RTP_Endpoint_part_1.o RTP_Endpoint_part_2.o RTP_Endpoint_part_3.o RTP_Endpoint_part_4.o RTP_Endpoint_part_5.o RTP_Endpoint_part_6.o RTP_Endpoint_part_7.o RTP_Types_part_1.o RTP_Types_part_2.o RTP_Types_part_3.o RTP_Types_part_4.o RTP_Types_part_5.o RTP_Types_part_6.o RTP_Types_part_7.o SDP_Templates_part_1.o SDP_Templates_part_2.o SDP_Templates_part_3.o SDP_Templates_part_4.o SDP_Templates_part_5.o SDP_Templates_part_6.o SDP_Templates_part_7.o SDP_Types_part_1.o SDP_Types_part_2.o SDP_Types_part_3.o SDP_Types_part_4.o SDP_Types_part_5.o SDP_Types_part_6.o SDP_Types_part_7.o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_7.o StatsD_CodecPort_part_1.o StatsD_CodecPort_part_2.o StatsD_CodecPort_part_3.o StatsD_CodecPort_part_4.o StatsD_CodecPort_part_5.o StatsD_CodecPort_part_6.o StatsD_CodecPort_part_7.o StatsD_CodecPort_CtrlFunct_part_1.o StatsD_CodecPort_CtrlFunct_part_2.o StatsD_CodecPort_CtrlFunct_part_3.o StatsD_CodecPort_CtrlFunct_part_4.o StatsD_CodecPort_CtrlFunct_part_5.o StatsD_CodecPort_CtrlFunct_part_6.o StatsD_CodecPort_CtrlFunct_part_7.o StatsD_Types_part_1.o StatsD_Types_part_2.o StatsD_Types_part_3.o StatsD_Types_part_4.o StatsD_Types_part_5.o StatsD_Types_part_6.o StatsD_Types_part_7.o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_7.o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_7.o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_7.o IPA_Emulation.o StatsD_Checker.o IPA_Emulation_part_1.o IPA_Emulation_part_2.o IPA_Emulation_part_3.o IPA_Emulation_part_4.o IPA_Emulation_part_5.o IPA_Emulation_part_6.o IPA_Emulation_part_7.o StatsD_Checker_part_1.o StatsD_Checker_part_2.o StatsD_Checker_part_3.o StatsD_Checker_part_4.o StatsD_Checker_part_5.o StatsD_Checker_part_6.o StatsD_Checker_part_7.o SDP_parse_.tab.o lex.SDP_parse_.o IPA_CodecPort_CtrlFunctDef.o IPL4asp_PT.o IPL4asp_discovery.o IP_EncDec.o IuUP_EncDec.o MGCP_CodecPort_CtrlFunctDef.o Native_FunctionDefs.o OSMUX_CodecPort_CtrlFunctDef.o RTP_CodecPort_CtrlFunctDef.o RTP_EncDec.o SDP_EncDec.o StatsD_CodecPort_CtrlFunctdef.o TCCConversion.o TCCInterface.o TELNETasp_PT.o; exit 1; fi [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/mgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-mgw-osmocom-nightly-20241017-0550-4041163a', 'sh', '-c', "echo 'deb [signed-by=/obs.key] https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12/ ./' > /etc/apt/sources.list.d/osmocom.list"] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/mgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-mgw-osmocom-nightly-20241017-0550-4041163a', 'apt-get', '-q', 'update'] Hit:1 http://deb.debian.org/debian bookworm InRelease Hit:2 http://deb.debian.org/debian bookworm-updates InRelease Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease [1579 B] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ Packages [192 kB] Fetched 194 kB in 1s (333 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/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/mgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-mgw-osmocom-nightly-20241017-0550-4041163a', 'apt-get', '-q', 'install', '-y', '--no-install-recommends', 'osmo-mgw'] Reading package lists... Building dependency tree... The following additional packages will be installed: libosmoabis13 libosmocodec4 libosmocore22 libosmoctrl0 libosmogsm20 libosmoisdn0 libosmonetif11 libosmotrau10 libosmovty13 osmocom-nightly The following NEW packages will be installed: libosmoabis13 libosmocodec4 libosmocore22 libosmoctrl0 libosmogsm20 libosmoisdn0 libosmonetif11 libosmotrau10 libosmovty13 osmo-mgw osmocom-nightly 0 upgraded, 11 newly installed, 0 to remove and 1 not upgraded. Need to get 934 kB of archives. After this operation, 2380 kB of additional disk space will be used. Get:1 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-nightly 202410162026 [1180 B] Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore22 1.10.0.18.abbf.202410162026 [168 kB] Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.10.0.18.abbf.202410162026 [69.7 kB] Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.10.0.18.abbf.202410162026 [227 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.10.0.18.abbf.202410162026 [103 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoabis13 1.6.0.21.7306.202410162026 [73.2 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocodec4 1.10.0.18.abbf.202410162026 [50.6 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoctrl0 1.10.0.18.abbf.202410162026 [58.8 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmonetif11 1.5.1.5.89a1.202410162026 [53.9 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmotrau10 1.6.0.21.7306.202410162026 [32.9 kB] Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-mgw 1.13.1.202410162026 [96.5 kB] Fetched 934 kB in 0s (19.8 MB/s) debconf: delaying package configuration, since apt-utils is not installed Selecting previously unselected package osmocom-nightly. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 39994 files and directories currently installed.) Preparing to unpack .../00-osmocom-nightly_202410162026_amd64.deb ... Unpacking osmocom-nightly (202410162026) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../01-libosmocore22_1.10.0.18.abbf.202410162026_amd64.deb ... Unpacking libosmocore22:amd64 (1.10.0.18.abbf.202410162026) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../02-libosmoisdn0_1.10.0.18.abbf.202410162026_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.10.0.18.abbf.202410162026) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../03-libosmogsm20_1.10.0.18.abbf.202410162026_amd64.deb ... Unpacking libosmogsm20:amd64 (1.10.0.18.abbf.202410162026) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../04-libosmovty13_1.10.0.18.abbf.202410162026_amd64.deb ... Unpacking libosmovty13:amd64 (1.10.0.18.abbf.202410162026) ... Selecting previously unselected package libosmoabis13:amd64. Preparing to unpack .../05-libosmoabis13_1.6.0.21.7306.202410162026_amd64.deb ... Unpacking libosmoabis13:amd64 (1.6.0.21.7306.202410162026) ... Selecting previously unselected package libosmocodec4:amd64. Preparing to unpack .../06-libosmocodec4_1.10.0.18.abbf.202410162026_amd64.deb ... Unpacking libosmocodec4:amd64 (1.10.0.18.abbf.202410162026) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../07-libosmoctrl0_1.10.0.18.abbf.202410162026_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.10.0.18.abbf.202410162026) ... Selecting previously unselected package libosmonetif11:amd64. Preparing to unpack .../08-libosmonetif11_1.5.1.5.89a1.202410162026_amd64.deb ... Unpacking libosmonetif11:amd64 (1.5.1.5.89a1.202410162026) ... Selecting previously unselected package libosmotrau10:amd64. Preparing to unpack .../09-libosmotrau10_1.6.0.21.7306.202410162026_amd64.deb ... Unpacking libosmotrau10:amd64 (1.6.0.21.7306.202410162026) ... Selecting previously unselected package osmo-mgw. Preparing to unpack .../10-osmo-mgw_1.13.1.202410162026_amd64.deb ... Unpacking osmo-mgw (1.13.1.202410162026) ... Setting up osmocom-nightly (202410162026) ... Setting up libosmocore22:amd64 (1.10.0.18.abbf.202410162026) ... Setting up libosmocodec4:amd64 (1.10.0.18.abbf.202410162026) ... Setting up libosmovty13:amd64 (1.10.0.18.abbf.202410162026) ... Setting up libosmoisdn0:amd64 (1.10.0.18.abbf.202410162026) ... Setting up libosmotrau10:amd64 (1.6.0.21.7306.202410162026) ... Setting up libosmogsm20:amd64 (1.10.0.18.abbf.202410162026) ... Setting up libosmoabis13:amd64 (1.6.0.21.7306.202410162026) ... Setting up libosmoctrl0:amd64 (1.10.0.18.abbf.202410162026) ... Setting up libosmonetif11:amd64 (1.5.1.5.89a1.202410162026) ... Setting up osmo-mgw (1.13.1.202410162026) ... 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/logs [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/mgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-mgw-osmocom-nightly-20241017-0550-4041163a', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/mgw/MGCP_Test.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.cfg'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/mgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-mgw-osmocom-nightly-20241017-0550-4041163a', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/mgw/osmo-mgw.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/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/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/mgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-mgw-osmocom-nightly-20241017-0550-4041163a', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/mgw/MGCP_Test.default', '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.default'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/mgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-mgw-osmocom-nightly-20241017-0550-4041163a', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/Common.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/Common.cfg'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/mgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-mgw-osmocom-nightly-20241017-0550-4041163a', 'sed', '-i', 's#TTCN3_HACKS_PATH := .*#TTCN3_HACKS_PATH := "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks"#', '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/Common.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.cfg [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/mgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-mgw-osmocom-nightly-20241017-0550-4041163a', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/Common.cfg [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/mgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-mgw-osmocom-nightly-20241017-0550-4041163a', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/Common.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.default [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/mgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-mgw-osmocom-nightly-20241017-0550-4041163a', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.default'] [testenv] Running mgw [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/mgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/mgw', 'testenv-mgw-osmocom-nightly-20241017-0550-4041163a', 'sh', '-c', 'osmo-mgw 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/mgw/mgw.log'] range must end at an odd port number, autocorrecting port (16000) to: 16001 % Deprecated 'sdp audio-payload number <0-255>' config no longer has any effect % Deprecated 'sdp audio-payload name NAME' config no longer has any effect % Deprecated 'loop (0|1)' config no longer has any effect % Deprecated 'allow-transcoding' config no longer has any effect % Deprecated 'loop (0|1)' config no longer has any effect % Deprecated 'allow-transcoding' config no longer has any effect 20241017055013546 DLGLOBAL NOTICE <0003> Available via telnet 127.0.0.1 4243 (telnet_interface.c:88) 20241017055013546 DLCTRL NOTICE <000a> CTRL at 127.0.0.1 4267 (control_if.c:1024) 20241017055013546 DLMGCP NOTICE <0013> Configured for MGCP, listen on 127.0.0.1:2427 (mgw_main.c:424) [testenv] Running testsuite [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/mgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'TTCN3_PCAP_PATH=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite', '-e', 'OSMO_SUT_HOST=127.0.0.1', '-e', 'OSMO_SUT_PORT=4243', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite', 'testenv-mgw-osmocom-nightly-20241017-0550-4041163a', '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/start-testsuite.sh', '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/mgw/MGCP_Test', 'MGCP_Test.cfg'] ttcn3_start: Starting the test suite ttcn3_start: warning: TTCN3_DIR environment variable is not set spawn mctr_cli MGCP_Test.cfg ************************************************************************* * TTCN-3 Test Executor - Main Controller 2 * * Version: 9.0.0 * * Copyright (c) 2000-2023 Ericsson Telecom AB * * All rights reserved. This program and the accompanying materials * * are made available under the terms of the Eclipse Public License v2.0 * * which accompanies this distribution, and is available at * * https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html * ************************************************************************* Using configuration file: MGCP_Test.cfg MC@176d1c6d6327: Unix server socket created successfully. MC@176d1c6d6327: Listening on TCP port 36245. 176d1c6d6327 is the default MC2> spawn /home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/mgw/MGCP_Test 176d1c6d6327 36245 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@176d1c6d6327: New HC connected from 10.0.2.100 [10.0.2.100]. 176d1c6d6327: Linux 6.1.0-13-amd64 on x86_64. cmtc MC@176d1c6d6327: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@176d1c6d6327: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@176d1c6d6327: Configuration file was processed on all HCs. MC@176d1c6d6327: Creating MTC on host 10.0.2.100. MC@176d1c6d6327: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@176d1c6d6327: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_selftest'. ------ MGCP_Test.TC_selftest ------ Thu Oct 17 05:50:13 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_selftest.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_selftest.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@176d1c6d6327: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_selftest' was executed successfully (exit status: 0). MTC@176d1c6d6327: Test case TC_selftest started. MTC@176d1c6d6327: "AUEP 158663169 ds/e1-1/2@172.16.6.66 MGCP 1.0\r\n" MTC@176d1c6d6327: { line := { verb := "AUEP", trans_id := "158663169", ep := "ds/e1-1/2@172.16.6.66", ver := "1.0" }, params := { }, sdp := omit } MTC@176d1c6d6327: "MDCX 18983215 rtpbridge/1@mgw MGCP 1.0\r\n" MTC@176d1c6d6327: { line := { verb := "MDCX", trans_id := "18983215", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { }, sdp := omit } MTC@176d1c6d6327: "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@176d1c6d6327: { 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@176d1c6d6327: "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@176d1c6d6327: { 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@176d1c6d6327: { 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@176d1c6d6327: "CRCX 23 rtpbridge/42@mgw MGCP 1.0\r\nM: sendrecv\r\nC: 1234\r\nL: p:20, a:AMR\r\n" MTC@176d1c6d6327: "510 23 FAIL\r\n" MTC@176d1c6d6327: { line := { code := "510", trans_id := "23", string := "FAIL" }, params := { }, sdp := omit } MTC@176d1c6d6327: { response := { line := { code := "510", trans_id := "23", string := "FAIL" }, params := { }, sdp := omit } } MTC@176d1c6d6327: setverdict(pass): none -> pass MTC@176d1c6d6327: Setting final verdict of the test case. MTC@176d1c6d6327: Local verdict of MTC: pass MTC@176d1c6d6327: No PTCs were created. MTC@176d1c6d6327: Test case TC_selftest finished. Verdict: pass MTC@176d1c6d6327: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_selftest pass'. Thu Oct 17 05:50:14 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=352) Waiting for packet dumper to finish... 1 (prev_count=352, count=4392) MTC@176d1c6d6327: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_selftest pass' was executed successfully (exit status: 0). MTC@176d1c6d6327: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_auep_null'. ------ MGCP_Test.TC_auep_null ------ Thu Oct 17 05:50:17 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_auep_null.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_auep_null.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@176d1c6d6327: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_auep_null' was executed successfully (exit status: 0). MTC@176d1c6d6327: Test case TC_auep_null started. 20241017055018187 DLMGCP DEBUG <0013> Received message: line #00: DLCX 15706 null@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055018187 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for trunk resource of endpoint "null@mgw" (mgcp_protocol.c:445) 20241017055018187 DLMGCP NOTICE <0013> trunk:0 DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055018187 DLMGCP ERROR <0013> DLCX: Not allowed in 'null' endpoint! (mgcp_protocol.c:1386) 20241017055018187 DLMGCP DEBUG <0013> endpoint:none Generated response: code=502 (mgcp_protocol.c:230) 20241017055018187 DLMGCP DEBUG <0013> Generated response: line #00: 502 15706 FAIL (mgcp_msg.c:67) 20241017055018189 DLMGCP DEBUG <0013> Received message: line #00: AUEP 15707 null@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055018189 DLMGCP INFO <0013> AUEP: executing request handler "AuditEndpoint" for trunk resource of endpoint "null@mgw" (mgcp_protocol.c:445) 20241017055018189 DLMGCP NOTICE <0013> endpoint:none AUEP: auditing endpoint ... (mgcp_protocol.c:468) 20241017055018189 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241017055018189 DLMGCP DEBUG <0013> Generated response: line #00: 200 15707 OK (mgcp_msg.c:67) MTC@176d1c6d6327: setverdict(pass): none -> pass RTPEM1(4)@176d1c6d6327: Final verdict of PTC: none RTPEM0(3)@176d1c6d6327: Final verdict of PTC: none VirtCallAgent-STATS(6)@176d1c6d6327: Final verdict of PTC: none RTPEM2(5)@176d1c6d6327: Final verdict of PTC: none IPA-CTRL-CLI-IPA(7)@176d1c6d6327: Final verdict of PTC: none MTC@176d1c6d6327: Setting final verdict of the test case. MTC@176d1c6d6327: Local verdict of MTC: pass MTC@176d1c6d6327: Local verdict of PTC RTPEM0(3): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC RTPEM1(4): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC RTPEM2(5): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC VirtCallAgent-STATS(6): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC IPA-CTRL-CLI-IPA(7): none (pass -> pass) MTC@176d1c6d6327: Test case TC_auep_null finished. Verdict: pass MTC@176d1c6d6327: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_auep_null pass'. Thu Oct 17 05:50:18 UTC 2024 ====== MGCP_Test.TC_auep_null pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_auep_null.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=15448) MTC@176d1c6d6327: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_auep_null pass' was executed successfully (exit status: 0). MTC@176d1c6d6327: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx'. ------ MGCP_Test.TC_crcx ------ Thu Oct 17 05:50:20 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_crcx.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_crcx.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@176d1c6d6327: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx' was executed successfully (exit status: 0). MTC@176d1c6d6327: Test case TC_crcx started. 20241017055021384 DLMGCP DEBUG <0013> Received message: line #00: DLCX 51127 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055021385 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241017055021385 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241017055021385 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055021385 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241017055021385 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241017055021385 DLMGCP DEBUG <0013> Generated response: line #00: 515 51127 FAIL (mgcp_msg.c:67) 20241017055021391 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51128 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055021391 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055021391 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055021391 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055021391 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241017055021391 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241017055021391 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055021391 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1234/rtp C:1D9377DE r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055021391 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:1D9377DE connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055021391 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:1D9377DE output_enabled 0 (mgcp_msg.c:125) 20241017055021391 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055021391 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1234/rtp C:1D9377DE r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055021391 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055021391 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:1D9377DE CRCX: Creating connection: port: 4002 (mgcp_protocol.c:1112) 20241017055021391 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:1D9377DE CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055021391 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055021391 DLMGCP DEBUG <0013> Generated response: line #00: 200 51128 OK (mgcp_msg.c:67) 20241017055021391 DLMGCP DEBUG <0013> Generated response: line #01: I: 1D9377DE (mgcp_msg.c:67) 20241017055021392 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241017055021392 DLMGCP DEBUG <0013> Generated response: line #03: o=- 1D9377DE 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055021392 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241017055021392 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055021392 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241017055021392 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 4002 RTP/AVP 112 (mgcp_msg.c:67) 20241017055021392 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055021392 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241017055021393 DLMGCP DEBUG <0013> Received message: line #00: DLCX 51129 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055021393 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055021393 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241017055021393 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241017055021394 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055021394 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055021394 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055021394 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055021394 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055021394 DLMGCP DEBUG <0013> Generated response: line #00: 200 51129 OK (mgcp_msg.c:67) MTC@176d1c6d6327: setverdict(pass): none -> pass RTPEM2(10)@176d1c6d6327: Final verdict of PTC: none RTPEM0(8)@176d1c6d6327: Final verdict of PTC: none VirtCallAgent-STATS(11)@176d1c6d6327: Final verdict of PTC: none RTPEM1(9)@176d1c6d6327: Final verdict of PTC: none IPA-CTRL-CLI-IPA(12)@176d1c6d6327: Final verdict of PTC: none MTC@176d1c6d6327: Setting final verdict of the test case. MTC@176d1c6d6327: Local verdict of MTC: pass MTC@176d1c6d6327: Local verdict of PTC RTPEM0(8): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC RTPEM1(9): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC RTPEM2(10): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC VirtCallAgent-STATS(11): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC IPA-CTRL-CLI-IPA(12): none (pass -> pass) MTC@176d1c6d6327: Test case TC_crcx finished. Verdict: pass MTC@176d1c6d6327: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx pass'. Thu Oct 17 05:50:21 UTC 2024 ====== MGCP_Test.TC_crcx pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_crcx.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=24976) MTC@176d1c6d6327: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx pass' was executed successfully (exit status: 0). MTC@176d1c6d6327: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_no_lco'. ------ MGCP_Test.TC_crcx_no_lco ------ Thu Oct 17 05:50:23 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_crcx_no_lco.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_crcx_no_lco.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@176d1c6d6327: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_no_lco' was executed successfully (exit status: 0). MTC@176d1c6d6327: Test case TC_crcx_no_lco started. 20241017055024588 DLMGCP DEBUG <0013> Received message: line #00: DLCX 1764 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055024588 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241017055024588 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241017055024588 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055024588 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241017055024588 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241017055024588 DLMGCP DEBUG <0013> Generated response: line #00: 515 1764 FAIL (mgcp_msg.c:67) 20241017055024594 DLMGCP DEBUG <0013> Received message: line #00: CRCX 1765 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055024594 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055024594 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055024594 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241017055024594 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241017055024594 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055024594 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1234/rtp C:432A0516 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055024594 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:432A0516 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055024594 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:432A0516 output_enabled 0 (mgcp_msg.c:125) 20241017055024594 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1234/rtp C:432A0516 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) 20241017055024594 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055024594 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:432A0516 CRCX: Creating connection: port: 4004 (mgcp_protocol.c:1112) 20241017055024594 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:432A0516 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055024594 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055024594 DLMGCP DEBUG <0013> Generated response: line #00: 200 1765 OK (mgcp_msg.c:67) 20241017055024594 DLMGCP DEBUG <0013> Generated response: line #01: I: 432A0516 (mgcp_msg.c:67) 20241017055024594 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241017055024594 DLMGCP DEBUG <0013> Generated response: line #03: o=- 432A0516 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055024594 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241017055024594 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055024594 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241017055024594 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 4004 RTP/AVP 0 (mgcp_msg.c:67) 20241017055024594 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:67) 20241017055024595 DLMGCP DEBUG <0013> Received message: line #00: DLCX 1766 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055024595 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055024595 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241017055024595 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241017055024595 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055024595 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055024596 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055024596 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055024596 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055024596 DLMGCP DEBUG <0013> Generated response: line #00: 200 1766 OK (mgcp_msg.c:67) MTC@176d1c6d6327: setverdict(pass): none -> pass RTPEM1(14)@176d1c6d6327: Final verdict of PTC: none RTPEM0(13)@176d1c6d6327: Final verdict of PTC: none VirtCallAgent-STATS(16)@176d1c6d6327: Final verdict of PTC: none RTPEM2(15)@176d1c6d6327: Final verdict of PTC: none IPA-CTRL-CLI-IPA(17)@176d1c6d6327: Final verdict of PTC: none MTC@176d1c6d6327: Setting final verdict of the test case. MTC@176d1c6d6327: Local verdict of MTC: pass MTC@176d1c6d6327: Local verdict of PTC RTPEM0(13): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC RTPEM1(14): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC RTPEM2(15): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC VirtCallAgent-STATS(16): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC IPA-CTRL-CLI-IPA(17): none (pass -> pass) MTC@176d1c6d6327: Test case TC_crcx_no_lco finished. Verdict: pass MTC@176d1c6d6327: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_no_lco pass'. Thu Oct 17 05:50:24 UTC 2024 ====== MGCP_Test.TC_crcx_no_lco pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_crcx_no_lco.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=24284) MTC@176d1c6d6327: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_no_lco pass' was executed successfully (exit status: 0). MTC@176d1c6d6327: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_noprefix'. ------ MGCP_Test.TC_crcx_noprefix ------ Thu Oct 17 05:50:26 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_crcx_noprefix.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_crcx_noprefix.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@176d1c6d6327: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_noprefix' was executed successfully (exit status: 0). MTC@176d1c6d6327: Test case TC_crcx_noprefix started. 20241017055027761 DLMGCP DEBUG <0013> Received message: line #00: DLCX 37089 2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055027761 DLMGCP ERROR <0013> missing trunk prefix in endpoint name "2@mgw", assuming trunk "rtpbridge/"! (mgcp_trunk.c:285) 20241017055027761 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241017055027761 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241017055027761 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055027761 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241017055027761 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241017055027761 DLMGCP DEBUG <0013> Generated response: line #00: 515 37089 FAIL (mgcp_msg.c:67) 20241017055027764 DLMGCP DEBUG <0013> Received message: line #00: CRCX 37090 2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055027764 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055027764 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055027764 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055027764 DLMGCP ERROR <0013> missing trunk prefix in endpoint name "2@mgw", assuming trunk "rtpbridge/"! (mgcp_trunk.c:285) 20241017055027764 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241017055027764 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241017055027764 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055027764 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1234/rtp C:9411F0B6 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055027765 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:9411F0B6 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055027765 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:9411F0B6 output_enabled 0 (mgcp_msg.c:125) 20241017055027765 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055027765 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1234/rtp C:9411F0B6 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055027765 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055027765 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:9411F0B6 CRCX: Creating connection: port: 4006 (mgcp_protocol.c:1112) 20241017055027765 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:9411F0B6 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055027765 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055027765 DLMGCP DEBUG <0013> Generated response: line #00: 200 37090 OK (mgcp_msg.c:67) 20241017055027765 DLMGCP DEBUG <0013> Generated response: line #01: I: 9411F0B6 (mgcp_msg.c:67) 20241017055027765 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241017055027765 DLMGCP DEBUG <0013> Generated response: line #03: o=- 9411F0B6 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055027765 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241017055027765 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055027765 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241017055027765 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 4006 RTP/AVP 112 (mgcp_msg.c:67) 20241017055027765 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055027765 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241017055027765 DLMGCP DEBUG <0013> Received message: line #00: DLCX 37091 2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055027766 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055027766 DLMGCP ERROR <0013> missing trunk prefix in endpoint name "2@mgw", assuming trunk "rtpbridge/"! (mgcp_trunk.c:285) 20241017055027766 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241017055027766 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241017055027766 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055027766 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055027766 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055027766 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055027766 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055027766 DLMGCP DEBUG <0013> Generated response: line #00: 200 37091 OK (mgcp_msg.c:67) MTC@176d1c6d6327: setverdict(pass): none -> pass IPA-CTRL-CLI-IPA(22)@176d1c6d6327: Final verdict of PTC: none RTPEM1(19)@176d1c6d6327: Final verdict of PTC: none RTPEM2(20)@176d1c6d6327: Final verdict of PTC: none RTPEM0(18)@176d1c6d6327: Final verdict of PTC: none VirtCallAgent-STATS(21)@176d1c6d6327: Final verdict of PTC: none MTC@176d1c6d6327: Setting final verdict of the test case. MTC@176d1c6d6327: Local verdict of MTC: pass MTC@176d1c6d6327: Local verdict of PTC RTPEM0(18): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC RTPEM1(19): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC RTPEM2(20): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC VirtCallAgent-STATS(21): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC IPA-CTRL-CLI-IPA(22): none (pass -> pass) MTC@176d1c6d6327: Test case TC_crcx_noprefix finished. Verdict: pass MTC@176d1c6d6327: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_noprefix pass'. Thu Oct 17 05:50:27 UTC 2024 ====== MGCP_Test.TC_crcx_noprefix pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_crcx_noprefix.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=25984) MTC@176d1c6d6327: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_noprefix pass' was executed successfully (exit status: 0). MTC@176d1c6d6327: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_unsupp_mode'. ------ MGCP_Test.TC_crcx_unsupp_mode ------ Thu Oct 17 05:50:29 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_crcx_unsupp_mode.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_crcx_unsupp_mode.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@176d1c6d6327: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_unsupp_mode' was executed successfully (exit status: 0). MTC@176d1c6d6327: Test case TC_crcx_unsupp_mode started. 20241017055030964 DLMGCP DEBUG <0013> Received message: line #00: DLCX 12656 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055030964 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241017055030964 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241017055030964 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055030964 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241017055030964 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241017055030964 DLMGCP DEBUG <0013> Generated response: line #00: 515 12656 FAIL (mgcp_msg.c:67) 20241017055030971 DLMGCP DEBUG <0013> Received message: line #00: CRCX 12657 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055030971 DLMGCP DEBUG <0013> Received message: line #01: M: netwtest (mgcp_msg.c:67) 20241017055030971 DLMGCP DEBUG <0013> Received message: line #02: C: 1233 (mgcp_msg.c:67) 20241017055030971 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055030971 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241017055030971 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241017055030971 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055030971 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw CI:9A064102 unknown connection mode: 'netwtest' (mgcp_msg.c:108) 20241017055030971 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1233/rtp C:9A064102 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055030971 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:9A064102 connection mode 'netwtest' 0 (mgcp_msg.c:120) 20241017055030971 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:9A064102 output_enabled 0 (mgcp_msg.c:125) 20241017055030971 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055030971 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055030971 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: unable to create connection (mgcp_protocol.c:1131) 20241017055030971 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=517 (mgcp_protocol.c:230) 20241017055030971 DLMGCP DEBUG <0013> Generated response: line #00: 517 12657 FAIL (mgcp_msg.c:67) MTC@176d1c6d6327: setverdict(pass): none -> pass RTPEM0(23)@176d1c6d6327: Final verdict of PTC: none IPA-CTRL-CLI-IPA(27)@176d1c6d6327: Final verdict of PTC: none VirtCallAgent-STATS(26)@176d1c6d6327: Final verdict of PTC: none RTPEM2(25)@176d1c6d6327: Final verdict of PTC: none RTPEM1(24)@176d1c6d6327: Final verdict of PTC: none MTC@176d1c6d6327: Setting final verdict of the test case. MTC@176d1c6d6327: Local verdict of MTC: pass MTC@176d1c6d6327: Local verdict of PTC RTPEM0(23): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC RTPEM1(24): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC RTPEM2(25): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC VirtCallAgent-STATS(26): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC IPA-CTRL-CLI-IPA(27): none (pass -> pass) MTC@176d1c6d6327: Test case TC_crcx_unsupp_mode finished. Verdict: pass MTC@176d1c6d6327: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_unsupp_mode pass'. Thu Oct 17 05:50:30 UTC 2024 ====== MGCP_Test.TC_crcx_unsupp_mode pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_crcx_unsupp_mode.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=18660) MTC@176d1c6d6327: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_unsupp_mode pass' was executed successfully (exit status: 0). MTC@176d1c6d6327: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_osmo_ign'. ------ MGCP_Test.TC_crcx_osmo_ign ------ Thu Oct 17 05:50:33 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_crcx_osmo_ign.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_crcx_osmo_ign.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@176d1c6d6327: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_osmo_ign' was executed successfully (exit status: 0). MTC@176d1c6d6327: Test case TC_crcx_osmo_ign started. 20241017055034166 DLMGCP DEBUG <0013> Received message: line #00: DLCX 9787 7@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055034166 DLMGCP ERROR <0013> missing trunk prefix in endpoint name "7@mgw", assuming trunk "rtpbridge/"! (mgcp_trunk.c:285) 20241017055034166 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw (trunk:0) found endpoint: rtpbridge/7@mgw (mgcp_endp.c:279) 20241017055034166 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/7@mgw" (mgcp_protocol.c:441) 20241017055034166 DLMGCP NOTICE <0013> endpoint:rtpbridge/7@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055034166 DLMGCP ERROR <0013> endpoint:rtpbridge/7@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241017055034166 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241017055034166 DLMGCP DEBUG <0013> Generated response: line #00: 515 9787 FAIL (mgcp_msg.c:67) 20241017055034174 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9788 7@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055034174 DLMGCP DEBUG <0013> Received message: line #01: C: 3 (mgcp_msg.c:67) 20241017055034174 DLMGCP DEBUG <0013> Received message: line #02: L: p:20, a:GSM-EFR, nt:IN (mgcp_msg.c:67) 20241017055034174 DLMGCP DEBUG <0013> Received message: line #03: M: recvonly (mgcp_msg.c:67) 20241017055034174 DLMGCP DEBUG <0013> Received message: line #04: X-OSMO-IGN: C (mgcp_msg.c:67) 20241017055034174 DLMGCP ERROR <0013> missing trunk prefix in endpoint name "7@mgw", assuming trunk "rtpbridge/"! (mgcp_trunk.c:285) 20241017055034174 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw (trunk:0) found endpoint: rtpbridge/7@mgw (mgcp_endp.c:279) 20241017055034174 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/7@mgw" (mgcp_protocol.c:441) 20241017055034174 DLMGCP NOTICE <0013> endpoint:rtpbridge/7@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055034174 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw conn:(3/rtp C:59EBB3F1 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055034174 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw CI:59EBB3F1 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055034174 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw CI:59EBB3F1 output_enabled 0 (mgcp_msg.c:125) 20241017055034174 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: GSM-EFR (mgcp_protocol.c:701) 20241017055034174 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw conn:(3/rtp C:59EBB3F1 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) 20241017055034174 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055034174 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw CI:59EBB3F1 CRCX: Creating connection: port: 4008 (mgcp_protocol.c:1112) 20241017055034174 DLMGCP NOTICE <0013> endpoint:rtpbridge/7@mgw CI:59EBB3F1 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055034174 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055034174 DLMGCP DEBUG <0013> Generated response: line #00: 200 9788 OK (mgcp_msg.c:67) 20241017055034174 DLMGCP DEBUG <0013> Generated response: line #01: I: 59EBB3F1 (mgcp_msg.c:67) 20241017055034174 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241017055034174 DLMGCP DEBUG <0013> Generated response: line #03: o=- 59EBB3F1 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055034174 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241017055034174 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055034174 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241017055034174 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 4008 RTP/AVP 110 (mgcp_msg.c:67) 20241017055034174 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:110 GSM-EFR (mgcp_msg.c:67) 20241017055034174 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241017055034175 DLMGCP DEBUG <0013> Received message: line #00: DLCX 9789 7@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055034175 DLMGCP DEBUG <0013> Received message: line #01: C: 3 (mgcp_msg.c:67) 20241017055034175 DLMGCP ERROR <0013> missing trunk prefix in endpoint name "7@mgw", assuming trunk "rtpbridge/"! (mgcp_trunk.c:285) 20241017055034175 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw (trunk:0) found endpoint: rtpbridge/7@mgw (mgcp_endp.c:279) 20241017055034175 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/7@mgw" (mgcp_protocol.c:441) 20241017055034175 DLMGCP NOTICE <0013> endpoint:rtpbridge/7@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055034175 DLMGCP NOTICE <0013> endpoint:rtpbridge/7@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055034175 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055034175 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055034175 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055034175 DLMGCP DEBUG <0013> Generated response: line #00: 200 9789 OK (mgcp_msg.c:67) MTC@176d1c6d6327: setverdict(pass): none -> pass RTPEM1(29)@176d1c6d6327: Final verdict of PTC: none VirtCallAgent-STATS(31)@176d1c6d6327: Final verdict of PTC: none IPA-CTRL-CLI-IPA(32)@176d1c6d6327: Final verdict of PTC: none RTPEM2(30)@176d1c6d6327: Final verdict of PTC: none RTPEM0(28)@176d1c6d6327: Final verdict of PTC: none MTC@176d1c6d6327: Setting final verdict of the test case. MTC@176d1c6d6327: Local verdict of MTC: pass MTC@176d1c6d6327: Local verdict of PTC RTPEM0(28): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC RTPEM1(29): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC RTPEM2(30): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC VirtCallAgent-STATS(31): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC IPA-CTRL-CLI-IPA(32): none (pass -> pass) MTC@176d1c6d6327: Test case TC_crcx_osmo_ign finished. Verdict: pass MTC@176d1c6d6327: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_osmo_ign pass'. Thu Oct 17 05:50:34 UTC 2024 ====== MGCP_Test.TC_crcx_osmo_ign pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_crcx_osmo_ign.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=25980) MTC@176d1c6d6327: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_osmo_ign pass' was executed successfully (exit status: 0). MTC@176d1c6d6327: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_early_bidir_mode'. ------ MGCP_Test.TC_crcx_early_bidir_mode ------ Thu Oct 17 05:50:36 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_crcx_early_bidir_mode.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_crcx_early_bidir_mode.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@176d1c6d6327: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_early_bidir_mode' was executed successfully (exit status: 0). MTC@176d1c6d6327: Test case TC_crcx_early_bidir_mode started. 20241017055037361 DLMGCP DEBUG <0013> Received message: line #00: DLCX 25956 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055037361 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241017055037361 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241017055037361 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055037361 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241017055037361 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241017055037361 DLMGCP DEBUG <0013> Generated response: line #00: 515 25956 FAIL (mgcp_msg.c:67) 20241017055037368 DLMGCP DEBUG <0013> Received message: line #00: CRCX 25957 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055037368 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241017055037368 DLMGCP DEBUG <0013> Received message: line #02: C: 1232 (mgcp_msg.c:67) 20241017055037368 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055037368 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241017055037368 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241017055037368 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055037368 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1232/rtp C:D3E5F182 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055037368 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:D3E5F182 connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241017055037368 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:D3E5F182 output_enabled 1 (mgcp_msg.c:125) 20241017055037368 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055037368 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1232/rtp C:D3E5F182 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055037368 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055037368 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:D3E5F182 CRCX: Creating connection: port: 4010 (mgcp_protocol.c:1112) 20241017055037368 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:D3E5F182 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055037368 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055037368 DLMGCP DEBUG <0013> Generated response: line #00: 200 25957 OK (mgcp_msg.c:67) 20241017055037368 DLMGCP DEBUG <0013> Generated response: line #01: I: D3E5F182 (mgcp_msg.c:67) 20241017055037368 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241017055037368 DLMGCP DEBUG <0013> Generated response: line #03: o=- D3E5F182 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055037368 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241017055037368 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055037368 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241017055037368 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 4010 RTP/AVP 112 (mgcp_msg.c:67) 20241017055037368 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055037368 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) MTC@176d1c6d6327: setverdict(fail): none -> fail reason: "Response didn't match template", new component reason: "Response didn't match template" RTPEM0(33)@176d1c6d6327: Final verdict of PTC: none IPA-CTRL-CLI-IPA(37)@176d1c6d6327: Final verdict of PTC: none RTPEM2(35)@176d1c6d6327: Final verdict of PTC: none VirtCallAgent-STATS(36)@176d1c6d6327: Final verdict of PTC: none RTPEM1(34)@176d1c6d6327: Final verdict of PTC: none MTC@176d1c6d6327: Setting final verdict of the test case. MTC@176d1c6d6327: Local verdict of MTC: fail reason: "Response didn't match template" MTC@176d1c6d6327: Local verdict of PTC RTPEM0(33): none (fail -> fail) MTC@176d1c6d6327: Local verdict of PTC RTPEM1(34): none (fail -> fail) MTC@176d1c6d6327: Local verdict of PTC RTPEM2(35): none (fail -> fail) MTC@176d1c6d6327: Local verdict of PTC VirtCallAgent-STATS(36): none (fail -> fail) MTC@176d1c6d6327: Local verdict of PTC IPA-CTRL-CLI-IPA(37): none (fail -> fail) MTC@176d1c6d6327: Test case TC_crcx_early_bidir_mode finished. Verdict: fail reason: Response didn't match template MTC@176d1c6d6327: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_early_bidir_mode fail'. Thu Oct 17 05:50:37 UTC 2024 ------ MGCP_Test.TC_crcx_early_bidir_mode fail ------ Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_crcx_early_bidir_mode.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=22464) MTC@176d1c6d6327: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_early_bidir_mode fail' was executed successfully (exit status: 0). MTC@176d1c6d6327: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_unsupp_param'. ------ MGCP_Test.TC_crcx_unsupp_param ------ Thu Oct 17 05:50:39 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_crcx_unsupp_param.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_crcx_unsupp_param.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@176d1c6d6327: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_unsupp_param' was executed successfully (exit status: 0). MTC@176d1c6d6327: Test case TC_crcx_unsupp_param started. 20241017055040572 DLMGCP DEBUG <0013> Received message: line #00: DLCX 44154 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055040572 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241017055040572 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241017055040572 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055040572 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055040572 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055040572 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055040572 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055040572 DLMGCP DEBUG <0013> Generated response: line #00: 200 44154 OK (mgcp_msg.c:67) 20241017055040581 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44155 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055040581 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055040581 DLMGCP DEBUG <0013> Received message: line #02: C: 1231 (mgcp_msg.c:67) 20241017055040581 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055040581 DLMGCP DEBUG <0013> Received message: line #04: N: foobar (mgcp_msg.c:67) 20241017055040582 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241017055040582 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241017055040582 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055040582 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: unhandled option: 'N'/78 (mgcp_protocol.c:945) 20241017055040582 DLMGCP DEBUG <0013> endpoint:none Generated response: code=539 (mgcp_protocol.c:230) 20241017055040582 DLMGCP DEBUG <0013> Generated response: line #00: 539 44155 FAIL (mgcp_msg.c:67) MTC@176d1c6d6327: setverdict(pass): none -> pass VirtCallAgent-STATS(41)@176d1c6d6327: Final verdict of PTC: none RTPEM2(40)@176d1c6d6327: Final verdict of PTC: none IPA-CTRL-CLI-IPA(42)@176d1c6d6327: Final verdict of PTC: none RTPEM1(39)@176d1c6d6327: Final verdict of PTC: none RTPEM0(38)@176d1c6d6327: Final verdict of PTC: none MTC@176d1c6d6327: Setting final verdict of the test case. MTC@176d1c6d6327: Local verdict of MTC: pass MTC@176d1c6d6327: Local verdict of PTC RTPEM0(38): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC RTPEM1(39): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC RTPEM2(40): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC VirtCallAgent-STATS(41): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC IPA-CTRL-CLI-IPA(42): none (pass -> pass) MTC@176d1c6d6327: Test case TC_crcx_unsupp_param finished. Verdict: pass MTC@176d1c6d6327: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_unsupp_param pass'. Thu Oct 17 05:50:40 UTC 2024 ====== MGCP_Test.TC_crcx_unsupp_param pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_crcx_unsupp_param.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=17696) MTC@176d1c6d6327: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_unsupp_param pass' was executed successfully (exit status: 0). MTC@176d1c6d6327: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_missing_callid'. ------ MGCP_Test.TC_crcx_missing_callid ------ Thu Oct 17 05:50:42 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_crcx_missing_callid.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_crcx_missing_callid.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@176d1c6d6327: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_missing_callid' was executed successfully (exit status: 0). MTC@176d1c6d6327: Test case TC_crcx_missing_callid started. 20241017055043759 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29403 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055043759 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241017055043759 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241017055043759 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055043759 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241017055043759 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241017055043759 DLMGCP DEBUG <0013> Generated response: line #00: 515 29403 FAIL (mgcp_msg.c:67) 20241017055043767 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29404 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055043767 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055043767 DLMGCP DEBUG <0013> Received message: line #02: L: p:20 (mgcp_msg.c:67) 20241017055043767 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241017055043767 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241017055043767 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055043767 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw CRCX: insufficient parameters, missing callid (mgcp_protocol.c:956) 20241017055043767 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=516 (mgcp_protocol.c:230) 20241017055043767 DLMGCP DEBUG <0013> Generated response: line #00: 516 29404 FAIL (mgcp_msg.c:67) MTC@176d1c6d6327: setverdict(pass): none -> pass RTPEM1(44)@176d1c6d6327: Final verdict of PTC: none VirtCallAgent-STATS(46)@176d1c6d6327: Final verdict of PTC: none RTPEM0(43)@176d1c6d6327: Final verdict of PTC: none IPA-CTRL-CLI-IPA(47)@176d1c6d6327: Final verdict of PTC: none RTPEM2(45)@176d1c6d6327: Final verdict of PTC: none MTC@176d1c6d6327: Setting final verdict of the test case. MTC@176d1c6d6327: Local verdict of MTC: pass MTC@176d1c6d6327: Local verdict of PTC RTPEM0(43): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC RTPEM1(44): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC RTPEM2(45): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC VirtCallAgent-STATS(46): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC IPA-CTRL-CLI-IPA(47): none (pass -> pass) MTC@176d1c6d6327: Test case TC_crcx_missing_callid finished. Verdict: pass MTC@176d1c6d6327: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_missing_callid pass'. Thu Oct 17 05:50:43 UTC 2024 ====== MGCP_Test.TC_crcx_missing_callid pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_crcx_missing_callid.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=17052) MTC@176d1c6d6327: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_missing_callid pass' was executed successfully (exit status: 0). MTC@176d1c6d6327: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_missing_mode'. ------ MGCP_Test.TC_crcx_missing_mode ------ Thu Oct 17 05:50:45 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_crcx_missing_mode.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_crcx_missing_mode.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@176d1c6d6327: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_missing_mode' was executed successfully (exit status: 0). MTC@176d1c6d6327: Test case TC_crcx_missing_mode started. 20241017055046958 DLMGCP DEBUG <0013> Received message: line #00: DLCX 64025 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055046959 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241017055046959 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241017055046959 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055046959 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241017055046959 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241017055046959 DLMGCP DEBUG <0013> Generated response: line #00: 515 64025 FAIL (mgcp_msg.c:67) 20241017055046968 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64026 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055046968 DLMGCP DEBUG <0013> Received message: line #01: C: 1229 (mgcp_msg.c:67) 20241017055046968 DLMGCP DEBUG <0013> Received message: line #02: L: p:20 (mgcp_msg.c:67) 20241017055046968 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241017055046968 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241017055046968 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055046968 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw CRCX: insufficient parameters, missing mode (mgcp_protocol.c:963) 20241017055046968 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=517 (mgcp_protocol.c:230) 20241017055046968 DLMGCP DEBUG <0013> Generated response: line #00: 517 64026 FAIL (mgcp_msg.c:67) MTC@176d1c6d6327: setverdict(pass): none -> pass RTPEM0(48)@176d1c6d6327: Final verdict of PTC: none IPA-CTRL-CLI-IPA(52)@176d1c6d6327: Final verdict of PTC: none VirtCallAgent-STATS(51)@176d1c6d6327: Final verdict of PTC: none RTPEM2(50)@176d1c6d6327: Final verdict of PTC: none RTPEM1(49)@176d1c6d6327: Final verdict of PTC: none MTC@176d1c6d6327: Setting final verdict of the test case. MTC@176d1c6d6327: Local verdict of MTC: pass MTC@176d1c6d6327: Local verdict of PTC RTPEM0(48): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC RTPEM1(49): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC RTPEM2(50): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC VirtCallAgent-STATS(51): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC IPA-CTRL-CLI-IPA(52): none (pass -> pass) MTC@176d1c6d6327: Test case TC_crcx_missing_mode finished. Verdict: pass MTC@176d1c6d6327: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_missing_mode pass'. Thu Oct 17 05:50:46 UTC 2024 ====== MGCP_Test.TC_crcx_missing_mode pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_crcx_missing_mode.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=16776) MTC@176d1c6d6327: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_missing_mode pass' was executed successfully (exit status: 0). MTC@176d1c6d6327: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_unsupp_packet_intv'. ------ MGCP_Test.TC_crcx_unsupp_packet_intv ------ Thu Oct 17 05:50:49 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_crcx_unsupp_packet_intv.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_crcx_unsupp_packet_intv.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@176d1c6d6327: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_unsupp_packet_intv' was executed successfully (exit status: 0). MTC@176d1c6d6327: Test case TC_crcx_unsupp_packet_intv started. 20241017055050174 DLMGCP DEBUG <0013> Received message: line #00: DLCX 13114 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055050174 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241017055050174 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241017055050174 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055050174 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241017055050174 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241017055050174 DLMGCP DEBUG <0013> Generated response: line #00: 515 13114 FAIL (mgcp_msg.c:67) 20241017055050184 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13115 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055050184 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055050184 DLMGCP DEBUG <0013> Received message: line #02: C: 1228 (mgcp_msg.c:67) 20241017055050184 DLMGCP DEBUG <0013> Received message: line #03: L: p:111 (mgcp_msg.c:67) 20241017055050184 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241017055050184 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241017055050184 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055050184 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1228/rtp C:49310AAB r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055050184 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:49310AAB connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055050184 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:49310AAB output_enabled 0 (mgcp_msg.c:125) 20241017055050184 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 111, lco->codec: (null) (mgcp_protocol.c:701) 20241017055050184 DLMGCP ERROR <0013> local CX options: packetization interval is not a multiple of 20ms! (mgcp_protocol.c:707) 20241017055050184 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw CI:49310AAB CRCX: invalid local connection options! (mgcp_protocol.c:1057) 20241017055050185 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055050185 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055050185 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: unable to create connection (mgcp_protocol.c:1131) 20241017055050185 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=535 (mgcp_protocol.c:230) 20241017055050185 DLMGCP DEBUG <0013> Generated response: line #00: 535 13115 FAIL (mgcp_msg.c:67) MTC@176d1c6d6327: setverdict(pass): none -> pass VirtCallAgent-STATS(56)@176d1c6d6327: Final verdict of PTC: none RTPEM0(53)@176d1c6d6327: Final verdict of PTC: none RTPEM2(55)@176d1c6d6327: Final verdict of PTC: none RTPEM1(54)@176d1c6d6327: Final verdict of PTC: none IPA-CTRL-CLI-IPA(57)@176d1c6d6327: Final verdict of PTC: none MTC@176d1c6d6327: Setting final verdict of the test case. MTC@176d1c6d6327: Local verdict of MTC: pass MTC@176d1c6d6327: Local verdict of PTC RTPEM0(53): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC RTPEM1(54): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC RTPEM2(55): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC VirtCallAgent-STATS(56): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC IPA-CTRL-CLI-IPA(57): none (pass -> pass) MTC@176d1c6d6327: Test case TC_crcx_unsupp_packet_intv finished. Verdict: pass MTC@176d1c6d6327: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_unsupp_packet_intv pass'. Thu Oct 17 05:50:50 UTC 2024 ====== MGCP_Test.TC_crcx_unsupp_packet_intv pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_crcx_unsupp_packet_intv.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=19168) MTC@176d1c6d6327: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_unsupp_packet_intv pass' was executed successfully (exit status: 0). MTC@176d1c6d6327: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_illegal_double_lco'. ------ MGCP_Test.TC_crcx_illegal_double_lco ------ Thu Oct 17 05:50:52 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_crcx_illegal_double_lco.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_crcx_illegal_double_lco.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@176d1c6d6327: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_illegal_double_lco' was executed successfully (exit status: 0). MTC@176d1c6d6327: Test case TC_crcx_illegal_double_lco started. 20241017055053357 DLMGCP DEBUG <0013> Received message: line #00: DLCX 64031 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055053357 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241017055053357 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241017055053357 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055053357 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241017055053357 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241017055053357 DLMGCP DEBUG <0013> Generated response: line #00: 515 64031 FAIL (mgcp_msg.c:67) 20241017055053360 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64032 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055053360 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055053360 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241017055053360 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR, p:20 (mgcp_msg.c:67) 20241017055053360 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241017055053360 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241017055053360 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055053360 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:DD302E4D r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055053360 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:DD302E4D connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055053360 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:DD302E4D output_enabled 0 (mgcp_msg.c:125) 20241017055053360 DLMGCP ERROR <0013> local CX options: Internal inconsistency in Local Connection Options! (mgcp_protocol.c:656) 20241017055053360 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw CI:DD302E4D CRCX: invalid local connection options! (mgcp_protocol.c:1057) 20241017055053360 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055053360 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055053360 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: unable to create connection (mgcp_protocol.c:1131) 20241017055053360 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=524 (mgcp_protocol.c:230) 20241017055053360 DLMGCP DEBUG <0013> Generated response: line #00: 524 64032 FAIL (mgcp_msg.c:67) MTC@176d1c6d6327: setverdict(pass): none -> pass RTPEM2(60)@176d1c6d6327: Final verdict of PTC: none IPA-CTRL-CLI-IPA(62)@176d1c6d6327: Final verdict of PTC: none RTPEM0(58)@176d1c6d6327: Final verdict of PTC: none VirtCallAgent-STATS(61)@176d1c6d6327: Final verdict of PTC: none RTPEM1(59)@176d1c6d6327: Final verdict of PTC: none MTC@176d1c6d6327: Setting final verdict of the test case. MTC@176d1c6d6327: Local verdict of MTC: pass MTC@176d1c6d6327: Local verdict of PTC RTPEM0(58): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC RTPEM1(59): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC RTPEM2(60): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC VirtCallAgent-STATS(61): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC IPA-CTRL-CLI-IPA(62): none (pass -> pass) MTC@176d1c6d6327: Test case TC_crcx_illegal_double_lco finished. Verdict: pass MTC@176d1c6d6327: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_illegal_double_lco pass'. Thu Oct 17 05:50:53 UTC 2024 ====== MGCP_Test.TC_crcx_illegal_double_lco pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_crcx_illegal_double_lco.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=18956) MTC@176d1c6d6327: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_illegal_double_lco pass' was executed successfully (exit status: 0). MTC@176d1c6d6327: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_sdp'. ------ MGCP_Test.TC_crcx_sdp ------ Thu Oct 17 05:50:55 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_crcx_sdp.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_crcx_sdp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@176d1c6d6327: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_sdp' was executed successfully (exit status: 0). MTC@176d1c6d6327: Test case TC_crcx_sdp started. 20241017055056555 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29059 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055056555 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241017055056555 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241017055056555 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055056555 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241017055056555 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241017055056555 DLMGCP DEBUG <0013> Generated response: line #00: 515 29059 FAIL (mgcp_msg.c:67) 20241017055056567 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29060 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055056567 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241017055056567 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:67) 20241017055056567 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055056567 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241017055056567 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055056567 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241017055056567 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.2 (mgcp_msg.c:67) 20241017055056567 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241017055056567 DLMGCP DEBUG <0013> Received message: line #09: m=audio 2344 RTP/AVP 98 (mgcp_msg.c:67) 20241017055056567 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:98 AMR/8000 (mgcp_msg.c:67) 20241017055056567 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055056567 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241017055056567 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241017055056567 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055056567 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:B32547F3 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055056567 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:B32547F3 connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241017055056567 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:B32547F3 output_enabled 1 (mgcp_msg.c:125) 20241017055056567 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055056567 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:B32547F3 Got media info via SDP: port:2344, addr:127.0.0.2, duration:20, payload-types:98=AMR  (mgcp_sdp.c:444) 20241017055056567 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:B32547F3 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) 20241017055056567 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 2344 (mgcp_protocol.c:726) 20241017055056567 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:B32547F3 CRCX: Creating connection: port: 4012 (mgcp_protocol.c:1112) 20241017055056567 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:B32547F3 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055056567 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055056567 DLMGCP DEBUG <0013> Generated response: line #00: 200 29060 OK (mgcp_msg.c:67) 20241017055056567 DLMGCP DEBUG <0013> Generated response: line #01: I: B32547F3 (mgcp_msg.c:67) 20241017055056567 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241017055056567 DLMGCP DEBUG <0013> Generated response: line #03: o=- B32547F3 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055056567 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241017055056567 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055056568 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241017055056568 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 4012 RTP/AVP 98 (mgcp_msg.c:67) 20241017055056568 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:98 AMR/8000 (mgcp_msg.c:67) 20241017055056568 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241017055056569 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29061 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055056569 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:67) 20241017055056569 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241017055056569 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241017055056569 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055056569 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055056569 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055056569 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055056569 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055056569 DLMGCP DEBUG <0013> Generated response: line #00: 200 29061 OK (mgcp_msg.c:67) MTC@176d1c6d6327: setverdict(pass): none -> pass IPA-CTRL-CLI-IPA(67)@176d1c6d6327: Final verdict of PTC: none VirtCallAgent-STATS(66)@176d1c6d6327: Final verdict of PTC: none RTPEM1(64)@176d1c6d6327: Final verdict of PTC: none RTPEM0(63)@176d1c6d6327: Final verdict of PTC: none RTPEM2(65)@176d1c6d6327: Final verdict of PTC: none MTC@176d1c6d6327: Setting final verdict of the test case. MTC@176d1c6d6327: Local verdict of MTC: pass MTC@176d1c6d6327: Local verdict of PTC RTPEM0(63): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC RTPEM1(64): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC RTPEM2(65): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC VirtCallAgent-STATS(66): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC IPA-CTRL-CLI-IPA(67): none (pass -> pass) MTC@176d1c6d6327: Test case TC_crcx_sdp finished. Verdict: pass MTC@176d1c6d6327: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_sdp pass'. Thu Oct 17 05:50:56 UTC 2024 ====== MGCP_Test.TC_crcx_sdp pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_crcx_sdp.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=28072) MTC@176d1c6d6327: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_sdp pass' was executed successfully (exit status: 0). MTC@176d1c6d6327: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_wildcarded'. ------ MGCP_Test.TC_crcx_wildcarded ------ Thu Oct 17 05:50:58 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_crcx_wildcarded.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_crcx_wildcarded.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@176d1c6d6327: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_wildcarded' was executed successfully (exit status: 0). MTC@176d1c6d6327: Test case TC_crcx_wildcarded started. 20241017055059744 DLMGCP DEBUG <0013> Received message: line #00: CRCX 19801 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055059744 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055059744 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055059744 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055059744 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241017055059744 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241017055059744 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055059744 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw conn:(1234/rtp C:7D4EEA62 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055059744 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:7D4EEA62 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055059744 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:7D4EEA62 output_enabled 0 (mgcp_msg.c:125) 20241017055059744 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055059744 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw conn:(1234/rtp C:7D4EEA62 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055059744 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055059744 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:7D4EEA62 CRCX: Creating connection: port: 4014 (mgcp_protocol.c:1112) 20241017055059744 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CI:7D4EEA62 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055059744 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055059744 DLMGCP DEBUG <0013> Generated response: line #00: 200 19801 OK (mgcp_msg.c:67) 20241017055059744 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1@mgw (mgcp_msg.c:67) 20241017055059744 DLMGCP DEBUG <0013> Generated response: line #02: I: 7D4EEA62 (mgcp_msg.c:67) 20241017055059744 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055059744 DLMGCP DEBUG <0013> Generated response: line #04: o=- 7D4EEA62 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055059744 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055059744 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055059744 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055059744 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4014 RTP/AVP 112 (mgcp_msg.c:67) 20241017055059744 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055059744 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055059746 DLMGCP DEBUG <0013> Received message: line #00: DLCX 19802 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055059746 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055059746 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:279) 20241017055059746 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241017055059746 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055059746 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055059746 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055059746 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055059746 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055059746 DLMGCP DEBUG <0013> Generated response: line #00: 200 19802 OK (mgcp_msg.c:67) MTC@176d1c6d6327: setverdict(pass): none -> pass RTPEM2(70)@176d1c6d6327: Final verdict of PTC: none RTPEM1(69)@176d1c6d6327: Final verdict of PTC: none RTPEM0(68)@176d1c6d6327: Final verdict of PTC: none IPA-CTRL-CLI-IPA(72)@176d1c6d6327: Final verdict of PTC: none VirtCallAgent-STATS(71)@176d1c6d6327: Final verdict of PTC: none MTC@176d1c6d6327: Setting final verdict of the test case. MTC@176d1c6d6327: Local verdict of MTC: pass MTC@176d1c6d6327: Local verdict of PTC RTPEM0(68): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC RTPEM1(69): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC RTPEM2(70): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC VirtCallAgent-STATS(71): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC IPA-CTRL-CLI-IPA(72): none (pass -> pass) MTC@176d1c6d6327: Test case TC_crcx_wildcarded finished. Verdict: pass MTC@176d1c6d6327: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_wildcarded pass'. Thu Oct 17 05:50:59 UTC 2024 ====== MGCP_Test.TC_crcx_wildcarded pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_crcx_wildcarded.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=23388) MTC@176d1c6d6327: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_wildcarded pass' was executed successfully (exit status: 0). MTC@176d1c6d6327: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_wildcarded_exhaust'. ------ MGCP_Test.TC_crcx_wildcarded_exhaust ------ Thu Oct 17 05:51:01 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_crcx_wildcarded_exhaust.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_crcx_wildcarded_exhaust.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@176d1c6d6327: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_wildcarded_exhaust' was executed successfully (exit status: 0). MTC@176d1c6d6327: Test case TC_crcx_wildcarded_exhaust started. 20241017055102939 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51834 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055102939 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055102939 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055102939 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055102940 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241017055102940 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241017055102940 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055102940 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw conn:(1234/rtp C:310D042C r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055102940 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:310D042C connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055102940 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:310D042C output_enabled 0 (mgcp_msg.c:125) 20241017055102940 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055102940 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw conn:(1234/rtp C:310D042C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055102940 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055102940 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:310D042C CRCX: Creating connection: port: 4016 (mgcp_protocol.c:1112) 20241017055102940 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CI:310D042C CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055102940 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055102940 DLMGCP DEBUG <0013> Generated response: line #00: 200 51834 OK (mgcp_msg.c:67) 20241017055102940 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1@mgw (mgcp_msg.c:67) 20241017055102940 DLMGCP DEBUG <0013> Generated response: line #02: I: 310D042C (mgcp_msg.c:67) 20241017055102940 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055102940 DLMGCP DEBUG <0013> Generated response: line #04: o=- 310D042C 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055102940 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055102940 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055102940 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055102940 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4016 RTP/AVP 112 (mgcp_msg.c:67) 20241017055102940 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055102940 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055102942 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51835 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055102942 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055102942 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055102942 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055102942 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found free endpoint: rtpbridge/2@mgw (mgcp_endp.c:261) 20241017055102942 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241017055102942 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055102942 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1234/rtp C:62794D18 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055102942 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:62794D18 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055102942 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:62794D18 output_enabled 0 (mgcp_msg.c:125) 20241017055102942 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055102942 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1234/rtp C:62794D18 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055102942 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055102942 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:62794D18 CRCX: Creating connection: port: 4018 (mgcp_protocol.c:1112) 20241017055102942 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:62794D18 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055102942 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055102942 DLMGCP DEBUG <0013> Generated response: line #00: 200 51835 OK (mgcp_msg.c:67) 20241017055102942 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2@mgw (mgcp_msg.c:67) 20241017055102942 DLMGCP DEBUG <0013> Generated response: line #02: I: 62794D18 (mgcp_msg.c:67) 20241017055102943 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055102943 DLMGCP DEBUG <0013> Generated response: line #04: o=- 62794D18 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055102943 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055102943 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055102943 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055102943 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4018 RTP/AVP 112 (mgcp_msg.c:67) 20241017055102943 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055102943 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055102944 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51836 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055102944 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055102944 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055102944 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055102944 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw (trunk:0) found free endpoint: rtpbridge/3@mgw (mgcp_endp.c:261) 20241017055102944 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/3@mgw" (mgcp_protocol.c:441) 20241017055102944 DLMGCP NOTICE <0013> endpoint:rtpbridge/3@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055102944 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw conn:(1234/rtp C:B8D9FE2B r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055102944 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw CI:B8D9FE2B connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055102944 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw CI:B8D9FE2B output_enabled 0 (mgcp_msg.c:125) 20241017055102944 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055102944 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw conn:(1234/rtp C:B8D9FE2B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055102944 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055102945 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw CI:B8D9FE2B CRCX: Creating connection: port: 4020 (mgcp_protocol.c:1112) 20241017055102945 DLMGCP NOTICE <0013> endpoint:rtpbridge/3@mgw CI:B8D9FE2B CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055102945 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055102945 DLMGCP DEBUG <0013> Generated response: line #00: 200 51836 OK (mgcp_msg.c:67) 20241017055102945 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3@mgw (mgcp_msg.c:67) 20241017055102945 DLMGCP DEBUG <0013> Generated response: line #02: I: B8D9FE2B (mgcp_msg.c:67) 20241017055102945 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055102945 DLMGCP DEBUG <0013> Generated response: line #04: o=- B8D9FE2B 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055102945 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055102945 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055102945 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055102945 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4020 RTP/AVP 112 (mgcp_msg.c:67) 20241017055102945 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055102945 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055102946 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51837 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055102946 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055102946 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055102946 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055102946 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw (trunk:0) found free endpoint: rtpbridge/4@mgw (mgcp_endp.c:261) 20241017055102946 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/4@mgw" (mgcp_protocol.c:441) 20241017055102946 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055102946 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw conn:(1234/rtp C:980AE41D r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055102946 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw CI:980AE41D connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055102946 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw CI:980AE41D output_enabled 0 (mgcp_msg.c:125) 20241017055102946 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055102946 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw conn:(1234/rtp C:980AE41D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055102946 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055102947 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw CI:980AE41D CRCX: Creating connection: port: 4022 (mgcp_protocol.c:1112) 20241017055102947 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw CI:980AE41D CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055102947 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055102947 DLMGCP DEBUG <0013> Generated response: line #00: 200 51837 OK (mgcp_msg.c:67) 20241017055102947 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4@mgw (mgcp_msg.c:67) 20241017055102947 DLMGCP DEBUG <0013> Generated response: line #02: I: 980AE41D (mgcp_msg.c:67) 20241017055102947 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055102947 DLMGCP DEBUG <0013> Generated response: line #04: o=- 980AE41D 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055102947 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055102947 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055102947 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055102947 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4022 RTP/AVP 112 (mgcp_msg.c:67) 20241017055102947 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055102947 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055102948 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51838 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055102948 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055102948 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055102948 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055102948 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found free endpoint: rtpbridge/5@mgw (mgcp_endp.c:261) 20241017055102948 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:441) 20241017055102948 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055102948 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw conn:(1234/rtp C:D8F5453D r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055102948 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:D8F5453D connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055102948 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:D8F5453D output_enabled 0 (mgcp_msg.c:125) 20241017055102948 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055102948 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw conn:(1234/rtp C:D8F5453D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055102948 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055102949 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:D8F5453D CRCX: Creating connection: port: 4024 (mgcp_protocol.c:1112) 20241017055102949 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CI:D8F5453D CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055102949 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055102949 DLMGCP DEBUG <0013> Generated response: line #00: 200 51838 OK (mgcp_msg.c:67) 20241017055102949 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5@mgw (mgcp_msg.c:67) 20241017055102949 DLMGCP DEBUG <0013> Generated response: line #02: I: D8F5453D (mgcp_msg.c:67) 20241017055102949 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055102949 DLMGCP DEBUG <0013> Generated response: line #04: o=- D8F5453D 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055102949 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055102949 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055102949 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055102949 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4024 RTP/AVP 112 (mgcp_msg.c:67) 20241017055102949 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055102949 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055102950 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51839 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055102950 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055102950 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055102950 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055102950 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw (trunk:0) found free endpoint: rtpbridge/6@mgw (mgcp_endp.c:261) 20241017055102950 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/6@mgw" (mgcp_protocol.c:441) 20241017055102950 DLMGCP NOTICE <0013> endpoint:rtpbridge/6@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055102950 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw conn:(1234/rtp C:101A93E4 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055102950 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw CI:101A93E4 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055102950 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw CI:101A93E4 output_enabled 0 (mgcp_msg.c:125) 20241017055102950 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055102950 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw conn:(1234/rtp C:101A93E4 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055102950 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055102951 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw CI:101A93E4 CRCX: Creating connection: port: 4026 (mgcp_protocol.c:1112) 20241017055102951 DLMGCP NOTICE <0013> endpoint:rtpbridge/6@mgw CI:101A93E4 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055102951 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055102951 DLMGCP DEBUG <0013> Generated response: line #00: 200 51839 OK (mgcp_msg.c:67) 20241017055102951 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6@mgw (mgcp_msg.c:67) 20241017055102951 DLMGCP DEBUG <0013> Generated response: line #02: I: 101A93E4 (mgcp_msg.c:67) 20241017055102951 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055102951 DLMGCP DEBUG <0013> Generated response: line #04: o=- 101A93E4 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055102951 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055102951 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055102951 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055102951 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4026 RTP/AVP 112 (mgcp_msg.c:67) 20241017055102951 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055102951 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055102952 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51840 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055102952 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055102952 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055102952 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055102952 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw (trunk:0) found free endpoint: rtpbridge/7@mgw (mgcp_endp.c:261) 20241017055102952 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/7@mgw" (mgcp_protocol.c:441) 20241017055102952 DLMGCP NOTICE <0013> endpoint:rtpbridge/7@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055102952 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw conn:(1234/rtp C:88A2204F r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055102952 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw CI:88A2204F connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055102952 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw CI:88A2204F output_enabled 0 (mgcp_msg.c:125) 20241017055102952 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055102952 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw conn:(1234/rtp C:88A2204F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055102952 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055102953 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw CI:88A2204F CRCX: Creating connection: port: 4028 (mgcp_protocol.c:1112) 20241017055102953 DLMGCP NOTICE <0013> endpoint:rtpbridge/7@mgw CI:88A2204F CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055102953 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055102953 DLMGCP DEBUG <0013> Generated response: line #00: 200 51840 OK (mgcp_msg.c:67) 20241017055102953 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7@mgw (mgcp_msg.c:67) 20241017055102953 DLMGCP DEBUG <0013> Generated response: line #02: I: 88A2204F (mgcp_msg.c:67) 20241017055102953 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055102953 DLMGCP DEBUG <0013> Generated response: line #04: o=- 88A2204F 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055102953 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055102953 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055102953 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055102953 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4028 RTP/AVP 112 (mgcp_msg.c:67) 20241017055102953 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055102953 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055102954 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51841 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055102954 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055102954 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055102954 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055102954 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw (trunk:0) found free endpoint: rtpbridge/8@mgw (mgcp_endp.c:261) 20241017055102954 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/8@mgw" (mgcp_protocol.c:441) 20241017055102954 DLMGCP NOTICE <0013> endpoint:rtpbridge/8@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055102954 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw conn:(1234/rtp C:0A177FCE r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055102954 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw CI:0A177FCE connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055102954 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw CI:0A177FCE output_enabled 0 (mgcp_msg.c:125) 20241017055102954 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055102954 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw conn:(1234/rtp C:0A177FCE r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055102954 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055102954 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw CI:0A177FCE CRCX: Creating connection: port: 4030 (mgcp_protocol.c:1112) 20241017055102954 DLMGCP NOTICE <0013> endpoint:rtpbridge/8@mgw CI:0A177FCE CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055102955 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055102955 DLMGCP DEBUG <0013> Generated response: line #00: 200 51841 OK (mgcp_msg.c:67) 20241017055102955 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8@mgw (mgcp_msg.c:67) 20241017055102955 DLMGCP DEBUG <0013> Generated response: line #02: I: 0A177FCE (mgcp_msg.c:67) 20241017055102955 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055102955 DLMGCP DEBUG <0013> Generated response: line #04: o=- 0A177FCE 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055102955 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055102955 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055102955 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055102955 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4030 RTP/AVP 112 (mgcp_msg.c:67) 20241017055102955 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055102955 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055102956 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51842 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055102956 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055102956 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055102956 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055102956 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw (trunk:0) found free endpoint: rtpbridge/9@mgw (mgcp_endp.c:261) 20241017055102956 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/9@mgw" (mgcp_protocol.c:441) 20241017055102956 DLMGCP NOTICE <0013> endpoint:rtpbridge/9@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055102956 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw conn:(1234/rtp C:57362824 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055102956 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw CI:57362824 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055102956 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw CI:57362824 output_enabled 0 (mgcp_msg.c:125) 20241017055102956 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055102956 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw conn:(1234/rtp C:57362824 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055102956 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055102956 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw CI:57362824 CRCX: Creating connection: port: 4032 (mgcp_protocol.c:1112) 20241017055102956 DLMGCP NOTICE <0013> endpoint:rtpbridge/9@mgw CI:57362824 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055102956 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055102957 DLMGCP DEBUG <0013> Generated response: line #00: 200 51842 OK (mgcp_msg.c:67) 20241017055102957 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9@mgw (mgcp_msg.c:67) 20241017055102957 DLMGCP DEBUG <0013> Generated response: line #02: I: 57362824 (mgcp_msg.c:67) 20241017055102957 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055102957 DLMGCP DEBUG <0013> Generated response: line #04: o=- 57362824 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055102957 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055102957 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055102957 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055102957 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4032 RTP/AVP 112 (mgcp_msg.c:67) 20241017055102957 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055102957 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055102958 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51843 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055102958 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055102958 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055102958 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055102958 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw (trunk:0) found free endpoint: rtpbridge/a@mgw (mgcp_endp.c:261) 20241017055102958 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a@mgw" (mgcp_protocol.c:441) 20241017055102958 DLMGCP NOTICE <0013> endpoint:rtpbridge/a@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055102958 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw conn:(1234/rtp C:157B9CAC r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055102958 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw CI:157B9CAC connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055102958 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw CI:157B9CAC output_enabled 0 (mgcp_msg.c:125) 20241017055102958 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055102958 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw conn:(1234/rtp C:157B9CAC r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055102958 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055102958 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw CI:157B9CAC CRCX: Creating connection: port: 4034 (mgcp_protocol.c:1112) 20241017055102958 DLMGCP NOTICE <0013> endpoint:rtpbridge/a@mgw CI:157B9CAC CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055102958 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055102959 DLMGCP DEBUG <0013> Generated response: line #00: 200 51843 OK (mgcp_msg.c:67) 20241017055102959 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a@mgw (mgcp_msg.c:67) 20241017055102959 DLMGCP DEBUG <0013> Generated response: line #02: I: 157B9CAC (mgcp_msg.c:67) 20241017055102959 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055102959 DLMGCP DEBUG <0013> Generated response: line #04: o=- 157B9CAC 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055102959 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055102959 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055102959 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055102959 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4034 RTP/AVP 112 (mgcp_msg.c:67) 20241017055102959 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055102959 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055102960 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51844 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055102960 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055102960 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055102960 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055102960 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw (trunk:0) found free endpoint: rtpbridge/b@mgw (mgcp_endp.c:261) 20241017055102960 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b@mgw" (mgcp_protocol.c:441) 20241017055102960 DLMGCP NOTICE <0013> endpoint:rtpbridge/b@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055102960 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw conn:(1234/rtp C:70463DA4 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055102960 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw CI:70463DA4 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055102960 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw CI:70463DA4 output_enabled 0 (mgcp_msg.c:125) 20241017055102960 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055102960 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw conn:(1234/rtp C:70463DA4 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055102960 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055102960 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw CI:70463DA4 CRCX: Creating connection: port: 4036 (mgcp_protocol.c:1112) 20241017055102960 DLMGCP NOTICE <0013> endpoint:rtpbridge/b@mgw CI:70463DA4 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055102960 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055102960 DLMGCP DEBUG <0013> Generated response: line #00: 200 51844 OK (mgcp_msg.c:67) 20241017055102960 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b@mgw (mgcp_msg.c:67) 20241017055102961 DLMGCP DEBUG <0013> Generated response: line #02: I: 70463DA4 (mgcp_msg.c:67) 20241017055102961 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055102961 DLMGCP DEBUG <0013> Generated response: line #04: o=- 70463DA4 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055102961 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055102961 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055102961 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055102961 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4036 RTP/AVP 112 (mgcp_msg.c:67) 20241017055102961 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055102961 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055102962 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51845 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055102962 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055102962 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055102962 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055102962 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw (trunk:0) found free endpoint: rtpbridge/c@mgw (mgcp_endp.c:261) 20241017055102962 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c@mgw" (mgcp_protocol.c:441) 20241017055102962 DLMGCP NOTICE <0013> endpoint:rtpbridge/c@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055102962 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw conn:(1234/rtp C:72A0FF2A r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055102962 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw CI:72A0FF2A connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055102962 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw CI:72A0FF2A output_enabled 0 (mgcp_msg.c:125) 20241017055102962 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055102962 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw conn:(1234/rtp C:72A0FF2A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055102962 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055102962 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw CI:72A0FF2A CRCX: Creating connection: port: 4038 (mgcp_protocol.c:1112) 20241017055102962 DLMGCP NOTICE <0013> endpoint:rtpbridge/c@mgw CI:72A0FF2A CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055102962 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055102962 DLMGCP DEBUG <0013> Generated response: line #00: 200 51845 OK (mgcp_msg.c:67) 20241017055102962 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c@mgw (mgcp_msg.c:67) 20241017055102962 DLMGCP DEBUG <0013> Generated response: line #02: I: 72A0FF2A (mgcp_msg.c:67) 20241017055102962 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055102962 DLMGCP DEBUG <0013> Generated response: line #04: o=- 72A0FF2A 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055102962 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055102963 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055102963 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055102963 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4038 RTP/AVP 112 (mgcp_msg.c:67) 20241017055102963 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055102963 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055102964 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51846 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055102964 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055102964 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055102964 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055102964 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw (trunk:0) found free endpoint: rtpbridge/d@mgw (mgcp_endp.c:261) 20241017055102964 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d@mgw" (mgcp_protocol.c:441) 20241017055102964 DLMGCP NOTICE <0013> endpoint:rtpbridge/d@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055102964 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw conn:(1234/rtp C:8EFF6BE2 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055102964 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw CI:8EFF6BE2 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055102964 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw CI:8EFF6BE2 output_enabled 0 (mgcp_msg.c:125) 20241017055102964 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055102964 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw conn:(1234/rtp C:8EFF6BE2 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055102964 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055102964 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw CI:8EFF6BE2 CRCX: Creating connection: port: 4040 (mgcp_protocol.c:1112) 20241017055102964 DLMGCP NOTICE <0013> endpoint:rtpbridge/d@mgw CI:8EFF6BE2 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055102964 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055102964 DLMGCP DEBUG <0013> Generated response: line #00: 200 51846 OK (mgcp_msg.c:67) 20241017055102964 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d@mgw (mgcp_msg.c:67) 20241017055102964 DLMGCP DEBUG <0013> Generated response: line #02: I: 8EFF6BE2 (mgcp_msg.c:67) 20241017055102964 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055102964 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8EFF6BE2 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055102964 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055102964 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055102964 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055102964 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4040 RTP/AVP 112 (mgcp_msg.c:67) 20241017055102964 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055102964 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055102966 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51847 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055102966 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055102966 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055102966 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055102966 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw (trunk:0) found free endpoint: rtpbridge/e@mgw (mgcp_endp.c:261) 20241017055102966 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e@mgw" (mgcp_protocol.c:441) 20241017055102966 DLMGCP NOTICE <0013> endpoint:rtpbridge/e@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055102966 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw conn:(1234/rtp C:3A4C1E1C r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055102966 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw CI:3A4C1E1C connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055102966 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw CI:3A4C1E1C output_enabled 0 (mgcp_msg.c:125) 20241017055102966 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055102966 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw conn:(1234/rtp C:3A4C1E1C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055102966 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055102966 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw CI:3A4C1E1C CRCX: Creating connection: port: 4042 (mgcp_protocol.c:1112) 20241017055102966 DLMGCP NOTICE <0013> endpoint:rtpbridge/e@mgw CI:3A4C1E1C CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055102966 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055102966 DLMGCP DEBUG <0013> Generated response: line #00: 200 51847 OK (mgcp_msg.c:67) 20241017055102966 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e@mgw (mgcp_msg.c:67) 20241017055102966 DLMGCP DEBUG <0013> Generated response: line #02: I: 3A4C1E1C (mgcp_msg.c:67) 20241017055102966 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055102966 DLMGCP DEBUG <0013> Generated response: line #04: o=- 3A4C1E1C 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055102966 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055102966 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055102966 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055102966 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4042 RTP/AVP 112 (mgcp_msg.c:67) 20241017055102966 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055102966 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055102967 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51848 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055102967 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055102967 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055102967 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055102967 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw (trunk:0) found free endpoint: rtpbridge/f@mgw (mgcp_endp.c:261) 20241017055102967 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f@mgw" (mgcp_protocol.c:441) 20241017055102967 DLMGCP NOTICE <0013> endpoint:rtpbridge/f@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055102967 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw conn:(1234/rtp C:BA6E464B r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055102967 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw CI:BA6E464B connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055102967 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw CI:BA6E464B output_enabled 0 (mgcp_msg.c:125) 20241017055102967 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055102967 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw conn:(1234/rtp C:BA6E464B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055102967 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055102967 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw CI:BA6E464B CRCX: Creating connection: port: 4044 (mgcp_protocol.c:1112) 20241017055102967 DLMGCP NOTICE <0013> endpoint:rtpbridge/f@mgw CI:BA6E464B CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055102967 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055102968 DLMGCP DEBUG <0013> Generated response: line #00: 200 51848 OK (mgcp_msg.c:67) 20241017055102968 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f@mgw (mgcp_msg.c:67) 20241017055102968 DLMGCP DEBUG <0013> Generated response: line #02: I: BA6E464B (mgcp_msg.c:67) 20241017055102968 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055102968 DLMGCP DEBUG <0013> Generated response: line #04: o=- BA6E464B 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055102968 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055102968 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055102968 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055102968 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4044 RTP/AVP 112 (mgcp_msg.c:67) 20241017055102968 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055102968 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055102969 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51849 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055102969 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055102969 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055102969 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055102969 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw (trunk:0) found free endpoint: rtpbridge/10@mgw (mgcp_endp.c:261) 20241017055102969 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/10@mgw" (mgcp_protocol.c:441) 20241017055102969 DLMGCP NOTICE <0013> endpoint:rtpbridge/10@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055102969 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw conn:(1234/rtp C:F116AEFC r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055102969 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw CI:F116AEFC connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055102969 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw CI:F116AEFC output_enabled 0 (mgcp_msg.c:125) 20241017055102969 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055102969 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw conn:(1234/rtp C:F116AEFC r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055102969 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055102969 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw CI:F116AEFC CRCX: Creating connection: port: 4046 (mgcp_protocol.c:1112) 20241017055102969 DLMGCP NOTICE <0013> endpoint:rtpbridge/10@mgw CI:F116AEFC CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055102969 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055102969 DLMGCP DEBUG <0013> Generated response: line #00: 200 51849 OK (mgcp_msg.c:67) 20241017055102969 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/10@mgw (mgcp_msg.c:67) 20241017055102969 DLMGCP DEBUG <0013> Generated response: line #02: I: F116AEFC (mgcp_msg.c:67) 20241017055102969 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055102969 DLMGCP DEBUG <0013> Generated response: line #04: o=- F116AEFC 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055102969 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055102969 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055102969 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055102969 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4046 RTP/AVP 112 (mgcp_msg.c:67) 20241017055102969 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055102969 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055102970 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51850 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055102970 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055102970 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055102970 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055102970 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw (trunk:0) found free endpoint: rtpbridge/11@mgw (mgcp_endp.c:261) 20241017055102970 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/11@mgw" (mgcp_protocol.c:441) 20241017055102970 DLMGCP NOTICE <0013> endpoint:rtpbridge/11@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055102970 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw conn:(1234/rtp C:1E7827AD r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055102970 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw CI:1E7827AD connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055102970 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw CI:1E7827AD output_enabled 0 (mgcp_msg.c:125) 20241017055102970 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055102970 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw conn:(1234/rtp C:1E7827AD r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055102970 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055102970 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw CI:1E7827AD CRCX: Creating connection: port: 4048 (mgcp_protocol.c:1112) 20241017055102970 DLMGCP NOTICE <0013> endpoint:rtpbridge/11@mgw CI:1E7827AD CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055102970 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055102970 DLMGCP DEBUG <0013> Generated response: line #00: 200 51850 OK (mgcp_msg.c:67) 20241017055102970 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/11@mgw (mgcp_msg.c:67) 20241017055102970 DLMGCP DEBUG <0013> Generated response: line #02: I: 1E7827AD (mgcp_msg.c:67) 20241017055102970 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055102970 DLMGCP DEBUG <0013> Generated response: line #04: o=- 1E7827AD 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055102970 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055102970 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055102970 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055102970 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4048 RTP/AVP 112 (mgcp_msg.c:67) 20241017055102970 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055102970 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055102971 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51851 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055102971 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055102971 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055102971 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055102971 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw (trunk:0) found free endpoint: rtpbridge/12@mgw (mgcp_endp.c:261) 20241017055102971 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/12@mgw" (mgcp_protocol.c:441) 20241017055102971 DLMGCP NOTICE <0013> endpoint:rtpbridge/12@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055102971 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw conn:(1234/rtp C:B29650AE r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055102971 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw CI:B29650AE connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055102971 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw CI:B29650AE output_enabled 0 (mgcp_msg.c:125) 20241017055102971 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055102971 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw conn:(1234/rtp C:B29650AE r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055102971 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055102971 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw CI:B29650AE CRCX: Creating connection: port: 4050 (mgcp_protocol.c:1112) 20241017055102971 DLMGCP NOTICE <0013> endpoint:rtpbridge/12@mgw CI:B29650AE CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055102971 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055102971 DLMGCP DEBUG <0013> Generated response: line #00: 200 51851 OK (mgcp_msg.c:67) 20241017055102971 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/12@mgw (mgcp_msg.c:67) 20241017055102971 DLMGCP DEBUG <0013> Generated response: line #02: I: B29650AE (mgcp_msg.c:67) 20241017055102971 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055102971 DLMGCP DEBUG <0013> Generated response: line #04: o=- B29650AE 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055102971 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055102971 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055102971 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055102971 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4050 RTP/AVP 112 (mgcp_msg.c:67) 20241017055102971 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055102971 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055102972 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51852 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055102972 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055102972 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055102972 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055102972 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw (trunk:0) found free endpoint: rtpbridge/13@mgw (mgcp_endp.c:261) 20241017055102972 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/13@mgw" (mgcp_protocol.c:441) 20241017055102972 DLMGCP NOTICE <0013> endpoint:rtpbridge/13@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055102972 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw conn:(1234/rtp C:8156E543 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055102972 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw CI:8156E543 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055102972 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw CI:8156E543 output_enabled 0 (mgcp_msg.c:125) 20241017055102972 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055102972 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw conn:(1234/rtp C:8156E543 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055102972 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055102973 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw CI:8156E543 CRCX: Creating connection: port: 4052 (mgcp_protocol.c:1112) 20241017055102973 DLMGCP NOTICE <0013> endpoint:rtpbridge/13@mgw CI:8156E543 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055102973 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055102973 DLMGCP DEBUG <0013> Generated response: line #00: 200 51852 OK (mgcp_msg.c:67) 20241017055102973 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/13@mgw (mgcp_msg.c:67) 20241017055102973 DLMGCP DEBUG <0013> Generated response: line #02: I: 8156E543 (mgcp_msg.c:67) 20241017055102973 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055102973 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8156E543 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055102973 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055102973 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055102973 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055102973 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4052 RTP/AVP 112 (mgcp_msg.c:67) 20241017055102973 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055102973 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055102973 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51853 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055102973 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055102973 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055102973 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055102974 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw (trunk:0) found free endpoint: rtpbridge/14@mgw (mgcp_endp.c:261) 20241017055102974 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/14@mgw" (mgcp_protocol.c:441) 20241017055102974 DLMGCP NOTICE <0013> endpoint:rtpbridge/14@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055102974 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw conn:(1234/rtp C:EA7630A5 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055102974 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw CI:EA7630A5 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055102974 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw CI:EA7630A5 output_enabled 0 (mgcp_msg.c:125) 20241017055102974 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055102974 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw conn:(1234/rtp C:EA7630A5 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055102974 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055102974 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw CI:EA7630A5 CRCX: Creating connection: port: 4054 (mgcp_protocol.c:1112) 20241017055102974 DLMGCP NOTICE <0013> endpoint:rtpbridge/14@mgw CI:EA7630A5 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055102974 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055102974 DLMGCP DEBUG <0013> Generated response: line #00: 200 51853 OK (mgcp_msg.c:67) 20241017055102974 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/14@mgw (mgcp_msg.c:67) 20241017055102974 DLMGCP DEBUG <0013> Generated response: line #02: I: EA7630A5 (mgcp_msg.c:67) 20241017055102974 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055102974 DLMGCP DEBUG <0013> Generated response: line #04: o=- EA7630A5 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055102974 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055102974 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055102974 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055102974 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4054 RTP/AVP 112 (mgcp_msg.c:67) 20241017055102974 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055102974 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055102975 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51854 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055102975 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055102975 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055102975 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055102975 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw (trunk:0) found free endpoint: rtpbridge/15@mgw (mgcp_endp.c:261) 20241017055102975 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/15@mgw" (mgcp_protocol.c:441) 20241017055102975 DLMGCP NOTICE <0013> endpoint:rtpbridge/15@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055102975 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw conn:(1234/rtp C:B888CAA0 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055102975 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw CI:B888CAA0 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055102975 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw CI:B888CAA0 output_enabled 0 (mgcp_msg.c:125) 20241017055102975 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055102975 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw conn:(1234/rtp C:B888CAA0 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055102975 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055102975 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw CI:B888CAA0 CRCX: Creating connection: port: 4056 (mgcp_protocol.c:1112) 20241017055102975 DLMGCP NOTICE <0013> endpoint:rtpbridge/15@mgw CI:B888CAA0 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055102975 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055102975 DLMGCP DEBUG <0013> Generated response: line #00: 200 51854 OK (mgcp_msg.c:67) 20241017055102975 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/15@mgw (mgcp_msg.c:67) 20241017055102975 DLMGCP DEBUG <0013> Generated response: line #02: I: B888CAA0 (mgcp_msg.c:67) 20241017055102975 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055102975 DLMGCP DEBUG <0013> Generated response: line #04: o=- B888CAA0 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055102975 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055102975 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055102975 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055102975 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4056 RTP/AVP 112 (mgcp_msg.c:67) 20241017055102975 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055102975 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055102976 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51855 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055102976 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055102976 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055102976 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055102976 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw (trunk:0) found free endpoint: rtpbridge/16@mgw (mgcp_endp.c:261) 20241017055102976 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/16@mgw" (mgcp_protocol.c:441) 20241017055102976 DLMGCP NOTICE <0013> endpoint:rtpbridge/16@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055102976 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw conn:(1234/rtp C:DDF1EED7 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055102976 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw CI:DDF1EED7 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055102976 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw CI:DDF1EED7 output_enabled 0 (mgcp_msg.c:125) 20241017055102976 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055102976 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw conn:(1234/rtp C:DDF1EED7 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055102976 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055102976 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw CI:DDF1EED7 CRCX: Creating connection: port: 4058 (mgcp_protocol.c:1112) 20241017055102976 DLMGCP NOTICE <0013> endpoint:rtpbridge/16@mgw CI:DDF1EED7 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055102976 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055102976 DLMGCP DEBUG <0013> Generated response: line #00: 200 51855 OK (mgcp_msg.c:67) 20241017055102976 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/16@mgw (mgcp_msg.c:67) 20241017055102976 DLMGCP DEBUG <0013> Generated response: line #02: I: DDF1EED7 (mgcp_msg.c:67) 20241017055102976 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055102976 DLMGCP DEBUG <0013> Generated response: line #04: o=- DDF1EED7 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055102976 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055102976 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055102976 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055102976 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4058 RTP/AVP 112 (mgcp_msg.c:67) 20241017055102976 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055102976 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055102977 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51856 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055102977 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055102977 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055102977 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055102977 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw (trunk:0) found free endpoint: rtpbridge/17@mgw (mgcp_endp.c:261) 20241017055102977 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/17@mgw" (mgcp_protocol.c:441) 20241017055102977 DLMGCP NOTICE <0013> endpoint:rtpbridge/17@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055102977 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw conn:(1234/rtp C:4ADC77EB r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055102977 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw CI:4ADC77EB connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055102977 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw CI:4ADC77EB output_enabled 0 (mgcp_msg.c:125) 20241017055102977 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055102977 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw conn:(1234/rtp C:4ADC77EB r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055102977 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055102977 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw CI:4ADC77EB CRCX: Creating connection: port: 4060 (mgcp_protocol.c:1112) 20241017055102977 DLMGCP NOTICE <0013> endpoint:rtpbridge/17@mgw CI:4ADC77EB CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055102977 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055102977 DLMGCP DEBUG <0013> Generated response: line #00: 200 51856 OK (mgcp_msg.c:67) 20241017055102977 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/17@mgw (mgcp_msg.c:67) 20241017055102977 DLMGCP DEBUG <0013> Generated response: line #02: I: 4ADC77EB (mgcp_msg.c:67) 20241017055102977 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055102977 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4ADC77EB 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055102977 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055102977 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055102977 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055102977 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4060 RTP/AVP 112 (mgcp_msg.c:67) 20241017055102977 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055102977 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055102978 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51857 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055102978 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055102978 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055102978 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055102978 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw (trunk:0) found free endpoint: rtpbridge/18@mgw (mgcp_endp.c:261) 20241017055102978 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/18@mgw" (mgcp_protocol.c:441) 20241017055102978 DLMGCP NOTICE <0013> endpoint:rtpbridge/18@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055102978 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw conn:(1234/rtp C:8425842B r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055102978 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw CI:8425842B connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055102978 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw CI:8425842B output_enabled 0 (mgcp_msg.c:125) 20241017055102978 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055102978 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw conn:(1234/rtp C:8425842B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055102978 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055102978 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw CI:8425842B CRCX: Creating connection: port: 4062 (mgcp_protocol.c:1112) 20241017055102978 DLMGCP NOTICE <0013> endpoint:rtpbridge/18@mgw CI:8425842B CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055102978 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055102978 DLMGCP DEBUG <0013> Generated response: line #00: 200 51857 OK (mgcp_msg.c:67) 20241017055102978 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/18@mgw (mgcp_msg.c:67) 20241017055102978 DLMGCP DEBUG <0013> Generated response: line #02: I: 8425842B (mgcp_msg.c:67) 20241017055102978 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055102978 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8425842B 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055102978 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055102978 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055102978 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055102978 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4062 RTP/AVP 112 (mgcp_msg.c:67) 20241017055102978 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055102978 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055102979 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51858 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055102979 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055102979 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055102979 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055102979 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw (trunk:0) found free endpoint: rtpbridge/19@mgw (mgcp_endp.c:261) 20241017055102979 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/19@mgw" (mgcp_protocol.c:441) 20241017055102979 DLMGCP NOTICE <0013> endpoint:rtpbridge/19@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055102979 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw conn:(1234/rtp C:2B31A2BF r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055102979 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw CI:2B31A2BF connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055102979 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw CI:2B31A2BF output_enabled 0 (mgcp_msg.c:125) 20241017055102979 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055102979 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw conn:(1234/rtp C:2B31A2BF r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055102979 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055102979 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw CI:2B31A2BF CRCX: Creating connection: port: 4064 (mgcp_protocol.c:1112) 20241017055102979 DLMGCP NOTICE <0013> endpoint:rtpbridge/19@mgw CI:2B31A2BF CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055102979 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055102979 DLMGCP DEBUG <0013> Generated response: line #00: 200 51858 OK (mgcp_msg.c:67) 20241017055102979 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/19@mgw (mgcp_msg.c:67) 20241017055102979 DLMGCP DEBUG <0013> Generated response: line #02: I: 2B31A2BF (mgcp_msg.c:67) 20241017055102979 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055102979 DLMGCP DEBUG <0013> Generated response: line #04: o=- 2B31A2BF 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055102979 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055102979 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055102979 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055102979 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4064 RTP/AVP 112 (mgcp_msg.c:67) 20241017055102979 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055102979 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055102980 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51859 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055102980 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055102980 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055102980 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055102980 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw (trunk:0) found free endpoint: rtpbridge/1a@mgw (mgcp_endp.c:261) 20241017055102980 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1a@mgw" (mgcp_protocol.c:441) 20241017055102980 DLMGCP NOTICE <0013> endpoint:rtpbridge/1a@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055102981 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw conn:(1234/rtp C:F8738A02 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055102981 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw CI:F8738A02 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055102981 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw CI:F8738A02 output_enabled 0 (mgcp_msg.c:125) 20241017055102981 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055102981 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw conn:(1234/rtp C:F8738A02 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055102981 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055102981 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw CI:F8738A02 CRCX: Creating connection: port: 4066 (mgcp_protocol.c:1112) 20241017055102981 DLMGCP NOTICE <0013> endpoint:rtpbridge/1a@mgw CI:F8738A02 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055102981 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055102981 DLMGCP DEBUG <0013> Generated response: line #00: 200 51859 OK (mgcp_msg.c:67) 20241017055102981 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1a@mgw (mgcp_msg.c:67) 20241017055102981 DLMGCP DEBUG <0013> Generated response: line #02: I: F8738A02 (mgcp_msg.c:67) 20241017055102981 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055102981 DLMGCP DEBUG <0013> Generated response: line #04: o=- F8738A02 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055102981 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055102981 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055102981 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055102981 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4066 RTP/AVP 112 (mgcp_msg.c:67) 20241017055102981 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055102981 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055102981 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51860 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055102981 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055102981 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055102981 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055102981 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw (trunk:0) found free endpoint: rtpbridge/1b@mgw (mgcp_endp.c:261) 20241017055102981 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1b@mgw" (mgcp_protocol.c:441) 20241017055102981 DLMGCP NOTICE <0013> endpoint:rtpbridge/1b@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055102981 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw conn:(1234/rtp C:976829C4 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055102981 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw CI:976829C4 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055102981 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw CI:976829C4 output_enabled 0 (mgcp_msg.c:125) 20241017055102981 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055102981 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw conn:(1234/rtp C:976829C4 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055102982 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055102982 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw CI:976829C4 CRCX: Creating connection: port: 4068 (mgcp_protocol.c:1112) 20241017055102982 DLMGCP NOTICE <0013> endpoint:rtpbridge/1b@mgw CI:976829C4 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055102982 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055102982 DLMGCP DEBUG <0013> Generated response: line #00: 200 51860 OK (mgcp_msg.c:67) 20241017055102982 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1b@mgw (mgcp_msg.c:67) 20241017055102982 DLMGCP DEBUG <0013> Generated response: line #02: I: 976829C4 (mgcp_msg.c:67) 20241017055102982 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055102982 DLMGCP DEBUG <0013> Generated response: line #04: o=- 976829C4 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055102982 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055102982 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055102982 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055102982 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4068 RTP/AVP 112 (mgcp_msg.c:67) 20241017055102982 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055102982 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055102982 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51861 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055102982 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055102982 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055102982 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055102982 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw (trunk:0) found free endpoint: rtpbridge/1c@mgw (mgcp_endp.c:261) 20241017055102982 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1c@mgw" (mgcp_protocol.c:441) 20241017055102982 DLMGCP NOTICE <0013> endpoint:rtpbridge/1c@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055102982 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw conn:(1234/rtp C:76AD4CEA r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055102982 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw CI:76AD4CEA connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055102982 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw CI:76AD4CEA output_enabled 0 (mgcp_msg.c:125) 20241017055102982 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055102982 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw conn:(1234/rtp C:76AD4CEA r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055102983 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055102983 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw CI:76AD4CEA CRCX: Creating connection: port: 4070 (mgcp_protocol.c:1112) 20241017055102983 DLMGCP NOTICE <0013> endpoint:rtpbridge/1c@mgw CI:76AD4CEA CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055102983 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055102983 DLMGCP DEBUG <0013> Generated response: line #00: 200 51861 OK (mgcp_msg.c:67) 20241017055102983 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1c@mgw (mgcp_msg.c:67) 20241017055102983 DLMGCP DEBUG <0013> Generated response: line #02: I: 76AD4CEA (mgcp_msg.c:67) 20241017055102983 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055102983 DLMGCP DEBUG <0013> Generated response: line #04: o=- 76AD4CEA 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055102983 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055102983 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055102983 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055102983 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4070 RTP/AVP 112 (mgcp_msg.c:67) 20241017055102983 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055102983 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055102984 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51862 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055102984 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055102984 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055102984 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055102984 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw (trunk:0) found free endpoint: rtpbridge/1d@mgw (mgcp_endp.c:261) 20241017055102984 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1d@mgw" (mgcp_protocol.c:441) 20241017055102984 DLMGCP NOTICE <0013> endpoint:rtpbridge/1d@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055102984 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw conn:(1234/rtp C:A623BEDD r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055102984 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw CI:A623BEDD connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055102984 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw CI:A623BEDD output_enabled 0 (mgcp_msg.c:125) 20241017055102984 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055102984 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw conn:(1234/rtp C:A623BEDD r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055102984 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055102984 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw CI:A623BEDD CRCX: Creating connection: port: 4072 (mgcp_protocol.c:1112) 20241017055102984 DLMGCP NOTICE <0013> endpoint:rtpbridge/1d@mgw CI:A623BEDD CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055102984 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055102984 DLMGCP DEBUG <0013> Generated response: line #00: 200 51862 OK (mgcp_msg.c:67) 20241017055102984 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1d@mgw (mgcp_msg.c:67) 20241017055102984 DLMGCP DEBUG <0013> Generated response: line #02: I: A623BEDD (mgcp_msg.c:67) 20241017055102984 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055102984 DLMGCP DEBUG <0013> Generated response: line #04: o=- A623BEDD 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055102984 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055102984 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055102984 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055102984 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4072 RTP/AVP 112 (mgcp_msg.c:67) 20241017055102984 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055102984 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055102985 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51863 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055102985 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055102985 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055102985 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055102985 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw (trunk:0) found free endpoint: rtpbridge/1e@mgw (mgcp_endp.c:261) 20241017055102985 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1e@mgw" (mgcp_protocol.c:441) 20241017055102985 DLMGCP NOTICE <0013> endpoint:rtpbridge/1e@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055102985 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw conn:(1234/rtp C:64483529 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055102985 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw CI:64483529 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055102985 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw CI:64483529 output_enabled 0 (mgcp_msg.c:125) 20241017055102985 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055102985 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw conn:(1234/rtp C:64483529 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055102985 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055102985 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw CI:64483529 CRCX: Creating connection: port: 4074 (mgcp_protocol.c:1112) 20241017055102985 DLMGCP NOTICE <0013> endpoint:rtpbridge/1e@mgw CI:64483529 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055102985 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055102985 DLMGCP DEBUG <0013> Generated response: line #00: 200 51863 OK (mgcp_msg.c:67) 20241017055102985 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1e@mgw (mgcp_msg.c:67) 20241017055102985 DLMGCP DEBUG <0013> Generated response: line #02: I: 64483529 (mgcp_msg.c:67) 20241017055102985 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055102985 DLMGCP DEBUG <0013> Generated response: line #04: o=- 64483529 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055102985 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055102985 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055102985 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055102985 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4074 RTP/AVP 112 (mgcp_msg.c:67) 20241017055102985 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055102985 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055102986 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51864 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055102986 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055102986 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055102986 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055102986 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw (trunk:0) found free endpoint: rtpbridge/1f@mgw (mgcp_endp.c:261) 20241017055102986 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1f@mgw" (mgcp_protocol.c:441) 20241017055102986 DLMGCP NOTICE <0013> endpoint:rtpbridge/1f@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055102986 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw conn:(1234/rtp C:9D86EA97 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055102986 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw CI:9D86EA97 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055102986 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw CI:9D86EA97 output_enabled 0 (mgcp_msg.c:125) 20241017055102986 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055102986 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw conn:(1234/rtp C:9D86EA97 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055102986 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055102986 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw CI:9D86EA97 CRCX: Creating connection: port: 4076 (mgcp_protocol.c:1112) 20241017055102986 DLMGCP NOTICE <0013> endpoint:rtpbridge/1f@mgw CI:9D86EA97 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055102986 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055102986 DLMGCP DEBUG <0013> Generated response: line #00: 200 51864 OK (mgcp_msg.c:67) 20241017055102986 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1f@mgw (mgcp_msg.c:67) 20241017055102986 DLMGCP DEBUG <0013> Generated response: line #02: I: 9D86EA97 (mgcp_msg.c:67) 20241017055102986 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055102986 DLMGCP DEBUG <0013> Generated response: line #04: o=- 9D86EA97 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055102986 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055102986 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055102986 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055102986 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4076 RTP/AVP 112 (mgcp_msg.c:67) 20241017055102986 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055102986 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055102987 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51865 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055102987 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055102987 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055102987 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055102987 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw (trunk:0) found free endpoint: rtpbridge/20@mgw (mgcp_endp.c:261) 20241017055102987 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/20@mgw" (mgcp_protocol.c:441) 20241017055102987 DLMGCP NOTICE <0013> endpoint:rtpbridge/20@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055102987 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw conn:(1234/rtp C:809791DE r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055102987 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw CI:809791DE connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055102987 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw CI:809791DE output_enabled 0 (mgcp_msg.c:125) 20241017055102987 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055102987 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw conn:(1234/rtp C:809791DE r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055102987 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055102987 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw CI:809791DE CRCX: Creating connection: port: 4078 (mgcp_protocol.c:1112) 20241017055102987 DLMGCP NOTICE <0013> endpoint:rtpbridge/20@mgw CI:809791DE CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055102987 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055102987 DLMGCP DEBUG <0013> Generated response: line #00: 200 51865 OK (mgcp_msg.c:67) 20241017055102987 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/20@mgw (mgcp_msg.c:67) 20241017055102987 DLMGCP DEBUG <0013> Generated response: line #02: I: 809791DE (mgcp_msg.c:67) 20241017055102987 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055102987 DLMGCP DEBUG <0013> Generated response: line #04: o=- 809791DE 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055102987 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055102987 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055102987 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055102987 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4078 RTP/AVP 112 (mgcp_msg.c:67) 20241017055102987 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055102987 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055102987 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51866 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055102987 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055102987 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055102987 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055102987 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw (trunk:0) found free endpoint: rtpbridge/21@mgw (mgcp_endp.c:261) 20241017055102987 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/21@mgw" (mgcp_protocol.c:441) 20241017055102987 DLMGCP NOTICE <0013> endpoint:rtpbridge/21@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055102987 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw conn:(1234/rtp C:FA141F67 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055102987 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw CI:FA141F67 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055102987 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw CI:FA141F67 output_enabled 0 (mgcp_msg.c:125) 20241017055102987 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055102987 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw conn:(1234/rtp C:FA141F67 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055102988 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055102988 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw CI:FA141F67 CRCX: Creating connection: port: 4080 (mgcp_protocol.c:1112) 20241017055102988 DLMGCP NOTICE <0013> endpoint:rtpbridge/21@mgw CI:FA141F67 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055102988 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055102988 DLMGCP DEBUG <0013> Generated response: line #00: 200 51866 OK (mgcp_msg.c:67) 20241017055102988 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/21@mgw (mgcp_msg.c:67) 20241017055102988 DLMGCP DEBUG <0013> Generated response: line #02: I: FA141F67 (mgcp_msg.c:67) 20241017055102988 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055102988 DLMGCP DEBUG <0013> Generated response: line #04: o=- FA141F67 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055102988 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055102988 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055102988 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055102988 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4080 RTP/AVP 112 (mgcp_msg.c:67) 20241017055102988 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055102988 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055102988 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51867 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055102988 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055102988 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055102988 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055102988 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw (trunk:0) found free endpoint: rtpbridge/22@mgw (mgcp_endp.c:261) 20241017055102988 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/22@mgw" (mgcp_protocol.c:441) 20241017055102988 DLMGCP NOTICE <0013> endpoint:rtpbridge/22@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055102988 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw conn:(1234/rtp C:45FB9277 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055102988 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw CI:45FB9277 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055102988 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw CI:45FB9277 output_enabled 0 (mgcp_msg.c:125) 20241017055102988 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055102988 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw conn:(1234/rtp C:45FB9277 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055102988 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055102988 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw CI:45FB9277 CRCX: Creating connection: port: 4082 (mgcp_protocol.c:1112) 20241017055102988 DLMGCP NOTICE <0013> endpoint:rtpbridge/22@mgw CI:45FB9277 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055102988 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055102988 DLMGCP DEBUG <0013> Generated response: line #00: 200 51867 OK (mgcp_msg.c:67) 20241017055102988 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/22@mgw (mgcp_msg.c:67) 20241017055102988 DLMGCP DEBUG <0013> Generated response: line #02: I: 45FB9277 (mgcp_msg.c:67) 20241017055102988 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055102988 DLMGCP DEBUG <0013> Generated response: line #04: o=- 45FB9277 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055102988 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055102989 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055102989 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055102989 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4082 RTP/AVP 112 (mgcp_msg.c:67) 20241017055102989 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055102989 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055102989 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51868 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055102989 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055102989 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055102989 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055102989 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw (trunk:0) found free endpoint: rtpbridge/23@mgw (mgcp_endp.c:261) 20241017055102989 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/23@mgw" (mgcp_protocol.c:441) 20241017055102989 DLMGCP NOTICE <0013> endpoint:rtpbridge/23@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055102989 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw conn:(1234/rtp C:6280A057 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055102989 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw CI:6280A057 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055102989 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw CI:6280A057 output_enabled 0 (mgcp_msg.c:125) 20241017055102989 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055102989 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw conn:(1234/rtp C:6280A057 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055102989 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055102989 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw CI:6280A057 CRCX: Creating connection: port: 4084 (mgcp_protocol.c:1112) 20241017055102989 DLMGCP NOTICE <0013> endpoint:rtpbridge/23@mgw CI:6280A057 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055102989 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055102989 DLMGCP DEBUG <0013> Generated response: line #00: 200 51868 OK (mgcp_msg.c:67) 20241017055102989 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/23@mgw (mgcp_msg.c:67) 20241017055102989 DLMGCP DEBUG <0013> Generated response: line #02: I: 6280A057 (mgcp_msg.c:67) 20241017055102989 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055102989 DLMGCP DEBUG <0013> Generated response: line #04: o=- 6280A057 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055102989 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055102989 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055102989 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055102989 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4084 RTP/AVP 112 (mgcp_msg.c:67) 20241017055102989 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055102989 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055102990 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51869 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055102990 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055102990 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055102990 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055102990 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw (trunk:0) found free endpoint: rtpbridge/24@mgw (mgcp_endp.c:261) 20241017055102990 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/24@mgw" (mgcp_protocol.c:441) 20241017055102990 DLMGCP NOTICE <0013> endpoint:rtpbridge/24@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055102990 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw conn:(1234/rtp C:47EF5C4D r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055102990 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw CI:47EF5C4D connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055102990 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw CI:47EF5C4D output_enabled 0 (mgcp_msg.c:125) 20241017055102990 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055102990 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw conn:(1234/rtp C:47EF5C4D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055102990 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055102990 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw CI:47EF5C4D CRCX: Creating connection: port: 4086 (mgcp_protocol.c:1112) 20241017055102990 DLMGCP NOTICE <0013> endpoint:rtpbridge/24@mgw CI:47EF5C4D CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055102990 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055102990 DLMGCP DEBUG <0013> Generated response: line #00: 200 51869 OK (mgcp_msg.c:67) 20241017055102990 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/24@mgw (mgcp_msg.c:67) 20241017055102990 DLMGCP DEBUG <0013> Generated response: line #02: I: 47EF5C4D (mgcp_msg.c:67) 20241017055102990 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055102990 DLMGCP DEBUG <0013> Generated response: line #04: o=- 47EF5C4D 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055102990 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055102990 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055102990 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055102990 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4086 RTP/AVP 112 (mgcp_msg.c:67) 20241017055102990 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055102990 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055102991 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51870 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055102991 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055102991 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055102991 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055102991 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw (trunk:0) found free endpoint: rtpbridge/25@mgw (mgcp_endp.c:261) 20241017055102991 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/25@mgw" (mgcp_protocol.c:441) 20241017055102991 DLMGCP NOTICE <0013> endpoint:rtpbridge/25@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055102991 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw conn:(1234/rtp C:D09CDFED r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055102991 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw CI:D09CDFED connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055102991 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw CI:D09CDFED output_enabled 0 (mgcp_msg.c:125) 20241017055102991 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055102991 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw conn:(1234/rtp C:D09CDFED r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055102991 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055102991 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw CI:D09CDFED CRCX: Creating connection: port: 4088 (mgcp_protocol.c:1112) 20241017055102991 DLMGCP NOTICE <0013> endpoint:rtpbridge/25@mgw CI:D09CDFED CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055102991 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055102991 DLMGCP DEBUG <0013> Generated response: line #00: 200 51870 OK (mgcp_msg.c:67) 20241017055102991 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/25@mgw (mgcp_msg.c:67) 20241017055102991 DLMGCP DEBUG <0013> Generated response: line #02: I: D09CDFED (mgcp_msg.c:67) 20241017055102991 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055102991 DLMGCP DEBUG <0013> Generated response: line #04: o=- D09CDFED 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055102991 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055102991 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055102991 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055102991 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4088 RTP/AVP 112 (mgcp_msg.c:67) 20241017055102991 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055102991 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055102992 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51871 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055102992 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055102992 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055102992 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055102992 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw (trunk:0) found free endpoint: rtpbridge/26@mgw (mgcp_endp.c:261) 20241017055102992 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/26@mgw" (mgcp_protocol.c:441) 20241017055102992 DLMGCP NOTICE <0013> endpoint:rtpbridge/26@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055102992 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw conn:(1234/rtp C:3BF97999 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055102992 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw CI:3BF97999 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055102992 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw CI:3BF97999 output_enabled 0 (mgcp_msg.c:125) 20241017055102992 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055102992 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw conn:(1234/rtp C:3BF97999 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055102992 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055102992 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw CI:3BF97999 CRCX: Creating connection: port: 4090 (mgcp_protocol.c:1112) 20241017055102992 DLMGCP NOTICE <0013> endpoint:rtpbridge/26@mgw CI:3BF97999 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055102992 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055102992 DLMGCP DEBUG <0013> Generated response: line #00: 200 51871 OK (mgcp_msg.c:67) 20241017055102992 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/26@mgw (mgcp_msg.c:67) 20241017055102992 DLMGCP DEBUG <0013> Generated response: line #02: I: 3BF97999 (mgcp_msg.c:67) 20241017055102992 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055102992 DLMGCP DEBUG <0013> Generated response: line #04: o=- 3BF97999 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055102992 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055102992 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055102992 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055102992 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4090 RTP/AVP 112 (mgcp_msg.c:67) 20241017055102992 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055102992 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055102992 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51872 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055102992 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055102992 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055102992 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055102992 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw (trunk:0) found free endpoint: rtpbridge/27@mgw (mgcp_endp.c:261) 20241017055102992 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/27@mgw" (mgcp_protocol.c:441) 20241017055102992 DLMGCP NOTICE <0013> endpoint:rtpbridge/27@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055102992 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw conn:(1234/rtp C:78E04ECA r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055102992 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw CI:78E04ECA connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055102992 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw CI:78E04ECA output_enabled 0 (mgcp_msg.c:125) 20241017055102992 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055102992 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw conn:(1234/rtp C:78E04ECA r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055102993 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055102993 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw CI:78E04ECA CRCX: Creating connection: port: 4092 (mgcp_protocol.c:1112) 20241017055102993 DLMGCP NOTICE <0013> endpoint:rtpbridge/27@mgw CI:78E04ECA CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055102993 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055102993 DLMGCP DEBUG <0013> Generated response: line #00: 200 51872 OK (mgcp_msg.c:67) 20241017055102993 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/27@mgw (mgcp_msg.c:67) 20241017055102993 DLMGCP DEBUG <0013> Generated response: line #02: I: 78E04ECA (mgcp_msg.c:67) 20241017055102993 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055102993 DLMGCP DEBUG <0013> Generated response: line #04: o=- 78E04ECA 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055102993 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055102993 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055102993 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055102993 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4092 RTP/AVP 112 (mgcp_msg.c:67) 20241017055102993 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055102993 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055102993 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51873 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055102993 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055102993 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055102993 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055102993 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw (trunk:0) found free endpoint: rtpbridge/28@mgw (mgcp_endp.c:261) 20241017055102993 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/28@mgw" (mgcp_protocol.c:441) 20241017055102993 DLMGCP NOTICE <0013> endpoint:rtpbridge/28@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055102993 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw conn:(1234/rtp C:993355EF r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055102993 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw CI:993355EF connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055102993 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw CI:993355EF output_enabled 0 (mgcp_msg.c:125) 20241017055102993 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055102993 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw conn:(1234/rtp C:993355EF r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055102993 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055102993 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw CI:993355EF CRCX: Creating connection: port: 4094 (mgcp_protocol.c:1112) 20241017055102993 DLMGCP NOTICE <0013> endpoint:rtpbridge/28@mgw CI:993355EF CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055102993 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055102993 DLMGCP DEBUG <0013> Generated response: line #00: 200 51873 OK (mgcp_msg.c:67) 20241017055102993 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/28@mgw (mgcp_msg.c:67) 20241017055102993 DLMGCP DEBUG <0013> Generated response: line #02: I: 993355EF (mgcp_msg.c:67) 20241017055102993 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055102993 DLMGCP DEBUG <0013> Generated response: line #04: o=- 993355EF 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055102993 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055102993 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055102993 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055102993 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4094 RTP/AVP 112 (mgcp_msg.c:67) 20241017055102993 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055102993 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055102994 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51874 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055102994 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055102994 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055102994 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055102994 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw (trunk:0) found free endpoint: rtpbridge/29@mgw (mgcp_endp.c:261) 20241017055102994 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/29@mgw" (mgcp_protocol.c:441) 20241017055102994 DLMGCP NOTICE <0013> endpoint:rtpbridge/29@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055102994 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw conn:(1234/rtp C:6851AD15 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055102994 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw CI:6851AD15 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055102994 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw CI:6851AD15 output_enabled 0 (mgcp_msg.c:125) 20241017055102994 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055102994 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw conn:(1234/rtp C:6851AD15 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055102994 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055102994 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw CI:6851AD15 CRCX: Creating connection: port: 4096 (mgcp_protocol.c:1112) 20241017055102994 DLMGCP NOTICE <0013> endpoint:rtpbridge/29@mgw CI:6851AD15 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055102994 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055102994 DLMGCP DEBUG <0013> Generated response: line #00: 200 51874 OK (mgcp_msg.c:67) 20241017055102994 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/29@mgw (mgcp_msg.c:67) 20241017055102994 DLMGCP DEBUG <0013> Generated response: line #02: I: 6851AD15 (mgcp_msg.c:67) 20241017055102994 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055102994 DLMGCP DEBUG <0013> Generated response: line #04: o=- 6851AD15 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055102994 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055102994 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055102994 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055102994 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4096 RTP/AVP 112 (mgcp_msg.c:67) 20241017055102994 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055102994 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055102995 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51875 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055102995 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055102995 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055102995 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055102995 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw (trunk:0) found free endpoint: rtpbridge/2a@mgw (mgcp_endp.c:261) 20241017055102995 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2a@mgw" (mgcp_protocol.c:441) 20241017055102995 DLMGCP NOTICE <0013> endpoint:rtpbridge/2a@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055102995 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw conn:(1234/rtp C:09C59CF8 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055102995 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw CI:09C59CF8 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055102995 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw CI:09C59CF8 output_enabled 0 (mgcp_msg.c:125) 20241017055102995 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055102995 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw conn:(1234/rtp C:09C59CF8 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055102995 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055102995 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw CI:09C59CF8 CRCX: Creating connection: port: 4098 (mgcp_protocol.c:1112) 20241017055102995 DLMGCP NOTICE <0013> endpoint:rtpbridge/2a@mgw CI:09C59CF8 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055102995 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055102995 DLMGCP DEBUG <0013> Generated response: line #00: 200 51875 OK (mgcp_msg.c:67) 20241017055102995 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2a@mgw (mgcp_msg.c:67) 20241017055102995 DLMGCP DEBUG <0013> Generated response: line #02: I: 09C59CF8 (mgcp_msg.c:67) 20241017055102995 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055102995 DLMGCP DEBUG <0013> Generated response: line #04: o=- 09C59CF8 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055102995 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055102995 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055102995 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055102995 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4098 RTP/AVP 112 (mgcp_msg.c:67) 20241017055102995 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055102995 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055102996 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51876 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055102996 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055102996 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055102996 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055102996 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw (trunk:0) found free endpoint: rtpbridge/2b@mgw (mgcp_endp.c:261) 20241017055102996 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2b@mgw" (mgcp_protocol.c:441) 20241017055102996 DLMGCP NOTICE <0013> endpoint:rtpbridge/2b@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055102996 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw conn:(1234/rtp C:8BD01C47 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055102996 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw CI:8BD01C47 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055102996 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw CI:8BD01C47 output_enabled 0 (mgcp_msg.c:125) 20241017055102996 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055102996 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw conn:(1234/rtp C:8BD01C47 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055102996 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055102996 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw CI:8BD01C47 CRCX: Creating connection: port: 4100 (mgcp_protocol.c:1112) 20241017055102996 DLMGCP NOTICE <0013> endpoint:rtpbridge/2b@mgw CI:8BD01C47 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055102996 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055102996 DLMGCP DEBUG <0013> Generated response: line #00: 200 51876 OK (mgcp_msg.c:67) 20241017055102996 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2b@mgw (mgcp_msg.c:67) 20241017055102996 DLMGCP DEBUG <0013> Generated response: line #02: I: 8BD01C47 (mgcp_msg.c:67) 20241017055102996 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055102996 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8BD01C47 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055102996 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055102996 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055102996 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055102996 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4100 RTP/AVP 112 (mgcp_msg.c:67) 20241017055102996 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055102996 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055102997 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51877 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055102997 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055102997 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055102997 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055102997 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw (trunk:0) found free endpoint: rtpbridge/2c@mgw (mgcp_endp.c:261) 20241017055102997 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2c@mgw" (mgcp_protocol.c:441) 20241017055102997 DLMGCP NOTICE <0013> endpoint:rtpbridge/2c@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055102997 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw conn:(1234/rtp C:B67976D6 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055102997 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw CI:B67976D6 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055102997 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw CI:B67976D6 output_enabled 0 (mgcp_msg.c:125) 20241017055102997 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055102997 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw conn:(1234/rtp C:B67976D6 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055102997 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055102997 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw CI:B67976D6 CRCX: Creating connection: port: 4102 (mgcp_protocol.c:1112) 20241017055102997 DLMGCP NOTICE <0013> endpoint:rtpbridge/2c@mgw CI:B67976D6 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055102997 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055102997 DLMGCP DEBUG <0013> Generated response: line #00: 200 51877 OK (mgcp_msg.c:67) 20241017055102997 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2c@mgw (mgcp_msg.c:67) 20241017055102997 DLMGCP DEBUG <0013> Generated response: line #02: I: B67976D6 (mgcp_msg.c:67) 20241017055102997 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055102997 DLMGCP DEBUG <0013> Generated response: line #04: o=- B67976D6 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055102997 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055102997 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055102997 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055102997 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4102 RTP/AVP 112 (mgcp_msg.c:67) 20241017055102997 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055102997 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055102997 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51878 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055102997 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055102997 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055102997 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055102997 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw (trunk:0) found free endpoint: rtpbridge/2d@mgw (mgcp_endp.c:261) 20241017055102997 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2d@mgw" (mgcp_protocol.c:441) 20241017055102997 DLMGCP NOTICE <0013> endpoint:rtpbridge/2d@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055102997 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw conn:(1234/rtp C:FA4DF70C r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055102997 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw CI:FA4DF70C connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055102997 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw CI:FA4DF70C output_enabled 0 (mgcp_msg.c:125) 20241017055102997 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055102997 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw conn:(1234/rtp C:FA4DF70C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055102998 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055102998 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw CI:FA4DF70C CRCX: Creating connection: port: 4104 (mgcp_protocol.c:1112) 20241017055102998 DLMGCP NOTICE <0013> endpoint:rtpbridge/2d@mgw CI:FA4DF70C CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055102998 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055102998 DLMGCP DEBUG <0013> Generated response: line #00: 200 51878 OK (mgcp_msg.c:67) 20241017055102998 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2d@mgw (mgcp_msg.c:67) 20241017055102998 DLMGCP DEBUG <0013> Generated response: line #02: I: FA4DF70C (mgcp_msg.c:67) 20241017055102998 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055102998 DLMGCP DEBUG <0013> Generated response: line #04: o=- FA4DF70C 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055102998 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055102998 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055102998 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055102998 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4104 RTP/AVP 112 (mgcp_msg.c:67) 20241017055102998 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055102998 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055102998 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51879 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055102998 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055102998 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055102998 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055102998 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw (trunk:0) found free endpoint: rtpbridge/2e@mgw (mgcp_endp.c:261) 20241017055102998 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2e@mgw" (mgcp_protocol.c:441) 20241017055102998 DLMGCP NOTICE <0013> endpoint:rtpbridge/2e@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055102998 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw conn:(1234/rtp C:4A8E5640 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055102998 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw CI:4A8E5640 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055102998 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw CI:4A8E5640 output_enabled 0 (mgcp_msg.c:125) 20241017055102998 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055102998 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw conn:(1234/rtp C:4A8E5640 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055102998 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055102998 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw CI:4A8E5640 CRCX: Creating connection: port: 4106 (mgcp_protocol.c:1112) 20241017055102998 DLMGCP NOTICE <0013> endpoint:rtpbridge/2e@mgw CI:4A8E5640 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055102998 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055102998 DLMGCP DEBUG <0013> Generated response: line #00: 200 51879 OK (mgcp_msg.c:67) 20241017055102998 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2e@mgw (mgcp_msg.c:67) 20241017055102998 DLMGCP DEBUG <0013> Generated response: line #02: I: 4A8E5640 (mgcp_msg.c:67) 20241017055102998 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055102998 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4A8E5640 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055102998 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055102998 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055102998 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055102998 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4106 RTP/AVP 112 (mgcp_msg.c:67) 20241017055102998 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055102998 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055102999 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51880 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055102999 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055102999 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055102999 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055102999 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw (trunk:0) found free endpoint: rtpbridge/2f@mgw (mgcp_endp.c:261) 20241017055102999 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2f@mgw" (mgcp_protocol.c:441) 20241017055102999 DLMGCP NOTICE <0013> endpoint:rtpbridge/2f@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055102999 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw conn:(1234/rtp C:5A20BF7F r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055102999 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw CI:5A20BF7F connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055102999 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw CI:5A20BF7F output_enabled 0 (mgcp_msg.c:125) 20241017055102999 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055102999 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw conn:(1234/rtp C:5A20BF7F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055102999 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055102999 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw CI:5A20BF7F CRCX: Creating connection: port: 4108 (mgcp_protocol.c:1112) 20241017055102999 DLMGCP NOTICE <0013> endpoint:rtpbridge/2f@mgw CI:5A20BF7F CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055102999 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055102999 DLMGCP DEBUG <0013> Generated response: line #00: 200 51880 OK (mgcp_msg.c:67) 20241017055102999 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2f@mgw (mgcp_msg.c:67) 20241017055102999 DLMGCP DEBUG <0013> Generated response: line #02: I: 5A20BF7F (mgcp_msg.c:67) 20241017055102999 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055102999 DLMGCP DEBUG <0013> Generated response: line #04: o=- 5A20BF7F 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055102999 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055102999 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055102999 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055102999 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4108 RTP/AVP 112 (mgcp_msg.c:67) 20241017055102999 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055102999 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055103000 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51881 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103000 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055103000 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055103000 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055103000 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw (trunk:0) found free endpoint: rtpbridge/30@mgw (mgcp_endp.c:261) 20241017055103000 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/30@mgw" (mgcp_protocol.c:441) 20241017055103000 DLMGCP NOTICE <0013> endpoint:rtpbridge/30@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055103000 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw conn:(1234/rtp C:0097E892 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055103000 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw CI:0097E892 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055103000 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw CI:0097E892 output_enabled 0 (mgcp_msg.c:125) 20241017055103000 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055103000 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw conn:(1234/rtp C:0097E892 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055103000 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055103000 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw CI:0097E892 CRCX: Creating connection: port: 4110 (mgcp_protocol.c:1112) 20241017055103000 DLMGCP NOTICE <0013> endpoint:rtpbridge/30@mgw CI:0097E892 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055103000 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103000 DLMGCP DEBUG <0013> Generated response: line #00: 200 51881 OK (mgcp_msg.c:67) 20241017055103000 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/30@mgw (mgcp_msg.c:67) 20241017055103000 DLMGCP DEBUG <0013> Generated response: line #02: I: 0097E892 (mgcp_msg.c:67) 20241017055103000 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055103000 DLMGCP DEBUG <0013> Generated response: line #04: o=- 0097E892 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055103000 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055103000 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055103000 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055103000 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4110 RTP/AVP 112 (mgcp_msg.c:67) 20241017055103000 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055103000 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055103000 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51882 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103000 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055103000 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055103000 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055103000 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw (trunk:0) found free endpoint: rtpbridge/31@mgw (mgcp_endp.c:261) 20241017055103000 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/31@mgw" (mgcp_protocol.c:441) 20241017055103000 DLMGCP NOTICE <0013> endpoint:rtpbridge/31@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055103000 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw conn:(1234/rtp C:DFBAD409 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055103000 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw CI:DFBAD409 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055103000 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw CI:DFBAD409 output_enabled 0 (mgcp_msg.c:125) 20241017055103000 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055103000 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw conn:(1234/rtp C:DFBAD409 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055103000 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055103000 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw CI:DFBAD409 CRCX: Creating connection: port: 4112 (mgcp_protocol.c:1112) 20241017055103000 DLMGCP NOTICE <0013> endpoint:rtpbridge/31@mgw CI:DFBAD409 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055103000 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103000 DLMGCP DEBUG <0013> Generated response: line #00: 200 51882 OK (mgcp_msg.c:67) 20241017055103000 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/31@mgw (mgcp_msg.c:67) 20241017055103000 DLMGCP DEBUG <0013> Generated response: line #02: I: DFBAD409 (mgcp_msg.c:67) 20241017055103000 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055103000 DLMGCP DEBUG <0013> Generated response: line #04: o=- DFBAD409 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055103000 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055103000 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055103000 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055103000 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4112 RTP/AVP 112 (mgcp_msg.c:67) 20241017055103001 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055103001 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055103001 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51883 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103001 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055103001 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055103001 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055103001 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw (trunk:0) found free endpoint: rtpbridge/32@mgw (mgcp_endp.c:261) 20241017055103001 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/32@mgw" (mgcp_protocol.c:441) 20241017055103001 DLMGCP NOTICE <0013> endpoint:rtpbridge/32@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055103001 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw conn:(1234/rtp C:B403F79D r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055103001 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw CI:B403F79D connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055103001 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw CI:B403F79D output_enabled 0 (mgcp_msg.c:125) 20241017055103001 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055103001 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw conn:(1234/rtp C:B403F79D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055103001 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055103001 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw CI:B403F79D CRCX: Creating connection: port: 4114 (mgcp_protocol.c:1112) 20241017055103001 DLMGCP NOTICE <0013> endpoint:rtpbridge/32@mgw CI:B403F79D CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055103001 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103001 DLMGCP DEBUG <0013> Generated response: line #00: 200 51883 OK (mgcp_msg.c:67) 20241017055103001 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/32@mgw (mgcp_msg.c:67) 20241017055103001 DLMGCP DEBUG <0013> Generated response: line #02: I: B403F79D (mgcp_msg.c:67) 20241017055103001 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055103001 DLMGCP DEBUG <0013> Generated response: line #04: o=- B403F79D 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055103001 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055103001 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055103001 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055103001 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4114 RTP/AVP 112 (mgcp_msg.c:67) 20241017055103001 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055103001 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055103002 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51884 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103002 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055103002 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055103002 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055103002 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw (trunk:0) found free endpoint: rtpbridge/33@mgw (mgcp_endp.c:261) 20241017055103002 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/33@mgw" (mgcp_protocol.c:441) 20241017055103002 DLMGCP NOTICE <0013> endpoint:rtpbridge/33@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055103002 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw conn:(1234/rtp C:AC570F4A r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055103002 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw CI:AC570F4A connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055103002 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw CI:AC570F4A output_enabled 0 (mgcp_msg.c:125) 20241017055103002 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055103002 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw conn:(1234/rtp C:AC570F4A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055103002 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055103002 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw CI:AC570F4A CRCX: Creating connection: port: 4116 (mgcp_protocol.c:1112) 20241017055103002 DLMGCP NOTICE <0013> endpoint:rtpbridge/33@mgw CI:AC570F4A CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055103002 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103002 DLMGCP DEBUG <0013> Generated response: line #00: 200 51884 OK (mgcp_msg.c:67) 20241017055103002 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/33@mgw (mgcp_msg.c:67) 20241017055103002 DLMGCP DEBUG <0013> Generated response: line #02: I: AC570F4A (mgcp_msg.c:67) 20241017055103002 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055103002 DLMGCP DEBUG <0013> Generated response: line #04: o=- AC570F4A 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055103002 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055103002 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055103002 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055103002 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4116 RTP/AVP 112 (mgcp_msg.c:67) 20241017055103002 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055103002 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055103003 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51885 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103003 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055103003 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055103003 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055103003 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw (trunk:0) found free endpoint: rtpbridge/34@mgw (mgcp_endp.c:261) 20241017055103003 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/34@mgw" (mgcp_protocol.c:441) 20241017055103003 DLMGCP NOTICE <0013> endpoint:rtpbridge/34@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055103003 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw conn:(1234/rtp C:7258C5FC r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055103003 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw CI:7258C5FC connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055103003 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw CI:7258C5FC output_enabled 0 (mgcp_msg.c:125) 20241017055103003 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055103003 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw conn:(1234/rtp C:7258C5FC r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055103003 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055103003 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw CI:7258C5FC CRCX: Creating connection: port: 4118 (mgcp_protocol.c:1112) 20241017055103003 DLMGCP NOTICE <0013> endpoint:rtpbridge/34@mgw CI:7258C5FC CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055103003 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103003 DLMGCP DEBUG <0013> Generated response: line #00: 200 51885 OK (mgcp_msg.c:67) 20241017055103003 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/34@mgw (mgcp_msg.c:67) 20241017055103003 DLMGCP DEBUG <0013> Generated response: line #02: I: 7258C5FC (mgcp_msg.c:67) 20241017055103003 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055103003 DLMGCP DEBUG <0013> Generated response: line #04: o=- 7258C5FC 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055103003 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055103003 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055103003 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055103003 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4118 RTP/AVP 112 (mgcp_msg.c:67) 20241017055103003 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055103003 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055103003 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51886 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103003 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055103003 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055103003 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055103003 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw (trunk:0) found free endpoint: rtpbridge/35@mgw (mgcp_endp.c:261) 20241017055103003 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/35@mgw" (mgcp_protocol.c:441) 20241017055103003 DLMGCP NOTICE <0013> endpoint:rtpbridge/35@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055103003 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw conn:(1234/rtp C:4F70CD21 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055103003 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw CI:4F70CD21 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055103003 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw CI:4F70CD21 output_enabled 0 (mgcp_msg.c:125) 20241017055103003 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055103003 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw conn:(1234/rtp C:4F70CD21 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055103003 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055103003 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw CI:4F70CD21 CRCX: Creating connection: port: 4120 (mgcp_protocol.c:1112) 20241017055103003 DLMGCP NOTICE <0013> endpoint:rtpbridge/35@mgw CI:4F70CD21 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055103003 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103003 DLMGCP DEBUG <0013> Generated response: line #00: 200 51886 OK (mgcp_msg.c:67) 20241017055103003 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/35@mgw (mgcp_msg.c:67) 20241017055103003 DLMGCP DEBUG <0013> Generated response: line #02: I: 4F70CD21 (mgcp_msg.c:67) 20241017055103004 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055103004 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4F70CD21 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055103004 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055103004 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055103004 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055103004 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4120 RTP/AVP 112 (mgcp_msg.c:67) 20241017055103004 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055103004 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055103004 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51887 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103004 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055103004 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055103004 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055103004 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw (trunk:0) found free endpoint: rtpbridge/36@mgw (mgcp_endp.c:261) 20241017055103004 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/36@mgw" (mgcp_protocol.c:441) 20241017055103004 DLMGCP NOTICE <0013> endpoint:rtpbridge/36@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055103004 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw conn:(1234/rtp C:A0677283 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055103004 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw CI:A0677283 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055103004 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw CI:A0677283 output_enabled 0 (mgcp_msg.c:125) 20241017055103004 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055103004 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw conn:(1234/rtp C:A0677283 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055103004 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055103004 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw CI:A0677283 CRCX: Creating connection: port: 4122 (mgcp_protocol.c:1112) 20241017055103004 DLMGCP NOTICE <0013> endpoint:rtpbridge/36@mgw CI:A0677283 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055103004 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103004 DLMGCP DEBUG <0013> Generated response: line #00: 200 51887 OK (mgcp_msg.c:67) 20241017055103004 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/36@mgw (mgcp_msg.c:67) 20241017055103004 DLMGCP DEBUG <0013> Generated response: line #02: I: A0677283 (mgcp_msg.c:67) 20241017055103004 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055103004 DLMGCP DEBUG <0013> Generated response: line #04: o=- A0677283 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055103004 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055103004 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055103004 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055103004 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4122 RTP/AVP 112 (mgcp_msg.c:67) 20241017055103004 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055103004 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055103005 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51888 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103005 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055103005 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055103005 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055103005 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw (trunk:0) found free endpoint: rtpbridge/37@mgw (mgcp_endp.c:261) 20241017055103005 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/37@mgw" (mgcp_protocol.c:441) 20241017055103005 DLMGCP NOTICE <0013> endpoint:rtpbridge/37@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055103005 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw conn:(1234/rtp C:4C5800C0 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055103005 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw CI:4C5800C0 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055103005 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw CI:4C5800C0 output_enabled 0 (mgcp_msg.c:125) 20241017055103005 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055103005 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw conn:(1234/rtp C:4C5800C0 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055103005 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055103005 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw CI:4C5800C0 CRCX: Creating connection: port: 4124 (mgcp_protocol.c:1112) 20241017055103005 DLMGCP NOTICE <0013> endpoint:rtpbridge/37@mgw CI:4C5800C0 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055103005 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103005 DLMGCP DEBUG <0013> Generated response: line #00: 200 51888 OK (mgcp_msg.c:67) 20241017055103005 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/37@mgw (mgcp_msg.c:67) 20241017055103005 DLMGCP DEBUG <0013> Generated response: line #02: I: 4C5800C0 (mgcp_msg.c:67) 20241017055103005 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055103005 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4C5800C0 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055103005 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055103005 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055103005 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055103005 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4124 RTP/AVP 112 (mgcp_msg.c:67) 20241017055103005 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055103005 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055103005 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51889 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103005 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055103005 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055103005 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055103005 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw (trunk:0) found free endpoint: rtpbridge/38@mgw (mgcp_endp.c:261) 20241017055103005 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/38@mgw" (mgcp_protocol.c:441) 20241017055103005 DLMGCP NOTICE <0013> endpoint:rtpbridge/38@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055103005 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw conn:(1234/rtp C:8A852C18 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055103005 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw CI:8A852C18 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055103005 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw CI:8A852C18 output_enabled 0 (mgcp_msg.c:125) 20241017055103005 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055103005 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw conn:(1234/rtp C:8A852C18 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055103005 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055103005 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw CI:8A852C18 CRCX: Creating connection: port: 4126 (mgcp_protocol.c:1112) 20241017055103005 DLMGCP NOTICE <0013> endpoint:rtpbridge/38@mgw CI:8A852C18 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055103005 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103005 DLMGCP DEBUG <0013> Generated response: line #00: 200 51889 OK (mgcp_msg.c:67) 20241017055103005 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/38@mgw (mgcp_msg.c:67) 20241017055103005 DLMGCP DEBUG <0013> Generated response: line #02: I: 8A852C18 (mgcp_msg.c:67) 20241017055103005 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055103005 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8A852C18 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055103005 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055103005 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055103005 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055103005 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4126 RTP/AVP 112 (mgcp_msg.c:67) 20241017055103005 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055103005 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055103006 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51890 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103006 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055103006 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055103006 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055103006 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw (trunk:0) found free endpoint: rtpbridge/39@mgw (mgcp_endp.c:261) 20241017055103006 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/39@mgw" (mgcp_protocol.c:441) 20241017055103006 DLMGCP NOTICE <0013> endpoint:rtpbridge/39@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055103006 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw conn:(1234/rtp C:E9005409 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055103006 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw CI:E9005409 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055103006 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw CI:E9005409 output_enabled 0 (mgcp_msg.c:125) 20241017055103006 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055103006 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw conn:(1234/rtp C:E9005409 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055103006 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055103006 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw CI:E9005409 CRCX: Creating connection: port: 4128 (mgcp_protocol.c:1112) 20241017055103006 DLMGCP NOTICE <0013> endpoint:rtpbridge/39@mgw CI:E9005409 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055103006 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103006 DLMGCP DEBUG <0013> Generated response: line #00: 200 51890 OK (mgcp_msg.c:67) 20241017055103006 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/39@mgw (mgcp_msg.c:67) 20241017055103006 DLMGCP DEBUG <0013> Generated response: line #02: I: E9005409 (mgcp_msg.c:67) 20241017055103006 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055103006 DLMGCP DEBUG <0013> Generated response: line #04: o=- E9005409 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055103006 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055103006 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055103006 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055103006 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4128 RTP/AVP 112 (mgcp_msg.c:67) 20241017055103006 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055103006 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055103007 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51891 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103007 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055103007 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055103007 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055103007 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw (trunk:0) found free endpoint: rtpbridge/3a@mgw (mgcp_endp.c:261) 20241017055103007 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/3a@mgw" (mgcp_protocol.c:441) 20241017055103007 DLMGCP NOTICE <0013> endpoint:rtpbridge/3a@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055103007 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw conn:(1234/rtp C:B49C324A r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055103007 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw CI:B49C324A connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055103007 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw CI:B49C324A output_enabled 0 (mgcp_msg.c:125) 20241017055103007 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055103007 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw conn:(1234/rtp C:B49C324A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055103007 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055103007 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw CI:B49C324A CRCX: Creating connection: port: 4130 (mgcp_protocol.c:1112) 20241017055103007 DLMGCP NOTICE <0013> endpoint:rtpbridge/3a@mgw CI:B49C324A CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055103007 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103007 DLMGCP DEBUG <0013> Generated response: line #00: 200 51891 OK (mgcp_msg.c:67) 20241017055103007 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3a@mgw (mgcp_msg.c:67) 20241017055103007 DLMGCP DEBUG <0013> Generated response: line #02: I: B49C324A (mgcp_msg.c:67) 20241017055103007 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055103007 DLMGCP DEBUG <0013> Generated response: line #04: o=- B49C324A 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055103007 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055103007 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055103007 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055103007 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4130 RTP/AVP 112 (mgcp_msg.c:67) 20241017055103007 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055103007 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055103007 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51892 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103007 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055103007 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055103007 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055103007 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw (trunk:0) found free endpoint: rtpbridge/3b@mgw (mgcp_endp.c:261) 20241017055103007 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/3b@mgw" (mgcp_protocol.c:441) 20241017055103007 DLMGCP NOTICE <0013> endpoint:rtpbridge/3b@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055103007 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw conn:(1234/rtp C:46BC46E5 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055103007 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw CI:46BC46E5 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055103007 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw CI:46BC46E5 output_enabled 0 (mgcp_msg.c:125) 20241017055103007 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055103007 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw conn:(1234/rtp C:46BC46E5 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055103007 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055103007 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw CI:46BC46E5 CRCX: Creating connection: port: 4132 (mgcp_protocol.c:1112) 20241017055103007 DLMGCP NOTICE <0013> endpoint:rtpbridge/3b@mgw CI:46BC46E5 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055103007 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103007 DLMGCP DEBUG <0013> Generated response: line #00: 200 51892 OK (mgcp_msg.c:67) 20241017055103007 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3b@mgw (mgcp_msg.c:67) 20241017055103007 DLMGCP DEBUG <0013> Generated response: line #02: I: 46BC46E5 (mgcp_msg.c:67) 20241017055103007 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055103007 DLMGCP DEBUG <0013> Generated response: line #04: o=- 46BC46E5 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055103007 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055103007 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055103007 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055103007 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4132 RTP/AVP 112 (mgcp_msg.c:67) 20241017055103007 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055103007 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055103008 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51893 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103008 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055103008 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055103008 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055103008 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw (trunk:0) found free endpoint: rtpbridge/3c@mgw (mgcp_endp.c:261) 20241017055103008 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/3c@mgw" (mgcp_protocol.c:441) 20241017055103008 DLMGCP NOTICE <0013> endpoint:rtpbridge/3c@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055103008 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw conn:(1234/rtp C:7E6F63C3 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055103008 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw CI:7E6F63C3 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055103008 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw CI:7E6F63C3 output_enabled 0 (mgcp_msg.c:125) 20241017055103008 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055103008 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw conn:(1234/rtp C:7E6F63C3 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055103008 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055103008 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw CI:7E6F63C3 CRCX: Creating connection: port: 4134 (mgcp_protocol.c:1112) 20241017055103008 DLMGCP NOTICE <0013> endpoint:rtpbridge/3c@mgw CI:7E6F63C3 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055103008 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103008 DLMGCP DEBUG <0013> Generated response: line #00: 200 51893 OK (mgcp_msg.c:67) 20241017055103008 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3c@mgw (mgcp_msg.c:67) 20241017055103008 DLMGCP DEBUG <0013> Generated response: line #02: I: 7E6F63C3 (mgcp_msg.c:67) 20241017055103008 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055103008 DLMGCP DEBUG <0013> Generated response: line #04: o=- 7E6F63C3 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055103008 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055103008 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055103008 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055103008 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4134 RTP/AVP 112 (mgcp_msg.c:67) 20241017055103008 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055103008 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055103008 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51894 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103008 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055103008 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055103008 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055103008 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw (trunk:0) found free endpoint: rtpbridge/3d@mgw (mgcp_endp.c:261) 20241017055103008 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/3d@mgw" (mgcp_protocol.c:441) 20241017055103008 DLMGCP NOTICE <0013> endpoint:rtpbridge/3d@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055103008 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw conn:(1234/rtp C:B7CF7AC7 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055103008 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw CI:B7CF7AC7 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055103008 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw CI:B7CF7AC7 output_enabled 0 (mgcp_msg.c:125) 20241017055103008 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055103008 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw conn:(1234/rtp C:B7CF7AC7 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055103008 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055103008 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw CI:B7CF7AC7 CRCX: Creating connection: port: 4136 (mgcp_protocol.c:1112) 20241017055103008 DLMGCP NOTICE <0013> endpoint:rtpbridge/3d@mgw CI:B7CF7AC7 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055103008 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103008 DLMGCP DEBUG <0013> Generated response: line #00: 200 51894 OK (mgcp_msg.c:67) 20241017055103008 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3d@mgw (mgcp_msg.c:67) 20241017055103008 DLMGCP DEBUG <0013> Generated response: line #02: I: B7CF7AC7 (mgcp_msg.c:67) 20241017055103008 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055103008 DLMGCP DEBUG <0013> Generated response: line #04: o=- B7CF7AC7 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055103008 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055103008 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055103008 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055103008 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4136 RTP/AVP 112 (mgcp_msg.c:67) 20241017055103008 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055103008 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055103009 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51895 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103009 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055103009 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055103009 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055103009 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw (trunk:0) found free endpoint: rtpbridge/3e@mgw (mgcp_endp.c:261) 20241017055103009 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/3e@mgw" (mgcp_protocol.c:441) 20241017055103009 DLMGCP NOTICE <0013> endpoint:rtpbridge/3e@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055103009 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw conn:(1234/rtp C:BC45C96A r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055103009 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw CI:BC45C96A connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055103009 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw CI:BC45C96A output_enabled 0 (mgcp_msg.c:125) 20241017055103009 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055103009 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw conn:(1234/rtp C:BC45C96A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055103009 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055103009 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw CI:BC45C96A CRCX: Creating connection: port: 4138 (mgcp_protocol.c:1112) 20241017055103009 DLMGCP NOTICE <0013> endpoint:rtpbridge/3e@mgw CI:BC45C96A CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055103009 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103009 DLMGCP DEBUG <0013> Generated response: line #00: 200 51895 OK (mgcp_msg.c:67) 20241017055103009 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3e@mgw (mgcp_msg.c:67) 20241017055103009 DLMGCP DEBUG <0013> Generated response: line #02: I: BC45C96A (mgcp_msg.c:67) 20241017055103009 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055103009 DLMGCP DEBUG <0013> Generated response: line #04: o=- BC45C96A 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055103009 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055103009 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055103009 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055103009 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4138 RTP/AVP 112 (mgcp_msg.c:67) 20241017055103009 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055103009 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055103009 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51896 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103009 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055103009 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055103009 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055103009 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw (trunk:0) found free endpoint: rtpbridge/3f@mgw (mgcp_endp.c:261) 20241017055103009 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/3f@mgw" (mgcp_protocol.c:441) 20241017055103009 DLMGCP NOTICE <0013> endpoint:rtpbridge/3f@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055103009 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw conn:(1234/rtp C:CADCCCF4 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055103009 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw CI:CADCCCF4 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055103009 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw CI:CADCCCF4 output_enabled 0 (mgcp_msg.c:125) 20241017055103009 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055103009 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw conn:(1234/rtp C:CADCCCF4 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055103009 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055103009 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw CI:CADCCCF4 CRCX: Creating connection: port: 4140 (mgcp_protocol.c:1112) 20241017055103009 DLMGCP NOTICE <0013> endpoint:rtpbridge/3f@mgw CI:CADCCCF4 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055103009 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103009 DLMGCP DEBUG <0013> Generated response: line #00: 200 51896 OK (mgcp_msg.c:67) 20241017055103009 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3f@mgw (mgcp_msg.c:67) 20241017055103009 DLMGCP DEBUG <0013> Generated response: line #02: I: CADCCCF4 (mgcp_msg.c:67) 20241017055103009 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055103009 DLMGCP DEBUG <0013> Generated response: line #04: o=- CADCCCF4 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055103009 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055103009 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055103009 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055103009 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4140 RTP/AVP 112 (mgcp_msg.c:67) 20241017055103009 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055103009 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055103010 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51897 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103010 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055103010 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055103010 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055103010 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw (trunk:0) found free endpoint: rtpbridge/40@mgw (mgcp_endp.c:261) 20241017055103010 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/40@mgw" (mgcp_protocol.c:441) 20241017055103010 DLMGCP NOTICE <0013> endpoint:rtpbridge/40@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055103010 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw conn:(1234/rtp C:E5F17089 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055103010 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw CI:E5F17089 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055103010 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw CI:E5F17089 output_enabled 0 (mgcp_msg.c:125) 20241017055103010 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055103010 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw conn:(1234/rtp C:E5F17089 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055103010 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055103010 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw CI:E5F17089 CRCX: Creating connection: port: 4142 (mgcp_protocol.c:1112) 20241017055103010 DLMGCP NOTICE <0013> endpoint:rtpbridge/40@mgw CI:E5F17089 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055103010 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103010 DLMGCP DEBUG <0013> Generated response: line #00: 200 51897 OK (mgcp_msg.c:67) 20241017055103010 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/40@mgw (mgcp_msg.c:67) 20241017055103010 DLMGCP DEBUG <0013> Generated response: line #02: I: E5F17089 (mgcp_msg.c:67) 20241017055103010 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055103010 DLMGCP DEBUG <0013> Generated response: line #04: o=- E5F17089 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055103010 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055103010 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055103010 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055103010 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4142 RTP/AVP 112 (mgcp_msg.c:67) 20241017055103010 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055103010 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055103010 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51898 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103010 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055103010 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055103010 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055103010 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw (trunk:0) found free endpoint: rtpbridge/41@mgw (mgcp_endp.c:261) 20241017055103010 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/41@mgw" (mgcp_protocol.c:441) 20241017055103010 DLMGCP NOTICE <0013> endpoint:rtpbridge/41@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055103010 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw conn:(1234/rtp C:42891616 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055103010 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw CI:42891616 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055103010 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw CI:42891616 output_enabled 0 (mgcp_msg.c:125) 20241017055103010 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055103010 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw conn:(1234/rtp C:42891616 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055103010 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055103010 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw CI:42891616 CRCX: Creating connection: port: 4144 (mgcp_protocol.c:1112) 20241017055103010 DLMGCP NOTICE <0013> endpoint:rtpbridge/41@mgw CI:42891616 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055103010 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103011 DLMGCP DEBUG <0013> Generated response: line #00: 200 51898 OK (mgcp_msg.c:67) 20241017055103011 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/41@mgw (mgcp_msg.c:67) 20241017055103011 DLMGCP DEBUG <0013> Generated response: line #02: I: 42891616 (mgcp_msg.c:67) 20241017055103011 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055103011 DLMGCP DEBUG <0013> Generated response: line #04: o=- 42891616 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055103011 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055103011 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055103011 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055103011 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4144 RTP/AVP 112 (mgcp_msg.c:67) 20241017055103011 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055103011 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055103011 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51899 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103011 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055103011 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055103011 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055103011 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw (trunk:0) found free endpoint: rtpbridge/42@mgw (mgcp_endp.c:261) 20241017055103011 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/42@mgw" (mgcp_protocol.c:441) 20241017055103011 DLMGCP NOTICE <0013> endpoint:rtpbridge/42@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055103011 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw conn:(1234/rtp C:03ACCDAC r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055103011 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw CI:03ACCDAC connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055103011 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw CI:03ACCDAC output_enabled 0 (mgcp_msg.c:125) 20241017055103011 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055103011 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw conn:(1234/rtp C:03ACCDAC r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055103011 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055103011 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw CI:03ACCDAC CRCX: Creating connection: port: 4146 (mgcp_protocol.c:1112) 20241017055103011 DLMGCP NOTICE <0013> endpoint:rtpbridge/42@mgw CI:03ACCDAC CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055103011 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103011 DLMGCP DEBUG <0013> Generated response: line #00: 200 51899 OK (mgcp_msg.c:67) 20241017055103011 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/42@mgw (mgcp_msg.c:67) 20241017055103011 DLMGCP DEBUG <0013> Generated response: line #02: I: 03ACCDAC (mgcp_msg.c:67) 20241017055103011 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055103011 DLMGCP DEBUG <0013> Generated response: line #04: o=- 03ACCDAC 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055103011 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055103011 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055103011 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055103011 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4146 RTP/AVP 112 (mgcp_msg.c:67) 20241017055103011 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055103011 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055103011 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51900 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103011 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055103011 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055103011 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055103011 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw (trunk:0) found free endpoint: rtpbridge/43@mgw (mgcp_endp.c:261) 20241017055103011 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/43@mgw" (mgcp_protocol.c:441) 20241017055103011 DLMGCP NOTICE <0013> endpoint:rtpbridge/43@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055103011 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw conn:(1234/rtp C:18E10A25 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055103011 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw CI:18E10A25 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055103011 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw CI:18E10A25 output_enabled 0 (mgcp_msg.c:125) 20241017055103011 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055103011 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw conn:(1234/rtp C:18E10A25 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055103011 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055103011 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw CI:18E10A25 CRCX: Creating connection: port: 4148 (mgcp_protocol.c:1112) 20241017055103011 DLMGCP NOTICE <0013> endpoint:rtpbridge/43@mgw CI:18E10A25 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055103011 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103012 DLMGCP DEBUG <0013> Generated response: line #00: 200 51900 OK (mgcp_msg.c:67) 20241017055103012 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/43@mgw (mgcp_msg.c:67) 20241017055103012 DLMGCP DEBUG <0013> Generated response: line #02: I: 18E10A25 (mgcp_msg.c:67) 20241017055103012 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055103012 DLMGCP DEBUG <0013> Generated response: line #04: o=- 18E10A25 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055103012 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055103012 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055103012 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055103012 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4148 RTP/AVP 112 (mgcp_msg.c:67) 20241017055103012 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055103012 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055103012 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51901 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103012 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055103012 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055103012 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055103012 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw (trunk:0) found free endpoint: rtpbridge/44@mgw (mgcp_endp.c:261) 20241017055103012 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/44@mgw" (mgcp_protocol.c:441) 20241017055103012 DLMGCP NOTICE <0013> endpoint:rtpbridge/44@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055103012 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw conn:(1234/rtp C:42D6701C r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055103012 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw CI:42D6701C connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055103012 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw CI:42D6701C output_enabled 0 (mgcp_msg.c:125) 20241017055103012 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055103012 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw conn:(1234/rtp C:42D6701C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055103012 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055103012 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw CI:42D6701C CRCX: Creating connection: port: 4150 (mgcp_protocol.c:1112) 20241017055103012 DLMGCP NOTICE <0013> endpoint:rtpbridge/44@mgw CI:42D6701C CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055103012 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103012 DLMGCP DEBUG <0013> Generated response: line #00: 200 51901 OK (mgcp_msg.c:67) 20241017055103012 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/44@mgw (mgcp_msg.c:67) 20241017055103012 DLMGCP DEBUG <0013> Generated response: line #02: I: 42D6701C (mgcp_msg.c:67) 20241017055103012 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055103012 DLMGCP DEBUG <0013> Generated response: line #04: o=- 42D6701C 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055103012 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055103012 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055103012 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055103012 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4150 RTP/AVP 112 (mgcp_msg.c:67) 20241017055103012 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055103012 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055103013 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51902 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103013 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055103013 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055103013 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055103013 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw (trunk:0) found free endpoint: rtpbridge/45@mgw (mgcp_endp.c:261) 20241017055103013 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/45@mgw" (mgcp_protocol.c:441) 20241017055103013 DLMGCP NOTICE <0013> endpoint:rtpbridge/45@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055103013 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw conn:(1234/rtp C:F1A2CEA9 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055103013 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw CI:F1A2CEA9 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055103013 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw CI:F1A2CEA9 output_enabled 0 (mgcp_msg.c:125) 20241017055103013 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055103013 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw conn:(1234/rtp C:F1A2CEA9 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055103013 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055103013 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw CI:F1A2CEA9 CRCX: Creating connection: port: 4152 (mgcp_protocol.c:1112) 20241017055103013 DLMGCP NOTICE <0013> endpoint:rtpbridge/45@mgw CI:F1A2CEA9 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055103013 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103013 DLMGCP DEBUG <0013> Generated response: line #00: 200 51902 OK (mgcp_msg.c:67) 20241017055103013 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/45@mgw (mgcp_msg.c:67) 20241017055103013 DLMGCP DEBUG <0013> Generated response: line #02: I: F1A2CEA9 (mgcp_msg.c:67) 20241017055103013 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055103013 DLMGCP DEBUG <0013> Generated response: line #04: o=- F1A2CEA9 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055103013 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055103013 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055103013 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055103013 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4152 RTP/AVP 112 (mgcp_msg.c:67) 20241017055103013 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055103013 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055103013 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51903 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103013 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055103013 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055103013 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055103013 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw (trunk:0) found free endpoint: rtpbridge/46@mgw (mgcp_endp.c:261) 20241017055103013 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/46@mgw" (mgcp_protocol.c:441) 20241017055103013 DLMGCP NOTICE <0013> endpoint:rtpbridge/46@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055103013 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw conn:(1234/rtp C:1D302143 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055103013 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw CI:1D302143 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055103013 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw CI:1D302143 output_enabled 0 (mgcp_msg.c:125) 20241017055103013 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055103013 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw conn:(1234/rtp C:1D302143 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055103013 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055103013 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw CI:1D302143 CRCX: Creating connection: port: 4154 (mgcp_protocol.c:1112) 20241017055103013 DLMGCP NOTICE <0013> endpoint:rtpbridge/46@mgw CI:1D302143 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055103013 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103013 DLMGCP DEBUG <0013> Generated response: line #00: 200 51903 OK (mgcp_msg.c:67) 20241017055103013 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/46@mgw (mgcp_msg.c:67) 20241017055103013 DLMGCP DEBUG <0013> Generated response: line #02: I: 1D302143 (mgcp_msg.c:67) 20241017055103013 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055103013 DLMGCP DEBUG <0013> Generated response: line #04: o=- 1D302143 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055103013 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055103013 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055103013 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055103013 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4154 RTP/AVP 112 (mgcp_msg.c:67) 20241017055103013 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055103013 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055103014 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51904 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103014 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055103014 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055103014 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055103014 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw (trunk:0) found free endpoint: rtpbridge/47@mgw (mgcp_endp.c:261) 20241017055103014 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/47@mgw" (mgcp_protocol.c:441) 20241017055103014 DLMGCP NOTICE <0013> endpoint:rtpbridge/47@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055103014 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw conn:(1234/rtp C:E274554F r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055103014 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw CI:E274554F connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055103014 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw CI:E274554F output_enabled 0 (mgcp_msg.c:125) 20241017055103014 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055103014 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw conn:(1234/rtp C:E274554F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055103014 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055103014 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw CI:E274554F CRCX: Creating connection: port: 4156 (mgcp_protocol.c:1112) 20241017055103014 DLMGCP NOTICE <0013> endpoint:rtpbridge/47@mgw CI:E274554F CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055103014 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103014 DLMGCP DEBUG <0013> Generated response: line #00: 200 51904 OK (mgcp_msg.c:67) 20241017055103014 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/47@mgw (mgcp_msg.c:67) 20241017055103014 DLMGCP DEBUG <0013> Generated response: line #02: I: E274554F (mgcp_msg.c:67) 20241017055103014 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055103014 DLMGCP DEBUG <0013> Generated response: line #04: o=- E274554F 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055103014 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055103014 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055103014 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055103014 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4156 RTP/AVP 112 (mgcp_msg.c:67) 20241017055103014 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055103014 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055103015 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51905 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103015 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055103015 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055103015 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055103015 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw (trunk:0) found free endpoint: rtpbridge/48@mgw (mgcp_endp.c:261) 20241017055103015 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/48@mgw" (mgcp_protocol.c:441) 20241017055103015 DLMGCP NOTICE <0013> endpoint:rtpbridge/48@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055103015 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw conn:(1234/rtp C:3CD090B4 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055103015 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw CI:3CD090B4 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055103015 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw CI:3CD090B4 output_enabled 0 (mgcp_msg.c:125) 20241017055103015 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055103015 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw conn:(1234/rtp C:3CD090B4 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055103015 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055103015 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw CI:3CD090B4 CRCX: Creating connection: port: 4158 (mgcp_protocol.c:1112) 20241017055103015 DLMGCP NOTICE <0013> endpoint:rtpbridge/48@mgw CI:3CD090B4 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055103015 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103015 DLMGCP DEBUG <0013> Generated response: line #00: 200 51905 OK (mgcp_msg.c:67) 20241017055103015 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/48@mgw (mgcp_msg.c:67) 20241017055103015 DLMGCP DEBUG <0013> Generated response: line #02: I: 3CD090B4 (mgcp_msg.c:67) 20241017055103015 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055103015 DLMGCP DEBUG <0013> Generated response: line #04: o=- 3CD090B4 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055103015 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055103015 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055103015 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055103015 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4158 RTP/AVP 112 (mgcp_msg.c:67) 20241017055103015 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055103015 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055103015 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51906 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103015 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055103015 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055103015 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055103015 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw (trunk:0) found free endpoint: rtpbridge/49@mgw (mgcp_endp.c:261) 20241017055103015 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/49@mgw" (mgcp_protocol.c:441) 20241017055103015 DLMGCP NOTICE <0013> endpoint:rtpbridge/49@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055103015 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw conn:(1234/rtp C:A78284BA r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055103015 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw CI:A78284BA connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055103015 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw CI:A78284BA output_enabled 0 (mgcp_msg.c:125) 20241017055103015 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055103015 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw conn:(1234/rtp C:A78284BA r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055103015 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055103015 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw CI:A78284BA CRCX: Creating connection: port: 4160 (mgcp_protocol.c:1112) 20241017055103015 DLMGCP NOTICE <0013> endpoint:rtpbridge/49@mgw CI:A78284BA CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055103015 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103015 DLMGCP DEBUG <0013> Generated response: line #00: 200 51906 OK (mgcp_msg.c:67) 20241017055103015 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/49@mgw (mgcp_msg.c:67) 20241017055103015 DLMGCP DEBUG <0013> Generated response: line #02: I: A78284BA (mgcp_msg.c:67) 20241017055103015 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055103015 DLMGCP DEBUG <0013> Generated response: line #04: o=- A78284BA 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055103015 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055103015 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055103015 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055103015 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4160 RTP/AVP 112 (mgcp_msg.c:67) 20241017055103016 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055103016 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055103016 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51907 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103016 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055103016 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055103016 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055103016 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw (trunk:0) found free endpoint: rtpbridge/4a@mgw (mgcp_endp.c:261) 20241017055103016 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/4a@mgw" (mgcp_protocol.c:441) 20241017055103016 DLMGCP NOTICE <0013> endpoint:rtpbridge/4a@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055103016 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw conn:(1234/rtp C:09CA1FD8 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055103016 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw CI:09CA1FD8 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055103016 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw CI:09CA1FD8 output_enabled 0 (mgcp_msg.c:125) 20241017055103016 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055103016 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw conn:(1234/rtp C:09CA1FD8 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055103016 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055103016 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw CI:09CA1FD8 CRCX: Creating connection: port: 4162 (mgcp_protocol.c:1112) 20241017055103016 DLMGCP NOTICE <0013> endpoint:rtpbridge/4a@mgw CI:09CA1FD8 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055103016 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103016 DLMGCP DEBUG <0013> Generated response: line #00: 200 51907 OK (mgcp_msg.c:67) 20241017055103016 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4a@mgw (mgcp_msg.c:67) 20241017055103016 DLMGCP DEBUG <0013> Generated response: line #02: I: 09CA1FD8 (mgcp_msg.c:67) 20241017055103016 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055103016 DLMGCP DEBUG <0013> Generated response: line #04: o=- 09CA1FD8 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055103016 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055103016 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055103016 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055103016 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4162 RTP/AVP 112 (mgcp_msg.c:67) 20241017055103016 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055103016 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055103017 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51908 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103017 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055103017 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055103017 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055103017 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw (trunk:0) found free endpoint: rtpbridge/4b@mgw (mgcp_endp.c:261) 20241017055103017 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/4b@mgw" (mgcp_protocol.c:441) 20241017055103017 DLMGCP NOTICE <0013> endpoint:rtpbridge/4b@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055103017 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw conn:(1234/rtp C:A8B1248A r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055103017 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw CI:A8B1248A connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055103017 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw CI:A8B1248A output_enabled 0 (mgcp_msg.c:125) 20241017055103017 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055103017 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw conn:(1234/rtp C:A8B1248A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055103017 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055103017 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw CI:A8B1248A CRCX: Creating connection: port: 4164 (mgcp_protocol.c:1112) 20241017055103017 DLMGCP NOTICE <0013> endpoint:rtpbridge/4b@mgw CI:A8B1248A CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055103017 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103017 DLMGCP DEBUG <0013> Generated response: line #00: 200 51908 OK (mgcp_msg.c:67) 20241017055103017 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4b@mgw (mgcp_msg.c:67) 20241017055103017 DLMGCP DEBUG <0013> Generated response: line #02: I: A8B1248A (mgcp_msg.c:67) 20241017055103017 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055103017 DLMGCP DEBUG <0013> Generated response: line #04: o=- A8B1248A 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055103017 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055103017 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055103017 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055103017 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4164 RTP/AVP 112 (mgcp_msg.c:67) 20241017055103017 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055103017 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055103017 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51909 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103017 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055103017 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055103017 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055103017 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw (trunk:0) found free endpoint: rtpbridge/4c@mgw (mgcp_endp.c:261) 20241017055103017 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/4c@mgw" (mgcp_protocol.c:441) 20241017055103017 DLMGCP NOTICE <0013> endpoint:rtpbridge/4c@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055103017 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw conn:(1234/rtp C:CF80046F r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055103017 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw CI:CF80046F connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055103017 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw CI:CF80046F output_enabled 0 (mgcp_msg.c:125) 20241017055103017 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055103017 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw conn:(1234/rtp C:CF80046F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055103017 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055103018 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw CI:CF80046F CRCX: Creating connection: port: 4166 (mgcp_protocol.c:1112) 20241017055103018 DLMGCP NOTICE <0013> endpoint:rtpbridge/4c@mgw CI:CF80046F CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055103018 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103018 DLMGCP DEBUG <0013> Generated response: line #00: 200 51909 OK (mgcp_msg.c:67) 20241017055103018 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4c@mgw (mgcp_msg.c:67) 20241017055103018 DLMGCP DEBUG <0013> Generated response: line #02: I: CF80046F (mgcp_msg.c:67) 20241017055103018 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055103018 DLMGCP DEBUG <0013> Generated response: line #04: o=- CF80046F 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055103018 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055103018 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055103018 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055103018 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4166 RTP/AVP 112 (mgcp_msg.c:67) 20241017055103018 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055103018 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055103018 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51910 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103018 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055103018 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055103018 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055103018 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw (trunk:0) found free endpoint: rtpbridge/4d@mgw (mgcp_endp.c:261) 20241017055103018 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/4d@mgw" (mgcp_protocol.c:441) 20241017055103018 DLMGCP NOTICE <0013> endpoint:rtpbridge/4d@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055103018 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw conn:(1234/rtp C:0A3C4E16 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055103018 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw CI:0A3C4E16 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055103018 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw CI:0A3C4E16 output_enabled 0 (mgcp_msg.c:125) 20241017055103018 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055103018 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw conn:(1234/rtp C:0A3C4E16 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055103018 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055103018 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw CI:0A3C4E16 CRCX: Creating connection: port: 4168 (mgcp_protocol.c:1112) 20241017055103018 DLMGCP NOTICE <0013> endpoint:rtpbridge/4d@mgw CI:0A3C4E16 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055103018 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103018 DLMGCP DEBUG <0013> Generated response: line #00: 200 51910 OK (mgcp_msg.c:67) 20241017055103018 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4d@mgw (mgcp_msg.c:67) 20241017055103018 DLMGCP DEBUG <0013> Generated response: line #02: I: 0A3C4E16 (mgcp_msg.c:67) 20241017055103018 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055103018 DLMGCP DEBUG <0013> Generated response: line #04: o=- 0A3C4E16 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055103018 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055103018 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055103018 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055103018 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4168 RTP/AVP 112 (mgcp_msg.c:67) 20241017055103018 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055103018 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055103019 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51911 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103019 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055103019 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055103019 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055103019 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw (trunk:0) found free endpoint: rtpbridge/4e@mgw (mgcp_endp.c:261) 20241017055103019 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/4e@mgw" (mgcp_protocol.c:441) 20241017055103019 DLMGCP NOTICE <0013> endpoint:rtpbridge/4e@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055103019 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw conn:(1234/rtp C:518AD1AA r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055103019 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw CI:518AD1AA connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055103019 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw CI:518AD1AA output_enabled 0 (mgcp_msg.c:125) 20241017055103019 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055103019 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw conn:(1234/rtp C:518AD1AA r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055103019 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055103019 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw CI:518AD1AA CRCX: Creating connection: port: 4170 (mgcp_protocol.c:1112) 20241017055103019 DLMGCP NOTICE <0013> endpoint:rtpbridge/4e@mgw CI:518AD1AA CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055103019 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103019 DLMGCP DEBUG <0013> Generated response: line #00: 200 51911 OK (mgcp_msg.c:67) 20241017055103019 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4e@mgw (mgcp_msg.c:67) 20241017055103019 DLMGCP DEBUG <0013> Generated response: line #02: I: 518AD1AA (mgcp_msg.c:67) 20241017055103019 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055103019 DLMGCP DEBUG <0013> Generated response: line #04: o=- 518AD1AA 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055103019 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055103019 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055103019 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055103019 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4170 RTP/AVP 112 (mgcp_msg.c:67) 20241017055103019 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055103019 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055103020 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51912 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103020 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055103020 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055103020 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055103020 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw (trunk:0) found free endpoint: rtpbridge/4f@mgw (mgcp_endp.c:261) 20241017055103020 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/4f@mgw" (mgcp_protocol.c:441) 20241017055103020 DLMGCP NOTICE <0013> endpoint:rtpbridge/4f@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055103020 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw conn:(1234/rtp C:A23FD3D2 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055103020 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw CI:A23FD3D2 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055103020 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw CI:A23FD3D2 output_enabled 0 (mgcp_msg.c:125) 20241017055103020 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055103020 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw conn:(1234/rtp C:A23FD3D2 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055103020 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055103020 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw CI:A23FD3D2 CRCX: Creating connection: port: 4172 (mgcp_protocol.c:1112) 20241017055103020 DLMGCP NOTICE <0013> endpoint:rtpbridge/4f@mgw CI:A23FD3D2 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055103020 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103020 DLMGCP DEBUG <0013> Generated response: line #00: 200 51912 OK (mgcp_msg.c:67) 20241017055103020 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4f@mgw (mgcp_msg.c:67) 20241017055103020 DLMGCP DEBUG <0013> Generated response: line #02: I: A23FD3D2 (mgcp_msg.c:67) 20241017055103020 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055103020 DLMGCP DEBUG <0013> Generated response: line #04: o=- A23FD3D2 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055103020 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055103020 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055103020 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055103020 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4172 RTP/AVP 112 (mgcp_msg.c:67) 20241017055103020 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055103020 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055103021 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51913 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103021 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055103021 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055103021 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055103021 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw (trunk:0) found free endpoint: rtpbridge/50@mgw (mgcp_endp.c:261) 20241017055103021 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/50@mgw" (mgcp_protocol.c:441) 20241017055103021 DLMGCP NOTICE <0013> endpoint:rtpbridge/50@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055103021 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw conn:(1234/rtp C:6DE161D2 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055103021 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw CI:6DE161D2 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055103021 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw CI:6DE161D2 output_enabled 0 (mgcp_msg.c:125) 20241017055103021 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055103021 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw conn:(1234/rtp C:6DE161D2 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055103021 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055103021 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw CI:6DE161D2 CRCX: Creating connection: port: 4174 (mgcp_protocol.c:1112) 20241017055103021 DLMGCP NOTICE <0013> endpoint:rtpbridge/50@mgw CI:6DE161D2 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055103021 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103021 DLMGCP DEBUG <0013> Generated response: line #00: 200 51913 OK (mgcp_msg.c:67) 20241017055103021 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/50@mgw (mgcp_msg.c:67) 20241017055103021 DLMGCP DEBUG <0013> Generated response: line #02: I: 6DE161D2 (mgcp_msg.c:67) 20241017055103021 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055103021 DLMGCP DEBUG <0013> Generated response: line #04: o=- 6DE161D2 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055103021 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055103021 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055103021 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055103021 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4174 RTP/AVP 112 (mgcp_msg.c:67) 20241017055103021 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055103021 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055103021 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51914 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103021 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055103021 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055103021 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055103021 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw (trunk:0) found free endpoint: rtpbridge/51@mgw (mgcp_endp.c:261) 20241017055103021 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/51@mgw" (mgcp_protocol.c:441) 20241017055103021 DLMGCP NOTICE <0013> endpoint:rtpbridge/51@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055103021 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw conn:(1234/rtp C:862616E9 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055103021 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw CI:862616E9 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055103022 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw CI:862616E9 output_enabled 0 (mgcp_msg.c:125) 20241017055103022 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055103022 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw conn:(1234/rtp C:862616E9 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055103022 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055103022 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw CI:862616E9 CRCX: Creating connection: port: 4176 (mgcp_protocol.c:1112) 20241017055103022 DLMGCP NOTICE <0013> endpoint:rtpbridge/51@mgw CI:862616E9 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055103022 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103022 DLMGCP DEBUG <0013> Generated response: line #00: 200 51914 OK (mgcp_msg.c:67) 20241017055103022 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/51@mgw (mgcp_msg.c:67) 20241017055103022 DLMGCP DEBUG <0013> Generated response: line #02: I: 862616E9 (mgcp_msg.c:67) 20241017055103022 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055103022 DLMGCP DEBUG <0013> Generated response: line #04: o=- 862616E9 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055103022 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055103022 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055103022 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055103022 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4176 RTP/AVP 112 (mgcp_msg.c:67) 20241017055103022 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055103022 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055103022 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51915 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103022 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055103022 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055103022 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055103022 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw (trunk:0) found free endpoint: rtpbridge/52@mgw (mgcp_endp.c:261) 20241017055103022 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/52@mgw" (mgcp_protocol.c:441) 20241017055103022 DLMGCP NOTICE <0013> endpoint:rtpbridge/52@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055103022 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw conn:(1234/rtp C:DB700A56 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055103022 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw CI:DB700A56 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055103022 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw CI:DB700A56 output_enabled 0 (mgcp_msg.c:125) 20241017055103022 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055103022 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw conn:(1234/rtp C:DB700A56 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055103022 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055103022 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw CI:DB700A56 CRCX: Creating connection: port: 4178 (mgcp_protocol.c:1112) 20241017055103022 DLMGCP NOTICE <0013> endpoint:rtpbridge/52@mgw CI:DB700A56 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055103022 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103022 DLMGCP DEBUG <0013> Generated response: line #00: 200 51915 OK (mgcp_msg.c:67) 20241017055103022 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/52@mgw (mgcp_msg.c:67) 20241017055103022 DLMGCP DEBUG <0013> Generated response: line #02: I: DB700A56 (mgcp_msg.c:67) 20241017055103022 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055103023 DLMGCP DEBUG <0013> Generated response: line #04: o=- DB700A56 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055103023 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055103023 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055103023 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055103023 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4178 RTP/AVP 112 (mgcp_msg.c:67) 20241017055103023 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055103023 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055103023 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51916 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103023 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055103023 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055103023 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055103023 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw (trunk:0) found free endpoint: rtpbridge/53@mgw (mgcp_endp.c:261) 20241017055103023 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/53@mgw" (mgcp_protocol.c:441) 20241017055103023 DLMGCP NOTICE <0013> endpoint:rtpbridge/53@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055103023 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw conn:(1234/rtp C:B97C7AAD r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055103023 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw CI:B97C7AAD connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055103023 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw CI:B97C7AAD output_enabled 0 (mgcp_msg.c:125) 20241017055103023 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055103023 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw conn:(1234/rtp C:B97C7AAD r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055103023 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055103023 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw CI:B97C7AAD CRCX: Creating connection: port: 4180 (mgcp_protocol.c:1112) 20241017055103023 DLMGCP NOTICE <0013> endpoint:rtpbridge/53@mgw CI:B97C7AAD CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055103023 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103023 DLMGCP DEBUG <0013> Generated response: line #00: 200 51916 OK (mgcp_msg.c:67) 20241017055103023 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/53@mgw (mgcp_msg.c:67) 20241017055103023 DLMGCP DEBUG <0013> Generated response: line #02: I: B97C7AAD (mgcp_msg.c:67) 20241017055103023 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055103023 DLMGCP DEBUG <0013> Generated response: line #04: o=- B97C7AAD 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055103023 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055103023 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055103023 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055103023 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4180 RTP/AVP 112 (mgcp_msg.c:67) 20241017055103023 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055103023 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055103024 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51917 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103024 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055103024 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055103024 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055103024 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw (trunk:0) found free endpoint: rtpbridge/54@mgw (mgcp_endp.c:261) 20241017055103024 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/54@mgw" (mgcp_protocol.c:441) 20241017055103024 DLMGCP NOTICE <0013> endpoint:rtpbridge/54@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055103024 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw conn:(1234/rtp C:17CC351D r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055103024 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw CI:17CC351D connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055103024 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw CI:17CC351D output_enabled 0 (mgcp_msg.c:125) 20241017055103024 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055103024 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw conn:(1234/rtp C:17CC351D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055103024 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055103024 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw CI:17CC351D CRCX: Creating connection: port: 4182 (mgcp_protocol.c:1112) 20241017055103024 DLMGCP NOTICE <0013> endpoint:rtpbridge/54@mgw CI:17CC351D CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055103024 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103024 DLMGCP DEBUG <0013> Generated response: line #00: 200 51917 OK (mgcp_msg.c:67) 20241017055103024 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/54@mgw (mgcp_msg.c:67) 20241017055103024 DLMGCP DEBUG <0013> Generated response: line #02: I: 17CC351D (mgcp_msg.c:67) 20241017055103024 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055103024 DLMGCP DEBUG <0013> Generated response: line #04: o=- 17CC351D 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055103024 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055103024 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055103024 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055103024 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4182 RTP/AVP 112 (mgcp_msg.c:67) 20241017055103024 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055103024 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055103024 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51918 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103024 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055103024 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055103024 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055103024 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw (trunk:0) found free endpoint: rtpbridge/55@mgw (mgcp_endp.c:261) 20241017055103024 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/55@mgw" (mgcp_protocol.c:441) 20241017055103024 DLMGCP NOTICE <0013> endpoint:rtpbridge/55@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055103024 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw conn:(1234/rtp C:53517AC6 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055103024 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw CI:53517AC6 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055103024 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw CI:53517AC6 output_enabled 0 (mgcp_msg.c:125) 20241017055103024 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055103024 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw conn:(1234/rtp C:53517AC6 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055103024 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055103025 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw CI:53517AC6 CRCX: Creating connection: port: 4184 (mgcp_protocol.c:1112) 20241017055103025 DLMGCP NOTICE <0013> endpoint:rtpbridge/55@mgw CI:53517AC6 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055103025 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103025 DLMGCP DEBUG <0013> Generated response: line #00: 200 51918 OK (mgcp_msg.c:67) 20241017055103025 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/55@mgw (mgcp_msg.c:67) 20241017055103025 DLMGCP DEBUG <0013> Generated response: line #02: I: 53517AC6 (mgcp_msg.c:67) 20241017055103025 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055103025 DLMGCP DEBUG <0013> Generated response: line #04: o=- 53517AC6 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055103025 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055103025 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055103025 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055103025 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4184 RTP/AVP 112 (mgcp_msg.c:67) 20241017055103025 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055103025 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055103025 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51919 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103025 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055103025 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055103025 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055103025 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw (trunk:0) found free endpoint: rtpbridge/56@mgw (mgcp_endp.c:261) 20241017055103025 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/56@mgw" (mgcp_protocol.c:441) 20241017055103025 DLMGCP NOTICE <0013> endpoint:rtpbridge/56@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055103025 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw conn:(1234/rtp C:8A160627 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055103025 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw CI:8A160627 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055103025 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw CI:8A160627 output_enabled 0 (mgcp_msg.c:125) 20241017055103025 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055103025 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw conn:(1234/rtp C:8A160627 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055103025 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055103025 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw CI:8A160627 CRCX: Creating connection: port: 4186 (mgcp_protocol.c:1112) 20241017055103025 DLMGCP NOTICE <0013> endpoint:rtpbridge/56@mgw CI:8A160627 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055103025 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103025 DLMGCP DEBUG <0013> Generated response: line #00: 200 51919 OK (mgcp_msg.c:67) 20241017055103025 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/56@mgw (mgcp_msg.c:67) 20241017055103025 DLMGCP DEBUG <0013> Generated response: line #02: I: 8A160627 (mgcp_msg.c:67) 20241017055103025 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055103025 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8A160627 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055103025 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055103025 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055103025 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055103025 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4186 RTP/AVP 112 (mgcp_msg.c:67) 20241017055103025 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055103025 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055103026 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51920 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103026 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055103026 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055103026 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055103026 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw (trunk:0) found free endpoint: rtpbridge/57@mgw (mgcp_endp.c:261) 20241017055103026 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/57@mgw" (mgcp_protocol.c:441) 20241017055103026 DLMGCP NOTICE <0013> endpoint:rtpbridge/57@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055103026 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw conn:(1234/rtp C:AB705419 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055103026 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw CI:AB705419 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055103026 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw CI:AB705419 output_enabled 0 (mgcp_msg.c:125) 20241017055103026 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055103026 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw conn:(1234/rtp C:AB705419 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055103026 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055103026 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw CI:AB705419 CRCX: Creating connection: port: 4188 (mgcp_protocol.c:1112) 20241017055103026 DLMGCP NOTICE <0013> endpoint:rtpbridge/57@mgw CI:AB705419 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055103026 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103026 DLMGCP DEBUG <0013> Generated response: line #00: 200 51920 OK (mgcp_msg.c:67) 20241017055103026 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/57@mgw (mgcp_msg.c:67) 20241017055103026 DLMGCP DEBUG <0013> Generated response: line #02: I: AB705419 (mgcp_msg.c:67) 20241017055103026 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055103026 DLMGCP DEBUG <0013> Generated response: line #04: o=- AB705419 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055103026 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055103026 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055103026 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055103026 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4188 RTP/AVP 112 (mgcp_msg.c:67) 20241017055103026 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055103026 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055103026 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51921 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103026 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055103026 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055103026 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055103026 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw (trunk:0) found free endpoint: rtpbridge/58@mgw (mgcp_endp.c:261) 20241017055103026 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/58@mgw" (mgcp_protocol.c:441) 20241017055103026 DLMGCP NOTICE <0013> endpoint:rtpbridge/58@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055103026 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw conn:(1234/rtp C:5BC4C0EB r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055103026 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw CI:5BC4C0EB connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055103026 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw CI:5BC4C0EB output_enabled 0 (mgcp_msg.c:125) 20241017055103026 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055103026 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw conn:(1234/rtp C:5BC4C0EB r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055103026 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055103026 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw CI:5BC4C0EB CRCX: Creating connection: port: 4190 (mgcp_protocol.c:1112) 20241017055103026 DLMGCP NOTICE <0013> endpoint:rtpbridge/58@mgw CI:5BC4C0EB CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055103026 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103026 DLMGCP DEBUG <0013> Generated response: line #00: 200 51921 OK (mgcp_msg.c:67) 20241017055103026 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/58@mgw (mgcp_msg.c:67) 20241017055103026 DLMGCP DEBUG <0013> Generated response: line #02: I: 5BC4C0EB (mgcp_msg.c:67) 20241017055103026 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055103026 DLMGCP DEBUG <0013> Generated response: line #04: o=- 5BC4C0EB 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055103026 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055103026 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055103026 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055103026 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4190 RTP/AVP 112 (mgcp_msg.c:67) 20241017055103026 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055103026 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055103027 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51922 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103027 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055103027 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055103027 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055103027 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw (trunk:0) found free endpoint: rtpbridge/59@mgw (mgcp_endp.c:261) 20241017055103027 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/59@mgw" (mgcp_protocol.c:441) 20241017055103027 DLMGCP NOTICE <0013> endpoint:rtpbridge/59@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055103027 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw conn:(1234/rtp C:6E8323CD r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055103027 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw CI:6E8323CD connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055103027 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw CI:6E8323CD output_enabled 0 (mgcp_msg.c:125) 20241017055103027 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055103027 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw conn:(1234/rtp C:6E8323CD r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055103027 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055103027 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw CI:6E8323CD CRCX: Creating connection: port: 4192 (mgcp_protocol.c:1112) 20241017055103027 DLMGCP NOTICE <0013> endpoint:rtpbridge/59@mgw CI:6E8323CD CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055103027 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103027 DLMGCP DEBUG <0013> Generated response: line #00: 200 51922 OK (mgcp_msg.c:67) 20241017055103027 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/59@mgw (mgcp_msg.c:67) 20241017055103027 DLMGCP DEBUG <0013> Generated response: line #02: I: 6E8323CD (mgcp_msg.c:67) 20241017055103027 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055103027 DLMGCP DEBUG <0013> Generated response: line #04: o=- 6E8323CD 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055103027 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055103027 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055103027 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055103027 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4192 RTP/AVP 112 (mgcp_msg.c:67) 20241017055103027 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055103027 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055103028 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51923 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103028 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055103028 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055103028 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055103028 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw (trunk:0) found free endpoint: rtpbridge/5a@mgw (mgcp_endp.c:261) 20241017055103028 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/5a@mgw" (mgcp_protocol.c:441) 20241017055103028 DLMGCP NOTICE <0013> endpoint:rtpbridge/5a@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055103028 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw conn:(1234/rtp C:094E496A r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055103028 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw CI:094E496A connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055103028 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw CI:094E496A output_enabled 0 (mgcp_msg.c:125) 20241017055103028 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055103028 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw conn:(1234/rtp C:094E496A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055103028 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055103028 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw CI:094E496A CRCX: Creating connection: port: 4194 (mgcp_protocol.c:1112) 20241017055103028 DLMGCP NOTICE <0013> endpoint:rtpbridge/5a@mgw CI:094E496A CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055103028 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103028 DLMGCP DEBUG <0013> Generated response: line #00: 200 51923 OK (mgcp_msg.c:67) 20241017055103028 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5a@mgw (mgcp_msg.c:67) 20241017055103028 DLMGCP DEBUG <0013> Generated response: line #02: I: 094E496A (mgcp_msg.c:67) 20241017055103028 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055103028 DLMGCP DEBUG <0013> Generated response: line #04: o=- 094E496A 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055103028 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055103028 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055103028 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055103028 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4194 RTP/AVP 112 (mgcp_msg.c:67) 20241017055103028 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055103028 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055103028 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51924 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103028 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055103028 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055103028 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055103028 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw (trunk:0) found free endpoint: rtpbridge/5b@mgw (mgcp_endp.c:261) 20241017055103028 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/5b@mgw" (mgcp_protocol.c:441) 20241017055103028 DLMGCP NOTICE <0013> endpoint:rtpbridge/5b@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055103028 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw conn:(1234/rtp C:D733F951 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055103028 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw CI:D733F951 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055103028 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw CI:D733F951 output_enabled 0 (mgcp_msg.c:125) 20241017055103028 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055103028 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw conn:(1234/rtp C:D733F951 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055103028 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055103028 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw CI:D733F951 CRCX: Creating connection: port: 4196 (mgcp_protocol.c:1112) 20241017055103028 DLMGCP NOTICE <0013> endpoint:rtpbridge/5b@mgw CI:D733F951 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055103028 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103028 DLMGCP DEBUG <0013> Generated response: line #00: 200 51924 OK (mgcp_msg.c:67) 20241017055103028 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5b@mgw (mgcp_msg.c:67) 20241017055103028 DLMGCP DEBUG <0013> Generated response: line #02: I: D733F951 (mgcp_msg.c:67) 20241017055103028 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055103028 DLMGCP DEBUG <0013> Generated response: line #04: o=- D733F951 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055103028 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055103028 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055103028 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055103028 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4196 RTP/AVP 112 (mgcp_msg.c:67) 20241017055103028 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055103028 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055103029 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51925 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103029 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055103029 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055103029 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055103029 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw (trunk:0) found free endpoint: rtpbridge/5c@mgw (mgcp_endp.c:261) 20241017055103029 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/5c@mgw" (mgcp_protocol.c:441) 20241017055103029 DLMGCP NOTICE <0013> endpoint:rtpbridge/5c@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055103029 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw conn:(1234/rtp C:7C48A613 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055103029 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw CI:7C48A613 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055103029 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw CI:7C48A613 output_enabled 0 (mgcp_msg.c:125) 20241017055103029 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055103029 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw conn:(1234/rtp C:7C48A613 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055103029 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055103029 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw CI:7C48A613 CRCX: Creating connection: port: 4198 (mgcp_protocol.c:1112) 20241017055103029 DLMGCP NOTICE <0013> endpoint:rtpbridge/5c@mgw CI:7C48A613 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055103029 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103029 DLMGCP DEBUG <0013> Generated response: line #00: 200 51925 OK (mgcp_msg.c:67) 20241017055103029 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5c@mgw (mgcp_msg.c:67) 20241017055103029 DLMGCP DEBUG <0013> Generated response: line #02: I: 7C48A613 (mgcp_msg.c:67) 20241017055103029 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055103029 DLMGCP DEBUG <0013> Generated response: line #04: o=- 7C48A613 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055103029 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055103029 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055103029 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055103029 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4198 RTP/AVP 112 (mgcp_msg.c:67) 20241017055103029 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055103029 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055103029 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51926 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103029 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055103029 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055103029 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055103029 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw (trunk:0) found free endpoint: rtpbridge/5d@mgw (mgcp_endp.c:261) 20241017055103029 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/5d@mgw" (mgcp_protocol.c:441) 20241017055103029 DLMGCP NOTICE <0013> endpoint:rtpbridge/5d@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055103029 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw conn:(1234/rtp C:F714DE73 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055103029 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw CI:F714DE73 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055103029 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw CI:F714DE73 output_enabled 0 (mgcp_msg.c:125) 20241017055103029 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055103029 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw conn:(1234/rtp C:F714DE73 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055103029 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055103030 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw CI:F714DE73 CRCX: Creating connection: port: 4200 (mgcp_protocol.c:1112) 20241017055103030 DLMGCP NOTICE <0013> endpoint:rtpbridge/5d@mgw CI:F714DE73 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055103030 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103030 DLMGCP DEBUG <0013> Generated response: line #00: 200 51926 OK (mgcp_msg.c:67) 20241017055103030 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5d@mgw (mgcp_msg.c:67) 20241017055103030 DLMGCP DEBUG <0013> Generated response: line #02: I: F714DE73 (mgcp_msg.c:67) 20241017055103030 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055103030 DLMGCP DEBUG <0013> Generated response: line #04: o=- F714DE73 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055103030 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055103030 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055103030 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055103030 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4200 RTP/AVP 112 (mgcp_msg.c:67) 20241017055103030 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055103030 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055103030 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51927 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103030 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055103030 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055103030 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055103030 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw (trunk:0) found free endpoint: rtpbridge/5e@mgw (mgcp_endp.c:261) 20241017055103030 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/5e@mgw" (mgcp_protocol.c:441) 20241017055103030 DLMGCP NOTICE <0013> endpoint:rtpbridge/5e@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055103030 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw conn:(1234/rtp C:84030D32 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055103030 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw CI:84030D32 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055103030 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw CI:84030D32 output_enabled 0 (mgcp_msg.c:125) 20241017055103030 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055103030 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw conn:(1234/rtp C:84030D32 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055103030 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055103030 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw CI:84030D32 CRCX: Creating connection: port: 4202 (mgcp_protocol.c:1112) 20241017055103030 DLMGCP NOTICE <0013> endpoint:rtpbridge/5e@mgw CI:84030D32 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055103030 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103030 DLMGCP DEBUG <0013> Generated response: line #00: 200 51927 OK (mgcp_msg.c:67) 20241017055103030 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5e@mgw (mgcp_msg.c:67) 20241017055103030 DLMGCP DEBUG <0013> Generated response: line #02: I: 84030D32 (mgcp_msg.c:67) 20241017055103030 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055103030 DLMGCP DEBUG <0013> Generated response: line #04: o=- 84030D32 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055103030 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055103030 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055103030 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055103030 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4202 RTP/AVP 112 (mgcp_msg.c:67) 20241017055103030 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055103030 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055103031 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51928 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103031 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055103031 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055103031 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055103031 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw (trunk:0) found free endpoint: rtpbridge/5f@mgw (mgcp_endp.c:261) 20241017055103031 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/5f@mgw" (mgcp_protocol.c:441) 20241017055103031 DLMGCP NOTICE <0013> endpoint:rtpbridge/5f@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055103031 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw conn:(1234/rtp C:03CA0289 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055103031 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw CI:03CA0289 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055103031 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw CI:03CA0289 output_enabled 0 (mgcp_msg.c:125) 20241017055103031 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055103031 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw conn:(1234/rtp C:03CA0289 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055103031 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055103031 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw CI:03CA0289 CRCX: Creating connection: port: 4204 (mgcp_protocol.c:1112) 20241017055103031 DLMGCP NOTICE <0013> endpoint:rtpbridge/5f@mgw CI:03CA0289 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055103031 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103031 DLMGCP DEBUG <0013> Generated response: line #00: 200 51928 OK (mgcp_msg.c:67) 20241017055103031 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5f@mgw (mgcp_msg.c:67) 20241017055103031 DLMGCP DEBUG <0013> Generated response: line #02: I: 03CA0289 (mgcp_msg.c:67) 20241017055103031 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055103031 DLMGCP DEBUG <0013> Generated response: line #04: o=- 03CA0289 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055103031 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055103031 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055103031 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055103031 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4204 RTP/AVP 112 (mgcp_msg.c:67) 20241017055103031 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055103031 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055103031 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51929 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103031 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055103031 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055103031 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055103031 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw (trunk:0) found free endpoint: rtpbridge/60@mgw (mgcp_endp.c:261) 20241017055103031 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/60@mgw" (mgcp_protocol.c:441) 20241017055103031 DLMGCP NOTICE <0013> endpoint:rtpbridge/60@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055103031 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw conn:(1234/rtp C:0494C5BC r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055103031 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw CI:0494C5BC connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055103031 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw CI:0494C5BC output_enabled 0 (mgcp_msg.c:125) 20241017055103031 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055103031 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw conn:(1234/rtp C:0494C5BC r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055103031 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055103031 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw CI:0494C5BC CRCX: Creating connection: port: 4206 (mgcp_protocol.c:1112) 20241017055103032 DLMGCP NOTICE <0013> endpoint:rtpbridge/60@mgw CI:0494C5BC CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055103032 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103032 DLMGCP DEBUG <0013> Generated response: line #00: 200 51929 OK (mgcp_msg.c:67) 20241017055103032 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/60@mgw (mgcp_msg.c:67) 20241017055103032 DLMGCP DEBUG <0013> Generated response: line #02: I: 0494C5BC (mgcp_msg.c:67) 20241017055103032 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055103032 DLMGCP DEBUG <0013> Generated response: line #04: o=- 0494C5BC 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055103032 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055103032 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055103032 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055103032 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4206 RTP/AVP 112 (mgcp_msg.c:67) 20241017055103032 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055103032 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055103032 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51930 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103032 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055103032 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055103032 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055103032 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw (trunk:0) found free endpoint: rtpbridge/61@mgw (mgcp_endp.c:261) 20241017055103032 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/61@mgw" (mgcp_protocol.c:441) 20241017055103032 DLMGCP NOTICE <0013> endpoint:rtpbridge/61@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055103032 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw conn:(1234/rtp C:B86898EF r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055103032 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw CI:B86898EF connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055103032 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw CI:B86898EF output_enabled 0 (mgcp_msg.c:125) 20241017055103032 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055103032 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw conn:(1234/rtp C:B86898EF r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055103032 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055103032 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw CI:B86898EF CRCX: Creating connection: port: 4208 (mgcp_protocol.c:1112) 20241017055103032 DLMGCP NOTICE <0013> endpoint:rtpbridge/61@mgw CI:B86898EF CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055103032 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103032 DLMGCP DEBUG <0013> Generated response: line #00: 200 51930 OK (mgcp_msg.c:67) 20241017055103032 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/61@mgw (mgcp_msg.c:67) 20241017055103032 DLMGCP DEBUG <0013> Generated response: line #02: I: B86898EF (mgcp_msg.c:67) 20241017055103032 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055103032 DLMGCP DEBUG <0013> Generated response: line #04: o=- B86898EF 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055103032 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055103032 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055103032 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055103032 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4208 RTP/AVP 112 (mgcp_msg.c:67) 20241017055103032 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055103032 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055103033 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51931 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103033 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055103033 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055103033 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055103033 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw (trunk:0) found free endpoint: rtpbridge/62@mgw (mgcp_endp.c:261) 20241017055103033 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/62@mgw" (mgcp_protocol.c:441) 20241017055103033 DLMGCP NOTICE <0013> endpoint:rtpbridge/62@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055103033 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw conn:(1234/rtp C:D255842B r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055103033 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw CI:D255842B connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055103033 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw CI:D255842B output_enabled 0 (mgcp_msg.c:125) 20241017055103033 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055103033 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw conn:(1234/rtp C:D255842B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055103033 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055103033 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw CI:D255842B CRCX: Creating connection: port: 4210 (mgcp_protocol.c:1112) 20241017055103033 DLMGCP NOTICE <0013> endpoint:rtpbridge/62@mgw CI:D255842B CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055103033 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103033 DLMGCP DEBUG <0013> Generated response: line #00: 200 51931 OK (mgcp_msg.c:67) 20241017055103033 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/62@mgw (mgcp_msg.c:67) 20241017055103033 DLMGCP DEBUG <0013> Generated response: line #02: I: D255842B (mgcp_msg.c:67) 20241017055103033 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055103033 DLMGCP DEBUG <0013> Generated response: line #04: o=- D255842B 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055103033 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055103033 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055103033 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055103033 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4210 RTP/AVP 112 (mgcp_msg.c:67) 20241017055103033 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055103033 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055103033 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51932 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103033 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055103033 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055103033 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055103033 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw (trunk:0) found free endpoint: rtpbridge/63@mgw (mgcp_endp.c:261) 20241017055103033 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/63@mgw" (mgcp_protocol.c:441) 20241017055103034 DLMGCP NOTICE <0013> endpoint:rtpbridge/63@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055103034 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw conn:(1234/rtp C:06BB4D62 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055103034 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw CI:06BB4D62 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055103034 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw CI:06BB4D62 output_enabled 0 (mgcp_msg.c:125) 20241017055103034 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055103034 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw conn:(1234/rtp C:06BB4D62 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055103034 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055103034 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw CI:06BB4D62 CRCX: Creating connection: port: 4212 (mgcp_protocol.c:1112) 20241017055103034 DLMGCP NOTICE <0013> endpoint:rtpbridge/63@mgw CI:06BB4D62 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055103034 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103034 DLMGCP DEBUG <0013> Generated response: line #00: 200 51932 OK (mgcp_msg.c:67) 20241017055103034 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/63@mgw (mgcp_msg.c:67) 20241017055103034 DLMGCP DEBUG <0013> Generated response: line #02: I: 06BB4D62 (mgcp_msg.c:67) 20241017055103034 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055103034 DLMGCP DEBUG <0013> Generated response: line #04: o=- 06BB4D62 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055103034 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055103034 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055103034 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055103034 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4212 RTP/AVP 112 (mgcp_msg.c:67) 20241017055103034 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055103034 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055103034 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51933 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103034 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055103034 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055103034 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055103034 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw (trunk:0) found free endpoint: rtpbridge/64@mgw (mgcp_endp.c:261) 20241017055103034 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/64@mgw" (mgcp_protocol.c:441) 20241017055103034 DLMGCP NOTICE <0013> endpoint:rtpbridge/64@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055103034 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw conn:(1234/rtp C:9C3CF3C0 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055103034 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw CI:9C3CF3C0 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055103034 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw CI:9C3CF3C0 output_enabled 0 (mgcp_msg.c:125) 20241017055103034 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055103034 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw conn:(1234/rtp C:9C3CF3C0 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055103034 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055103034 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw CI:9C3CF3C0 CRCX: Creating connection: port: 4214 (mgcp_protocol.c:1112) 20241017055103034 DLMGCP NOTICE <0013> endpoint:rtpbridge/64@mgw CI:9C3CF3C0 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055103034 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103034 DLMGCP DEBUG <0013> Generated response: line #00: 200 51933 OK (mgcp_msg.c:67) 20241017055103034 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/64@mgw (mgcp_msg.c:67) 20241017055103034 DLMGCP DEBUG <0013> Generated response: line #02: I: 9C3CF3C0 (mgcp_msg.c:67) 20241017055103034 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055103034 DLMGCP DEBUG <0013> Generated response: line #04: o=- 9C3CF3C0 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055103034 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055103034 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055103034 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055103034 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4214 RTP/AVP 112 (mgcp_msg.c:67) 20241017055103034 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055103034 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055103035 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51934 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103035 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055103035 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055103035 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055103035 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw (trunk:0) found free endpoint: rtpbridge/65@mgw (mgcp_endp.c:261) 20241017055103035 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/65@mgw" (mgcp_protocol.c:441) 20241017055103035 DLMGCP NOTICE <0013> endpoint:rtpbridge/65@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055103035 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw conn:(1234/rtp C:0C5B8D47 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055103035 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw CI:0C5B8D47 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055103035 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw CI:0C5B8D47 output_enabled 0 (mgcp_msg.c:125) 20241017055103035 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055103035 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw conn:(1234/rtp C:0C5B8D47 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055103035 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055103035 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw CI:0C5B8D47 CRCX: Creating connection: port: 4216 (mgcp_protocol.c:1112) 20241017055103035 DLMGCP NOTICE <0013> endpoint:rtpbridge/65@mgw CI:0C5B8D47 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055103035 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103035 DLMGCP DEBUG <0013> Generated response: line #00: 200 51934 OK (mgcp_msg.c:67) 20241017055103035 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/65@mgw (mgcp_msg.c:67) 20241017055103035 DLMGCP DEBUG <0013> Generated response: line #02: I: 0C5B8D47 (mgcp_msg.c:67) 20241017055103035 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055103035 DLMGCP DEBUG <0013> Generated response: line #04: o=- 0C5B8D47 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055103035 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055103035 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055103035 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055103035 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4216 RTP/AVP 112 (mgcp_msg.c:67) 20241017055103035 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055103035 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055103036 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51935 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103036 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055103036 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055103036 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055103036 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw (trunk:0) found free endpoint: rtpbridge/66@mgw (mgcp_endp.c:261) 20241017055103036 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/66@mgw" (mgcp_protocol.c:441) 20241017055103036 DLMGCP NOTICE <0013> endpoint:rtpbridge/66@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055103036 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw conn:(1234/rtp C:716694C0 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055103036 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw CI:716694C0 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055103036 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw CI:716694C0 output_enabled 0 (mgcp_msg.c:125) 20241017055103036 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055103036 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw conn:(1234/rtp C:716694C0 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055103036 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055103036 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw CI:716694C0 CRCX: Creating connection: port: 4218 (mgcp_protocol.c:1112) 20241017055103036 DLMGCP NOTICE <0013> endpoint:rtpbridge/66@mgw CI:716694C0 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055103036 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103036 DLMGCP DEBUG <0013> Generated response: line #00: 200 51935 OK (mgcp_msg.c:67) 20241017055103036 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/66@mgw (mgcp_msg.c:67) 20241017055103036 DLMGCP DEBUG <0013> Generated response: line #02: I: 716694C0 (mgcp_msg.c:67) 20241017055103036 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055103036 DLMGCP DEBUG <0013> Generated response: line #04: o=- 716694C0 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055103036 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055103036 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055103036 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055103036 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4218 RTP/AVP 112 (mgcp_msg.c:67) 20241017055103036 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055103036 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055103036 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51936 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103036 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055103036 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055103036 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055103036 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw (trunk:0) found free endpoint: rtpbridge/67@mgw (mgcp_endp.c:261) 20241017055103036 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/67@mgw" (mgcp_protocol.c:441) 20241017055103036 DLMGCP NOTICE <0013> endpoint:rtpbridge/67@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055103036 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw conn:(1234/rtp C:7C2CEC9B r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055103036 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw CI:7C2CEC9B connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055103036 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw CI:7C2CEC9B output_enabled 0 (mgcp_msg.c:125) 20241017055103036 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055103036 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw conn:(1234/rtp C:7C2CEC9B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055103036 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055103036 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw CI:7C2CEC9B CRCX: Creating connection: port: 4220 (mgcp_protocol.c:1112) 20241017055103036 DLMGCP NOTICE <0013> endpoint:rtpbridge/67@mgw CI:7C2CEC9B CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055103036 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103036 DLMGCP DEBUG <0013> Generated response: line #00: 200 51936 OK (mgcp_msg.c:67) 20241017055103036 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/67@mgw (mgcp_msg.c:67) 20241017055103036 DLMGCP DEBUG <0013> Generated response: line #02: I: 7C2CEC9B (mgcp_msg.c:67) 20241017055103036 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055103036 DLMGCP DEBUG <0013> Generated response: line #04: o=- 7C2CEC9B 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055103036 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055103036 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055103036 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055103036 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4220 RTP/AVP 112 (mgcp_msg.c:67) 20241017055103036 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055103036 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055103037 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51937 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103037 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055103037 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055103037 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055103037 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw (trunk:0) found free endpoint: rtpbridge/68@mgw (mgcp_endp.c:261) 20241017055103037 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/68@mgw" (mgcp_protocol.c:441) 20241017055103037 DLMGCP NOTICE <0013> endpoint:rtpbridge/68@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055103037 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw conn:(1234/rtp C:B1053DBB r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055103037 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw CI:B1053DBB connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055103037 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw CI:B1053DBB output_enabled 0 (mgcp_msg.c:125) 20241017055103037 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055103037 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw conn:(1234/rtp C:B1053DBB r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055103037 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055103037 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw CI:B1053DBB CRCX: Creating connection: port: 4222 (mgcp_protocol.c:1112) 20241017055103037 DLMGCP NOTICE <0013> endpoint:rtpbridge/68@mgw CI:B1053DBB CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055103037 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103037 DLMGCP DEBUG <0013> Generated response: line #00: 200 51937 OK (mgcp_msg.c:67) 20241017055103037 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/68@mgw (mgcp_msg.c:67) 20241017055103037 DLMGCP DEBUG <0013> Generated response: line #02: I: B1053DBB (mgcp_msg.c:67) 20241017055103037 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055103037 DLMGCP DEBUG <0013> Generated response: line #04: o=- B1053DBB 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055103037 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055103037 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055103037 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055103037 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4222 RTP/AVP 112 (mgcp_msg.c:67) 20241017055103037 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055103037 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055103038 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51938 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103038 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055103038 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055103038 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055103038 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw (trunk:0) found free endpoint: rtpbridge/69@mgw (mgcp_endp.c:261) 20241017055103038 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/69@mgw" (mgcp_protocol.c:441) 20241017055103038 DLMGCP NOTICE <0013> endpoint:rtpbridge/69@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055103038 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw conn:(1234/rtp C:2D75E7D3 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055103038 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw CI:2D75E7D3 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055103038 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw CI:2D75E7D3 output_enabled 0 (mgcp_msg.c:125) 20241017055103038 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055103038 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw conn:(1234/rtp C:2D75E7D3 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055103038 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055103038 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw CI:2D75E7D3 CRCX: Creating connection: port: 4224 (mgcp_protocol.c:1112) 20241017055103038 DLMGCP NOTICE <0013> endpoint:rtpbridge/69@mgw CI:2D75E7D3 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055103038 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103038 DLMGCP DEBUG <0013> Generated response: line #00: 200 51938 OK (mgcp_msg.c:67) 20241017055103038 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/69@mgw (mgcp_msg.c:67) 20241017055103038 DLMGCP DEBUG <0013> Generated response: line #02: I: 2D75E7D3 (mgcp_msg.c:67) 20241017055103038 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055103038 DLMGCP DEBUG <0013> Generated response: line #04: o=- 2D75E7D3 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055103038 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055103038 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055103038 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055103038 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4224 RTP/AVP 112 (mgcp_msg.c:67) 20241017055103038 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055103038 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055103038 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51939 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103038 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055103038 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055103038 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055103038 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw (trunk:0) found free endpoint: rtpbridge/6a@mgw (mgcp_endp.c:261) 20241017055103038 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/6a@mgw" (mgcp_protocol.c:441) 20241017055103038 DLMGCP NOTICE <0013> endpoint:rtpbridge/6a@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055103038 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw conn:(1234/rtp C:D1A9FDDE r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055103038 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw CI:D1A9FDDE connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055103038 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw CI:D1A9FDDE output_enabled 0 (mgcp_msg.c:125) 20241017055103038 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055103038 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw conn:(1234/rtp C:D1A9FDDE r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055103038 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055103038 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw CI:D1A9FDDE CRCX: Creating connection: port: 4226 (mgcp_protocol.c:1112) 20241017055103038 DLMGCP NOTICE <0013> endpoint:rtpbridge/6a@mgw CI:D1A9FDDE CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055103038 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103038 DLMGCP DEBUG <0013> Generated response: line #00: 200 51939 OK (mgcp_msg.c:67) 20241017055103038 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6a@mgw (mgcp_msg.c:67) 20241017055103038 DLMGCP DEBUG <0013> Generated response: line #02: I: D1A9FDDE (mgcp_msg.c:67) 20241017055103038 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055103038 DLMGCP DEBUG <0013> Generated response: line #04: o=- D1A9FDDE 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055103038 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055103038 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055103038 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055103038 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4226 RTP/AVP 112 (mgcp_msg.c:67) 20241017055103038 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055103038 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055103039 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51940 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103039 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055103039 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055103039 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055103039 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw (trunk:0) found free endpoint: rtpbridge/6b@mgw (mgcp_endp.c:261) 20241017055103039 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/6b@mgw" (mgcp_protocol.c:441) 20241017055103039 DLMGCP NOTICE <0013> endpoint:rtpbridge/6b@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055103039 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw conn:(1234/rtp C:4D01CC2E r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055103039 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw CI:4D01CC2E connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055103039 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw CI:4D01CC2E output_enabled 0 (mgcp_msg.c:125) 20241017055103039 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055103039 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw conn:(1234/rtp C:4D01CC2E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055103039 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055103039 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw CI:4D01CC2E CRCX: Creating connection: port: 4228 (mgcp_protocol.c:1112) 20241017055103039 DLMGCP NOTICE <0013> endpoint:rtpbridge/6b@mgw CI:4D01CC2E CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055103039 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103039 DLMGCP DEBUG <0013> Generated response: line #00: 200 51940 OK (mgcp_msg.c:67) 20241017055103039 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6b@mgw (mgcp_msg.c:67) 20241017055103039 DLMGCP DEBUG <0013> Generated response: line #02: I: 4D01CC2E (mgcp_msg.c:67) 20241017055103039 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055103039 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4D01CC2E 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055103039 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055103039 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055103039 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055103039 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4228 RTP/AVP 112 (mgcp_msg.c:67) 20241017055103039 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055103039 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055103039 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51941 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103039 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055103039 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055103039 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055103039 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw (trunk:0) found free endpoint: rtpbridge/6c@mgw (mgcp_endp.c:261) 20241017055103039 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/6c@mgw" (mgcp_protocol.c:441) 20241017055103039 DLMGCP NOTICE <0013> endpoint:rtpbridge/6c@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055103039 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw conn:(1234/rtp C:7209BED0 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055103039 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw CI:7209BED0 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055103039 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw CI:7209BED0 output_enabled 0 (mgcp_msg.c:125) 20241017055103039 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055103039 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw conn:(1234/rtp C:7209BED0 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055103039 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055103039 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw CI:7209BED0 CRCX: Creating connection: port: 4230 (mgcp_protocol.c:1112) 20241017055103039 DLMGCP NOTICE <0013> endpoint:rtpbridge/6c@mgw CI:7209BED0 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055103039 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103039 DLMGCP DEBUG <0013> Generated response: line #00: 200 51941 OK (mgcp_msg.c:67) 20241017055103039 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6c@mgw (mgcp_msg.c:67) 20241017055103039 DLMGCP DEBUG <0013> Generated response: line #02: I: 7209BED0 (mgcp_msg.c:67) 20241017055103039 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055103039 DLMGCP DEBUG <0013> Generated response: line #04: o=- 7209BED0 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055103039 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055103039 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055103040 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055103040 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4230 RTP/AVP 112 (mgcp_msg.c:67) 20241017055103040 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055103040 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055103040 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51942 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103040 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055103040 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055103040 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055103040 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw (trunk:0) found free endpoint: rtpbridge/6d@mgw (mgcp_endp.c:261) 20241017055103040 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/6d@mgw" (mgcp_protocol.c:441) 20241017055103040 DLMGCP NOTICE <0013> endpoint:rtpbridge/6d@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055103040 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw conn:(1234/rtp C:328A610D r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055103040 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw CI:328A610D connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055103040 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw CI:328A610D output_enabled 0 (mgcp_msg.c:125) 20241017055103040 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055103040 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw conn:(1234/rtp C:328A610D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055103040 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055103040 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw CI:328A610D CRCX: Creating connection: port: 4232 (mgcp_protocol.c:1112) 20241017055103040 DLMGCP NOTICE <0013> endpoint:rtpbridge/6d@mgw CI:328A610D CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055103040 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103040 DLMGCP DEBUG <0013> Generated response: line #00: 200 51942 OK (mgcp_msg.c:67) 20241017055103040 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6d@mgw (mgcp_msg.c:67) 20241017055103040 DLMGCP DEBUG <0013> Generated response: line #02: I: 328A610D (mgcp_msg.c:67) 20241017055103040 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055103040 DLMGCP DEBUG <0013> Generated response: line #04: o=- 328A610D 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055103040 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055103040 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055103040 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055103040 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4232 RTP/AVP 112 (mgcp_msg.c:67) 20241017055103040 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055103040 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055103040 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51943 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103040 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055103040 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055103040 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055103041 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw (trunk:0) found free endpoint: rtpbridge/6e@mgw (mgcp_endp.c:261) 20241017055103041 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/6e@mgw" (mgcp_protocol.c:441) 20241017055103041 DLMGCP NOTICE <0013> endpoint:rtpbridge/6e@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055103041 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw conn:(1234/rtp C:CF6A2EA8 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055103041 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw CI:CF6A2EA8 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055103041 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw CI:CF6A2EA8 output_enabled 0 (mgcp_msg.c:125) 20241017055103041 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055103041 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw conn:(1234/rtp C:CF6A2EA8 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055103041 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055103041 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw CI:CF6A2EA8 CRCX: Creating connection: port: 4234 (mgcp_protocol.c:1112) 20241017055103041 DLMGCP NOTICE <0013> endpoint:rtpbridge/6e@mgw CI:CF6A2EA8 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055103041 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103041 DLMGCP DEBUG <0013> Generated response: line #00: 200 51943 OK (mgcp_msg.c:67) 20241017055103041 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6e@mgw (mgcp_msg.c:67) 20241017055103041 DLMGCP DEBUG <0013> Generated response: line #02: I: CF6A2EA8 (mgcp_msg.c:67) 20241017055103041 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055103041 DLMGCP DEBUG <0013> Generated response: line #04: o=- CF6A2EA8 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055103041 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055103041 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055103041 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055103041 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4234 RTP/AVP 112 (mgcp_msg.c:67) 20241017055103041 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055103041 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055103041 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51944 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103041 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055103041 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055103041 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055103041 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw (trunk:0) found free endpoint: rtpbridge/6f@mgw (mgcp_endp.c:261) 20241017055103041 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/6f@mgw" (mgcp_protocol.c:441) 20241017055103041 DLMGCP NOTICE <0013> endpoint:rtpbridge/6f@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055103041 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw conn:(1234/rtp C:AB4B6011 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055103041 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw CI:AB4B6011 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055103041 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw CI:AB4B6011 output_enabled 0 (mgcp_msg.c:125) 20241017055103041 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055103041 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw conn:(1234/rtp C:AB4B6011 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055103041 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055103041 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw CI:AB4B6011 CRCX: Creating connection: port: 4236 (mgcp_protocol.c:1112) 20241017055103041 DLMGCP NOTICE <0013> endpoint:rtpbridge/6f@mgw CI:AB4B6011 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055103041 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103041 DLMGCP DEBUG <0013> Generated response: line #00: 200 51944 OK (mgcp_msg.c:67) 20241017055103041 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6f@mgw (mgcp_msg.c:67) 20241017055103041 DLMGCP DEBUG <0013> Generated response: line #02: I: AB4B6011 (mgcp_msg.c:67) 20241017055103041 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055103041 DLMGCP DEBUG <0013> Generated response: line #04: o=- AB4B6011 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055103041 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055103041 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055103041 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055103041 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4236 RTP/AVP 112 (mgcp_msg.c:67) 20241017055103041 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055103041 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055103042 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51945 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103042 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055103042 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055103042 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055103042 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw (trunk:0) found free endpoint: rtpbridge/70@mgw (mgcp_endp.c:261) 20241017055103042 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/70@mgw" (mgcp_protocol.c:441) 20241017055103042 DLMGCP NOTICE <0013> endpoint:rtpbridge/70@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055103042 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw conn:(1234/rtp C:C93AE590 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055103042 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw CI:C93AE590 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055103042 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw CI:C93AE590 output_enabled 0 (mgcp_msg.c:125) 20241017055103042 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055103042 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw conn:(1234/rtp C:C93AE590 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055103042 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055103042 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw CI:C93AE590 CRCX: Creating connection: port: 4238 (mgcp_protocol.c:1112) 20241017055103042 DLMGCP NOTICE <0013> endpoint:rtpbridge/70@mgw CI:C93AE590 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055103042 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103042 DLMGCP DEBUG <0013> Generated response: line #00: 200 51945 OK (mgcp_msg.c:67) 20241017055103042 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/70@mgw (mgcp_msg.c:67) 20241017055103042 DLMGCP DEBUG <0013> Generated response: line #02: I: C93AE590 (mgcp_msg.c:67) 20241017055103042 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055103042 DLMGCP DEBUG <0013> Generated response: line #04: o=- C93AE590 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055103042 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055103042 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055103042 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055103042 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4238 RTP/AVP 112 (mgcp_msg.c:67) 20241017055103042 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055103042 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055103042 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51946 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103042 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055103042 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055103042 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055103042 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw (trunk:0) found free endpoint: rtpbridge/71@mgw (mgcp_endp.c:261) 20241017055103042 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/71@mgw" (mgcp_protocol.c:441) 20241017055103042 DLMGCP NOTICE <0013> endpoint:rtpbridge/71@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055103042 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw conn:(1234/rtp C:1409736E r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055103042 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw CI:1409736E connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055103042 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw CI:1409736E output_enabled 0 (mgcp_msg.c:125) 20241017055103042 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055103042 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw conn:(1234/rtp C:1409736E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055103042 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055103042 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw CI:1409736E CRCX: Creating connection: port: 4240 (mgcp_protocol.c:1112) 20241017055103042 DLMGCP NOTICE <0013> endpoint:rtpbridge/71@mgw CI:1409736E CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055103042 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103042 DLMGCP DEBUG <0013> Generated response: line #00: 200 51946 OK (mgcp_msg.c:67) 20241017055103042 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/71@mgw (mgcp_msg.c:67) 20241017055103042 DLMGCP DEBUG <0013> Generated response: line #02: I: 1409736E (mgcp_msg.c:67) 20241017055103042 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055103042 DLMGCP DEBUG <0013> Generated response: line #04: o=- 1409736E 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055103042 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055103042 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055103042 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055103042 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4240 RTP/AVP 112 (mgcp_msg.c:67) 20241017055103042 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055103042 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055103043 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51947 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103043 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055103043 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055103043 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055103043 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw (trunk:0) found free endpoint: rtpbridge/72@mgw (mgcp_endp.c:261) 20241017055103043 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/72@mgw" (mgcp_protocol.c:441) 20241017055103043 DLMGCP NOTICE <0013> endpoint:rtpbridge/72@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055103043 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw conn:(1234/rtp C:9BE8B173 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055103043 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw CI:9BE8B173 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055103043 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw CI:9BE8B173 output_enabled 0 (mgcp_msg.c:125) 20241017055103043 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055103043 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw conn:(1234/rtp C:9BE8B173 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055103043 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055103043 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw CI:9BE8B173 CRCX: Creating connection: port: 4242 (mgcp_protocol.c:1112) 20241017055103043 DLMGCP NOTICE <0013> endpoint:rtpbridge/72@mgw CI:9BE8B173 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055103043 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103043 DLMGCP DEBUG <0013> Generated response: line #00: 200 51947 OK (mgcp_msg.c:67) 20241017055103043 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/72@mgw (mgcp_msg.c:67) 20241017055103043 DLMGCP DEBUG <0013> Generated response: line #02: I: 9BE8B173 (mgcp_msg.c:67) 20241017055103043 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055103043 DLMGCP DEBUG <0013> Generated response: line #04: o=- 9BE8B173 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055103043 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055103043 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055103043 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055103043 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4242 RTP/AVP 112 (mgcp_msg.c:67) 20241017055103043 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055103043 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055103044 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51948 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103044 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055103044 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055103044 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055103044 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw (trunk:0) found free endpoint: rtpbridge/73@mgw (mgcp_endp.c:261) 20241017055103044 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/73@mgw" (mgcp_protocol.c:441) 20241017055103044 DLMGCP NOTICE <0013> endpoint:rtpbridge/73@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055103044 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw conn:(1234/rtp C:B0E92219 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055103044 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw CI:B0E92219 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055103044 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw CI:B0E92219 output_enabled 0 (mgcp_msg.c:125) 20241017055103044 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055103044 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw conn:(1234/rtp C:B0E92219 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055103044 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055103045 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw CI:B0E92219 CRCX: Creating connection: port: 4244 (mgcp_protocol.c:1112) 20241017055103045 DLMGCP NOTICE <0013> endpoint:rtpbridge/73@mgw CI:B0E92219 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055103045 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103045 DLMGCP DEBUG <0013> Generated response: line #00: 200 51948 OK (mgcp_msg.c:67) 20241017055103045 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/73@mgw (mgcp_msg.c:67) 20241017055103045 DLMGCP DEBUG <0013> Generated response: line #02: I: B0E92219 (mgcp_msg.c:67) 20241017055103045 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055103045 DLMGCP DEBUG <0013> Generated response: line #04: o=- B0E92219 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055103045 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055103045 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055103045 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055103045 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4244 RTP/AVP 112 (mgcp_msg.c:67) 20241017055103045 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055103045 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055103046 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51949 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103046 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055103046 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055103046 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055103046 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw (trunk:0) found free endpoint: rtpbridge/74@mgw (mgcp_endp.c:261) 20241017055103046 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/74@mgw" (mgcp_protocol.c:441) 20241017055103046 DLMGCP NOTICE <0013> endpoint:rtpbridge/74@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055103046 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw conn:(1234/rtp C:06C9B265 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055103046 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw CI:06C9B265 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055103046 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw CI:06C9B265 output_enabled 0 (mgcp_msg.c:125) 20241017055103046 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055103046 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw conn:(1234/rtp C:06C9B265 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055103046 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055103046 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw CI:06C9B265 CRCX: Creating connection: port: 4246 (mgcp_protocol.c:1112) 20241017055103046 DLMGCP NOTICE <0013> endpoint:rtpbridge/74@mgw CI:06C9B265 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055103046 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103046 DLMGCP DEBUG <0013> Generated response: line #00: 200 51949 OK (mgcp_msg.c:67) 20241017055103046 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/74@mgw (mgcp_msg.c:67) 20241017055103046 DLMGCP DEBUG <0013> Generated response: line #02: I: 06C9B265 (mgcp_msg.c:67) 20241017055103046 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055103046 DLMGCP DEBUG <0013> Generated response: line #04: o=- 06C9B265 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055103046 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055103046 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055103046 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055103046 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4246 RTP/AVP 112 (mgcp_msg.c:67) 20241017055103046 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055103046 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055103047 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51950 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103047 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055103047 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055103047 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055103047 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw (trunk:0) found free endpoint: rtpbridge/75@mgw (mgcp_endp.c:261) 20241017055103047 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/75@mgw" (mgcp_protocol.c:441) 20241017055103047 DLMGCP NOTICE <0013> endpoint:rtpbridge/75@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055103047 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw conn:(1234/rtp C:24B70A22 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055103047 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw CI:24B70A22 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055103047 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw CI:24B70A22 output_enabled 0 (mgcp_msg.c:125) 20241017055103047 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055103048 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw conn:(1234/rtp C:24B70A22 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055103048 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055103048 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw CI:24B70A22 CRCX: Creating connection: port: 4248 (mgcp_protocol.c:1112) 20241017055103048 DLMGCP NOTICE <0013> endpoint:rtpbridge/75@mgw CI:24B70A22 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055103048 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103048 DLMGCP DEBUG <0013> Generated response: line #00: 200 51950 OK (mgcp_msg.c:67) 20241017055103048 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/75@mgw (mgcp_msg.c:67) 20241017055103048 DLMGCP DEBUG <0013> Generated response: line #02: I: 24B70A22 (mgcp_msg.c:67) 20241017055103048 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055103048 DLMGCP DEBUG <0013> Generated response: line #04: o=- 24B70A22 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055103048 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055103048 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055103048 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055103048 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4248 RTP/AVP 112 (mgcp_msg.c:67) 20241017055103048 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055103048 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055103048 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51951 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103048 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055103048 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055103048 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055103048 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw (trunk:0) found free endpoint: rtpbridge/76@mgw (mgcp_endp.c:261) 20241017055103048 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/76@mgw" (mgcp_protocol.c:441) 20241017055103048 DLMGCP NOTICE <0013> endpoint:rtpbridge/76@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055103048 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw conn:(1234/rtp C:59D094AD r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055103048 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw CI:59D094AD connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055103048 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw CI:59D094AD output_enabled 0 (mgcp_msg.c:125) 20241017055103049 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055103049 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw conn:(1234/rtp C:59D094AD r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055103049 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055103049 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw CI:59D094AD CRCX: Creating connection: port: 4250 (mgcp_protocol.c:1112) 20241017055103049 DLMGCP NOTICE <0013> endpoint:rtpbridge/76@mgw CI:59D094AD CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055103049 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103049 DLMGCP DEBUG <0013> Generated response: line #00: 200 51951 OK (mgcp_msg.c:67) 20241017055103049 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/76@mgw (mgcp_msg.c:67) 20241017055103049 DLMGCP DEBUG <0013> Generated response: line #02: I: 59D094AD (mgcp_msg.c:67) 20241017055103049 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055103049 DLMGCP DEBUG <0013> Generated response: line #04: o=- 59D094AD 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055103049 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055103049 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055103049 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055103049 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4250 RTP/AVP 112 (mgcp_msg.c:67) 20241017055103049 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055103049 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055103049 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51952 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103049 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055103049 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055103049 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055103049 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw (trunk:0) found free endpoint: rtpbridge/77@mgw (mgcp_endp.c:261) 20241017055103049 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/77@mgw" (mgcp_protocol.c:441) 20241017055103049 DLMGCP NOTICE <0013> endpoint:rtpbridge/77@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055103049 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw conn:(1234/rtp C:1DE6993C r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055103049 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw CI:1DE6993C connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055103049 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw CI:1DE6993C output_enabled 0 (mgcp_msg.c:125) 20241017055103049 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055103050 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw conn:(1234/rtp C:1DE6993C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055103050 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055103050 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw CI:1DE6993C CRCX: Creating connection: port: 4252 (mgcp_protocol.c:1112) 20241017055103050 DLMGCP NOTICE <0013> endpoint:rtpbridge/77@mgw CI:1DE6993C CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055103050 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103050 DLMGCP DEBUG <0013> Generated response: line #00: 200 51952 OK (mgcp_msg.c:67) 20241017055103050 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/77@mgw (mgcp_msg.c:67) 20241017055103050 DLMGCP DEBUG <0013> Generated response: line #02: I: 1DE6993C (mgcp_msg.c:67) 20241017055103050 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055103050 DLMGCP DEBUG <0013> Generated response: line #04: o=- 1DE6993C 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055103050 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055103050 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055103050 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055103050 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4252 RTP/AVP 112 (mgcp_msg.c:67) 20241017055103050 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055103050 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055103051 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51953 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103051 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055103051 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055103051 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055103051 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw (trunk:0) found free endpoint: rtpbridge/78@mgw (mgcp_endp.c:261) 20241017055103051 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/78@mgw" (mgcp_protocol.c:441) 20241017055103051 DLMGCP NOTICE <0013> endpoint:rtpbridge/78@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055103051 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw conn:(1234/rtp C:1E33F417 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055103051 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw CI:1E33F417 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055103051 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw CI:1E33F417 output_enabled 0 (mgcp_msg.c:125) 20241017055103051 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055103051 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw conn:(1234/rtp C:1E33F417 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055103051 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055103051 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw CI:1E33F417 CRCX: Creating connection: port: 4254 (mgcp_protocol.c:1112) 20241017055103051 DLMGCP NOTICE <0013> endpoint:rtpbridge/78@mgw CI:1E33F417 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055103051 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103051 DLMGCP DEBUG <0013> Generated response: line #00: 200 51953 OK (mgcp_msg.c:67) 20241017055103051 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/78@mgw (mgcp_msg.c:67) 20241017055103051 DLMGCP DEBUG <0013> Generated response: line #02: I: 1E33F417 (mgcp_msg.c:67) 20241017055103051 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055103051 DLMGCP DEBUG <0013> Generated response: line #04: o=- 1E33F417 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055103051 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055103051 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055103051 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055103051 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4254 RTP/AVP 112 (mgcp_msg.c:67) 20241017055103051 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055103051 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055103051 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51954 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103051 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055103051 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055103051 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055103051 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw (trunk:0) found free endpoint: rtpbridge/79@mgw (mgcp_endp.c:261) 20241017055103051 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/79@mgw" (mgcp_protocol.c:441) 20241017055103051 DLMGCP NOTICE <0013> endpoint:rtpbridge/79@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055103051 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw conn:(1234/rtp C:0F168C7A r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055103051 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw CI:0F168C7A connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055103051 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw CI:0F168C7A output_enabled 0 (mgcp_msg.c:125) 20241017055103051 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055103051 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw conn:(1234/rtp C:0F168C7A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055103051 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055103051 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw CI:0F168C7A CRCX: Creating connection: port: 4256 (mgcp_protocol.c:1112) 20241017055103051 DLMGCP NOTICE <0013> endpoint:rtpbridge/79@mgw CI:0F168C7A CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055103051 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103051 DLMGCP DEBUG <0013> Generated response: line #00: 200 51954 OK (mgcp_msg.c:67) 20241017055103051 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/79@mgw (mgcp_msg.c:67) 20241017055103051 DLMGCP DEBUG <0013> Generated response: line #02: I: 0F168C7A (mgcp_msg.c:67) 20241017055103051 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055103051 DLMGCP DEBUG <0013> Generated response: line #04: o=- 0F168C7A 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055103051 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055103051 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055103051 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055103051 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4256 RTP/AVP 112 (mgcp_msg.c:67) 20241017055103051 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055103051 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055103052 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51955 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103052 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055103052 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055103052 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055103052 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw (trunk:0) found free endpoint: rtpbridge/7a@mgw (mgcp_endp.c:261) 20241017055103052 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/7a@mgw" (mgcp_protocol.c:441) 20241017055103052 DLMGCP NOTICE <0013> endpoint:rtpbridge/7a@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055103052 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw conn:(1234/rtp C:938712ED r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055103052 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw CI:938712ED connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055103052 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw CI:938712ED output_enabled 0 (mgcp_msg.c:125) 20241017055103052 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055103052 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw conn:(1234/rtp C:938712ED r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055103052 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055103052 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw CI:938712ED CRCX: Creating connection: port: 4258 (mgcp_protocol.c:1112) 20241017055103052 DLMGCP NOTICE <0013> endpoint:rtpbridge/7a@mgw CI:938712ED CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055103052 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103052 DLMGCP DEBUG <0013> Generated response: line #00: 200 51955 OK (mgcp_msg.c:67) 20241017055103052 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7a@mgw (mgcp_msg.c:67) 20241017055103052 DLMGCP DEBUG <0013> Generated response: line #02: I: 938712ED (mgcp_msg.c:67) 20241017055103052 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055103052 DLMGCP DEBUG <0013> Generated response: line #04: o=- 938712ED 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055103052 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055103052 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055103052 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055103052 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4258 RTP/AVP 112 (mgcp_msg.c:67) 20241017055103052 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055103052 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055103053 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51956 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103053 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055103053 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055103053 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055103053 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw (trunk:0) found free endpoint: rtpbridge/7b@mgw (mgcp_endp.c:261) 20241017055103053 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/7b@mgw" (mgcp_protocol.c:441) 20241017055103053 DLMGCP NOTICE <0013> endpoint:rtpbridge/7b@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055103053 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw conn:(1234/rtp C:A62C05BA r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055103053 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw CI:A62C05BA connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055103053 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw CI:A62C05BA output_enabled 0 (mgcp_msg.c:125) 20241017055103053 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055103053 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw conn:(1234/rtp C:A62C05BA r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055103053 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055103053 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw CI:A62C05BA CRCX: Creating connection: port: 4260 (mgcp_protocol.c:1112) 20241017055103053 DLMGCP NOTICE <0013> endpoint:rtpbridge/7b@mgw CI:A62C05BA CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055103053 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103053 DLMGCP DEBUG <0013> Generated response: line #00: 200 51956 OK (mgcp_msg.c:67) 20241017055103053 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7b@mgw (mgcp_msg.c:67) 20241017055103053 DLMGCP DEBUG <0013> Generated response: line #02: I: A62C05BA (mgcp_msg.c:67) 20241017055103053 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055103053 DLMGCP DEBUG <0013> Generated response: line #04: o=- A62C05BA 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055103053 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055103053 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055103053 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055103053 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4260 RTP/AVP 112 (mgcp_msg.c:67) 20241017055103053 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055103053 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055103054 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51957 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103054 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055103054 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055103054 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055103054 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw (trunk:0) found free endpoint: rtpbridge/7c@mgw (mgcp_endp.c:261) 20241017055103054 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/7c@mgw" (mgcp_protocol.c:441) 20241017055103054 DLMGCP NOTICE <0013> endpoint:rtpbridge/7c@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055103054 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw conn:(1234/rtp C:617ACB25 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055103054 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw CI:617ACB25 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055103054 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw CI:617ACB25 output_enabled 0 (mgcp_msg.c:125) 20241017055103054 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055103054 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw conn:(1234/rtp C:617ACB25 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055103054 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055103054 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw CI:617ACB25 CRCX: Creating connection: port: 4262 (mgcp_protocol.c:1112) 20241017055103054 DLMGCP NOTICE <0013> endpoint:rtpbridge/7c@mgw CI:617ACB25 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055103054 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103054 DLMGCP DEBUG <0013> Generated response: line #00: 200 51957 OK (mgcp_msg.c:67) 20241017055103054 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7c@mgw (mgcp_msg.c:67) 20241017055103054 DLMGCP DEBUG <0013> Generated response: line #02: I: 617ACB25 (mgcp_msg.c:67) 20241017055103054 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055103054 DLMGCP DEBUG <0013> Generated response: line #04: o=- 617ACB25 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055103054 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055103054 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055103054 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055103054 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4262 RTP/AVP 112 (mgcp_msg.c:67) 20241017055103054 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055103054 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055103055 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51958 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103055 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055103055 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055103055 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055103055 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw (trunk:0) found free endpoint: rtpbridge/7d@mgw (mgcp_endp.c:261) 20241017055103055 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/7d@mgw" (mgcp_protocol.c:441) 20241017055103055 DLMGCP NOTICE <0013> endpoint:rtpbridge/7d@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055103055 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw conn:(1234/rtp C:4A1CDEBF r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055103055 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw CI:4A1CDEBF connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055103055 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw CI:4A1CDEBF output_enabled 0 (mgcp_msg.c:125) 20241017055103055 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055103055 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw conn:(1234/rtp C:4A1CDEBF r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055103055 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055103055 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw CI:4A1CDEBF CRCX: Creating connection: port: 4264 (mgcp_protocol.c:1112) 20241017055103055 DLMGCP NOTICE <0013> endpoint:rtpbridge/7d@mgw CI:4A1CDEBF CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055103055 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103055 DLMGCP DEBUG <0013> Generated response: line #00: 200 51958 OK (mgcp_msg.c:67) 20241017055103055 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7d@mgw (mgcp_msg.c:67) 20241017055103055 DLMGCP DEBUG <0013> Generated response: line #02: I: 4A1CDEBF (mgcp_msg.c:67) 20241017055103055 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055103055 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4A1CDEBF 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055103055 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055103055 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055103055 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055103055 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4264 RTP/AVP 112 (mgcp_msg.c:67) 20241017055103055 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055103055 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055103055 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51959 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103055 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055103055 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055103055 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055103055 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw (trunk:0) found free endpoint: rtpbridge/7e@mgw (mgcp_endp.c:261) 20241017055103055 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/7e@mgw" (mgcp_protocol.c:441) 20241017055103055 DLMGCP NOTICE <0013> endpoint:rtpbridge/7e@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055103056 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw conn:(1234/rtp C:01A333F1 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055103056 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw CI:01A333F1 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055103056 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw CI:01A333F1 output_enabled 0 (mgcp_msg.c:125) 20241017055103056 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055103056 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw conn:(1234/rtp C:01A333F1 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055103056 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055103056 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw CI:01A333F1 CRCX: Creating connection: port: 4266 (mgcp_protocol.c:1112) 20241017055103056 DLMGCP NOTICE <0013> endpoint:rtpbridge/7e@mgw CI:01A333F1 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055103056 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103056 DLMGCP DEBUG <0013> Generated response: line #00: 200 51959 OK (mgcp_msg.c:67) 20241017055103056 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7e@mgw (mgcp_msg.c:67) 20241017055103056 DLMGCP DEBUG <0013> Generated response: line #02: I: 01A333F1 (mgcp_msg.c:67) 20241017055103056 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055103056 DLMGCP DEBUG <0013> Generated response: line #04: o=- 01A333F1 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055103056 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055103056 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055103056 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055103056 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4266 RTP/AVP 112 (mgcp_msg.c:67) 20241017055103056 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055103056 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055103056 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51960 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103056 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055103056 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055103056 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055103056 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw (trunk:0) found free endpoint: rtpbridge/7f@mgw (mgcp_endp.c:261) 20241017055103056 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/7f@mgw" (mgcp_protocol.c:441) 20241017055103056 DLMGCP NOTICE <0013> endpoint:rtpbridge/7f@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055103056 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw conn:(1234/rtp C:F925E61F r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055103056 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw CI:F925E61F connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055103056 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw CI:F925E61F output_enabled 0 (mgcp_msg.c:125) 20241017055103056 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055103056 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw conn:(1234/rtp C:F925E61F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055103056 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055103056 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw CI:F925E61F CRCX: Creating connection: port: 4268 (mgcp_protocol.c:1112) 20241017055103056 DLMGCP NOTICE <0013> endpoint:rtpbridge/7f@mgw CI:F925E61F CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055103056 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103056 DLMGCP DEBUG <0013> Generated response: line #00: 200 51960 OK (mgcp_msg.c:67) 20241017055103056 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7f@mgw (mgcp_msg.c:67) 20241017055103056 DLMGCP DEBUG <0013> Generated response: line #02: I: F925E61F (mgcp_msg.c:67) 20241017055103056 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055103056 DLMGCP DEBUG <0013> Generated response: line #04: o=- F925E61F 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055103056 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055103056 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055103056 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055103056 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4268 RTP/AVP 112 (mgcp_msg.c:67) 20241017055103056 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055103056 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055103057 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51961 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103057 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055103057 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055103057 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055103057 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw (trunk:0) found free endpoint: rtpbridge/80@mgw (mgcp_endp.c:261) 20241017055103057 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/80@mgw" (mgcp_protocol.c:441) 20241017055103057 DLMGCP NOTICE <0013> endpoint:rtpbridge/80@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055103057 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw conn:(1234/rtp C:D025DB7D r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055103057 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw CI:D025DB7D connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055103057 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw CI:D025DB7D output_enabled 0 (mgcp_msg.c:125) 20241017055103057 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055103057 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw conn:(1234/rtp C:D025DB7D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055103057 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055103057 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw CI:D025DB7D CRCX: Creating connection: port: 4270 (mgcp_protocol.c:1112) 20241017055103057 DLMGCP NOTICE <0013> endpoint:rtpbridge/80@mgw CI:D025DB7D CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055103057 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103057 DLMGCP DEBUG <0013> Generated response: line #00: 200 51961 OK (mgcp_msg.c:67) 20241017055103057 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/80@mgw (mgcp_msg.c:67) 20241017055103057 DLMGCP DEBUG <0013> Generated response: line #02: I: D025DB7D (mgcp_msg.c:67) 20241017055103057 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055103057 DLMGCP DEBUG <0013> Generated response: line #04: o=- D025DB7D 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055103057 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055103057 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055103057 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055103057 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4270 RTP/AVP 112 (mgcp_msg.c:67) 20241017055103057 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055103057 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055103057 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51962 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103057 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055103057 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055103057 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055103057 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw (trunk:0) found free endpoint: rtpbridge/81@mgw (mgcp_endp.c:261) 20241017055103057 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/81@mgw" (mgcp_protocol.c:441) 20241017055103057 DLMGCP NOTICE <0013> endpoint:rtpbridge/81@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055103057 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw conn:(1234/rtp C:819F1BE7 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055103057 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw CI:819F1BE7 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055103057 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw CI:819F1BE7 output_enabled 0 (mgcp_msg.c:125) 20241017055103057 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055103057 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw conn:(1234/rtp C:819F1BE7 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055103057 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055103057 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw CI:819F1BE7 CRCX: Creating connection: port: 4272 (mgcp_protocol.c:1112) 20241017055103057 DLMGCP NOTICE <0013> endpoint:rtpbridge/81@mgw CI:819F1BE7 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055103057 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103057 DLMGCP DEBUG <0013> Generated response: line #00: 200 51962 OK (mgcp_msg.c:67) 20241017055103057 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/81@mgw (mgcp_msg.c:67) 20241017055103057 DLMGCP DEBUG <0013> Generated response: line #02: I: 819F1BE7 (mgcp_msg.c:67) 20241017055103057 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055103057 DLMGCP DEBUG <0013> Generated response: line #04: o=- 819F1BE7 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055103057 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055103057 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055103057 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055103057 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4272 RTP/AVP 112 (mgcp_msg.c:67) 20241017055103057 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055103057 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055103057 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51963 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103057 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055103057 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055103057 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055103057 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw (trunk:0) found free endpoint: rtpbridge/82@mgw (mgcp_endp.c:261) 20241017055103057 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/82@mgw" (mgcp_protocol.c:441) 20241017055103057 DLMGCP NOTICE <0013> endpoint:rtpbridge/82@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055103057 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw conn:(1234/rtp C:8D3F3E93 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055103057 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw CI:8D3F3E93 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055103057 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw CI:8D3F3E93 output_enabled 0 (mgcp_msg.c:125) 20241017055103057 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055103057 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw conn:(1234/rtp C:8D3F3E93 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055103057 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055103057 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw CI:8D3F3E93 CRCX: Creating connection: port: 4274 (mgcp_protocol.c:1112) 20241017055103057 DLMGCP NOTICE <0013> endpoint:rtpbridge/82@mgw CI:8D3F3E93 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055103057 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103057 DLMGCP DEBUG <0013> Generated response: line #00: 200 51963 OK (mgcp_msg.c:67) 20241017055103057 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/82@mgw (mgcp_msg.c:67) 20241017055103057 DLMGCP DEBUG <0013> Generated response: line #02: I: 8D3F3E93 (mgcp_msg.c:67) 20241017055103057 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055103057 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8D3F3E93 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055103057 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055103057 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055103058 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055103058 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4274 RTP/AVP 112 (mgcp_msg.c:67) 20241017055103058 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055103058 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055103058 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51964 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103058 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055103058 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055103058 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055103058 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw (trunk:0) found free endpoint: rtpbridge/83@mgw (mgcp_endp.c:261) 20241017055103058 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/83@mgw" (mgcp_protocol.c:441) 20241017055103058 DLMGCP NOTICE <0013> endpoint:rtpbridge/83@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055103058 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw conn:(1234/rtp C:C734CA1E r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055103058 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw CI:C734CA1E connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055103058 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw CI:C734CA1E output_enabled 0 (mgcp_msg.c:125) 20241017055103058 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055103058 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw conn:(1234/rtp C:C734CA1E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055103058 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055103058 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw CI:C734CA1E CRCX: Creating connection: port: 4276 (mgcp_protocol.c:1112) 20241017055103058 DLMGCP NOTICE <0013> endpoint:rtpbridge/83@mgw CI:C734CA1E CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055103058 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103058 DLMGCP DEBUG <0013> Generated response: line #00: 200 51964 OK (mgcp_msg.c:67) 20241017055103058 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/83@mgw (mgcp_msg.c:67) 20241017055103058 DLMGCP DEBUG <0013> Generated response: line #02: I: C734CA1E (mgcp_msg.c:67) 20241017055103058 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055103058 DLMGCP DEBUG <0013> Generated response: line #04: o=- C734CA1E 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055103058 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055103058 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055103058 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055103058 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4276 RTP/AVP 112 (mgcp_msg.c:67) 20241017055103058 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055103058 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055103058 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51965 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103058 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055103058 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055103058 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055103058 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw (trunk:0) found free endpoint: rtpbridge/84@mgw (mgcp_endp.c:261) 20241017055103058 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/84@mgw" (mgcp_protocol.c:441) 20241017055103058 DLMGCP NOTICE <0013> endpoint:rtpbridge/84@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055103058 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw conn:(1234/rtp C:CEAF3135 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055103058 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw CI:CEAF3135 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055103058 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw CI:CEAF3135 output_enabled 0 (mgcp_msg.c:125) 20241017055103058 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055103058 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw conn:(1234/rtp C:CEAF3135 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055103058 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055103058 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw CI:CEAF3135 CRCX: Creating connection: port: 4278 (mgcp_protocol.c:1112) 20241017055103058 DLMGCP NOTICE <0013> endpoint:rtpbridge/84@mgw CI:CEAF3135 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055103058 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103058 DLMGCP DEBUG <0013> Generated response: line #00: 200 51965 OK (mgcp_msg.c:67) 20241017055103058 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/84@mgw (mgcp_msg.c:67) 20241017055103058 DLMGCP DEBUG <0013> Generated response: line #02: I: CEAF3135 (mgcp_msg.c:67) 20241017055103058 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055103058 DLMGCP DEBUG <0013> Generated response: line #04: o=- CEAF3135 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055103058 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055103058 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055103058 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055103058 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4278 RTP/AVP 112 (mgcp_msg.c:67) 20241017055103058 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055103058 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055103059 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51966 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103059 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055103059 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055103059 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055103059 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw (trunk:0) found free endpoint: rtpbridge/85@mgw (mgcp_endp.c:261) 20241017055103059 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/85@mgw" (mgcp_protocol.c:441) 20241017055103059 DLMGCP NOTICE <0013> endpoint:rtpbridge/85@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055103059 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw conn:(1234/rtp C:76A74F26 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055103059 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw CI:76A74F26 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055103059 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw CI:76A74F26 output_enabled 0 (mgcp_msg.c:125) 20241017055103059 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055103059 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw conn:(1234/rtp C:76A74F26 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055103059 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055103059 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw CI:76A74F26 CRCX: Creating connection: port: 4280 (mgcp_protocol.c:1112) 20241017055103059 DLMGCP NOTICE <0013> endpoint:rtpbridge/85@mgw CI:76A74F26 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055103059 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103059 DLMGCP DEBUG <0013> Generated response: line #00: 200 51966 OK (mgcp_msg.c:67) 20241017055103059 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/85@mgw (mgcp_msg.c:67) 20241017055103059 DLMGCP DEBUG <0013> Generated response: line #02: I: 76A74F26 (mgcp_msg.c:67) 20241017055103059 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055103059 DLMGCP DEBUG <0013> Generated response: line #04: o=- 76A74F26 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055103059 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055103059 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055103059 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055103059 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4280 RTP/AVP 112 (mgcp_msg.c:67) 20241017055103059 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055103059 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055103059 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51967 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103059 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055103059 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055103059 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055103059 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw (trunk:0) found free endpoint: rtpbridge/86@mgw (mgcp_endp.c:261) 20241017055103059 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/86@mgw" (mgcp_protocol.c:441) 20241017055103059 DLMGCP NOTICE <0013> endpoint:rtpbridge/86@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055103059 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw conn:(1234/rtp C:A84B2207 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055103059 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw CI:A84B2207 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055103059 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw CI:A84B2207 output_enabled 0 (mgcp_msg.c:125) 20241017055103059 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055103059 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw conn:(1234/rtp C:A84B2207 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055103059 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055103059 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw CI:A84B2207 CRCX: Creating connection: port: 4282 (mgcp_protocol.c:1112) 20241017055103059 DLMGCP NOTICE <0013> endpoint:rtpbridge/86@mgw CI:A84B2207 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055103059 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103059 DLMGCP DEBUG <0013> Generated response: line #00: 200 51967 OK (mgcp_msg.c:67) 20241017055103059 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/86@mgw (mgcp_msg.c:67) 20241017055103059 DLMGCP DEBUG <0013> Generated response: line #02: I: A84B2207 (mgcp_msg.c:67) 20241017055103059 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055103059 DLMGCP DEBUG <0013> Generated response: line #04: o=- A84B2207 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055103059 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055103059 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055103059 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055103059 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4282 RTP/AVP 112 (mgcp_msg.c:67) 20241017055103059 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055103059 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055103060 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51968 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103060 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055103060 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055103060 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055103060 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw (trunk:0) found free endpoint: rtpbridge/87@mgw (mgcp_endp.c:261) 20241017055103060 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/87@mgw" (mgcp_protocol.c:441) 20241017055103060 DLMGCP NOTICE <0013> endpoint:rtpbridge/87@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055103060 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw conn:(1234/rtp C:91081A56 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055103060 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw CI:91081A56 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055103060 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw CI:91081A56 output_enabled 0 (mgcp_msg.c:125) 20241017055103060 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055103060 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw conn:(1234/rtp C:91081A56 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055103060 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055103060 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw CI:91081A56 CRCX: Creating connection: port: 4284 (mgcp_protocol.c:1112) 20241017055103060 DLMGCP NOTICE <0013> endpoint:rtpbridge/87@mgw CI:91081A56 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055103060 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103060 DLMGCP DEBUG <0013> Generated response: line #00: 200 51968 OK (mgcp_msg.c:67) 20241017055103060 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/87@mgw (mgcp_msg.c:67) 20241017055103060 DLMGCP DEBUG <0013> Generated response: line #02: I: 91081A56 (mgcp_msg.c:67) 20241017055103060 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055103060 DLMGCP DEBUG <0013> Generated response: line #04: o=- 91081A56 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055103060 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055103060 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055103060 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055103060 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4284 RTP/AVP 112 (mgcp_msg.c:67) 20241017055103060 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055103060 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055103060 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51969 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103060 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055103060 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055103060 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055103060 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw (trunk:0) found free endpoint: rtpbridge/88@mgw (mgcp_endp.c:261) 20241017055103060 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/88@mgw" (mgcp_protocol.c:441) 20241017055103060 DLMGCP NOTICE <0013> endpoint:rtpbridge/88@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055103060 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw conn:(1234/rtp C:21AF9FB4 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055103060 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw CI:21AF9FB4 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055103060 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw CI:21AF9FB4 output_enabled 0 (mgcp_msg.c:125) 20241017055103060 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055103060 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw conn:(1234/rtp C:21AF9FB4 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055103060 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055103060 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw CI:21AF9FB4 CRCX: Creating connection: port: 4286 (mgcp_protocol.c:1112) 20241017055103060 DLMGCP NOTICE <0013> endpoint:rtpbridge/88@mgw CI:21AF9FB4 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055103060 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103060 DLMGCP DEBUG <0013> Generated response: line #00: 200 51969 OK (mgcp_msg.c:67) 20241017055103060 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/88@mgw (mgcp_msg.c:67) 20241017055103060 DLMGCP DEBUG <0013> Generated response: line #02: I: 21AF9FB4 (mgcp_msg.c:67) 20241017055103060 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055103060 DLMGCP DEBUG <0013> Generated response: line #04: o=- 21AF9FB4 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055103060 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055103060 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055103060 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055103060 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4286 RTP/AVP 112 (mgcp_msg.c:67) 20241017055103060 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055103060 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055103061 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51970 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103061 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055103061 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055103061 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055103061 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw (trunk:0) found free endpoint: rtpbridge/89@mgw (mgcp_endp.c:261) 20241017055103061 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/89@mgw" (mgcp_protocol.c:441) 20241017055103061 DLMGCP NOTICE <0013> endpoint:rtpbridge/89@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055103061 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw conn:(1234/rtp C:07501B52 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055103061 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw CI:07501B52 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055103061 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw CI:07501B52 output_enabled 0 (mgcp_msg.c:125) 20241017055103061 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055103061 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw conn:(1234/rtp C:07501B52 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055103061 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055103061 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw CI:07501B52 CRCX: Creating connection: port: 4288 (mgcp_protocol.c:1112) 20241017055103061 DLMGCP NOTICE <0013> endpoint:rtpbridge/89@mgw CI:07501B52 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055103061 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103061 DLMGCP DEBUG <0013> Generated response: line #00: 200 51970 OK (mgcp_msg.c:67) 20241017055103061 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/89@mgw (mgcp_msg.c:67) 20241017055103061 DLMGCP DEBUG <0013> Generated response: line #02: I: 07501B52 (mgcp_msg.c:67) 20241017055103061 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055103061 DLMGCP DEBUG <0013> Generated response: line #04: o=- 07501B52 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055103061 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055103061 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055103061 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055103061 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4288 RTP/AVP 112 (mgcp_msg.c:67) 20241017055103061 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055103061 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055103061 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51971 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103061 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055103061 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055103061 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055103061 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw (trunk:0) found free endpoint: rtpbridge/8a@mgw (mgcp_endp.c:261) 20241017055103061 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/8a@mgw" (mgcp_protocol.c:441) 20241017055103061 DLMGCP NOTICE <0013> endpoint:rtpbridge/8a@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055103061 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw conn:(1234/rtp C:5F0D109E r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055103061 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw CI:5F0D109E connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055103061 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw CI:5F0D109E output_enabled 0 (mgcp_msg.c:125) 20241017055103061 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055103061 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw conn:(1234/rtp C:5F0D109E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055103061 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055103061 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw CI:5F0D109E CRCX: Creating connection: port: 4290 (mgcp_protocol.c:1112) 20241017055103061 DLMGCP NOTICE <0013> endpoint:rtpbridge/8a@mgw CI:5F0D109E CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055103061 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103061 DLMGCP DEBUG <0013> Generated response: line #00: 200 51971 OK (mgcp_msg.c:67) 20241017055103061 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8a@mgw (mgcp_msg.c:67) 20241017055103061 DLMGCP DEBUG <0013> Generated response: line #02: I: 5F0D109E (mgcp_msg.c:67) 20241017055103061 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055103061 DLMGCP DEBUG <0013> Generated response: line #04: o=- 5F0D109E 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055103061 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055103061 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055103061 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055103061 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4290 RTP/AVP 112 (mgcp_msg.c:67) 20241017055103061 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055103061 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055103061 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51972 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103062 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055103062 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055103062 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055103062 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw (trunk:0) found free endpoint: rtpbridge/8b@mgw (mgcp_endp.c:261) 20241017055103062 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/8b@mgw" (mgcp_protocol.c:441) 20241017055103062 DLMGCP NOTICE <0013> endpoint:rtpbridge/8b@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055103062 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw conn:(1234/rtp C:8425C286 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055103062 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw CI:8425C286 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055103062 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw CI:8425C286 output_enabled 0 (mgcp_msg.c:125) 20241017055103062 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055103062 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw conn:(1234/rtp C:8425C286 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055103062 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055103062 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw CI:8425C286 CRCX: Creating connection: port: 4292 (mgcp_protocol.c:1112) 20241017055103062 DLMGCP NOTICE <0013> endpoint:rtpbridge/8b@mgw CI:8425C286 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055103062 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103062 DLMGCP DEBUG <0013> Generated response: line #00: 200 51972 OK (mgcp_msg.c:67) 20241017055103062 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8b@mgw (mgcp_msg.c:67) 20241017055103062 DLMGCP DEBUG <0013> Generated response: line #02: I: 8425C286 (mgcp_msg.c:67) 20241017055103062 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055103062 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8425C286 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055103062 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055103062 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055103062 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055103062 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4292 RTP/AVP 112 (mgcp_msg.c:67) 20241017055103062 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055103062 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055103062 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51973 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103062 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055103062 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055103062 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055103062 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw (trunk:0) found free endpoint: rtpbridge/8c@mgw (mgcp_endp.c:261) 20241017055103062 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/8c@mgw" (mgcp_protocol.c:441) 20241017055103062 DLMGCP NOTICE <0013> endpoint:rtpbridge/8c@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055103062 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw conn:(1234/rtp C:C265AF64 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055103062 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw CI:C265AF64 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055103062 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw CI:C265AF64 output_enabled 0 (mgcp_msg.c:125) 20241017055103062 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055103062 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw conn:(1234/rtp C:C265AF64 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055103062 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055103062 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw CI:C265AF64 CRCX: Creating connection: port: 4294 (mgcp_protocol.c:1112) 20241017055103062 DLMGCP NOTICE <0013> endpoint:rtpbridge/8c@mgw CI:C265AF64 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055103062 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103062 DLMGCP DEBUG <0013> Generated response: line #00: 200 51973 OK (mgcp_msg.c:67) 20241017055103062 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8c@mgw (mgcp_msg.c:67) 20241017055103062 DLMGCP DEBUG <0013> Generated response: line #02: I: C265AF64 (mgcp_msg.c:67) 20241017055103062 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055103062 DLMGCP DEBUG <0013> Generated response: line #04: o=- C265AF64 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055103062 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055103062 DLMGCP [1;34mDEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055103062 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055103062 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4294 RTP/AVP 112 (mgcp_msg.c:67) 20241017055103062 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055103062 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055103062 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51974 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103062 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055103062 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055103062 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055103062 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw (trunk:0) found free endpoint: rtpbridge/8d@mgw (mgcp_endp.c:261) 20241017055103062 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/8d@mgw" (mgcp_protocol.c:441) 20241017055103062 DLMGCP NOTICE <0013> endpoint:rtpbridge/8d@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055103062 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw conn:(1234/rtp C:F7F3697E r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055103062 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw CI:F7F3697E connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055103062 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw CI:F7F3697E output_enabled 0 (mgcp_msg.c:125) 20241017055103062 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055103062 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw conn:(1234/rtp C:F7F3697E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055103062 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055103063 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw CI:F7F3697E CRCX: Creating connection: port: 4296 (mgcp_protocol.c:1112) 20241017055103063 DLMGCP NOTICE <0013> endpoint:rtpbridge/8d@mgw CI:F7F3697E CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055103063 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103063 DLMGCP DEBUG <0013> Generated response: line #00: 200 51974 OK (mgcp_msg.c:67) 20241017055103063 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8d@mgw (mgcp_msg.c:67) 20241017055103063 DLMGCP DEBUG <0013> Generated response: line #02: I: F7F3697E (mgcp_msg.c:67) 20241017055103063 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055103063 DLMGCP DEBUG <0013> Generated response: line #04: o=- F7F3697E 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055103063 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055103063 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055103063 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055103063 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4296 RTP/AVP 112 (mgcp_msg.c:67) 20241017055103063 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055103063 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055103063 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51975 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103063 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055103063 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055103063 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055103063 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw (trunk:0) found free endpoint: rtpbridge/8e@mgw (mgcp_endp.c:261) 20241017055103063 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/8e@mgw" (mgcp_protocol.c:441) 20241017055103063 DLMGCP NOTICE <0013> endpoint:rtpbridge/8e@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055103063 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw conn:(1234/rtp C:A7E78655 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055103063 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw CI:A7E78655 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055103063 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw CI:A7E78655 output_enabled 0 (mgcp_msg.c:125) 20241017055103063 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055103063 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw conn:(1234/rtp C:A7E78655 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055103063 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055103063 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw CI:A7E78655 CRCX: Creating connection: port: 4298 (mgcp_protocol.c:1112) 20241017055103063 DLMGCP NOTICE <0013> endpoint:rtpbridge/8e@mgw CI:A7E78655 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055103063 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103063 DLMGCP DEBUG <0013> Generated response: line #00: 200 51975 OK (mgcp_msg.c:67) 20241017055103063 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8e@mgw (mgcp_msg.c:67) 20241017055103063 DLMGCP DEBUG <0013> Generated response: line #02: I: A7E78655 (mgcp_msg.c:67) 20241017055103063 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055103063 DLMGCP DEBUG <0013> Generated response: line #04: o=- A7E78655 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055103063 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055103063 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055103063 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055103063 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4298 RTP/AVP 112 (mgcp_msg.c:67) 20241017055103063 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055103063 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055103063 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51976 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103063 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055103063 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055103063 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055103063 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw (trunk:0) found free endpoint: rtpbridge/8f@mgw (mgcp_endp.c:261) 20241017055103063 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/8f@mgw" (mgcp_protocol.c:441) 20241017055103063 DLMGCP NOTICE <0013> endpoint:rtpbridge/8f@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055103063 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw conn:(1234/rtp C:45381352 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055103063 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw CI:45381352 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055103063 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw CI:45381352 output_enabled 0 (mgcp_msg.c:125) 20241017055103063 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055103063 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw conn:(1234/rtp C:45381352 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055103063 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055103063 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw CI:45381352 CRCX: Creating connection: port: 4300 (mgcp_protocol.c:1112) 20241017055103063 DLMGCP NOTICE <0013> endpoint:rtpbridge/8f@mgw CI:45381352 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055103063 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103063 DLMGCP DEBUG <0013> Generated response: line #00: 200 51976 OK (mgcp_msg.c:67) 20241017055103063 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8f@mgw (mgcp_msg.c:67) 20241017055103063 DLMGCP DEBUG <0013> Generated response: line #02: I: 45381352 (mgcp_msg.c:67) 20241017055103063 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055103063 DLMGCP DEBUG <0013> Generated response: line #04: o=- 45381352 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055103063 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055103063 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055103063 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055103063 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4300 RTP/AVP 112 (mgcp_msg.c:67) 20241017055103063 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055103063 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055103064 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51977 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103064 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055103064 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055103064 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055103064 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw (trunk:0) found free endpoint: rtpbridge/90@mgw (mgcp_endp.c:261) 20241017055103064 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/90@mgw" (mgcp_protocol.c:441) 20241017055103064 DLMGCP NOTICE <0013> endpoint:rtpbridge/90@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055103064 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw conn:(1234/rtp C:8D9992D7 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055103064 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw CI:8D9992D7 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055103064 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw CI:8D9992D7 output_enabled 0 (mgcp_msg.c:125) 20241017055103064 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055103064 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw conn:(1234/rtp C:8D9992D7 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055103064 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055103064 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw CI:8D9992D7 CRCX: Creating connection: port: 4302 (mgcp_protocol.c:1112) 20241017055103064 DLMGCP NOTICE <0013> endpoint:rtpbridge/90@mgw CI:8D9992D7 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055103064 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103064 DLMGCP DEBUG <0013> Generated response: line #00: 200 51977 OK (mgcp_msg.c:67) 20241017055103064 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/90@mgw (mgcp_msg.c:67) 20241017055103064 DLMGCP DEBUG <0013> Generated response: line #02: I: 8D9992D7 (mgcp_msg.c:67) 20241017055103064 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055103064 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8D9992D7 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055103064 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055103064 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055103064 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055103064 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4302 RTP/AVP 112 (mgcp_msg.c:67) 20241017055103064 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055103064 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055103064 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51978 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103064 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055103064 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055103064 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055103064 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw (trunk:0) found free endpoint: rtpbridge/91@mgw (mgcp_endp.c:261) 20241017055103064 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/91@mgw" (mgcp_protocol.c:441) 20241017055103064 DLMGCP NOTICE <0013> endpoint:rtpbridge/91@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055103064 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw conn:(1234/rtp C:B17B002E r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055103064 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw CI:B17B002E connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055103064 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw CI:B17B002E output_enabled 0 (mgcp_msg.c:125) 20241017055103064 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055103064 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw conn:(1234/rtp C:B17B002E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055103064 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055103064 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw CI:B17B002E CRCX: Creating connection: port: 4304 (mgcp_protocol.c:1112) 20241017055103064 DLMGCP NOTICE <0013> endpoint:rtpbridge/91@mgw CI:B17B002E CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055103064 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103064 DLMGCP DEBUG <0013> Generated response: line #00: 200 51978 OK (mgcp_msg.c:67) 20241017055103064 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/91@mgw (mgcp_msg.c:67) 20241017055103064 DLMGCP DEBUG <0013> Generated response: line #02: I: B17B002E (mgcp_msg.c:67) 20241017055103064 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055103064 DLMGCP DEBUG <0013> Generated response: line #04: o=- B17B002E 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055103064 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055103064 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055103064 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055103064 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4304 RTP/AVP 112 (mgcp_msg.c:67) 20241017055103064 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055103064 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055103065 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51979 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103065 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055103065 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055103065 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055103065 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw (trunk:0) found free endpoint: rtpbridge/92@mgw (mgcp_endp.c:261) 20241017055103065 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/92@mgw" (mgcp_protocol.c:441) 20241017055103065 DLMGCP NOTICE <0013> endpoint:rtpbridge/92@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055103065 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw conn:(1234/rtp C:B624C07F r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055103065 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw CI:B624C07F connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055103065 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw CI:B624C07F output_enabled 0 (mgcp_msg.c:125) 20241017055103065 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055103065 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw conn:(1234/rtp C:B624C07F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055103065 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055103065 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw CI:B624C07F CRCX: Creating connection: port: 4306 (mgcp_protocol.c:1112) 20241017055103065 DLMGCP NOTICE <0013> endpoint:rtpbridge/92@mgw CI:B624C07F CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055103065 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103065 DLMGCP DEBUG <0013> Generated response: line #00: 200 51979 OK (mgcp_msg.c:67) 20241017055103065 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/92@mgw (mgcp_msg.c:67) 20241017055103065 DLMGCP DEBUG <0013> Generated response: line #02: I: B624C07F (mgcp_msg.c:67) 20241017055103065 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055103065 DLMGCP DEBUG <0013> Generated response: line #04: o=- B624C07F 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055103065 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055103065 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055103065 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055103065 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4306 RTP/AVP 112 (mgcp_msg.c:67) 20241017055103065 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055103065 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055103065 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51980 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103065 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055103065 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055103065 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055103065 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw (trunk:0) found free endpoint: rtpbridge/93@mgw (mgcp_endp.c:261) 20241017055103065 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/93@mgw" (mgcp_protocol.c:441) 20241017055103065 DLMGCP NOTICE <0013> endpoint:rtpbridge/93@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055103065 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw conn:(1234/rtp C:35D7A3D5 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055103065 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw CI:35D7A3D5 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055103065 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw CI:35D7A3D5 output_enabled 0 (mgcp_msg.c:125) 20241017055103065 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055103065 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw conn:(1234/rtp C:35D7A3D5 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055103065 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055103065 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw CI:35D7A3D5 CRCX: Creating connection: port: 4308 (mgcp_protocol.c:1112) 20241017055103065 DLMGCP NOTICE <0013> endpoint:rtpbridge/93@mgw CI:35D7A3D5 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055103065 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103065 DLMGCP DEBUG <0013> Generated response: line #00: 200 51980 OK (mgcp_msg.c:67) 20241017055103065 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/93@mgw (mgcp_msg.c:67) 20241017055103065 DLMGCP DEBUG <0013> Generated response: line #02: I: 35D7A3D5 (mgcp_msg.c:67) 20241017055103065 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055103065 DLMGCP DEBUG <0013> Generated response: line #04: o=- 35D7A3D5 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055103065 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055103065 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055103065 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055103065 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4308 RTP/AVP 112 (mgcp_msg.c:67) 20241017055103065 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055103065 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055103066 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51981 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103066 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055103066 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055103066 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055103066 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw (trunk:0) found free endpoint: rtpbridge/94@mgw (mgcp_endp.c:261) 20241017055103066 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/94@mgw" (mgcp_protocol.c:441) 20241017055103066 DLMGCP NOTICE <0013> endpoint:rtpbridge/94@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055103066 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw conn:(1234/rtp C:2B631BFF r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055103066 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw CI:2B631BFF connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055103066 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw CI:2B631BFF output_enabled 0 (mgcp_msg.c:125) 20241017055103066 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055103066 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw conn:(1234/rtp C:2B631BFF r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055103066 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055103066 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw CI:2B631BFF CRCX: Creating connection: port: 4310 (mgcp_protocol.c:1112) 20241017055103066 DLMGCP NOTICE <0013> endpoint:rtpbridge/94@mgw CI:2B631BFF CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055103066 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103066 DLMGCP DEBUG <0013> Generated response: line #00: 200 51981 OK (mgcp_msg.c:67) 20241017055103066 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/94@mgw (mgcp_msg.c:67) 20241017055103066 DLMGCP DEBUG <0013> Generated response: line #02: I: 2B631BFF (mgcp_msg.c:67) 20241017055103066 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055103066 DLMGCP DEBUG <0013> Generated response: line #04: o=- 2B631BFF 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055103066 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055103066 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055103066 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055103066 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4310 RTP/AVP 112 (mgcp_msg.c:67) 20241017055103066 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055103066 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055103066 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51982 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103066 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055103066 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055103066 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055103066 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw (trunk:0) found free endpoint: rtpbridge/95@mgw (mgcp_endp.c:261) 20241017055103066 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/95@mgw" (mgcp_protocol.c:441) 20241017055103066 DLMGCP NOTICE <0013> endpoint:rtpbridge/95@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055103066 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw conn:(1234/rtp C:B2424A59 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055103066 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw CI:B2424A59 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055103066 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw CI:B2424A59 output_enabled 0 (mgcp_msg.c:125) 20241017055103066 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055103066 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw conn:(1234/rtp C:B2424A59 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055103066 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055103066 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw CI:B2424A59 CRCX: Creating connection: port: 4312 (mgcp_protocol.c:1112) 20241017055103066 DLMGCP NOTICE <0013> endpoint:rtpbridge/95@mgw CI:B2424A59 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055103066 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103066 DLMGCP DEBUG <0013> Generated response: line #00: 200 51982 OK (mgcp_msg.c:67) 20241017055103066 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/95@mgw (mgcp_msg.c:67) 20241017055103066 DLMGCP DEBUG <0013> Generated response: line #02: I: B2424A59 (mgcp_msg.c:67) 20241017055103066 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055103066 DLMGCP DEBUG <0013> Generated response: line #04: o=- B2424A59 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055103066 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055103066 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055103066 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055103066 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4312 RTP/AVP 112 (mgcp_msg.c:67) 20241017055103066 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055103066 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055103066 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51983 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103066 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055103066 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055103066 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055103066 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw (trunk:0) found free endpoint: rtpbridge/96@mgw (mgcp_endp.c:261) 20241017055103066 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/96@mgw" (mgcp_protocol.c:441) 20241017055103066 DLMGCP NOTICE <0013> endpoint:rtpbridge/96@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055103067 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw conn:(1234/rtp C:A81F4FAA r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055103067 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw CI:A81F4FAA connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055103067 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw CI:A81F4FAA output_enabled 0 (mgcp_msg.c:125) 20241017055103067 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055103067 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw conn:(1234/rtp C:A81F4FAA r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055103067 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055103067 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw CI:A81F4FAA CRCX: Creating connection: port: 4314 (mgcp_protocol.c:1112) 20241017055103067 DLMGCP NOTICE <0013> endpoint:rtpbridge/96@mgw CI:A81F4FAA CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055103067 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103067 DLMGCP DEBUG <0013> Generated response: line #00: 200 51983 OK (mgcp_msg.c:67) 20241017055103067 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/96@mgw (mgcp_msg.c:67) 20241017055103067 DLMGCP DEBUG <0013> Generated response: line #02: I: A81F4FAA (mgcp_msg.c:67) 20241017055103067 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055103067 DLMGCP DEBUG <0013> Generated response: line #04: o=- A81F4FAA 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055103067 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055103067 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055103067 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055103067 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4314 RTP/AVP 112 (mgcp_msg.c:67) 20241017055103067 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055103067 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055103067 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51984 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103067 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055103067 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055103067 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055103067 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw (trunk:0) found free endpoint: rtpbridge/97@mgw (mgcp_endp.c:261) 20241017055103067 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/97@mgw" (mgcp_protocol.c:441) 20241017055103067 DLMGCP NOTICE <0013> endpoint:rtpbridge/97@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055103067 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw conn:(1234/rtp C:CC9C2EA4 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055103067 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw CI:CC9C2EA4 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055103067 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw CI:CC9C2EA4 output_enabled 0 (mgcp_msg.c:125) 20241017055103067 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055103067 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw conn:(1234/rtp C:CC9C2EA4 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055103067 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055103067 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw CI:CC9C2EA4 CRCX: Creating connection: port: 4316 (mgcp_protocol.c:1112) 20241017055103067 DLMGCP NOTICE <0013> endpoint:rtpbridge/97@mgw CI:CC9C2EA4 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055103067 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103067 DLMGCP DEBUG <0013> Generated response: line #00: 200 51984 OK (mgcp_msg.c:67) 20241017055103067 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/97@mgw (mgcp_msg.c:67) 20241017055103067 DLMGCP DEBUG <0013> Generated response: line #02: I: CC9C2EA4 (mgcp_msg.c:67) 20241017055103067 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055103067 DLMGCP DEBUG <0013> Generated response: line #04: o=- CC9C2EA4 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055103067 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055103067 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055103067 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055103067 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4316 RTP/AVP 112 (mgcp_msg.c:67) 20241017055103067 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055103067 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055103067 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51985 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103067 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055103067 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055103067 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055103067 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw (trunk:0) found free endpoint: rtpbridge/98@mgw (mgcp_endp.c:261) 20241017055103067 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/98@mgw" (mgcp_protocol.c:441) 20241017055103067 DLMGCP NOTICE <0013> endpoint:rtpbridge/98@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055103067 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw conn:(1234/rtp C:5EBC9227 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055103067 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw CI:5EBC9227 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055103067 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw CI:5EBC9227 output_enabled 0 (mgcp_msg.c:125) 20241017055103067 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055103067 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw conn:(1234/rtp C:5EBC9227 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055103067 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055103067 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw CI:5EBC9227 CRCX: Creating connection: port: 4318 (mgcp_protocol.c:1112) 20241017055103067 DLMGCP NOTICE <0013> endpoint:rtpbridge/98@mgw CI:5EBC9227 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055103067 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103067 DLMGCP DEBUG <0013> Generated response: line #00: 200 51985 OK (mgcp_msg.c:67) 20241017055103067 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/98@mgw (mgcp_msg.c:67) 20241017055103067 DLMGCP DEBUG <0013> Generated response: line #02: I: 5EBC9227 (mgcp_msg.c:67) 20241017055103067 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055103067 DLMGCP DEBUG <0013> Generated response: line #04: o=- 5EBC9227 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055103067 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055103067 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055103067 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055103067 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4318 RTP/AVP 112 (mgcp_msg.c:67) 20241017055103067 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055103067 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055103068 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51986 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103068 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055103068 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055103068 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055103068 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw (trunk:0) found free endpoint: rtpbridge/99@mgw (mgcp_endp.c:261) 20241017055103068 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/99@mgw" (mgcp_protocol.c:441) 20241017055103068 DLMGCP NOTICE <0013> endpoint:rtpbridge/99@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055103068 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw conn:(1234/rtp C:AFAF682C r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055103068 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw CI:AFAF682C connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055103068 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw CI:AFAF682C output_enabled 0 (mgcp_msg.c:125) 20241017055103068 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055103068 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw conn:(1234/rtp C:AFAF682C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055103068 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055103068 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw CI:AFAF682C CRCX: Creating connection: port: 4320 (mgcp_protocol.c:1112) 20241017055103068 DLMGCP NOTICE <0013> endpoint:rtpbridge/99@mgw CI:AFAF682C CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055103068 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103068 DLMGCP DEBUG <0013> Generated response: line #00: 200 51986 OK (mgcp_msg.c:67) 20241017055103068 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/99@mgw (mgcp_msg.c:67) 20241017055103068 DLMGCP DEBUG <0013> Generated response: line #02: I: AFAF682C (mgcp_msg.c:67) 20241017055103068 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055103068 DLMGCP DEBUG <0013> Generated response: line #04: o=- AFAF682C 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055103068 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055103068 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055103068 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055103068 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4320 RTP/AVP 112 (mgcp_msg.c:67) 20241017055103068 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055103068 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055103068 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51987 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103068 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055103068 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055103068 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055103068 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw (trunk:0) found free endpoint: rtpbridge/9a@mgw (mgcp_endp.c:261) 20241017055103068 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/9a@mgw" (mgcp_protocol.c:441) 20241017055103068 DLMGCP NOTICE <0013> endpoint:rtpbridge/9a@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055103068 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw conn:(1234/rtp C:310096D6 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055103068 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw CI:310096D6 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055103068 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw CI:310096D6 output_enabled 0 (mgcp_msg.c:125) 20241017055103068 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055103068 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw conn:(1234/rtp C:310096D6 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055103068 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055103068 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw CI:310096D6 CRCX: Creating connection: port: 4322 (mgcp_protocol.c:1112) 20241017055103068 DLMGCP NOTICE <0013> endpoint:rtpbridge/9a@mgw CI:310096D6 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055103068 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103068 DLMGCP DEBUG <0013> Generated response: line #00: 200 51987 OK (mgcp_msg.c:67) 20241017055103068 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9a@mgw (mgcp_msg.c:67) 20241017055103068 DLMGCP DEBUG <0013> Generated response: line #02: I: 310096D6 (mgcp_msg.c:67) 20241017055103068 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055103068 DLMGCP DEBUG <0013> Generated response: line #04: o=- 310096D6 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055103068 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055103068 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055103068 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055103068 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4322 RTP/AVP 112 (mgcp_msg.c:67) 20241017055103068 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055103068 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055103069 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51988 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103069 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055103069 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055103069 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055103069 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw (trunk:0) found free endpoint: rtpbridge/9b@mgw (mgcp_endp.c:261) 20241017055103069 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/9b@mgw" (mgcp_protocol.c:441) 20241017055103069 DLMGCP NOTICE <0013> endpoint:rtpbridge/9b@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055103069 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw conn:(1234/rtp C:BBADD805 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055103069 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw CI:BBADD805 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055103069 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw CI:BBADD805 output_enabled 0 (mgcp_msg.c:125) 20241017055103069 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055103069 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw conn:(1234/rtp C:BBADD805 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055103069 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055103069 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw CI:BBADD805 CRCX: Creating connection: port: 4324 (mgcp_protocol.c:1112) 20241017055103069 DLMGCP NOTICE <0013> endpoint:rtpbridge/9b@mgw CI:BBADD805 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055103069 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103069 DLMGCP DEBUG <0013> Generated response: line #00: 200 51988 OK (mgcp_msg.c:67) 20241017055103069 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9b@mgw (mgcp_msg.c:67) 20241017055103069 DLMGCP DEBUG <0013> Generated response: line #02: I: BBADD805 (mgcp_msg.c:67) 20241017055103069 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055103069 DLMGCP DEBUG <0013> Generated response: line #04: o=- BBADD805 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055103069 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055103069 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055103069 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055103069 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4324 RTP/AVP 112 (mgcp_msg.c:67) 20241017055103069 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055103069 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055103069 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51989 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103069 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055103069 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055103069 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055103069 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw (trunk:0) found free endpoint: rtpbridge/9c@mgw (mgcp_endp.c:261) 20241017055103069 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/9c@mgw" (mgcp_protocol.c:441) 20241017055103069 DLMGCP NOTICE <0013> endpoint:rtpbridge/9c@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055103069 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw conn:(1234/rtp C:EF731720 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055103069 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw CI:EF731720 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055103069 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw CI:EF731720 output_enabled 0 (mgcp_msg.c:125) 20241017055103069 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055103069 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw conn:(1234/rtp C:EF731720 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055103069 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055103069 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw CI:EF731720 CRCX: Creating connection: port: 4326 (mgcp_protocol.c:1112) 20241017055103069 DLMGCP NOTICE <0013> endpoint:rtpbridge/9c@mgw CI:EF731720 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055103069 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103069 DLMGCP DEBUG <0013> Generated response: line #00: 200 51989 OK (mgcp_msg.c:67) 20241017055103069 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9c@mgw (mgcp_msg.c:67) 20241017055103069 DLMGCP DEBUG <0013> Generated response: line #02: I: EF731720 (mgcp_msg.c:67) 20241017055103069 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055103069 DLMGCP DEBUG <0013> Generated response: line #04: o=- EF731720 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055103069 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055103069 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055103069 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055103069 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4326 RTP/AVP 112 (mgcp_msg.c:67) 20241017055103069 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055103069 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055103069 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51990 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103069 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055103069 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055103069 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055103069 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw (trunk:0) found free endpoint: rtpbridge/9d@mgw (mgcp_endp.c:261) 20241017055103069 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/9d@mgw" (mgcp_protocol.c:441) 20241017055103069 DLMGCP NOTICE <0013> endpoint:rtpbridge/9d@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055103069 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw conn:(1234/rtp C:521EF803 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055103069 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw CI:521EF803 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055103069 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw CI:521EF803 output_enabled 0 (mgcp_msg.c:125) 20241017055103069 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055103069 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw conn:(1234/rtp C:521EF803 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055103069 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055103069 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw CI:521EF803 CRCX: Creating connection: port: 4328 (mgcp_protocol.c:1112) 20241017055103069 DLMGCP NOTICE <0013> endpoint:rtpbridge/9d@mgw CI:521EF803 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055103069 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103069 DLMGCP DEBUG <0013> Generated response: line #00: 200 51990 OK (mgcp_msg.c:67) 20241017055103069 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9d@mgw (mgcp_msg.c:67) 20241017055103069 DLMGCP DEBUG <0013> Generated response: line #02: I: 521EF803 (mgcp_msg.c:67) 20241017055103069 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055103069 DLMGCP DEBUG <0013> Generated response: line #04: o=- 521EF803 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055103069 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055103069 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055103069 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055103069 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4328 RTP/AVP 112 (mgcp_msg.c:67) 20241017055103069 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055103069 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055103070 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51991 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103070 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055103070 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055103070 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055103070 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw (trunk:0) found free endpoint: rtpbridge/9e@mgw (mgcp_endp.c:261) 20241017055103070 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/9e@mgw" (mgcp_protocol.c:441) 20241017055103070 DLMGCP NOTICE <0013> endpoint:rtpbridge/9e@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055103070 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw conn:(1234/rtp C:33AF5770 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055103070 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw CI:33AF5770 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055103070 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw CI:33AF5770 output_enabled 0 (mgcp_msg.c:125) 20241017055103070 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055103070 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw conn:(1234/rtp C:33AF5770 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055103070 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055103070 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw CI:33AF5770 CRCX: Creating connection: port: 4330 (mgcp_protocol.c:1112) 20241017055103070 DLMGCP NOTICE <0013> endpoint:rtpbridge/9e@mgw CI:33AF5770 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055103070 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103070 DLMGCP DEBUG <0013> Generated response: line #00: 200 51991 OK (mgcp_msg.c:67) 20241017055103070 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9e@mgw (mgcp_msg.c:67) 20241017055103070 DLMGCP DEBUG <0013> Generated response: line #02: I: 33AF5770 (mgcp_msg.c:67) 20241017055103070 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055103070 DLMGCP DEBUG <0013> Generated response: line #04: o=- 33AF5770 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055103070 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055103070 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055103070 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055103070 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4330 RTP/AVP 112 (mgcp_msg.c:67) 20241017055103070 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055103070 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055103070 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51992 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103070 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055103070 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055103070 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055103070 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw (trunk:0) found free endpoint: rtpbridge/9f@mgw (mgcp_endp.c:261) 20241017055103070 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/9f@mgw" (mgcp_protocol.c:441) 20241017055103070 DLMGCP NOTICE <0013> endpoint:rtpbridge/9f@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055103070 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw conn:(1234/rtp C:1D33AEF7 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055103070 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw CI:1D33AEF7 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055103070 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw CI:1D33AEF7 output_enabled 0 (mgcp_msg.c:125) 20241017055103070 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055103070 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw conn:(1234/rtp C:1D33AEF7 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055103070 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055103070 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw CI:1D33AEF7 CRCX: Creating connection: port: 4332 (mgcp_protocol.c:1112) 20241017055103070 DLMGCP NOTICE <0013> endpoint:rtpbridge/9f@mgw CI:1D33AEF7 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055103070 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103070 DLMGCP DEBUG <0013> Generated response: line #00: 200 51992 OK (mgcp_msg.c:67) 20241017055103070 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9f@mgw (mgcp_msg.c:67) 20241017055103070 DLMGCP DEBUG <0013> Generated response: line #02: I: 1D33AEF7 (mgcp_msg.c:67) 20241017055103070 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055103070 DLMGCP DEBUG <0013> Generated response: line #04: o=- 1D33AEF7 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055103070 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055103070 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055103070 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055103070 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4332 RTP/AVP 112 (mgcp_msg.c:67) 20241017055103070 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055103070 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055103070 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51993 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103070 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055103070 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055103070 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055103070 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw (trunk:0) found free endpoint: rtpbridge/a0@mgw (mgcp_endp.c:261) 20241017055103070 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a0@mgw" (mgcp_protocol.c:441) 20241017055103070 DLMGCP NOTICE <0013> endpoint:rtpbridge/a0@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055103070 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw conn:(1234/rtp C:B0E80DBA r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055103070 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw CI:B0E80DBA connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055103070 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw CI:B0E80DBA output_enabled 0 (mgcp_msg.c:125) 20241017055103070 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055103070 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw conn:(1234/rtp C:B0E80DBA r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055103070 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055103071 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw CI:B0E80DBA CRCX: Creating connection: port: 4334 (mgcp_protocol.c:1112) 20241017055103071 DLMGCP NOTICE <0013> endpoint:rtpbridge/a0@mgw CI:B0E80DBA CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055103071 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103071 DLMGCP DEBUG <0013> Generated response: line #00: 200 51993 OK (mgcp_msg.c:67) 20241017055103071 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a0@mgw (mgcp_msg.c:67) 20241017055103071 DLMGCP DEBUG <0013> Generated response: line #02: I: B0E80DBA (mgcp_msg.c:67) 20241017055103071 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055103071 DLMGCP DEBUG <0013> Generated response: line #04: o=- B0E80DBA 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055103071 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055103071 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055103071 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055103071 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4334 RTP/AVP 112 (mgcp_msg.c:67) 20241017055103071 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055103071 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055103071 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51994 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103071 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055103071 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055103071 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055103071 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw (trunk:0) found free endpoint: rtpbridge/a1@mgw (mgcp_endp.c:261) 20241017055103071 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a1@mgw" (mgcp_protocol.c:441) 20241017055103071 DLMGCP NOTICE <0013> endpoint:rtpbridge/a1@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055103071 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw conn:(1234/rtp C:43528A7A r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055103071 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw CI:43528A7A connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055103071 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw CI:43528A7A output_enabled 0 (mgcp_msg.c:125) 20241017055103071 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055103071 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw conn:(1234/rtp C:43528A7A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055103071 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055103071 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw CI:43528A7A CRCX: Creating connection: port: 4336 (mgcp_protocol.c:1112) 20241017055103071 DLMGCP NOTICE <0013> endpoint:rtpbridge/a1@mgw CI:43528A7A CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055103071 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103071 DLMGCP DEBUG <0013> Generated response: line #00: 200 51994 OK (mgcp_msg.c:67) 20241017055103071 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a1@mgw (mgcp_msg.c:67) 20241017055103071 DLMGCP DEBUG <0013> Generated response: line #02: I: 43528A7A (mgcp_msg.c:67) 20241017055103071 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055103071 DLMGCP DEBUG <0013> Generated response: line #04: o=- 43528A7A 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055103071 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055103071 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055103071 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055103071 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4336 RTP/AVP 112 (mgcp_msg.c:67) 20241017055103071 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055103071 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055103071 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51995 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103071 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055103071 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055103071 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055103071 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw (trunk:0) found free endpoint: rtpbridge/a2@mgw (mgcp_endp.c:261) 20241017055103071 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a2@mgw" (mgcp_protocol.c:441) 20241017055103071 DLMGCP NOTICE <0013> endpoint:rtpbridge/a2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055103071 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw conn:(1234/rtp C:8A311AFC r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055103071 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw CI:8A311AFC connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055103071 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw CI:8A311AFC output_enabled 0 (mgcp_msg.c:125) 20241017055103071 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055103071 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw conn:(1234/rtp C:8A311AFC r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055103071 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055103071 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw CI:8A311AFC CRCX: Creating connection: port: 4338 (mgcp_protocol.c:1112) 20241017055103071 DLMGCP NOTICE <0013> endpoint:rtpbridge/a2@mgw CI:8A311AFC CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055103071 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103071 DLMGCP DEBUG <0013> Generated response: line #00: 200 51995 OK (mgcp_msg.c:67) 20241017055103071 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a2@mgw (mgcp_msg.c:67) 20241017055103071 DLMGCP DEBUG <0013> Generated response: line #02: I: 8A311AFC (mgcp_msg.c:67) 20241017055103071 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055103071 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8A311AFC 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055103071 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055103071 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055103071 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055103071 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4338 RTP/AVP 112 (mgcp_msg.c:67) 20241017055103071 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055103071 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055103072 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51996 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103072 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055103072 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055103072 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055103072 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw (trunk:0) found free endpoint: rtpbridge/a3@mgw (mgcp_endp.c:261) 20241017055103072 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a3@mgw" (mgcp_protocol.c:441) 20241017055103072 DLMGCP NOTICE <0013> endpoint:rtpbridge/a3@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055103072 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw conn:(1234/rtp C:A453BA02 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055103072 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw CI:A453BA02 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055103072 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw CI:A453BA02 output_enabled 0 (mgcp_msg.c:125) 20241017055103072 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055103072 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw conn:(1234/rtp C:A453BA02 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055103072 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055103072 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw CI:A453BA02 CRCX: Creating connection: port: 4340 (mgcp_protocol.c:1112) 20241017055103072 DLMGCP NOTICE <0013> endpoint:rtpbridge/a3@mgw CI:A453BA02 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055103072 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103072 DLMGCP DEBUG <0013> Generated response: line #00: 200 51996 OK (mgcp_msg.c:67) 20241017055103072 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a3@mgw (mgcp_msg.c:67) 20241017055103072 DLMGCP DEBUG <0013> Generated response: line #02: I: A453BA02 (mgcp_msg.c:67) 20241017055103072 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055103072 DLMGCP DEBUG <0013> Generated response: line #04: o=- A453BA02 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055103072 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055103072 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055103072 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055103072 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4340 RTP/AVP 112 (mgcp_msg.c:67) 20241017055103072 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055103072 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055103072 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51997 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103072 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055103072 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055103072 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055103072 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw (trunk:0) found free endpoint: rtpbridge/a4@mgw (mgcp_endp.c:261) 20241017055103072 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a4@mgw" (mgcp_protocol.c:441) 20241017055103072 DLMGCP NOTICE <0013> endpoint:rtpbridge/a4@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055103072 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw conn:(1234/rtp C:3E73DC5E r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055103072 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw CI:3E73DC5E connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055103072 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw CI:3E73DC5E output_enabled 0 (mgcp_msg.c:125) 20241017055103072 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055103072 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw conn:(1234/rtp C:3E73DC5E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055103072 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055103072 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw CI:3E73DC5E CRCX: Creating connection: port: 4342 (mgcp_protocol.c:1112) 20241017055103072 DLMGCP NOTICE <0013> endpoint:rtpbridge/a4@mgw CI:3E73DC5E CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055103072 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103072 DLMGCP DEBUG <0013> Generated response: line #00: 200 51997 OK (mgcp_msg.c:67) 20241017055103072 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a4@mgw (mgcp_msg.c:67) 20241017055103072 DLMGCP DEBUG <0013> Generated response: line #02: I: 3E73DC5E (mgcp_msg.c:67) 20241017055103072 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055103072 DLMGCP DEBUG <0013> Generated response: line #04: o=- 3E73DC5E 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055103072 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055103072 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055103072 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055103072 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4342 RTP/AVP 112 (mgcp_msg.c:67) 20241017055103072 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055103072 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055103072 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51998 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103072 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055103072 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055103072 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055103072 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw (trunk:0) found free endpoint: rtpbridge/a5@mgw (mgcp_endp.c:261) 20241017055103072 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a5@mgw" (mgcp_protocol.c:441) 20241017055103072 DLMGCP NOTICE <0013> endpoint:rtpbridge/a5@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055103072 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw conn:(1234/rtp C:3EFDD5B1 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055103072 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw CI:3EFDD5B1 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055103072 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw CI:3EFDD5B1 output_enabled 0 (mgcp_msg.c:125) 20241017055103072 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055103072 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw conn:(1234/rtp C:3EFDD5B1 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055103072 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055103072 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw CI:3EFDD5B1 CRCX: Creating connection: port: 4344 (mgcp_protocol.c:1112) 20241017055103072 DLMGCP NOTICE <0013> endpoint:rtpbridge/a5@mgw CI:3EFDD5B1 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055103072 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103072 DLMGCP DEBUG <0013> Generated response: line #00: 200 51998 OK (mgcp_msg.c:67) 20241017055103072 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a5@mgw (mgcp_msg.c:67) 20241017055103072 DLMGCP DEBUG <0013> Generated response: line #02: I: 3EFDD5B1 (mgcp_msg.c:67) 20241017055103072 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055103072 DLMGCP DEBUG <0013> Generated response: line #04: o=- 3EFDD5B1 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055103072 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055103072 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055103072 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055103072 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4344 RTP/AVP 112 (mgcp_msg.c:67) 20241017055103072 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055103072 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055103073 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51999 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103073 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055103073 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055103073 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055103073 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw (trunk:0) found free endpoint: rtpbridge/a6@mgw (mgcp_endp.c:261) 20241017055103073 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a6@mgw" (mgcp_protocol.c:441) 20241017055103073 DLMGCP NOTICE <0013> endpoint:rtpbridge/a6@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055103073 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw conn:(1234/rtp C:E3998EAE r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055103073 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw CI:E3998EAE connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055103073 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw CI:E3998EAE output_enabled 0 (mgcp_msg.c:125) 20241017055103073 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055103073 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw conn:(1234/rtp C:E3998EAE r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055103073 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055103073 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw CI:E3998EAE CRCX: Creating connection: port: 4346 (mgcp_protocol.c:1112) 20241017055103073 DLMGCP NOTICE <0013> endpoint:rtpbridge/a6@mgw CI:E3998EAE CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055103073 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103073 DLMGCP DEBUG <0013> Generated response: line #00: 200 51999 OK (mgcp_msg.c:67) 20241017055103073 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a6@mgw (mgcp_msg.c:67) 20241017055103073 DLMGCP DEBUG <0013> Generated response: line #02: I: E3998EAE (mgcp_msg.c:67) 20241017055103073 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055103073 DLMGCP DEBUG <0013> Generated response: line #04: o=- E3998EAE 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055103073 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055103073 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055103073 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055103073 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4346 RTP/AVP 112 (mgcp_msg.c:67) 20241017055103073 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055103073 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055103073 DLMGCP DEBUG <0013> Received message: line #00: CRCX 52000 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103073 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055103073 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055103073 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055103073 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw (trunk:0) found free endpoint: rtpbridge/a7@mgw (mgcp_endp.c:261) 20241017055103073 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a7@mgw" (mgcp_protocol.c:441) 20241017055103073 DLMGCP NOTICE <0013> endpoint:rtpbridge/a7@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055103073 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw conn:(1234/rtp C:3B3DA66D r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055103073 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw CI:3B3DA66D connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055103073 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw CI:3B3DA66D output_enabled 0 (mgcp_msg.c:125) 20241017055103073 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055103073 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw conn:(1234/rtp C:3B3DA66D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055103073 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055103073 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw CI:3B3DA66D CRCX: Creating connection: port: 4348 (mgcp_protocol.c:1112) 20241017055103073 DLMGCP NOTICE <0013> endpoint:rtpbridge/a7@mgw CI:3B3DA66D CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055103073 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103073 DLMGCP DEBUG <0013> Generated response: line #00: 200 52000 OK (mgcp_msg.c:67) 20241017055103073 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a7@mgw (mgcp_msg.c:67) 20241017055103073 DLMGCP DEBUG <0013> Generated response: line #02: I: 3B3DA66D (mgcp_msg.c:67) 20241017055103073 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055103073 DLMGCP DEBUG <0013> Generated response: line #04: o=- 3B3DA66D 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055103073 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055103073 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055103073 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055103073 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4348 RTP/AVP 112 (mgcp_msg.c:67) 20241017055103073 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055103073 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055103073 DLMGCP DEBUG <0013> Received message: line #00: CRCX 52001 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103073 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055103073 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055103073 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055103073 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw (trunk:0) found free endpoint: rtpbridge/a8@mgw (mgcp_endp.c:261) 20241017055103073 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a8@mgw" (mgcp_protocol.c:441) 20241017055103073 DLMGCP NOTICE <0013> endpoint:rtpbridge/a8@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055103073 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw conn:(1234/rtp C:CE50307D r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055103073 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw CI:CE50307D connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055103073 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw CI:CE50307D output_enabled 0 (mgcp_msg.c:125) 20241017055103073 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055103073 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw conn:(1234/rtp C:CE50307D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055103073 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055103073 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw CI:CE50307D CRCX: Creating connection: port: 4350 (mgcp_protocol.c:1112) 20241017055103073 DLMGCP NOTICE <0013> endpoint:rtpbridge/a8@mgw CI:CE50307D CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055103073 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103073 DLMGCP DEBUG <0013> Generated response: line #00: 200 52001 OK (mgcp_msg.c:67) 20241017055103073 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a8@mgw (mgcp_msg.c:67) 20241017055103073 DLMGCP DEBUG <0013> Generated response: line #02: I: CE50307D (mgcp_msg.c:67) 20241017055103073 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055103073 DLMGCP DEBUG <0013> Generated response: line #04: o=- CE50307D 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055103073 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055103073 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055103073 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055103073 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4350 RTP/AVP 112 (mgcp_msg.c:67) 20241017055103073 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055103073 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055103073 DLMGCP DEBUG <0013> Received message: line #00: CRCX 52002 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103073 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055103073 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055103073 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055103073 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw (trunk:0) found free endpoint: rtpbridge/a9@mgw (mgcp_endp.c:261) 20241017055103073 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a9@mgw" (mgcp_protocol.c:441) 20241017055103073 DLMGCP NOTICE <0013> endpoint:rtpbridge/a9@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055103074 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw conn:(1234/rtp C:81A6F2E1 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055103074 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw CI:81A6F2E1 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055103074 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw CI:81A6F2E1 output_enabled 0 (mgcp_msg.c:125) 20241017055103074 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055103074 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw conn:(1234/rtp C:81A6F2E1 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055103074 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055103074 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw CI:81A6F2E1 CRCX: Creating connection: port: 4352 (mgcp_protocol.c:1112) 20241017055103074 DLMGCP NOTICE <0013> endpoint:rtpbridge/a9@mgw CI:81A6F2E1 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055103074 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103074 DLMGCP DEBUG <0013> Generated response: line #00: 200 52002 OK (mgcp_msg.c:67) 20241017055103074 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a9@mgw (mgcp_msg.c:67) 20241017055103074 DLMGCP DEBUG <0013> Generated response: line #02: I: 81A6F2E1 (mgcp_msg.c:67) 20241017055103074 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055103074 DLMGCP DEBUG <0013> Generated response: line #04: o=- 81A6F2E1 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055103074 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055103074 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055103074 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055103074 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4352 RTP/AVP 112 (mgcp_msg.c:67) 20241017055103074 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055103074 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055103074 DLMGCP DEBUG <0013> Received message: line #00: CRCX 52003 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103074 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055103074 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055103074 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055103074 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw (trunk:0) found free endpoint: rtpbridge/aa@mgw (mgcp_endp.c:261) 20241017055103074 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/aa@mgw" (mgcp_protocol.c:441) 20241017055103074 DLMGCP NOTICE <0013> endpoint:rtpbridge/aa@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055103074 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw conn:(1234/rtp C:F5D60347 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055103074 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw CI:F5D60347 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055103074 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw CI:F5D60347 output_enabled 0 (mgcp_msg.c:125) 20241017055103074 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055103074 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw conn:(1234/rtp C:F5D60347 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055103074 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055103074 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw CI:F5D60347 CRCX: Creating connection: port: 4354 (mgcp_protocol.c:1112) 20241017055103074 DLMGCP NOTICE <0013> endpoint:rtpbridge/aa@mgw CI:F5D60347 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055103074 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103074 DLMGCP DEBUG <0013> Generated response: line #00: 200 52003 OK (mgcp_msg.c:67) 20241017055103074 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/aa@mgw (mgcp_msg.c:67) 20241017055103074 DLMGCP DEBUG <0013> Generated response: line #02: I: F5D60347 (mgcp_msg.c:67) 20241017055103074 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055103074 DLMGCP DEBUG <0013> Generated response: line #04: o=- F5D60347 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055103074 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055103074 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055103074 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055103074 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4354 RTP/AVP 112 (mgcp_msg.c:67) 20241017055103074 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055103074 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055103074 DLMGCP DEBUG <0013> Received message: line #00: CRCX 52004 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103074 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055103074 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055103074 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055103074 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw (trunk:0) found free endpoint: rtpbridge/ab@mgw (mgcp_endp.c:261) 20241017055103074 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ab@mgw" (mgcp_protocol.c:441) 20241017055103074 DLMGCP NOTICE <0013> endpoint:rtpbridge/ab@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055103074 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw conn:(1234/rtp C:9544CBD4 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055103074 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw CI:9544CBD4 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055103074 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw CI:9544CBD4 output_enabled 0 (mgcp_msg.c:125) 20241017055103074 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055103074 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw conn:(1234/rtp C:9544CBD4 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055103074 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055103074 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw CI:9544CBD4 CRCX: Creating connection: port: 4356 (mgcp_protocol.c:1112) 20241017055103074 DLMGCP NOTICE <0013> endpoint:rtpbridge/ab@mgw CI:9544CBD4 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055103074 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103074 DLMGCP DEBUG <0013> Generated response: line #00: 200 52004 OK (mgcp_msg.c:67) 20241017055103074 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ab@mgw (mgcp_msg.c:67) 20241017055103074 DLMGCP DEBUG <0013> Generated response: line #02: I: 9544CBD4 (mgcp_msg.c:67) 20241017055103074 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055103074 DLMGCP DEBUG <0013> Generated response: line #04: o=- 9544CBD4 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055103074 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055103074 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055103074 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055103074 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4356 RTP/AVP 112 (mgcp_msg.c:67) 20241017055103074 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055103074 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055103075 DLMGCP DEBUG <0013> Received message: line #00: CRCX 52005 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103075 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055103075 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055103075 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055103075 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw (trunk:0) found free endpoint: rtpbridge/ac@mgw (mgcp_endp.c:261) 20241017055103075 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ac@mgw" (mgcp_protocol.c:441) 20241017055103075 DLMGCP NOTICE <0013> endpoint:rtpbridge/ac@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055103075 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw conn:(1234/rtp C:6EEFBD06 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055103075 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw CI:6EEFBD06 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055103075 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw CI:6EEFBD06 output_enabled 0 (mgcp_msg.c:125) 20241017055103075 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055103075 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw conn:(1234/rtp C:6EEFBD06 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055103075 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055103075 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw CI:6EEFBD06 CRCX: Creating connection: port: 4358 (mgcp_protocol.c:1112) 20241017055103075 DLMGCP NOTICE <0013> endpoint:rtpbridge/ac@mgw CI:6EEFBD06 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055103075 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103075 DLMGCP DEBUG <0013> Generated response: line #00: 200 52005 OK (mgcp_msg.c:67) 20241017055103075 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ac@mgw (mgcp_msg.c:67) 20241017055103075 DLMGCP DEBUG <0013> Generated response: line #02: I: 6EEFBD06 (mgcp_msg.c:67) 20241017055103075 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055103075 DLMGCP DEBUG <0013> Generated response: line #04: o=- 6EEFBD06 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055103075 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055103075 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055103075 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055103075 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4358 RTP/AVP 112 (mgcp_msg.c:67) 20241017055103075 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055103075 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055103075 DLMGCP DEBUG <0013> Received message: line #00: CRCX 52006 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103075 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055103075 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055103075 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055103075 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw (trunk:0) found free endpoint: rtpbridge/ad@mgw (mgcp_endp.c:261) 20241017055103075 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ad@mgw" (mgcp_protocol.c:441) 20241017055103075 DLMGCP NOTICE <0013> endpoint:rtpbridge/ad@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055103075 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw conn:(1234/rtp C:1D54D58B r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055103075 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw CI:1D54D58B connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055103075 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw CI:1D54D58B output_enabled 0 (mgcp_msg.c:125) 20241017055103075 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055103075 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw conn:(1234/rtp C:1D54D58B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055103076 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055103076 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw CI:1D54D58B CRCX: Creating connection: port: 4360 (mgcp_protocol.c:1112) 20241017055103076 DLMGCP NOTICE <0013> endpoint:rtpbridge/ad@mgw CI:1D54D58B CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055103076 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103076 DLMGCP DEBUG <0013> Generated response: line #00: 200 52006 OK (mgcp_msg.c:67) 20241017055103076 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ad@mgw (mgcp_msg.c:67) 20241017055103076 DLMGCP DEBUG <0013> Generated response: line #02: I: 1D54D58B (mgcp_msg.c:67) 20241017055103076 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055103076 DLMGCP DEBUG <0013> Generated response: line #04: o=- 1D54D58B 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055103076 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055103076 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055103076 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055103076 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4360 RTP/AVP 112 (mgcp_msg.c:67) 20241017055103076 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055103076 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055103076 DLMGCP DEBUG <0013> Received message: line #00: CRCX 52007 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103076 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055103076 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055103076 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055103076 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw (trunk:0) found free endpoint: rtpbridge/ae@mgw (mgcp_endp.c:261) 20241017055103076 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ae@mgw" (mgcp_protocol.c:441) 20241017055103076 DLMGCP NOTICE <0013> endpoint:rtpbridge/ae@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055103076 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw conn:(1234/rtp C:0C81A998 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055103076 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw CI:0C81A998 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055103076 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw CI:0C81A998 output_enabled 0 (mgcp_msg.c:125) 20241017055103076 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055103076 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw conn:(1234/rtp C:0C81A998 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055103076 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055103076 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw CI:0C81A998 CRCX: Creating connection: port: 4362 (mgcp_protocol.c:1112) 20241017055103076 DLMGCP NOTICE <0013> endpoint:rtpbridge/ae@mgw CI:0C81A998 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055103076 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103076 DLMGCP DEBUG <0013> Generated response: line #00: 200 52007 OK (mgcp_msg.c:67) 20241017055103076 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ae@mgw (mgcp_msg.c:67) 20241017055103076 DLMGCP DEBUG <0013> Generated response: line #02: I: 0C81A998 (mgcp_msg.c:67) 20241017055103076 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055103076 DLMGCP DEBUG <0013> Generated response: line #04: o=- 0C81A998 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055103076 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055103076 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055103076 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055103076 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4362 RTP/AVP 112 (mgcp_msg.c:67) 20241017055103076 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055103076 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055103077 DLMGCP DEBUG <0013> Received message: line #00: CRCX 52008 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103077 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055103077 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055103077 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055103077 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw (trunk:0) found free endpoint: rtpbridge/af@mgw (mgcp_endp.c:261) 20241017055103077 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/af@mgw" (mgcp_protocol.c:441) 20241017055103077 DLMGCP NOTICE <0013> endpoint:rtpbridge/af@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055103077 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw conn:(1234/rtp C:3B9DF884 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055103077 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw CI:3B9DF884 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055103077 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw CI:3B9DF884 output_enabled 0 (mgcp_msg.c:125) 20241017055103077 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055103077 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw conn:(1234/rtp C:3B9DF884 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055103077 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055103077 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw CI:3B9DF884 CRCX: Creating connection: port: 4364 (mgcp_protocol.c:1112) 20241017055103077 DLMGCP NOTICE <0013> endpoint:rtpbridge/af@mgw CI:3B9DF884 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055103077 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103077 DLMGCP DEBUG <0013> Generated response: line #00: 200 52008 OK (mgcp_msg.c:67) 20241017055103077 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/af@mgw (mgcp_msg.c:67) 20241017055103077 DLMGCP DEBUG <0013> Generated response: line #02: I: 3B9DF884 (mgcp_msg.c:67) 20241017055103077 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055103077 DLMGCP DEBUG <0013> Generated response: line #04: o=- 3B9DF884 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055103077 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055103077 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055103077 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055103077 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4364 RTP/AVP 112 (mgcp_msg.c:67) 20241017055103077 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055103077 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055103077 DLMGCP DEBUG <0013> Received message: line #00: CRCX 52009 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103077 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055103077 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055103077 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055103077 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw (trunk:0) found free endpoint: rtpbridge/b0@mgw (mgcp_endp.c:261) 20241017055103077 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b0@mgw" (mgcp_protocol.c:441) 20241017055103077 DLMGCP NOTICE <0013> endpoint:rtpbridge/b0@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055103077 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw conn:(1234/rtp C:45900A7F r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055103077 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw CI:45900A7F connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055103077 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw CI:45900A7F output_enabled 0 (mgcp_msg.c:125) 20241017055103077 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055103077 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw conn:(1234/rtp C:45900A7F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055103077 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055103077 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw CI:45900A7F CRCX: Creating connection: port: 4366 (mgcp_protocol.c:1112) 20241017055103077 DLMGCP NOTICE <0013> endpoint:rtpbridge/b0@mgw CI:45900A7F CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055103077 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103077 DLMGCP DEBUG <0013> Generated response: line #00: 200 52009 OK (mgcp_msg.c:67) 20241017055103077 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b0@mgw (mgcp_msg.c:67) 20241017055103077 DLMGCP DEBUG <0013> Generated response: line #02: I: 45900A7F (mgcp_msg.c:67) 20241017055103077 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055103077 DLMGCP DEBUG <0013> Generated response: line #04: o=- 45900A7F 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055103077 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055103077 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055103077 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055103077 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4366 RTP/AVP 112 (mgcp_msg.c:67) 20241017055103077 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055103077 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055103078 DLMGCP DEBUG <0013> Received message: line #00: CRCX 52010 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103078 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055103078 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055103078 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055103078 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw (trunk:0) found free endpoint: rtpbridge/b1@mgw (mgcp_endp.c:261) 20241017055103078 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b1@mgw" (mgcp_protocol.c:441) 20241017055103078 DLMGCP NOTICE <0013> endpoint:rtpbridge/b1@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055103078 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw conn:(1234/rtp C:158F5BDA r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055103078 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw CI:158F5BDA connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055103078 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw CI:158F5BDA output_enabled 0 (mgcp_msg.c:125) 20241017055103078 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055103078 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw conn:(1234/rtp C:158F5BDA r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055103078 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055103078 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw CI:158F5BDA CRCX: Creating connection: port: 4368 (mgcp_protocol.c:1112) 20241017055103078 DLMGCP NOTICE <0013> endpoint:rtpbridge/b1@mgw CI:158F5BDA CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055103078 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103078 DLMGCP DEBUG <0013> Generated response: line #00: 200 52010 OK (mgcp_msg.c:67) 20241017055103078 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b1@mgw (mgcp_msg.c:67) 20241017055103078 DLMGCP DEBUG <0013> Generated response: line #02: I: 158F5BDA (mgcp_msg.c:67) 20241017055103078 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055103078 DLMGCP DEBUG <0013> Generated response: line #04: o=- 158F5BDA 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055103078 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055103078 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055103078 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055103078 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4368 RTP/AVP 112 (mgcp_msg.c:67) 20241017055103078 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055103078 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055103078 DLMGCP DEBUG <0013> Received message: line #00: CRCX 52011 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103078 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055103078 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055103078 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055103078 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw (trunk:0) found free endpoint: rtpbridge/b2@mgw (mgcp_endp.c:261) 20241017055103078 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b2@mgw" (mgcp_protocol.c:441) 20241017055103078 DLMGCP NOTICE <0013> endpoint:rtpbridge/b2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055103078 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw conn:(1234/rtp C:43B17A29 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055103078 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw CI:43B17A29 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055103078 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw CI:43B17A29 output_enabled 0 (mgcp_msg.c:125) 20241017055103078 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055103078 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw conn:(1234/rtp C:43B17A29 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055103078 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055103078 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw CI:43B17A29 CRCX: Creating connection: port: 4370 (mgcp_protocol.c:1112) 20241017055103078 DLMGCP NOTICE <0013> endpoint:rtpbridge/b2@mgw CI:43B17A29 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055103078 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103078 DLMGCP DEBUG <0013> Generated response: line #00: 200 52011 OK (mgcp_msg.c:67) 20241017055103078 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b2@mgw (mgcp_msg.c:67) 20241017055103079 DLMGCP DEBUG <0013> Generated response: line #02: I: 43B17A29 (mgcp_msg.c:67) 20241017055103079 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055103079 DLMGCP DEBUG <0013> Generated response: line #04: o=- 43B17A29 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055103079 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055103079 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055103079 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055103079 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4370 RTP/AVP 112 (mgcp_msg.c:67) 20241017055103079 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055103079 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055103079 DLMGCP DEBUG <0013> Received message: line #00: CRCX 52012 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103079 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055103079 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055103079 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055103079 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw (trunk:0) found free endpoint: rtpbridge/b3@mgw (mgcp_endp.c:261) 20241017055103079 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b3@mgw" (mgcp_protocol.c:441) 20241017055103079 DLMGCP NOTICE <0013> endpoint:rtpbridge/b3@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055103079 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw conn:(1234/rtp C:D691AC26 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055103079 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw CI:D691AC26 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055103079 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw CI:D691AC26 output_enabled 0 (mgcp_msg.c:125) 20241017055103079 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055103079 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw conn:(1234/rtp C:D691AC26 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055103079 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055103079 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw CI:D691AC26 CRCX: Creating connection: port: 4372 (mgcp_protocol.c:1112) 20241017055103079 DLMGCP NOTICE <0013> endpoint:rtpbridge/b3@mgw CI:D691AC26 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055103079 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103079 DLMGCP DEBUG <0013> Generated response: line #00: 200 52012 OK (mgcp_msg.c:67) 20241017055103079 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b3@mgw (mgcp_msg.c:67) 20241017055103079 DLMGCP DEBUG <0013> Generated response: line #02: I: D691AC26 (mgcp_msg.c:67) 20241017055103079 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055103079 DLMGCP DEBUG <0013> Generated response: line #04: o=- D691AC26 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055103079 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055103079 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055103079 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055103079 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4372 RTP/AVP 112 (mgcp_msg.c:67) 20241017055103079 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055103079 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055103080 DLMGCP DEBUG <0013> Received message: line #00: CRCX 52013 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103080 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055103080 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055103080 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055103080 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw (trunk:0) found free endpoint: rtpbridge/b4@mgw (mgcp_endp.c:261) 20241017055103080 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b4@mgw" (mgcp_protocol.c:441) 20241017055103080 DLMGCP NOTICE <0013> endpoint:rtpbridge/b4@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055103080 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw conn:(1234/rtp C:7C191A9E r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055103080 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw CI:7C191A9E connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055103080 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw CI:7C191A9E output_enabled 0 (mgcp_msg.c:125) 20241017055103080 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055103080 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw conn:(1234/rtp C:7C191A9E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055103080 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055103080 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw CI:7C191A9E CRCX: Creating connection: port: 4374 (mgcp_protocol.c:1112) 20241017055103080 DLMGCP NOTICE <0013> endpoint:rtpbridge/b4@mgw CI:7C191A9E CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055103080 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103080 DLMGCP DEBUG <0013> Generated response: line #00: 200 52013 OK (mgcp_msg.c:67) 20241017055103080 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b4@mgw (mgcp_msg.c:67) 20241017055103080 DLMGCP DEBUG <0013> Generated response: line #02: I: 7C191A9E (mgcp_msg.c:67) 20241017055103080 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055103080 DLMGCP DEBUG <0013> Generated response: line #04: o=- 7C191A9E 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055103080 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055103080 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055103080 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055103080 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4374 RTP/AVP 112 (mgcp_msg.c:67) 20241017055103080 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055103080 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055103080 DLMGCP DEBUG <0013> Received message: line #00: CRCX 52014 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103080 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055103080 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055103080 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055103080 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw (trunk:0) found free endpoint: rtpbridge/b5@mgw (mgcp_endp.c:261) 20241017055103080 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b5@mgw" (mgcp_protocol.c:441) 20241017055103080 DLMGCP NOTICE <0013> endpoint:rtpbridge/b5@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055103080 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw conn:(1234/rtp C:D7AD7D37 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055103080 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw CI:D7AD7D37 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055103080 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw CI:D7AD7D37 output_enabled 0 (mgcp_msg.c:125) 20241017055103080 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055103080 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw conn:(1234/rtp C:D7AD7D37 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055103080 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055103080 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw CI:D7AD7D37 CRCX: Creating connection: port: 4376 (mgcp_protocol.c:1112) 20241017055103080 DLMGCP NOTICE <0013> endpoint:rtpbridge/b5@mgw CI:D7AD7D37 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055103080 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103080 DLMGCP DEBUG <0013> Generated response: line #00: 200 52014 OK (mgcp_msg.c:67) 20241017055103080 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b5@mgw (mgcp_msg.c:67) 20241017055103080 DLMGCP DEBUG <0013> Generated response: line #02: I: D7AD7D37 (mgcp_msg.c:67) 20241017055103080 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055103080 DLMGCP DEBUG <0013> Generated response: line #04: o=- D7AD7D37 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055103080 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055103080 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055103080 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055103080 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4376 RTP/AVP 112 (mgcp_msg.c:67) 20241017055103080 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055103080 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055103081 DLMGCP DEBUG <0013> Received message: line #00: CRCX 52015 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103081 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055103081 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055103081 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055103081 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw (trunk:0) found free endpoint: rtpbridge/b6@mgw (mgcp_endp.c:261) 20241017055103081 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b6@mgw" (mgcp_protocol.c:441) 20241017055103081 DLMGCP NOTICE <0013> endpoint:rtpbridge/b6@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055103081 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw conn:(1234/rtp C:BEFB2181 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055103081 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw CI:BEFB2181 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055103081 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw CI:BEFB2181 output_enabled 0 (mgcp_msg.c:125) 20241017055103081 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055103081 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw conn:(1234/rtp C:BEFB2181 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055103081 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055103081 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw CI:BEFB2181 CRCX: Creating connection: port: 4378 (mgcp_protocol.c:1112) 20241017055103081 DLMGCP NOTICE <0013> endpoint:rtpbridge/b6@mgw CI:BEFB2181 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055103081 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103081 DLMGCP DEBUG <0013> Generated response: line #00: 200 52015 OK (mgcp_msg.c:67) 20241017055103081 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b6@mgw (mgcp_msg.c:67) 20241017055103081 DLMGCP DEBUG <0013> Generated response: line #02: I: BEFB2181 (mgcp_msg.c:67) 20241017055103081 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055103081 DLMGCP DEBUG <0013> Generated response: line #04: o=- BEFB2181 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055103081 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055103081 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055103081 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055103081 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4378 RTP/AVP 112 (mgcp_msg.c:67) 20241017055103081 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055103081 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055103081 DLMGCP DEBUG <0013> Received message: line #00: CRCX 52016 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103081 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055103081 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055103081 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055103081 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw (trunk:0) found free endpoint: rtpbridge/b7@mgw (mgcp_endp.c:261) 20241017055103081 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b7@mgw" (mgcp_protocol.c:441) 20241017055103081 DLMGCP NOTICE <0013> endpoint:rtpbridge/b7@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055103081 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw conn:(1234/rtp C:BE4A312F r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055103081 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw CI:BE4A312F connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055103081 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw CI:BE4A312F output_enabled 0 (mgcp_msg.c:125) 20241017055103081 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055103081 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw conn:(1234/rtp C:BE4A312F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055103081 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055103081 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw CI:BE4A312F CRCX: Creating connection: port: 4380 (mgcp_protocol.c:1112) 20241017055103081 DLMGCP NOTICE <0013> endpoint:rtpbridge/b7@mgw CI:BE4A312F CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055103081 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103081 DLMGCP DEBUG <0013> Generated response: line #00: 200 52016 OK (mgcp_msg.c:67) 20241017055103081 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b7@mgw (mgcp_msg.c:67) 20241017055103081 DLMGCP DEBUG <0013> Generated response: line #02: I: BE4A312F (mgcp_msg.c:67) 20241017055103081 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055103081 DLMGCP DEBUG <0013> Generated response: line #04: o=- BE4A312F 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055103081 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055103081 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055103081 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055103081 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4380 RTP/AVP 112 (mgcp_msg.c:67) 20241017055103081 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055103081 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055103081 DLMGCP DEBUG <0013> Received message: line #00: CRCX 52017 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103081 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055103081 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055103081 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055103081 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw (trunk:0) found free endpoint: rtpbridge/b8@mgw (mgcp_endp.c:261) 20241017055103081 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b8@mgw" (mgcp_protocol.c:441) 20241017055103081 DLMGCP NOTICE <0013> endpoint:rtpbridge/b8@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055103081 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw conn:(1234/rtp C:0F803A13 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055103081 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw CI:0F803A13 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055103081 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw CI:0F803A13 output_enabled 0 (mgcp_msg.c:125) 20241017055103081 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055103081 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw conn:(1234/rtp C:0F803A13 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055103081 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055103081 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw CI:0F803A13 CRCX: Creating connection: port: 4382 (mgcp_protocol.c:1112) 20241017055103081 DLMGCP NOTICE <0013> endpoint:rtpbridge/b8@mgw CI:0F803A13 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055103081 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103081 DLMGCP DEBUG <0013> Generated response: line #00: 200 52017 OK (mgcp_msg.c:67) 20241017055103081 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b8@mgw (mgcp_msg.c:67) 20241017055103081 DLMGCP DEBUG <0013> Generated response: line #02: I: 0F803A13 (mgcp_msg.c:67) 20241017055103081 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055103081 DLMGCP DEBUG <0013> Generated response: line #04: o=- 0F803A13 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055103081 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055103081 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055103081 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055103081 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4382 RTP/AVP 112 (mgcp_msg.c:67) 20241017055103081 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055103081 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055103082 DLMGCP DEBUG <0013> Received message: line #00: CRCX 52018 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103082 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055103082 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055103082 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055103082 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw (trunk:0) found free endpoint: rtpbridge/b9@mgw (mgcp_endp.c:261) 20241017055103082 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b9@mgw" (mgcp_protocol.c:441) 20241017055103082 DLMGCP NOTICE <0013> endpoint:rtpbridge/b9@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055103082 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw conn:(1234/rtp C:031CB114 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055103082 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw CI:031CB114 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055103082 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw CI:031CB114 output_enabled 0 (mgcp_msg.c:125) 20241017055103082 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055103082 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw conn:(1234/rtp C:031CB114 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055103082 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055103082 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw CI:031CB114 CRCX: Creating connection: port: 4384 (mgcp_protocol.c:1112) 20241017055103082 DLMGCP NOTICE <0013> endpoint:rtpbridge/b9@mgw CI:031CB114 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055103082 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103082 DLMGCP DEBUG <0013> Generated response: line #00: 200 52018 OK (mgcp_msg.c:67) 20241017055103082 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b9@mgw (mgcp_msg.c:67) 20241017055103082 DLMGCP DEBUG <0013> Generated response: line #02: I: 031CB114 (mgcp_msg.c:67) 20241017055103082 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055103082 DLMGCP DEBUG <0013> Generated response: line #04: o=- 031CB114 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055103082 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055103082 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055103082 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055103082 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4384 RTP/AVP 112 (mgcp_msg.c:67) 20241017055103082 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055103082 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055103082 DLMGCP DEBUG <0013> Received message: line #00: CRCX 52019 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103082 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055103082 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055103082 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055103082 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw (trunk:0) found free endpoint: rtpbridge/ba@mgw (mgcp_endp.c:261) 20241017055103082 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ba@mgw" (mgcp_protocol.c:441) 20241017055103082 DLMGCP NOTICE <0013> endpoint:rtpbridge/ba@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055103082 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw conn:(1234/rtp C:0855FF60 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055103082 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw CI:0855FF60 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055103082 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw CI:0855FF60 output_enabled 0 (mgcp_msg.c:125) 20241017055103082 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055103082 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw conn:(1234/rtp C:0855FF60 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055103082 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055103082 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw CI:0855FF60 CRCX: Creating connection: port: 4386 (mgcp_protocol.c:1112) 20241017055103082 DLMGCP NOTICE <0013> endpoint:rtpbridge/ba@mgw CI:0855FF60 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055103082 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103082 DLMGCP DEBUG <0013> Generated response: line #00: 200 52019 OK (mgcp_msg.c:67) 20241017055103082 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ba@mgw (mgcp_msg.c:67) 20241017055103082 DLMGCP DEBUG <0013> Generated response: line #02: I: 0855FF60 (mgcp_msg.c:67) 20241017055103082 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055103082 DLMGCP DEBUG <0013> Generated response: line #04: o=- 0855FF60 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055103082 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055103082 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055103082 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055103082 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4386 RTP/AVP 112 (mgcp_msg.c:67) 20241017055103082 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055103082 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055103082 DLMGCP DEBUG <0013> Received message: line #00: CRCX 52020 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103082 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055103082 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055103082 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055103082 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw (trunk:0) found free endpoint: rtpbridge/bb@mgw (mgcp_endp.c:261) 20241017055103082 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/bb@mgw" (mgcp_protocol.c:441) 20241017055103082 DLMGCP NOTICE <0013> endpoint:rtpbridge/bb@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055103082 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw conn:(1234/rtp C:8128A868 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055103082 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw CI:8128A868 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055103082 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw CI:8128A868 output_enabled 0 (mgcp_msg.c:125) 20241017055103082 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055103082 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw conn:(1234/rtp C:8128A868 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055103082 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055103082 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw CI:8128A868 CRCX: Creating connection: port: 4388 (mgcp_protocol.c:1112) 20241017055103082 DLMGCP NOTICE <0013> endpoint:rtpbridge/bb@mgw CI:8128A868 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055103082 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103082 DLMGCP DEBUG <0013> Generated response: line #00: 200 52020 OK (mgcp_msg.c:67) 20241017055103082 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/bb@mgw (mgcp_msg.c:67) 20241017055103082 DLMGCP DEBUG <0013> Generated response: line #02: I: 8128A868 (mgcp_msg.c:67) 20241017055103082 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055103082 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8128A868 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055103082 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055103082 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055103082 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055103082 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4388 RTP/AVP 112 (mgcp_msg.c:67) 20241017055103082 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055103082 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055103083 DLMGCP DEBUG <0013> Received message: line #00: CRCX 52021 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103083 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055103083 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055103083 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055103083 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw (trunk:0) found free endpoint: rtpbridge/bc@mgw (mgcp_endp.c:261) 20241017055103083 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/bc@mgw" (mgcp_protocol.c:441) 20241017055103083 DLMGCP NOTICE <0013> endpoint:rtpbridge/bc@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055103083 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw conn:(1234/rtp C:E56790E7 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055103083 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw CI:E56790E7 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055103083 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw CI:E56790E7 output_enabled 0 (mgcp_msg.c:125) 20241017055103083 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055103083 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw conn:(1234/rtp C:E56790E7 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055103083 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055103083 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw CI:E56790E7 CRCX: Creating connection: port: 4390 (mgcp_protocol.c:1112) 20241017055103083 DLMGCP NOTICE <0013> endpoint:rtpbridge/bc@mgw CI:E56790E7 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055103083 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103083 DLMGCP DEBUG <0013> Generated response: line #00: 200 52021 OK (mgcp_msg.c:67) 20241017055103083 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/bc@mgw (mgcp_msg.c:67) 20241017055103083 DLMGCP DEBUG <0013> Generated response: line #02: I: E56790E7 (mgcp_msg.c:67) 20241017055103083 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055103083 DLMGCP DEBUG <0013> Generated response: line #04: o=- E56790E7 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055103083 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055103083 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055103083 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055103083 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4390 RTP/AVP 112 (mgcp_msg.c:67) 20241017055103083 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055103083 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055103083 DLMGCP DEBUG <0013> Received message: line #00: CRCX 52022 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103083 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055103083 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055103083 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055103083 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw (trunk:0) found free endpoint: rtpbridge/bd@mgw (mgcp_endp.c:261) 20241017055103083 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/bd@mgw" (mgcp_protocol.c:441) 20241017055103083 DLMGCP NOTICE <0013> endpoint:rtpbridge/bd@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055103083 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw conn:(1234/rtp C:E5683651 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055103083 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw CI:E5683651 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055103083 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw CI:E5683651 output_enabled 0 (mgcp_msg.c:125) 20241017055103083 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055103083 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw conn:(1234/rtp C:E5683651 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055103083 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055103083 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw CI:E5683651 CRCX: Creating connection: port: 4392 (mgcp_protocol.c:1112) 20241017055103083 DLMGCP NOTICE <0013> endpoint:rtpbridge/bd@mgw CI:E5683651 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055103083 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103083 DLMGCP DEBUG <0013> Generated response: line #00: 200 52022 OK (mgcp_msg.c:67) 20241017055103083 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/bd@mgw (mgcp_msg.c:67) 20241017055103083 DLMGCP DEBUG <0013> Generated response: line #02: I: E5683651 (mgcp_msg.c:67) 20241017055103083 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055103083 DLMGCP DEBUG <0013> Generated response: line #04: o=- E5683651 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055103083 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055103083 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055103083 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055103083 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4392 RTP/AVP 112 (mgcp_msg.c:67) 20241017055103083 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055103083 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055103084 DLMGCP DEBUG <0013> Received message: line #00: CRCX 52023 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103084 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055103084 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055103084 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055103084 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw (trunk:0) found free endpoint: rtpbridge/be@mgw (mgcp_endp.c:261) 20241017055103084 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/be@mgw" (mgcp_protocol.c:441) 20241017055103084 DLMGCP NOTICE <0013> endpoint:rtpbridge/be@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055103084 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw conn:(1234/rtp C:408340D0 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055103084 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw CI:408340D0 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055103084 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw CI:408340D0 output_enabled 0 (mgcp_msg.c:125) 20241017055103084 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055103084 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw conn:(1234/rtp C:408340D0 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055103084 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055103084 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw CI:408340D0 CRCX: Creating connection: port: 4394 (mgcp_protocol.c:1112) 20241017055103084 DLMGCP NOTICE <0013> endpoint:rtpbridge/be@mgw CI:408340D0 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055103084 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103084 DLMGCP DEBUG <0013> Generated response: line #00: 200 52023 OK (mgcp_msg.c:67) 20241017055103084 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/be@mgw (mgcp_msg.c:67) 20241017055103084 DLMGCP DEBUG <0013> Generated response: line #02: I: 408340D0 (mgcp_msg.c:67) 20241017055103084 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055103084 DLMGCP DEBUG <0013> Generated response: line #04: o=- 408340D0 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055103084 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055103084 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055103084 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055103084 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4394 RTP/AVP 112 (mgcp_msg.c:67) 20241017055103084 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055103084 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055103084 DLMGCP DEBUG <0013> Received message: line #00: CRCX 52024 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103084 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055103084 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055103084 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055103084 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw (trunk:0) found free endpoint: rtpbridge/bf@mgw (mgcp_endp.c:261) 20241017055103084 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/bf@mgw" (mgcp_protocol.c:441) 20241017055103084 DLMGCP NOTICE <0013> endpoint:rtpbridge/bf@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055103084 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw conn:(1234/rtp C:309E4BF6 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055103084 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw CI:309E4BF6 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055103084 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw CI:309E4BF6 output_enabled 0 (mgcp_msg.c:125) 20241017055103084 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055103084 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw conn:(1234/rtp C:309E4BF6 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055103084 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055103084 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw CI:309E4BF6 CRCX: Creating connection: port: 4396 (mgcp_protocol.c:1112) 20241017055103084 DLMGCP NOTICE <0013> endpoint:rtpbridge/bf@mgw CI:309E4BF6 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055103084 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103084 DLMGCP DEBUG <0013> Generated response: line #00: 200 52024 OK (mgcp_msg.c:67) 20241017055103084 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/bf@mgw (mgcp_msg.c:67) 20241017055103084 DLMGCP DEBUG <0013> Generated response: line #02: I: 309E4BF6 (mgcp_msg.c:67) 20241017055103084 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055103084 DLMGCP DEBUG <0013> Generated response: line #04: o=- 309E4BF6 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055103084 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055103084 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055103084 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055103084 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4396 RTP/AVP 112 (mgcp_msg.c:67) 20241017055103084 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055103084 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055103085 DLMGCP DEBUG <0013> Received message: line #00: CRCX 52025 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103085 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055103085 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055103085 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055103085 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw (trunk:0) found free endpoint: rtpbridge/c0@mgw (mgcp_endp.c:261) 20241017055103085 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c0@mgw" (mgcp_protocol.c:441) 20241017055103085 DLMGCP NOTICE <0013> endpoint:rtpbridge/c0@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055103085 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw conn:(1234/rtp C:06711978 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055103085 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw CI:06711978 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055103085 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw CI:06711978 output_enabled 0 (mgcp_msg.c:125) 20241017055103085 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055103085 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw conn:(1234/rtp C:06711978 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055103085 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055103085 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw CI:06711978 CRCX: Creating connection: port: 4398 (mgcp_protocol.c:1112) 20241017055103085 DLMGCP NOTICE <0013> endpoint:rtpbridge/c0@mgw CI:06711978 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055103085 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103085 DLMGCP DEBUG <0013> Generated response: line #00: 200 52025 OK (mgcp_msg.c:67) 20241017055103085 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c0@mgw (mgcp_msg.c:67) 20241017055103085 DLMGCP DEBUG <0013> Generated response: line #02: I: 06711978 (mgcp_msg.c:67) 20241017055103085 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055103085 DLMGCP DEBUG <0013> Generated response: line #04: o=- 06711978 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055103085 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055103085 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055103085 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055103085 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4398 RTP/AVP 112 (mgcp_msg.c:67) 20241017055103085 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055103085 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055103085 DLMGCP DEBUG <0013> Received message: line #00: CRCX 52026 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103085 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055103085 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055103085 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055103085 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw (trunk:0) found free endpoint: rtpbridge/c1@mgw (mgcp_endp.c:261) 20241017055103085 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c1@mgw" (mgcp_protocol.c:441) 20241017055103085 DLMGCP NOTICE <0013> endpoint:rtpbridge/c1@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055103085 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw conn:(1234/rtp C:CE2AE414 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055103085 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw CI:CE2AE414 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055103085 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw CI:CE2AE414 output_enabled 0 (mgcp_msg.c:125) 20241017055103085 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055103085 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw conn:(1234/rtp C:CE2AE414 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055103085 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055103085 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw CI:CE2AE414 CRCX: Creating connection: port: 4400 (mgcp_protocol.c:1112) 20241017055103085 DLMGCP NOTICE <0013> endpoint:rtpbridge/c1@mgw CI:CE2AE414 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055103085 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103085 DLMGCP DEBUG <0013> Generated response: line #00: 200 52026 OK (mgcp_msg.c:67) 20241017055103085 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c1@mgw (mgcp_msg.c:67) 20241017055103085 DLMGCP DEBUG <0013> Generated response: line #02: I: CE2AE414 (mgcp_msg.c:67) 20241017055103085 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055103085 DLMGCP DEBUG <0013> Generated response: line #04: o=- CE2AE414 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055103086 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055103086 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055103086 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055103086 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4400 RTP/AVP 112 (mgcp_msg.c:67) 20241017055103086 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055103086 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055103086 DLMGCP DEBUG <0013> Received message: line #00: CRCX 52027 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103086 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055103086 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055103086 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055103086 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw (trunk:0) found free endpoint: rtpbridge/c2@mgw (mgcp_endp.c:261) 20241017055103086 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c2@mgw" (mgcp_protocol.c:441) 20241017055103086 DLMGCP NOTICE <0013> endpoint:rtpbridge/c2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055103086 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw conn:(1234/rtp C:49633C36 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055103086 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw CI:49633C36 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055103086 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw CI:49633C36 output_enabled 0 (mgcp_msg.c:125) 20241017055103086 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055103086 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw conn:(1234/rtp C:49633C36 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055103086 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055103086 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw CI:49633C36 CRCX: Creating connection: port: 4402 (mgcp_protocol.c:1112) 20241017055103086 DLMGCP NOTICE <0013> endpoint:rtpbridge/c2@mgw CI:49633C36 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055103086 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103086 DLMGCP DEBUG <0013> Generated response: line #00: 200 52027 OK (mgcp_msg.c:67) 20241017055103086 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c2@mgw (mgcp_msg.c:67) 20241017055103086 DLMGCP DEBUG <0013> Generated response: line #02: I: 49633C36 (mgcp_msg.c:67) 20241017055103086 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055103086 DLMGCP DEBUG <0013> Generated response: line #04: o=- 49633C36 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055103086 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055103086 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055103086 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055103086 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4402 RTP/AVP 112 (mgcp_msg.c:67) 20241017055103086 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055103086 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055103087 DLMGCP DEBUG <0013> Received message: line #00: CRCX 52028 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103087 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055103087 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055103087 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055103087 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw (trunk:0) found free endpoint: rtpbridge/c3@mgw (mgcp_endp.c:261) 20241017055103087 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c3@mgw" (mgcp_protocol.c:441) 20241017055103087 DLMGCP NOTICE <0013> endpoint:rtpbridge/c3@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055103087 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw conn:(1234/rtp C:C5578F0E r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055103087 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw CI:C5578F0E connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055103087 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw CI:C5578F0E output_enabled 0 (mgcp_msg.c:125) 20241017055103087 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055103087 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw conn:(1234/rtp C:C5578F0E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055103087 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055103087 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw CI:C5578F0E CRCX: Creating connection: port: 4404 (mgcp_protocol.c:1112) 20241017055103087 DLMGCP NOTICE <0013> endpoint:rtpbridge/c3@mgw CI:C5578F0E CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055103087 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103087 DLMGCP DEBUG <0013> Generated response: line #00: 200 52028 OK (mgcp_msg.c:67) 20241017055103087 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c3@mgw (mgcp_msg.c:67) 20241017055103087 DLMGCP DEBUG <0013> Generated response: line #02: I: C5578F0E (mgcp_msg.c:67) 20241017055103087 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055103087 DLMGCP DEBUG <0013> Generated response: line #04: o=- C5578F0E 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055103087 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055103087 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055103087 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055103087 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4404 RTP/AVP 112 (mgcp_msg.c:67) 20241017055103087 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055103087 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055103087 DLMGCP DEBUG <0013> Received message: line #00: CRCX 52029 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103087 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055103087 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055103087 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055103087 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw (trunk:0) found free endpoint: rtpbridge/c4@mgw (mgcp_endp.c:261) 20241017055103087 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c4@mgw" (mgcp_protocol.c:441) 20241017055103087 DLMGCP NOTICE <0013> endpoint:rtpbridge/c4@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055103087 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw conn:(1234/rtp C:94AA196A r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055103087 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw CI:94AA196A connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055103087 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw CI:94AA196A output_enabled 0 (mgcp_msg.c:125) 20241017055103087 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055103087 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw conn:(1234/rtp C:94AA196A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055103087 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055103087 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw CI:94AA196A CRCX: Creating connection: port: 4406 (mgcp_protocol.c:1112) 20241017055103087 DLMGCP NOTICE <0013> endpoint:rtpbridge/c4@mgw CI:94AA196A CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055103087 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103087 DLMGCP DEBUG <0013> Generated response: line #00: 200 52029 OK (mgcp_msg.c:67) 20241017055103087 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c4@mgw (mgcp_msg.c:67) 20241017055103087 DLMGCP DEBUG <0013> Generated response: line #02: I: 94AA196A (mgcp_msg.c:67) 20241017055103087 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055103087 DLMGCP DEBUG <0013> Generated response: line #04: o=- 94AA196A 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055103087 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055103087 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055103087 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055103087 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4406 RTP/AVP 112 (mgcp_msg.c:67) 20241017055103087 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055103087 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055103088 DLMGCP DEBUG <0013> Received message: line #00: CRCX 52030 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103088 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055103088 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055103088 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055103088 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw (trunk:0) found free endpoint: rtpbridge/c5@mgw (mgcp_endp.c:261) 20241017055103088 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c5@mgw" (mgcp_protocol.c:441) 20241017055103088 DLMGCP NOTICE <0013> endpoint:rtpbridge/c5@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055103088 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw conn:(1234/rtp C:8ABE63F9 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055103088 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw CI:8ABE63F9 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055103088 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw CI:8ABE63F9 output_enabled 0 (mgcp_msg.c:125) 20241017055103088 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055103088 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw conn:(1234/rtp C:8ABE63F9 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055103088 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055103088 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw CI:8ABE63F9 CRCX: Creating connection: port: 4408 (mgcp_protocol.c:1112) 20241017055103088 DLMGCP NOTICE <0013> endpoint:rtpbridge/c5@mgw CI:8ABE63F9 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055103088 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103088 DLMGCP DEBUG <0013> Generated response: line #00: 200 52030 OK (mgcp_msg.c:67) 20241017055103088 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c5@mgw (mgcp_msg.c:67) 20241017055103088 DLMGCP DEBUG <0013> Generated response: line #02: I: 8ABE63F9 (mgcp_msg.c:67) 20241017055103088 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055103088 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8ABE63F9 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055103088 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055103088 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055103088 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055103088 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4408 RTP/AVP 112 (mgcp_msg.c:67) 20241017055103088 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055103088 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055103088 DLMGCP DEBUG <0013> Received message: line #00: CRCX 52031 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103088 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055103088 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055103088 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055103088 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw (trunk:0) found free endpoint: rtpbridge/c6@mgw (mgcp_endp.c:261) 20241017055103088 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c6@mgw" (mgcp_protocol.c:441) 20241017055103088 DLMGCP NOTICE <0013> endpoint:rtpbridge/c6@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055103088 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw conn:(1234/rtp C:487D7586 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055103088 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw CI:487D7586 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055103088 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw CI:487D7586 output_enabled 0 (mgcp_msg.c:125) 20241017055103088 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055103088 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw conn:(1234/rtp C:487D7586 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055103088 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055103088 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw CI:487D7586 CRCX: Creating connection: port: 4410 (mgcp_protocol.c:1112) 20241017055103088 DLMGCP NOTICE <0013> endpoint:rtpbridge/c6@mgw CI:487D7586 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055103088 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103088 DLMGCP DEBUG <0013> Generated response: line #00: 200 52031 OK (mgcp_msg.c:67) 20241017055103088 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c6@mgw (mgcp_msg.c:67) 20241017055103088 DLMGCP DEBUG <0013> Generated response: line #02: I: 487D7586 (mgcp_msg.c:67) 20241017055103088 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055103088 DLMGCP DEBUG <0013> Generated response: line #04: o=- 487D7586 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055103088 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055103088 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055103088 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055103088 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4410 RTP/AVP 112 (mgcp_msg.c:67) 20241017055103088 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055103088 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055103089 DLMGCP DEBUG <0013> Received message: line #00: CRCX 52032 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103089 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055103089 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055103089 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055103089 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw (trunk:0) found free endpoint: rtpbridge/c7@mgw (mgcp_endp.c:261) 20241017055103089 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c7@mgw" (mgcp_protocol.c:441) 20241017055103089 DLMGCP NOTICE <0013> endpoint:rtpbridge/c7@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055103089 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw conn:(1234/rtp C:15DF7437 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055103089 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw CI:15DF7437 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055103089 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw CI:15DF7437 output_enabled 0 (mgcp_msg.c:125) 20241017055103089 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055103089 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw conn:(1234/rtp C:15DF7437 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055103089 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055103089 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw CI:15DF7437 CRCX: Creating connection: port: 4412 (mgcp_protocol.c:1112) 20241017055103089 DLMGCP NOTICE <0013> endpoint:rtpbridge/c7@mgw CI:15DF7437 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055103089 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103089 DLMGCP DEBUG <0013> Generated response: line #00: 200 52032 OK (mgcp_msg.c:67) 20241017055103089 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c7@mgw (mgcp_msg.c:67) 20241017055103089 DLMGCP DEBUG <0013> Generated response: line #02: I: 15DF7437 (mgcp_msg.c:67) 20241017055103089 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055103089 DLMGCP DEBUG <0013> Generated response: line #04: o=- 15DF7437 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055103089 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055103089 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055103089 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055103089 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4412 RTP/AVP 112 (mgcp_msg.c:67) 20241017055103089 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055103089 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055103089 DLMGCP DEBUG <0013> Received message: line #00: CRCX 52033 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103089 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055103089 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055103089 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055103089 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw (trunk:0) found free endpoint: rtpbridge/c8@mgw (mgcp_endp.c:261) 20241017055103089 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c8@mgw" (mgcp_protocol.c:441) 20241017055103089 DLMGCP NOTICE <0013> endpoint:rtpbridge/c8@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055103089 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw conn:(1234/rtp C:A488E85A r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055103089 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw CI:A488E85A connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055103089 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw CI:A488E85A output_enabled 0 (mgcp_msg.c:125) 20241017055103089 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055103089 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw conn:(1234/rtp C:A488E85A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055103089 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055103089 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw CI:A488E85A CRCX: Creating connection: port: 4414 (mgcp_protocol.c:1112) 20241017055103089 DLMGCP NOTICE <0013> endpoint:rtpbridge/c8@mgw CI:A488E85A CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055103089 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103089 DLMGCP DEBUG <0013> Generated response: line #00: 200 52033 OK (mgcp_msg.c:67) 20241017055103089 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c8@mgw (mgcp_msg.c:67) 20241017055103089 DLMGCP DEBUG <0013> Generated response: line #02: I: A488E85A (mgcp_msg.c:67) 20241017055103089 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055103089 DLMGCP DEBUG <0013> Generated response: line #04: o=- A488E85A 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055103089 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055103089 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055103089 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055103089 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4414 RTP/AVP 112 (mgcp_msg.c:67) 20241017055103089 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055103089 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055103089 DLMGCP DEBUG <0013> Received message: line #00: CRCX 52034 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103089 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055103089 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055103089 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055103089 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw (trunk:0) found free endpoint: rtpbridge/c9@mgw (mgcp_endp.c:261) 20241017055103089 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c9@mgw" (mgcp_protocol.c:441) 20241017055103089 DLMGCP NOTICE <0013> endpoint:rtpbridge/c9@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055103089 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw conn:(1234/rtp C:70773004 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055103089 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw CI:70773004 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055103089 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw CI:70773004 output_enabled 0 (mgcp_msg.c:125) 20241017055103089 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055103089 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw conn:(1234/rtp C:70773004 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055103089 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055103090 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw CI:70773004 CRCX: Creating connection: port: 4416 (mgcp_protocol.c:1112) 20241017055103090 DLMGCP NOTICE <0013> endpoint:rtpbridge/c9@mgw CI:70773004 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055103090 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103090 DLMGCP DEBUG <0013> Generated response: line #00: 200 52034 OK (mgcp_msg.c:67) 20241017055103090 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c9@mgw (mgcp_msg.c:67) 20241017055103090 DLMGCP DEBUG <0013> Generated response: line #02: I: 70773004 (mgcp_msg.c:67) 20241017055103090 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055103090 DLMGCP DEBUG <0013> Generated response: line #04: o=- 70773004 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055103090 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055103090 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055103090 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055103090 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4416 RTP/AVP 112 (mgcp_msg.c:67) 20241017055103090 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055103090 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055103090 DLMGCP DEBUG <0013> Received message: line #00: CRCX 52035 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103090 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055103090 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055103090 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055103090 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw (trunk:0) found free endpoint: rtpbridge/ca@mgw (mgcp_endp.c:261) 20241017055103090 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ca@mgw" (mgcp_protocol.c:441) 20241017055103090 DLMGCP NOTICE <0013> endpoint:rtpbridge/ca@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055103090 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw conn:(1234/rtp C:8EAB287C r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055103090 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw CI:8EAB287C connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055103090 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw CI:8EAB287C output_enabled 0 (mgcp_msg.c:125) 20241017055103090 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055103090 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw conn:(1234/rtp C:8EAB287C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055103090 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055103090 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw CI:8EAB287C CRCX: Creating connection: port: 4418 (mgcp_protocol.c:1112) 20241017055103090 DLMGCP NOTICE <0013> endpoint:rtpbridge/ca@mgw CI:8EAB287C CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055103090 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103090 DLMGCP DEBUG <0013> Generated response: line #00: 200 52035 OK (mgcp_msg.c:67) 20241017055103090 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ca@mgw (mgcp_msg.c:67) 20241017055103090 DLMGCP DEBUG <0013> Generated response: line #02: I: 8EAB287C (mgcp_msg.c:67) 20241017055103090 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055103090 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8EAB287C 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055103090 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055103090 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055103090 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055103090 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4418 RTP/AVP 112 (mgcp_msg.c:67) 20241017055103090 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055103090 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055103090 DLMGCP DEBUG <0013> Received message: line #00: CRCX 52036 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103090 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055103090 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055103090 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055103090 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw (trunk:0) found free endpoint: rtpbridge/cb@mgw (mgcp_endp.c:261) 20241017055103090 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/cb@mgw" (mgcp_protocol.c:441) 20241017055103090 DLMGCP NOTICE <0013> endpoint:rtpbridge/cb@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055103090 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw conn:(1234/rtp C:1A1F9FCA r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055103090 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw CI:1A1F9FCA connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055103090 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw CI:1A1F9FCA output_enabled 0 (mgcp_msg.c:125) 20241017055103090 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055103090 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw conn:(1234/rtp C:1A1F9FCA r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055103090 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055103090 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw CI:1A1F9FCA CRCX: Creating connection: port: 4420 (mgcp_protocol.c:1112) 20241017055103090 DLMGCP NOTICE <0013> endpoint:rtpbridge/cb@mgw CI:1A1F9FCA CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055103090 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103090 DLMGCP DEBUG <0013> Generated response: line #00: 200 52036 OK (mgcp_msg.c:67) 20241017055103090 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/cb@mgw (mgcp_msg.c:67) 20241017055103090 DLMGCP DEBUG <0013> Generated response: line #02: I: 1A1F9FCA (mgcp_msg.c:67) 20241017055103090 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055103090 DLMGCP DEBUG <0013> Generated response: line #04: o=- 1A1F9FCA 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055103090 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055103090 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055103090 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055103090 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4420 RTP/AVP 112 (mgcp_msg.c:67) 20241017055103090 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055103090 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055103091 DLMGCP DEBUG <0013> Received message: line #00: CRCX 52037 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103091 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055103091 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055103091 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055103091 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw (trunk:0) found free endpoint: rtpbridge/cc@mgw (mgcp_endp.c:261) 20241017055103091 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/cc@mgw" (mgcp_protocol.c:441) 20241017055103091 DLMGCP NOTICE <0013> endpoint:rtpbridge/cc@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055103091 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw conn:(1234/rtp C:9775B011 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055103091 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw CI:9775B011 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055103091 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw CI:9775B011 output_enabled 0 (mgcp_msg.c:125) 20241017055103091 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055103091 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw conn:(1234/rtp C:9775B011 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055103091 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055103091 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw CI:9775B011 CRCX: Creating connection: port: 4422 (mgcp_protocol.c:1112) 20241017055103091 DLMGCP NOTICE <0013> endpoint:rtpbridge/cc@mgw CI:9775B011 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055103091 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103091 DLMGCP DEBUG <0013> Generated response: line #00: 200 52037 OK (mgcp_msg.c:67) 20241017055103091 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/cc@mgw (mgcp_msg.c:67) 20241017055103091 DLMGCP DEBUG <0013> Generated response: line #02: I: 9775B011 (mgcp_msg.c:67) 20241017055103091 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055103091 DLMGCP DEBUG <0013> Generated response: line #04: o=- 9775B011 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055103091 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055103091 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055103091 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055103091 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4422 RTP/AVP 112 (mgcp_msg.c:67) 20241017055103091 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055103091 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055103091 DLMGCP DEBUG <0013> Received message: line #00: CRCX 52038 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103091 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055103091 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055103091 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055103091 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw (trunk:0) found free endpoint: rtpbridge/cd@mgw (mgcp_endp.c:261) 20241017055103091 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/cd@mgw" (mgcp_protocol.c:441) 20241017055103091 DLMGCP NOTICE <0013> endpoint:rtpbridge/cd@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055103091 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw conn:(1234/rtp C:80C7626E r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055103091 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw CI:80C7626E connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055103091 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw CI:80C7626E output_enabled 0 (mgcp_msg.c:125) 20241017055103091 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055103091 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw conn:(1234/rtp C:80C7626E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055103091 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055103091 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw CI:80C7626E CRCX: Creating connection: port: 4424 (mgcp_protocol.c:1112) 20241017055103091 DLMGCP NOTICE <0013> endpoint:rtpbridge/cd@mgw CI:80C7626E CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055103091 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103091 DLMGCP DEBUG <0013> Generated response: line #00: 200 52038 OK (mgcp_msg.c:67) 20241017055103091 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/cd@mgw (mgcp_msg.c:67) 20241017055103091 DLMGCP DEBUG <0013> Generated response: line #02: I: 80C7626E (mgcp_msg.c:67) 20241017055103091 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055103091 DLMGCP DEBUG <0013> Generated response: line #04: o=- 80C7626E 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055103091 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055103091 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055103091 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055103091 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4424 RTP/AVP 112 (mgcp_msg.c:67) 20241017055103091 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055103091 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055103091 DLMGCP DEBUG <0013> Received message: line #00: CRCX 52039 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103091 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055103091 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055103091 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055103091 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw (trunk:0) found free endpoint: rtpbridge/ce@mgw (mgcp_endp.c:261) 20241017055103091 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ce@mgw" (mgcp_protocol.c:441) 20241017055103091 DLMGCP NOTICE <0013> endpoint:rtpbridge/ce@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055103092 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw conn:(1234/rtp C:B917A9EE r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055103092 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw CI:B917A9EE connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055103092 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw CI:B917A9EE output_enabled 0 (mgcp_msg.c:125) 20241017055103092 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055103092 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw conn:(1234/rtp C:B917A9EE r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055103092 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055103092 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw CI:B917A9EE CRCX: Creating connection: port: 4426 (mgcp_protocol.c:1112) 20241017055103092 DLMGCP NOTICE <0013> endpoint:rtpbridge/ce@mgw CI:B917A9EE CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055103092 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103092 DLMGCP DEBUG <0013> Generated response: line #00: 200 52039 OK (mgcp_msg.c:67) 20241017055103092 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ce@mgw (mgcp_msg.c:67) 20241017055103092 DLMGCP DEBUG <0013> Generated response: line #02: I: B917A9EE (mgcp_msg.c:67) 20241017055103092 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055103092 DLMGCP DEBUG <0013> Generated response: line #04: o=- B917A9EE 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055103092 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055103092 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055103092 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055103092 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4426 RTP/AVP 112 (mgcp_msg.c:67) 20241017055103092 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055103092 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055103092 DLMGCP DEBUG <0013> Received message: line #00: CRCX 52040 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103092 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055103092 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055103092 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055103092 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw (trunk:0) found free endpoint: rtpbridge/cf@mgw (mgcp_endp.c:261) 20241017055103092 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/cf@mgw" (mgcp_protocol.c:441) 20241017055103092 DLMGCP NOTICE <0013> endpoint:rtpbridge/cf@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055103092 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw conn:(1234/rtp C:6CA94DEF r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055103092 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw CI:6CA94DEF connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055103092 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw CI:6CA94DEF output_enabled 0 (mgcp_msg.c:125) 20241017055103092 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055103092 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw conn:(1234/rtp C:6CA94DEF r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055103092 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055103092 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw CI:6CA94DEF CRCX: Creating connection: port: 4428 (mgcp_protocol.c:1112) 20241017055103092 DLMGCP NOTICE <0013> endpoint:rtpbridge/cf@mgw CI:6CA94DEF CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055103092 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103092 DLMGCP DEBUG <0013> Generated response: line #00: 200 52040 OK (mgcp_msg.c:67) 20241017055103092 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/cf@mgw (mgcp_msg.c:67) 20241017055103092 DLMGCP DEBUG <0013> Generated response: line #02: I: 6CA94DEF (mgcp_msg.c:67) 20241017055103092 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055103092 DLMGCP DEBUG <0013> Generated response: line #04: o=- 6CA94DEF 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055103092 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055103092 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055103092 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055103092 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4428 RTP/AVP 112 (mgcp_msg.c:67) 20241017055103092 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055103092 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055103092 DLMGCP DEBUG <0013> Received message: line #00: CRCX 52041 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103092 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055103092 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055103092 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055103092 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw (trunk:0) found free endpoint: rtpbridge/d0@mgw (mgcp_endp.c:261) 20241017055103092 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d0@mgw" (mgcp_protocol.c:441) 20241017055103092 DLMGCP NOTICE <0013> endpoint:rtpbridge/d0@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055103092 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw conn:(1234/rtp C:99083198 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055103092 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw CI:99083198 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055103092 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw CI:99083198 output_enabled 0 (mgcp_msg.c:125) 20241017055103092 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055103092 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw conn:(1234/rtp C:99083198 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055103092 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055103092 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw CI:99083198 CRCX: Creating connection: port: 4430 (mgcp_protocol.c:1112) 20241017055103092 DLMGCP NOTICE <0013> endpoint:rtpbridge/d0@mgw CI:99083198 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055103092 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103092 DLMGCP DEBUG <0013> Generated response: line #00: 200 52041 OK (mgcp_msg.c:67) 20241017055103092 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d0@mgw (mgcp_msg.c:67) 20241017055103092 DLMGCP DEBUG <0013> Generated response: line #02: I: 99083198 (mgcp_msg.c:67) 20241017055103093 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055103093 DLMGCP DEBUG <0013> Generated response: line #04: o=- 99083198 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055103093 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055103093 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055103093 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055103093 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4430 RTP/AVP 112 (mgcp_msg.c:67) 20241017055103093 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055103093 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055103093 DLMGCP DEBUG <0013> Received message: line #00: CRCX 52042 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103093 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055103093 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055103093 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055103093 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw (trunk:0) found free endpoint: rtpbridge/d1@mgw (mgcp_endp.c:261) 20241017055103093 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d1@mgw" (mgcp_protocol.c:441) 20241017055103093 DLMGCP NOTICE <0013> endpoint:rtpbridge/d1@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055103093 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw conn:(1234/rtp C:38BC263F r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055103093 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw CI:38BC263F connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055103093 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw CI:38BC263F output_enabled 0 (mgcp_msg.c:125) 20241017055103093 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055103093 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw conn:(1234/rtp C:38BC263F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055103093 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055103093 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw CI:38BC263F CRCX: Creating connection: port: 4432 (mgcp_protocol.c:1112) 20241017055103093 DLMGCP NOTICE <0013> endpoint:rtpbridge/d1@mgw CI:38BC263F CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055103093 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103093 DLMGCP DEBUG <0013> Generated response: line #00: 200 52042 OK (mgcp_msg.c:67) 20241017055103093 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d1@mgw (mgcp_msg.c:67) 20241017055103093 DLMGCP DEBUG <0013> Generated response: line #02: I: 38BC263F (mgcp_msg.c:67) 20241017055103093 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055103093 DLMGCP DEBUG <0013> Generated response: line #04: o=- 38BC263F 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055103093 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055103093 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055103093 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055103093 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4432 RTP/AVP 112 (mgcp_msg.c:67) 20241017055103093 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055103093 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055103093 DLMGCP DEBUG <0013> Received message: line #00: CRCX 52043 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103093 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055103093 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055103093 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055103093 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw (trunk:0) found free endpoint: rtpbridge/d2@mgw (mgcp_endp.c:261) 20241017055103093 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d2@mgw" (mgcp_protocol.c:441) 20241017055103093 DLMGCP NOTICE <0013> endpoint:rtpbridge/d2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055103093 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw conn:(1234/rtp C:2C73B960 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055103093 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw CI:2C73B960 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055103093 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw CI:2C73B960 output_enabled 0 (mgcp_msg.c:125) 20241017055103093 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055103093 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw conn:(1234/rtp C:2C73B960 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055103093 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055103093 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw CI:2C73B960 CRCX: Creating connection: port: 4434 (mgcp_protocol.c:1112) 20241017055103093 DLMGCP NOTICE <0013> endpoint:rtpbridge/d2@mgw CI:2C73B960 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055103093 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103093 DLMGCP DEBUG <0013> Generated response: line #00: 200 52043 OK (mgcp_msg.c:67) 20241017055103093 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d2@mgw (mgcp_msg.c:67) 20241017055103093 DLMGCP DEBUG <0013> Generated response: line #02: I: 2C73B960 (mgcp_msg.c:67) 20241017055103093 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055103093 DLMGCP DEBUG <0013> Generated response: line #04: o=- 2C73B960 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055103093 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055103093 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055103093 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055103093 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4434 RTP/AVP 112 (mgcp_msg.c:67) 20241017055103093 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055103093 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055103094 DLMGCP DEBUG <0013> Received message: line #00: CRCX 52044 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103094 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055103094 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055103094 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055103094 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw (trunk:0) found free endpoint: rtpbridge/d3@mgw (mgcp_endp.c:261) 20241017055103094 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d3@mgw" (mgcp_protocol.c:441) 20241017055103094 DLMGCP NOTICE <0013> endpoint:rtpbridge/d3@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055103094 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw conn:(1234/rtp C:E05BD3A0 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055103094 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw CI:E05BD3A0 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055103094 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw CI:E05BD3A0 output_enabled 0 (mgcp_msg.c:125) 20241017055103094 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055103094 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw conn:(1234/rtp C:E05BD3A0 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055103094 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055103094 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw CI:E05BD3A0 CRCX: Creating connection: port: 4436 (mgcp_protocol.c:1112) 20241017055103094 DLMGCP NOTICE <0013> endpoint:rtpbridge/d3@mgw CI:E05BD3A0 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055103094 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103094 DLMGCP DEBUG <0013> Generated response: line #00: 200 52044 OK (mgcp_msg.c:67) 20241017055103094 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d3@mgw (mgcp_msg.c:67) 20241017055103094 DLMGCP DEBUG <0013> Generated response: line #02: I: E05BD3A0 (mgcp_msg.c:67) 20241017055103094 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055103094 DLMGCP DEBUG <0013> Generated response: line #04: o=- E05BD3A0 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055103094 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055103094 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055103094 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055103094 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4436 RTP/AVP 112 (mgcp_msg.c:67) 20241017055103094 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055103094 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055103094 DLMGCP DEBUG <0013> Received message: line #00: CRCX 52045 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103094 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055103094 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055103094 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055103094 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw (trunk:0) found free endpoint: rtpbridge/d4@mgw (mgcp_endp.c:261) 20241017055103094 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d4@mgw" (mgcp_protocol.c:441) 20241017055103094 DLMGCP NOTICE <0013> endpoint:rtpbridge/d4@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055103094 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw conn:(1234/rtp C:761BA723 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055103094 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw CI:761BA723 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055103094 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw CI:761BA723 output_enabled 0 (mgcp_msg.c:125) 20241017055103094 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055103094 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw conn:(1234/rtp C:761BA723 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055103094 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055103094 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw CI:761BA723 CRCX: Creating connection: port: 4438 (mgcp_protocol.c:1112) 20241017055103094 DLMGCP NOTICE <0013> endpoint:rtpbridge/d4@mgw CI:761BA723 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055103094 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103094 DLMGCP DEBUG <0013> Generated response: line #00: 200 52045 OK (mgcp_msg.c:67) 20241017055103094 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d4@mgw (mgcp_msg.c:67) 20241017055103094 DLMGCP DEBUG <0013> Generated response: line #02: I: 761BA723 (mgcp_msg.c:67) 20241017055103094 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055103094 DLMGCP DEBUG <0013> Generated response: line #04: o=- 761BA723 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055103094 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055103094 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055103094 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055103094 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4438 RTP/AVP 112 (mgcp_msg.c:67) 20241017055103094 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055103094 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055103094 DLMGCP DEBUG <0013> Received message: line #00: CRCX 52046 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103094 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055103094 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055103094 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055103094 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw (trunk:0) found free endpoint: rtpbridge/d5@mgw (mgcp_endp.c:261) 20241017055103094 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d5@mgw" (mgcp_protocol.c:441) 20241017055103094 DLMGCP NOTICE <0013> endpoint:rtpbridge/d5@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055103094 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw conn:(1234/rtp C:219415E2 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055103094 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw CI:219415E2 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055103094 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw CI:219415E2 output_enabled 0 (mgcp_msg.c:125) 20241017055103094 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055103094 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw conn:(1234/rtp C:219415E2 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055103094 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055103094 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw CI:219415E2 CRCX: Creating connection: port: 4440 (mgcp_protocol.c:1112) 20241017055103094 DLMGCP NOTICE <0013> endpoint:rtpbridge/d5@mgw CI:219415E2 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055103094 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103095 DLMGCP DEBUG <0013> Generated response: line #00: 200 52046 OK (mgcp_msg.c:67) 20241017055103095 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d5@mgw (mgcp_msg.c:67) 20241017055103095 DLMGCP DEBUG <0013> Generated response: line #02: I: 219415E2 (mgcp_msg.c:67) 20241017055103095 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055103095 DLMGCP DEBUG <0013> Generated response: line #04: o=- 219415E2 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055103095 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055103095 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055103095 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055103095 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4440 RTP/AVP 112 (mgcp_msg.c:67) 20241017055103095 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055103095 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055103095 DLMGCP DEBUG <0013> Received message: line #00: CRCX 52047 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103095 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055103095 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055103095 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055103095 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw (trunk:0) found free endpoint: rtpbridge/d6@mgw (mgcp_endp.c:261) 20241017055103095 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d6@mgw" (mgcp_protocol.c:441) 20241017055103095 DLMGCP NOTICE <0013> endpoint:rtpbridge/d6@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055103095 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw conn:(1234/rtp C:965F2865 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055103095 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw CI:965F2865 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055103095 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw CI:965F2865 output_enabled 0 (mgcp_msg.c:125) 20241017055103095 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055103095 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw conn:(1234/rtp C:965F2865 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055103095 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055103095 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw CI:965F2865 CRCX: Creating connection: port: 4442 (mgcp_protocol.c:1112) 20241017055103095 DLMGCP NOTICE <0013> endpoint:rtpbridge/d6@mgw CI:965F2865 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055103095 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103095 DLMGCP DEBUG <0013> Generated response: line #00: 200 52047 OK (mgcp_msg.c:67) 20241017055103095 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d6@mgw (mgcp_msg.c:67) 20241017055103095 DLMGCP DEBUG <0013> Generated response: line #02: I: 965F2865 (mgcp_msg.c:67) 20241017055103095 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055103095 DLMGCP DEBUG <0013> Generated response: line #04: o=- 965F2865 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055103095 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055103095 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055103095 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055103095 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4442 RTP/AVP 112 (mgcp_msg.c:67) 20241017055103095 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055103095 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055103095 DLMGCP DEBUG <0013> Received message: line #00: CRCX 52048 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103095 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055103095 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055103095 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055103095 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw (trunk:0) found free endpoint: rtpbridge/d7@mgw (mgcp_endp.c:261) 20241017055103095 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d7@mgw" (mgcp_protocol.c:441) 20241017055103095 DLMGCP NOTICE <0013> endpoint:rtpbridge/d7@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055103095 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw conn:(1234/rtp C:B2E69D09 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055103095 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw CI:B2E69D09 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055103095 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw CI:B2E69D09 output_enabled 0 (mgcp_msg.c:125) 20241017055103095 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055103095 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw conn:(1234/rtp C:B2E69D09 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055103095 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055103095 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw CI:B2E69D09 CRCX: Creating connection: port: 4444 (mgcp_protocol.c:1112) 20241017055103095 DLMGCP NOTICE <0013> endpoint:rtpbridge/d7@mgw CI:B2E69D09 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055103095 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103095 DLMGCP DEBUG <0013> Generated response: line #00: 200 52048 OK (mgcp_msg.c:67) 20241017055103095 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d7@mgw (mgcp_msg.c:67) 20241017055103095 DLMGCP DEBUG <0013> Generated response: line #02: I: B2E69D09 (mgcp_msg.c:67) 20241017055103095 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055103095 DLMGCP DEBUG <0013> Generated response: line #04: o=- B2E69D09 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055103095 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055103095 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055103095 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055103095 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4444 RTP/AVP 112 (mgcp_msg.c:67) 20241017055103095 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055103095 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055103096 DLMGCP DEBUG <0013> Received message: line #00: CRCX 52049 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103096 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055103096 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055103096 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055103096 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw (trunk:0) found free endpoint: rtpbridge/d8@mgw (mgcp_endp.c:261) 20241017055103096 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d8@mgw" (mgcp_protocol.c:441) 20241017055103096 DLMGCP NOTICE <0013> endpoint:rtpbridge/d8@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055103096 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw conn:(1234/rtp C:14CF04B6 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055103096 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw CI:14CF04B6 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055103096 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw CI:14CF04B6 output_enabled 0 (mgcp_msg.c:125) 20241017055103096 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055103096 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw conn:(1234/rtp C:14CF04B6 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055103096 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055103096 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw CI:14CF04B6 CRCX: Creating connection: port: 4446 (mgcp_protocol.c:1112) 20241017055103096 DLMGCP NOTICE <0013> endpoint:rtpbridge/d8@mgw CI:14CF04B6 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055103096 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103096 DLMGCP DEBUG <0013> Generated response: line #00: 200 52049 OK (mgcp_msg.c:67) 20241017055103096 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d8@mgw (mgcp_msg.c:67) 20241017055103096 DLMGCP DEBUG <0013> Generated response: line #02: I: 14CF04B6 (mgcp_msg.c:67) 20241017055103096 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055103096 DLMGCP DEBUG <0013> Generated response: line #04: o=- 14CF04B6 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055103096 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055103096 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055103096 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055103096 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4446 RTP/AVP 112 (mgcp_msg.c:67) 20241017055103096 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055103096 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055103096 DLMGCP DEBUG <0013> Received message: line #00: CRCX 52050 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103096 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055103096 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055103096 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055103096 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw (trunk:0) found free endpoint: rtpbridge/d9@mgw (mgcp_endp.c:261) 20241017055103096 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d9@mgw" (mgcp_protocol.c:441) 20241017055103096 DLMGCP NOTICE <0013> endpoint:rtpbridge/d9@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055103096 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw conn:(1234/rtp C:DF8AFC50 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055103096 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw CI:DF8AFC50 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055103096 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw CI:DF8AFC50 output_enabled 0 (mgcp_msg.c:125) 20241017055103096 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055103096 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw conn:(1234/rtp C:DF8AFC50 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055103096 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055103096 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw CI:DF8AFC50 CRCX: Creating connection: port: 4448 (mgcp_protocol.c:1112) 20241017055103096 DLMGCP NOTICE <0013> endpoint:rtpbridge/d9@mgw CI:DF8AFC50 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055103096 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103096 DLMGCP DEBUG <0013> Generated response: line #00: 200 52050 OK (mgcp_msg.c:67) 20241017055103096 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d9@mgw (mgcp_msg.c:67) 20241017055103096 DLMGCP DEBUG <0013> Generated response: line #02: I: DF8AFC50 (mgcp_msg.c:67) 20241017055103096 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055103096 DLMGCP DEBUG <0013> Generated response: line #04: o=- DF8AFC50 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055103096 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055103096 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055103096 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055103096 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4448 RTP/AVP 112 (mgcp_msg.c:67) 20241017055103096 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055103096 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055103096 DLMGCP DEBUG <0013> Received message: line #00: CRCX 52051 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103096 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055103096 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055103096 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055103097 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw (trunk:0) found free endpoint: rtpbridge/da@mgw (mgcp_endp.c:261) 20241017055103097 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/da@mgw" (mgcp_protocol.c:441) 20241017055103097 DLMGCP NOTICE <0013> endpoint:rtpbridge/da@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055103097 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw conn:(1234/rtp C:911CB33A r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055103097 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw CI:911CB33A connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055103097 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw CI:911CB33A output_enabled 0 (mgcp_msg.c:125) 20241017055103097 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055103097 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw conn:(1234/rtp C:911CB33A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055103097 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055103097 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw CI:911CB33A CRCX: Creating connection: port: 4450 (mgcp_protocol.c:1112) 20241017055103097 DLMGCP NOTICE <0013> endpoint:rtpbridge/da@mgw CI:911CB33A CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055103097 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103097 DLMGCP DEBUG <0013> Generated response: line #00: 200 52051 OK (mgcp_msg.c:67) 20241017055103097 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/da@mgw (mgcp_msg.c:67) 20241017055103097 DLMGCP DEBUG <0013> Generated response: line #02: I: 911CB33A (mgcp_msg.c:67) 20241017055103097 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055103097 DLMGCP DEBUG <0013> Generated response: line #04: o=- 911CB33A 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055103097 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055103097 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055103097 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055103097 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4450 RTP/AVP 112 (mgcp_msg.c:67) 20241017055103097 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055103097 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055103097 DLMGCP DEBUG <0013> Received message: line #00: CRCX 52052 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103097 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055103097 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055103097 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055103097 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw (trunk:0) found free endpoint: rtpbridge/db@mgw (mgcp_endp.c:261) 20241017055103097 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/db@mgw" (mgcp_protocol.c:441) 20241017055103097 DLMGCP NOTICE <0013> endpoint:rtpbridge/db@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055103097 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw conn:(1234/rtp C:3E0EF104 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055103097 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw CI:3E0EF104 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055103097 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw CI:3E0EF104 output_enabled 0 (mgcp_msg.c:125) 20241017055103097 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055103097 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw conn:(1234/rtp C:3E0EF104 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055103097 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055103097 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw CI:3E0EF104 CRCX: Creating connection: port: 4452 (mgcp_protocol.c:1112) 20241017055103097 DLMGCP NOTICE <0013> endpoint:rtpbridge/db@mgw CI:3E0EF104 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055103097 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103097 DLMGCP DEBUG <0013> Generated response: line #00: 200 52052 OK (mgcp_msg.c:67) 20241017055103097 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/db@mgw (mgcp_msg.c:67) 20241017055103097 DLMGCP DEBUG <0013> Generated response: line #02: I: 3E0EF104 (mgcp_msg.c:67) 20241017055103097 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055103097 DLMGCP DEBUG <0013> Generated response: line #04: o=- 3E0EF104 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055103097 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055103097 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055103097 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055103097 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4452 RTP/AVP 112 (mgcp_msg.c:67) 20241017055103097 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055103097 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055103097 DLMGCP DEBUG <0013> Received message: line #00: CRCX 52053 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103097 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055103097 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055103097 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055103097 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw (trunk:0) found free endpoint: rtpbridge/dc@mgw (mgcp_endp.c:261) 20241017055103097 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/dc@mgw" (mgcp_protocol.c:441) 20241017055103097 DLMGCP NOTICE <0013> endpoint:rtpbridge/dc@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055103097 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw conn:(1234/rtp C:163BB07A r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055103097 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw CI:163BB07A connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055103097 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw CI:163BB07A output_enabled 0 (mgcp_msg.c:125) 20241017055103097 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055103097 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw conn:(1234/rtp C:163BB07A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055103097 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055103097 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw CI:163BB07A CRCX: Creating connection: port: 4454 (mgcp_protocol.c:1112) 20241017055103097 DLMGCP NOTICE <0013> endpoint:rtpbridge/dc@mgw CI:163BB07A CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055103098 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103098 DLMGCP DEBUG <0013> Generated response: line #00: 200 52053 OK (mgcp_msg.c:67) 20241017055103098 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/dc@mgw (mgcp_msg.c:67) 20241017055103098 DLMGCP DEBUG <0013> Generated response: line #02: I: 163BB07A (mgcp_msg.c:67) 20241017055103098 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055103098 DLMGCP DEBUG <0013> Generated response: line #04: o=- 163BB07A 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055103098 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055103098 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055103098 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055103098 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4454 RTP/AVP 112 (mgcp_msg.c:67) 20241017055103098 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055103098 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055103098 DLMGCP DEBUG <0013> Received message: line #00: CRCX 52054 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103098 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055103098 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055103098 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055103098 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw (trunk:0) found free endpoint: rtpbridge/dd@mgw (mgcp_endp.c:261) 20241017055103098 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/dd@mgw" (mgcp_protocol.c:441) 20241017055103098 DLMGCP NOTICE <0013> endpoint:rtpbridge/dd@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055103098 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw conn:(1234/rtp C:A0DDB761 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055103098 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw CI:A0DDB761 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055103098 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw CI:A0DDB761 output_enabled 0 (mgcp_msg.c:125) 20241017055103098 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055103098 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw conn:(1234/rtp C:A0DDB761 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055103098 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055103098 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw CI:A0DDB761 CRCX: Creating connection: port: 4456 (mgcp_protocol.c:1112) 20241017055103098 DLMGCP NOTICE <0013> endpoint:rtpbridge/dd@mgw CI:A0DDB761 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055103098 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103098 DLMGCP DEBUG <0013> Generated response: line #00: 200 52054 OK (mgcp_msg.c:67) 20241017055103098 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/dd@mgw (mgcp_msg.c:67) 20241017055103098 DLMGCP DEBUG <0013> Generated response: line #02: I: A0DDB761 (mgcp_msg.c:67) 20241017055103098 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055103098 DLMGCP DEBUG <0013> Generated response: line #04: o=- A0DDB761 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055103098 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055103098 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055103098 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055103098 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4456 RTP/AVP 112 (mgcp_msg.c:67) 20241017055103098 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055103098 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055103098 DLMGCP DEBUG <0013> Received message: line #00: CRCX 52055 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103098 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055103098 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055103098 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055103098 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw (trunk:0) found free endpoint: rtpbridge/de@mgw (mgcp_endp.c:261) 20241017055103098 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/de@mgw" (mgcp_protocol.c:441) 20241017055103098 DLMGCP NOTICE <0013> endpoint:rtpbridge/de@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055103098 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw conn:(1234/rtp C:5565FCC8 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055103098 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw CI:5565FCC8 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055103098 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw CI:5565FCC8 output_enabled 0 (mgcp_msg.c:125) 20241017055103098 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055103098 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw conn:(1234/rtp C:5565FCC8 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055103098 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055103098 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw CI:5565FCC8 CRCX: Creating connection: port: 4458 (mgcp_protocol.c:1112) 20241017055103098 DLMGCP NOTICE <0013> endpoint:rtpbridge/de@mgw CI:5565FCC8 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055103098 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103098 DLMGCP DEBUG <0013> Generated response: line #00: 200 52055 OK (mgcp_msg.c:67) 20241017055103098 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/de@mgw (mgcp_msg.c:67) 20241017055103098 DLMGCP DEBUG <0013> Generated response: line #02: I: 5565FCC8 (mgcp_msg.c:67) 20241017055103098 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055103098 DLMGCP DEBUG <0013> Generated response: line #04: o=- 5565FCC8 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055103098 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055103098 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055103098 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055103098 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4458 RTP/AVP 112 (mgcp_msg.c:67) 20241017055103098 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055103098 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055103099 DLMGCP DEBUG <0013> Received message: line #00: CRCX 52056 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103099 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055103099 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055103099 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055103099 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw (trunk:0) found free endpoint: rtpbridge/df@mgw (mgcp_endp.c:261) 20241017055103099 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/df@mgw" (mgcp_protocol.c:441) 20241017055103099 DLMGCP NOTICE <0013> endpoint:rtpbridge/df@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055103099 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw conn:(1234/rtp C:C82F1807 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055103099 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw CI:C82F1807 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055103099 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw CI:C82F1807 output_enabled 0 (mgcp_msg.c:125) 20241017055103099 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055103099 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw conn:(1234/rtp C:C82F1807 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055103099 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055103099 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw CI:C82F1807 CRCX: Creating connection: port: 4460 (mgcp_protocol.c:1112) 20241017055103099 DLMGCP NOTICE <0013> endpoint:rtpbridge/df@mgw CI:C82F1807 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055103099 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103099 DLMGCP DEBUG <0013> Generated response: line #00: 200 52056 OK (mgcp_msg.c:67) 20241017055103099 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/df@mgw (mgcp_msg.c:67) 20241017055103099 DLMGCP DEBUG <0013> Generated response: line #02: I: C82F1807 (mgcp_msg.c:67) 20241017055103099 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055103099 DLMGCP DEBUG <0013> Generated response: line #04: o=- C82F1807 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055103099 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055103099 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055103099 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055103099 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4460 RTP/AVP 112 (mgcp_msg.c:67) 20241017055103099 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055103099 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055103099 DLMGCP DEBUG <0013> Received message: line #00: CRCX 52057 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103099 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055103099 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055103099 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055103099 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw (trunk:0) found free endpoint: rtpbridge/e0@mgw (mgcp_endp.c:261) 20241017055103099 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e0@mgw" (mgcp_protocol.c:441) 20241017055103099 DLMGCP NOTICE <0013> endpoint:rtpbridge/e0@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055103099 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw conn:(1234/rtp C:4B7CC6A4 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055103099 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw CI:4B7CC6A4 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055103099 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw CI:4B7CC6A4 output_enabled 0 (mgcp_msg.c:125) 20241017055103099 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055103099 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw conn:(1234/rtp C:4B7CC6A4 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055103099 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055103099 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw CI:4B7CC6A4 CRCX: Creating connection: port: 4462 (mgcp_protocol.c:1112) 20241017055103099 DLMGCP NOTICE <0013> endpoint:rtpbridge/e0@mgw CI:4B7CC6A4 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055103099 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103099 DLMGCP DEBUG <0013> Generated response: line #00: 200 52057 OK (mgcp_msg.c:67) 20241017055103099 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e0@mgw (mgcp_msg.c:67) 20241017055103099 DLMGCP DEBUG <0013> Generated response: line #02: I: 4B7CC6A4 (mgcp_msg.c:67) 20241017055103099 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055103099 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4B7CC6A4 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055103099 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055103099 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055103099 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055103099 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4462 RTP/AVP 112 (mgcp_msg.c:67) 20241017055103099 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055103099 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055103100 DLMGCP DEBUG <0013> Received message: line #00: CRCX 52058 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103100 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055103100 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055103100 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055103100 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw (trunk:0) found free endpoint: rtpbridge/e1@mgw (mgcp_endp.c:261) 20241017055103100 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e1@mgw" (mgcp_protocol.c:441) 20241017055103100 DLMGCP NOTICE <0013> endpoint:rtpbridge/e1@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055103100 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw conn:(1234/rtp C:FAC49D40 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055103100 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw CI:FAC49D40 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055103100 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw CI:FAC49D40 output_enabled 0 (mgcp_msg.c:125) 20241017055103100 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055103100 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw conn:(1234/rtp C:FAC49D40 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055103100 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055103100 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw CI:FAC49D40 CRCX: Creating connection: port: 4464 (mgcp_protocol.c:1112) 20241017055103100 DLMGCP NOTICE <0013> endpoint:rtpbridge/e1@mgw CI:FAC49D40 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055103100 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103100 DLMGCP DEBUG <0013> Generated response: line #00: 200 52058 OK (mgcp_msg.c:67) 20241017055103100 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e1@mgw (mgcp_msg.c:67) 20241017055103100 DLMGCP DEBUG <0013> Generated response: line #02: I: FAC49D40 (mgcp_msg.c:67) 20241017055103100 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055103100 DLMGCP DEBUG <0013> Generated response: line #04: o=- FAC49D40 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055103100 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055103100 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055103100 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055103100 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4464 RTP/AVP 112 (mgcp_msg.c:67) 20241017055103100 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055103100 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055103100 DLMGCP DEBUG <0013> Received message: line #00: CRCX 52059 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103100 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055103100 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055103100 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055103100 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw (trunk:0) found free endpoint: rtpbridge/e2@mgw (mgcp_endp.c:261) 20241017055103100 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e2@mgw" (mgcp_protocol.c:441) 20241017055103100 DLMGCP NOTICE <0013> endpoint:rtpbridge/e2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055103100 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw conn:(1234/rtp C:B70C36FA r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055103100 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw CI:B70C36FA connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055103100 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw CI:B70C36FA output_enabled 0 (mgcp_msg.c:125) 20241017055103100 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055103100 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw conn:(1234/rtp C:B70C36FA r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055103100 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055103100 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw CI:B70C36FA CRCX: Creating connection: port: 4466 (mgcp_protocol.c:1112) 20241017055103100 DLMGCP NOTICE <0013> endpoint:rtpbridge/e2@mgw CI:B70C36FA CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055103100 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103100 DLMGCP DEBUG <0013> Generated response: line #00: 200 52059 OK (mgcp_msg.c:67) 20241017055103100 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e2@mgw (mgcp_msg.c:67) 20241017055103100 DLMGCP DEBUG <0013> Generated response: line #02: I: B70C36FA (mgcp_msg.c:67) 20241017055103100 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055103100 DLMGCP DEBUG <0013> Generated response: line #04: o=- B70C36FA 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055103100 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055103100 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055103100 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055103100 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4466 RTP/AVP 112 (mgcp_msg.c:67) 20241017055103100 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055103100 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055103100 DLMGCP DEBUG <0013> Received message: line #00: CRCX 52060 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103100 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055103100 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055103100 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055103100 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw (trunk:0) found free endpoint: rtpbridge/e3@mgw (mgcp_endp.c:261) 20241017055103100 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e3@mgw" (mgcp_protocol.c:441) 20241017055103100 DLMGCP NOTICE <0013> endpoint:rtpbridge/e3@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055103101 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw conn:(1234/rtp C:08900AC2 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055103101 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw CI:08900AC2 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055103101 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw CI:08900AC2 output_enabled 0 (mgcp_msg.c:125) 20241017055103101 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055103101 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw conn:(1234/rtp C:08900AC2 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055103101 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055103101 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw CI:08900AC2 CRCX: Creating connection: port: 4468 (mgcp_protocol.c:1112) 20241017055103101 DLMGCP NOTICE <0013> endpoint:rtpbridge/e3@mgw CI:08900AC2 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055103101 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103101 DLMGCP DEBUG <0013> Generated response: line #00: 200 52060 OK (mgcp_msg.c:67) 20241017055103101 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e3@mgw (mgcp_msg.c:67) 20241017055103101 DLMGCP DEBUG <0013> Generated response: line #02: I: 08900AC2 (mgcp_msg.c:67) 20241017055103101 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055103101 DLMGCP DEBUG <0013> Generated response: line #04: o=- 08900AC2 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055103101 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055103101 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055103101 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055103101 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4468 RTP/AVP 112 (mgcp_msg.c:67) 20241017055103101 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055103101 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055103101 DLMGCP DEBUG <0013> Received message: line #00: CRCX 52061 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103101 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055103101 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055103101 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055103101 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw (trunk:0) found free endpoint: rtpbridge/e4@mgw (mgcp_endp.c:261) 20241017055103101 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e4@mgw" (mgcp_protocol.c:441) 20241017055103101 DLMGCP NOTICE <0013> endpoint:rtpbridge/e4@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055103101 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw conn:(1234/rtp C:9D1D5AEB r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055103101 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw CI:9D1D5AEB connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055103101 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw CI:9D1D5AEB output_enabled 0 (mgcp_msg.c:125) 20241017055103101 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055103101 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw conn:(1234/rtp C:9D1D5AEB r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055103101 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055103101 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw CI:9D1D5AEB CRCX: Creating connection: port: 4470 (mgcp_protocol.c:1112) 20241017055103101 DLMGCP NOTICE <0013> endpoint:rtpbridge/e4@mgw CI:9D1D5AEB CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055103101 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103101 DLMGCP DEBUG <0013> Generated response: line #00: 200 52061 OK (mgcp_msg.c:67) 20241017055103101 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e4@mgw (mgcp_msg.c:67) 20241017055103101 DLMGCP DEBUG <0013> Generated response: line #02: I: 9D1D5AEB (mgcp_msg.c:67) 20241017055103101 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055103101 DLMGCP DEBUG <0013> Generated response: line #04: o=- 9D1D5AEB 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055103101 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055103101 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055103101 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055103101 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4470 RTP/AVP 112 (mgcp_msg.c:67) 20241017055103101 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055103101 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055103101 DLMGCP DEBUG <0013> Received message: line #00: CRCX 52062 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103101 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055103101 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055103101 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055103101 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw (trunk:0) found free endpoint: rtpbridge/e5@mgw (mgcp_endp.c:261) 20241017055103101 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e5@mgw" (mgcp_protocol.c:441) 20241017055103101 DLMGCP NOTICE <0013> endpoint:rtpbridge/e5@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055103101 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw conn:(1234/rtp C:38890867 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055103101 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw CI:38890867 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055103101 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw CI:38890867 output_enabled 0 (mgcp_msg.c:125) 20241017055103101 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055103101 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw conn:(1234/rtp C:38890867 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055103101 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055103101 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw CI:38890867 CRCX: Creating connection: port: 4472 (mgcp_protocol.c:1112) 20241017055103101 DLMGCP NOTICE <0013> endpoint:rtpbridge/e5@mgw CI:38890867 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055103102 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103102 DLMGCP DEBUG <0013> Generated response: line #00: 200 52062 OK (mgcp_msg.c:67) 20241017055103102 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e5@mgw (mgcp_msg.c:67) 20241017055103102 DLMGCP DEBUG <0013> Generated response: line #02: I: 38890867 (mgcp_msg.c:67) 20241017055103102 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055103102 DLMGCP DEBUG <0013> Generated response: line #04: o=- 38890867 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055103102 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055103102 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055103102 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055103102 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4472 RTP/AVP 112 (mgcp_msg.c:67) 20241017055103102 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055103102 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055103102 DLMGCP DEBUG <0013> Received message: line #00: CRCX 52063 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103102 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055103102 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055103102 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055103102 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw (trunk:0) found free endpoint: rtpbridge/e6@mgw (mgcp_endp.c:261) 20241017055103102 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e6@mgw" (mgcp_protocol.c:441) 20241017055103102 DLMGCP NOTICE <0013> endpoint:rtpbridge/e6@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055103102 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw conn:(1234/rtp C:59A3D8E3 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055103102 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw CI:59A3D8E3 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055103102 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw CI:59A3D8E3 output_enabled 0 (mgcp_msg.c:125) 20241017055103102 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055103102 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw conn:(1234/rtp C:59A3D8E3 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055103102 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055103102 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw CI:59A3D8E3 CRCX: Creating connection: port: 4474 (mgcp_protocol.c:1112) 20241017055103102 DLMGCP NOTICE <0013> endpoint:rtpbridge/e6@mgw CI:59A3D8E3 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055103102 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103102 DLMGCP DEBUG <0013> Generated response: line #00: 200 52063 OK (mgcp_msg.c:67) 20241017055103102 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e6@mgw (mgcp_msg.c:67) 20241017055103102 DLMGCP DEBUG <0013> Generated response: line #02: I: 59A3D8E3 (mgcp_msg.c:67) 20241017055103102 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055103102 DLMGCP DEBUG <0013> Generated response: line #04: o=- 59A3D8E3 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055103102 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055103102 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055103102 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055103102 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4474 RTP/AVP 112 (mgcp_msg.c:67) 20241017055103102 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055103102 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055103102 DLMGCP DEBUG <0013> Received message: line #00: CRCX 52064 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103102 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055103102 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055103102 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055103102 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw (trunk:0) found free endpoint: rtpbridge/e7@mgw (mgcp_endp.c:261) 20241017055103102 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e7@mgw" (mgcp_protocol.c:441) 20241017055103102 DLMGCP NOTICE <0013> endpoint:rtpbridge/e7@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055103102 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw conn:(1234/rtp C:52ACE93E r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055103102 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw CI:52ACE93E connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055103102 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw CI:52ACE93E output_enabled 0 (mgcp_msg.c:125) 20241017055103102 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055103102 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw conn:(1234/rtp C:52ACE93E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055103102 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055103102 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw CI:52ACE93E CRCX: Creating connection: port: 4476 (mgcp_protocol.c:1112) 20241017055103102 DLMGCP NOTICE <0013> endpoint:rtpbridge/e7@mgw CI:52ACE93E CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055103102 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103102 DLMGCP DEBUG <0013> Generated response: line #00: 200 52064 OK (mgcp_msg.c:67) 20241017055103102 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e7@mgw (mgcp_msg.c:67) 20241017055103102 DLMGCP DEBUG <0013> Generated response: line #02: I: 52ACE93E (mgcp_msg.c:67) 20241017055103102 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055103102 DLMGCP DEBUG <0013> Generated response: line #04: o=- 52ACE93E 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055103102 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055103102 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055103102 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055103102 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4476 RTP/AVP 112 (mgcp_msg.c:67) 20241017055103102 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055103102 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055103102 DLMGCP DEBUG <0013> Received message: line #00: CRCX 52065 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103102 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055103102 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055103102 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055103102 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw (trunk:0) found free endpoint: rtpbridge/e8@mgw (mgcp_endp.c:261) 20241017055103102 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e8@mgw" (mgcp_protocol.c:441) 20241017055103102 DLMGCP NOTICE <0013> endpoint:rtpbridge/e8@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055103102 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw conn:(1234/rtp C:F0DD13DF r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055103102 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw CI:F0DD13DF connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055103102 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw CI:F0DD13DF output_enabled 0 (mgcp_msg.c:125) 20241017055103102 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055103102 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw conn:(1234/rtp C:F0DD13DF r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055103102 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055103103 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw CI:F0DD13DF CRCX: Creating connection: port: 4478 (mgcp_protocol.c:1112) 20241017055103103 DLMGCP NOTICE <0013> endpoint:rtpbridge/e8@mgw CI:F0DD13DF CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055103103 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103103 DLMGCP DEBUG <0013> Generated response: line #00: 200 52065 OK (mgcp_msg.c:67) 20241017055103103 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e8@mgw (mgcp_msg.c:67) 20241017055103103 DLMGCP DEBUG <0013> Generated response: line #02: I: F0DD13DF (mgcp_msg.c:67) 20241017055103103 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055103103 DLMGCP DEBUG <0013> Generated response: line #04: o=- F0DD13DF 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055103103 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055103103 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055103103 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055103103 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4478 RTP/AVP 112 (mgcp_msg.c:67) 20241017055103103 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055103103 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055103103 DLMGCP DEBUG <0013> Received message: line #00: CRCX 52066 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103103 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055103103 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055103103 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055103103 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw (trunk:0) found free endpoint: rtpbridge/e9@mgw (mgcp_endp.c:261) 20241017055103103 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e9@mgw" (mgcp_protocol.c:441) 20241017055103103 DLMGCP NOTICE <0013> endpoint:rtpbridge/e9@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055103103 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw conn:(1234/rtp C:9E464E9E r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055103103 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw CI:9E464E9E connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055103103 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw CI:9E464E9E output_enabled 0 (mgcp_msg.c:125) 20241017055103103 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055103103 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw conn:(1234/rtp C:9E464E9E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055103103 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055103103 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw CI:9E464E9E CRCX: Creating connection: port: 4480 (mgcp_protocol.c:1112) 20241017055103103 DLMGCP NOTICE <0013> endpoint:rtpbridge/e9@mgw CI:9E464E9E CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055103103 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103103 DLMGCP DEBUG <0013> Generated response: line #00: 200 52066 OK (mgcp_msg.c:67) 20241017055103103 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e9@mgw (mgcp_msg.c:67) 20241017055103103 DLMGCP DEBUG <0013> Generated response: line #02: I: 9E464E9E (mgcp_msg.c:67) 20241017055103103 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055103103 DLMGCP DEBUG <0013> Generated response: line #04: o=- 9E464E9E 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055103103 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055103103 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055103103 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055103103 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4480 RTP/AVP 112 (mgcp_msg.c:67) 20241017055103103 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055103103 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055103103 DLMGCP DEBUG <0013> Received message: line #00: CRCX 52067 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103103 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055103103 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055103103 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055103103 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw (trunk:0) found free endpoint: rtpbridge/ea@mgw (mgcp_endp.c:261) 20241017055103104 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ea@mgw" (mgcp_protocol.c:441) 20241017055103104 DLMGCP NOTICE <0013> endpoint:rtpbridge/ea@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055103104 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw conn:(1234/rtp C:2351C2C0 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055103104 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw CI:2351C2C0 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055103104 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw CI:2351C2C0 output_enabled 0 (mgcp_msg.c:125) 20241017055103104 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055103104 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw conn:(1234/rtp C:2351C2C0 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055103104 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055103104 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw CI:2351C2C0 CRCX: Creating connection: port: 4482 (mgcp_protocol.c:1112) 20241017055103104 DLMGCP NOTICE <0013> endpoint:rtpbridge/ea@mgw CI:2351C2C0 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055103104 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103104 DLMGCP DEBUG <0013> Generated response: line #00: 200 52067 OK (mgcp_msg.c:67) 20241017055103104 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ea@mgw (mgcp_msg.c:67) 20241017055103104 DLMGCP DEBUG <0013> Generated response: line #02: I: 2351C2C0 (mgcp_msg.c:67) 20241017055103104 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055103104 DLMGCP DEBUG <0013> Generated response: line #04: o=- 2351C2C0 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055103104 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055103104 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055103104 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055103104 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4482 RTP/AVP 112 (mgcp_msg.c:67) 20241017055103104 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055103104 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055103104 DLMGCP DEBUG <0013> Received message: line #00: CRCX 52068 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103104 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055103104 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055103104 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055103104 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw (trunk:0) found free endpoint: rtpbridge/eb@mgw (mgcp_endp.c:261) 20241017055103104 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/eb@mgw" (mgcp_protocol.c:441) 20241017055103104 DLMGCP NOTICE <0013> endpoint:rtpbridge/eb@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055103104 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw conn:(1234/rtp C:1B0ECE2D r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055103104 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw CI:1B0ECE2D connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055103104 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw CI:1B0ECE2D output_enabled 0 (mgcp_msg.c:125) 20241017055103104 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055103104 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw conn:(1234/rtp C:1B0ECE2D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055103104 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055103104 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw CI:1B0ECE2D CRCX: Creating connection: port: 4484 (mgcp_protocol.c:1112) 20241017055103104 DLMGCP NOTICE <0013> endpoint:rtpbridge/eb@mgw CI:1B0ECE2D CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055103104 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103104 DLMGCP DEBUG <0013> Generated response: line #00: 200 52068 OK (mgcp_msg.c:67) 20241017055103104 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/eb@mgw (mgcp_msg.c:67) 20241017055103104 DLMGCP DEBUG <0013> Generated response: line #02: I: 1B0ECE2D (mgcp_msg.c:67) 20241017055103104 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055103104 DLMGCP DEBUG <0013> Generated response: line #04: o=- 1B0ECE2D 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055103104 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055103104 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055103104 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055103104 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4484 RTP/AVP 112 (mgcp_msg.c:67) 20241017055103104 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055103104 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055103104 DLMGCP DEBUG <0013> Received message: line #00: CRCX 52069 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103104 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055103104 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055103104 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055103104 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw (trunk:0) found free endpoint: rtpbridge/ec@mgw (mgcp_endp.c:261) 20241017055103104 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ec@mgw" (mgcp_protocol.c:441) 20241017055103104 DLMGCP NOTICE <0013> endpoint:rtpbridge/ec@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055103104 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw conn:(1234/rtp C:BA984C11 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055103104 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw CI:BA984C11 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055103104 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw CI:BA984C11 output_enabled 0 (mgcp_msg.c:125) 20241017055103104 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055103104 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw conn:(1234/rtp C:BA984C11 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055103104 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055103104 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw CI:BA984C11 CRCX: Creating connection: port: 4486 (mgcp_protocol.c:1112) 20241017055103104 DLMGCP NOTICE <0013> endpoint:rtpbridge/ec@mgw CI:BA984C11 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055103104 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103104 DLMGCP DEBUG <0013> Generated response: line #00: 200 52069 OK (mgcp_msg.c:67) 20241017055103104 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ec@mgw (mgcp_msg.c:67) 20241017055103104 DLMGCP DEBUG <0013> Generated response: line #02: I: BA984C11 (mgcp_msg.c:67) 20241017055103104 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055103104 DLMGCP DEBUG <0013> Generated response: line #04: o=- BA984C11 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055103104 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055103104 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055103104 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055103104 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4486 RTP/AVP 112 (mgcp_msg.c:67) 20241017055103104 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055103104 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055103104 DLMGCP DEBUG <0013> Received message: line #00: CRCX 52070 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103104 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055103104 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055103104 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055103104 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw (trunk:0) found free endpoint: rtpbridge/ed@mgw (mgcp_endp.c:261) 20241017055103104 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ed@mgw" (mgcp_protocol.c:441) 20241017055103104 DLMGCP NOTICE <0013> endpoint:rtpbridge/ed@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055103104 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw conn:(1234/rtp C:5B61CFCD r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055103104 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw CI:5B61CFCD connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055103104 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw CI:5B61CFCD output_enabled 0 (mgcp_msg.c:125) 20241017055103104 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055103104 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw conn:(1234/rtp C:5B61CFCD r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055103104 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055103104 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw CI:5B61CFCD CRCX: Creating connection: port: 4488 (mgcp_protocol.c:1112) 20241017055103104 DLMGCP NOTICE <0013> endpoint:rtpbridge/ed@mgw CI:5B61CFCD CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055103104 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103104 DLMGCP DEBUG <0013> Generated response: line #00: 200 52070 OK (mgcp_msg.c:67) 20241017055103104 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ed@mgw (mgcp_msg.c:67) 20241017055103104 DLMGCP DEBUG <0013> Generated response: line #02: I: 5B61CFCD (mgcp_msg.c:67) 20241017055103104 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055103104 DLMGCP DEBUG <0013> Generated response: line #04: o=- 5B61CFCD 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055103104 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055103104 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055103104 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055103104 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4488 RTP/AVP 112 (mgcp_msg.c:67) 20241017055103104 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055103104 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055103105 DLMGCP DEBUG <0013> Received message: line #00: CRCX 52071 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103105 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055103105 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055103105 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055103105 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw (trunk:0) found free endpoint: rtpbridge/ee@mgw (mgcp_endp.c:261) 20241017055103105 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ee@mgw" (mgcp_protocol.c:441) 20241017055103105 DLMGCP NOTICE <0013> endpoint:rtpbridge/ee@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055103105 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw conn:(1234/rtp C:871ED9A7 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055103105 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw CI:871ED9A7 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055103105 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw CI:871ED9A7 output_enabled 0 (mgcp_msg.c:125) 20241017055103105 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055103105 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw conn:(1234/rtp C:871ED9A7 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055103105 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055103105 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw CI:871ED9A7 CRCX: Creating connection: port: 4490 (mgcp_protocol.c:1112) 20241017055103105 DLMGCP NOTICE <0013> endpoint:rtpbridge/ee@mgw CI:871ED9A7 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055103105 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103105 DLMGCP DEBUG <0013> Generated response: line #00: 200 52071 OK (mgcp_msg.c:67) 20241017055103105 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ee@mgw (mgcp_msg.c:67) 20241017055103105 DLMGCP DEBUG <0013> Generated response: line #02: I: 871ED9A7 (mgcp_msg.c:67) 20241017055103105 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055103105 DLMGCP DEBUG <0013> Generated response: line #04: o=- 871ED9A7 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055103105 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055103105 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055103105 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055103105 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4490 RTP/AVP 112 (mgcp_msg.c:67) 20241017055103105 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055103105 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055103105 DLMGCP DEBUG <0013> Received message: line #00: CRCX 52072 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103105 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055103105 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055103105 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055103105 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw (trunk:0) found free endpoint: rtpbridge/ef@mgw (mgcp_endp.c:261) 20241017055103105 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ef@mgw" (mgcp_protocol.c:441) 20241017055103105 DLMGCP NOTICE <0013> endpoint:rtpbridge/ef@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055103105 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw conn:(1234/rtp C:63D47799 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055103105 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw CI:63D47799 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055103105 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw CI:63D47799 output_enabled 0 (mgcp_msg.c:125) 20241017055103105 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055103105 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw conn:(1234/rtp C:63D47799 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055103105 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055103105 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw CI:63D47799 CRCX: Creating connection: port: 4492 (mgcp_protocol.c:1112) 20241017055103105 DLMGCP NOTICE <0013> endpoint:rtpbridge/ef@mgw CI:63D47799 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055103105 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103105 DLMGCP DEBUG <0013> Generated response: line #00: 200 52072 OK (mgcp_msg.c:67) 20241017055103105 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ef@mgw (mgcp_msg.c:67) 20241017055103105 DLMGCP DEBUG <0013> Generated response: line #02: I: 63D47799 (mgcp_msg.c:67) 20241017055103105 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055103105 DLMGCP DEBUG <0013> Generated response: line #04: o=- 63D47799 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055103105 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055103105 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055103105 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055103105 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4492 RTP/AVP 112 (mgcp_msg.c:67) 20241017055103105 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055103105 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055103105 DLMGCP DEBUG <0013> Received message: line #00: CRCX 52073 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103105 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055103105 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055103105 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055103105 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw (trunk:0) found free endpoint: rtpbridge/f0@mgw (mgcp_endp.c:261) 20241017055103105 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f0@mgw" (mgcp_protocol.c:441) 20241017055103105 DLMGCP NOTICE <0013> endpoint:rtpbridge/f0@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055103105 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw conn:(1234/rtp C:6B27089F r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055103105 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw CI:6B27089F connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055103105 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw CI:6B27089F output_enabled 0 (mgcp_msg.c:125) 20241017055103105 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055103105 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw conn:(1234/rtp C:6B27089F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055103105 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055103105 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw CI:6B27089F CRCX: Creating connection: port: 4494 (mgcp_protocol.c:1112) 20241017055103105 DLMGCP NOTICE <0013> endpoint:rtpbridge/f0@mgw CI:6B27089F CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055103105 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103105 DLMGCP DEBUG <0013> Generated response: line #00: 200 52073 OK (mgcp_msg.c:67) 20241017055103105 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f0@mgw (mgcp_msg.c:67) 20241017055103105 DLMGCP DEBUG <0013> Generated response: line #02: I: 6B27089F (mgcp_msg.c:67) 20241017055103105 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055103105 DLMGCP DEBUG <0013> Generated response: line #04: o=- 6B27089F 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055103105 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055103105 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055103105 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055103105 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4494 RTP/AVP 112 (mgcp_msg.c:67) 20241017055103105 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055103105 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055103106 DLMGCP DEBUG <0013> Received message: line #00: CRCX 52074 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103106 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055103106 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055103106 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055103106 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw (trunk:0) found free endpoint: rtpbridge/f1@mgw (mgcp_endp.c:261) 20241017055103106 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f1@mgw" (mgcp_protocol.c:441) 20241017055103106 DLMGCP NOTICE <0013> endpoint:rtpbridge/f1@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055103106 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw conn:(1234/rtp C:5DC3C074 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055103106 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw CI:5DC3C074 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055103106 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw CI:5DC3C074 output_enabled 0 (mgcp_msg.c:125) 20241017055103106 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055103106 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw conn:(1234/rtp C:5DC3C074 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055103106 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055103106 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw CI:5DC3C074 CRCX: Creating connection: port: 4496 (mgcp_protocol.c:1112) 20241017055103106 DLMGCP NOTICE <0013> endpoint:rtpbridge/f1@mgw CI:5DC3C074 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055103106 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103106 DLMGCP DEBUG <0013> Generated response: line #00: 200 52074 OK (mgcp_msg.c:67) 20241017055103106 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f1@mgw (mgcp_msg.c:67) 20241017055103106 DLMGCP DEBUG <0013> Generated response: line #02: I: 5DC3C074 (mgcp_msg.c:67) 20241017055103106 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055103106 DLMGCP DEBUG <0013> Generated response: line #04: o=- 5DC3C074 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055103106 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055103106 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055103106 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055103106 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4496 RTP/AVP 112 (mgcp_msg.c:67) 20241017055103106 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055103106 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055103106 DLMGCP DEBUG <0013> Received message: line #00: CRCX 52075 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103106 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055103106 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055103106 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055103106 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw (trunk:0) found free endpoint: rtpbridge/f2@mgw (mgcp_endp.c:261) 20241017055103106 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f2@mgw" (mgcp_protocol.c:441) 20241017055103106 DLMGCP NOTICE <0013> endpoint:rtpbridge/f2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055103106 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw conn:(1234/rtp C:C8BA7521 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055103106 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw CI:C8BA7521 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055103106 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw CI:C8BA7521 output_enabled 0 (mgcp_msg.c:125) 20241017055103106 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055103106 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw conn:(1234/rtp C:C8BA7521 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055103106 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055103106 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw CI:C8BA7521 CRCX: Creating connection: port: 4498 (mgcp_protocol.c:1112) 20241017055103106 DLMGCP NOTICE <0013> endpoint:rtpbridge/f2@mgw CI:C8BA7521 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055103106 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103106 DLMGCP DEBUG <0013> Generated response: line #00: 200 52075 OK (mgcp_msg.c:67) 20241017055103106 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f2@mgw (mgcp_msg.c:67) 20241017055103106 DLMGCP DEBUG <0013> Generated response: line #02: I: C8BA7521 (mgcp_msg.c:67) 20241017055103106 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055103106 DLMGCP DEBUG <0013> Generated response: line #04: o=- C8BA7521 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055103106 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055103106 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055103106 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055103106 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4498 RTP/AVP 112 (mgcp_msg.c:67) 20241017055103106 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055103106 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055103106 DLMGCP DEBUG <0013> Received message: line #00: CRCX 52076 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103106 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055103106 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055103106 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055103106 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw (trunk:0) found free endpoint: rtpbridge/f3@mgw (mgcp_endp.c:261) 20241017055103106 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f3@mgw" (mgcp_protocol.c:441) 20241017055103106 DLMGCP NOTICE <0013> endpoint:rtpbridge/f3@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055103106 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw conn:(1234/rtp C:EA2DDC58 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055103106 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw CI:EA2DDC58 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055103106 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw CI:EA2DDC58 output_enabled 0 (mgcp_msg.c:125) 20241017055103106 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055103106 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw conn:(1234/rtp C:EA2DDC58 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055103106 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055103106 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw CI:EA2DDC58 CRCX: Creating connection: port: 4500 (mgcp_protocol.c:1112) 20241017055103106 DLMGCP NOTICE <0013> endpoint:rtpbridge/f3@mgw CI:EA2DDC58 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055103106 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103106 DLMGCP DEBUG <0013> Generated response: line #00: 200 52076 OK (mgcp_msg.c:67) 20241017055103106 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f3@mgw (mgcp_msg.c:67) 20241017055103106 DLMGCP DEBUG <0013> Generated response: line #02: I: EA2DDC58 (mgcp_msg.c:67) 20241017055103106 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055103106 DLMGCP DEBUG <0013> Generated response: line #04: o=- EA2DDC58 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055103106 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055103106 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055103106 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055103106 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4500 RTP/AVP 112 (mgcp_msg.c:67) 20241017055103106 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055103106 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055103106 DLMGCP DEBUG <0013> Received message: line #00: CRCX 52077 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103106 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055103106 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055103106 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055103106 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw (trunk:0) found free endpoint: rtpbridge/f4@mgw (mgcp_endp.c:261) 20241017055103106 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f4@mgw" (mgcp_protocol.c:441) 20241017055103106 DLMGCP NOTICE <0013> endpoint:rtpbridge/f4@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055103106 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw conn:(1234/rtp C:308F62EF r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055103106 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw CI:308F62EF connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055103106 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw CI:308F62EF output_enabled 0 (mgcp_msg.c:125) 20241017055103106 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055103106 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw conn:(1234/rtp C:308F62EF r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055103106 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055103106 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw CI:308F62EF CRCX: Creating connection: port: 4502 (mgcp_protocol.c:1112) 20241017055103106 DLMGCP NOTICE <0013> endpoint:rtpbridge/f4@mgw CI:308F62EF CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055103106 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103106 DLMGCP DEBUG <0013> Generated response: line #00: 200 52077 OK (mgcp_msg.c:67) 20241017055103106 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f4@mgw (mgcp_msg.c:67) 20241017055103106 DLMGCP DEBUG <0013> Generated response: line #02: I: 308F62EF (mgcp_msg.c:67) 20241017055103107 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055103107 DLMGCP DEBUG <0013> Generated response: line #04: o=- 308F62EF 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055103107 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055103107 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055103107 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055103107 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4502 RTP/AVP 112 (mgcp_msg.c:67) 20241017055103107 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055103107 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055103107 DLMGCP DEBUG <0013> Received message: line #00: CRCX 52078 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103107 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055103107 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055103107 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055103107 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw (trunk:0) found free endpoint: rtpbridge/f5@mgw (mgcp_endp.c:261) 20241017055103107 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f5@mgw" (mgcp_protocol.c:441) 20241017055103107 DLMGCP NOTICE <0013> endpoint:rtpbridge/f5@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055103107 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw conn:(1234/rtp C:C16E82C0 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055103107 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw CI:C16E82C0 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055103107 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw CI:C16E82C0 output_enabled 0 (mgcp_msg.c:125) 20241017055103107 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055103107 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw conn:(1234/rtp C:C16E82C0 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055103107 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055103107 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw CI:C16E82C0 CRCX: Creating connection: port: 4504 (mgcp_protocol.c:1112) 20241017055103107 DLMGCP NOTICE <0013> endpoint:rtpbridge/f5@mgw CI:C16E82C0 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055103107 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103107 DLMGCP DEBUG <0013> Generated response: line #00: 200 52078 OK (mgcp_msg.c:67) 20241017055103107 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f5@mgw (mgcp_msg.c:67) 20241017055103107 DLMGCP DEBUG <0013> Generated response: line #02: I: C16E82C0 (mgcp_msg.c:67) 20241017055103107 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055103107 DLMGCP DEBUG <0013> Generated response: line #04: o=- C16E82C0 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055103107 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055103107 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055103107 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055103107 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4504 RTP/AVP 112 (mgcp_msg.c:67) 20241017055103107 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055103107 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055103107 DLMGCP DEBUG <0013> Received message: line #00: CRCX 52079 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103107 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055103107 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055103107 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055103107 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw (trunk:0) found free endpoint: rtpbridge/f6@mgw (mgcp_endp.c:261) 20241017055103107 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f6@mgw" (mgcp_protocol.c:441) 20241017055103107 DLMGCP NOTICE <0013> endpoint:rtpbridge/f6@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055103107 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw conn:(1234/rtp C:E375141C r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055103107 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw CI:E375141C connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055103107 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw CI:E375141C output_enabled 0 (mgcp_msg.c:125) 20241017055103107 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055103107 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw conn:(1234/rtp C:E375141C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055103107 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055103107 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw CI:E375141C CRCX: Creating connection: port: 4506 (mgcp_protocol.c:1112) 20241017055103107 DLMGCP NOTICE <0013> endpoint:rtpbridge/f6@mgw CI:E375141C CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055103107 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103107 DLMGCP DEBUG <0013> Generated response: line #00: 200 52079 OK (mgcp_msg.c:67) 20241017055103107 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f6@mgw (mgcp_msg.c:67) 20241017055103107 DLMGCP DEBUG <0013> Generated response: line #02: I: E375141C (mgcp_msg.c:67) 20241017055103107 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055103107 DLMGCP DEBUG <0013> Generated response: line #04: o=- E375141C 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055103107 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055103107 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055103107 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055103107 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4506 RTP/AVP 112 (mgcp_msg.c:67) 20241017055103107 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055103107 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055103108 DLMGCP DEBUG <0013> Received message: line #00: CRCX 52080 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103108 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055103108 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055103108 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055103108 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw (trunk:0) found free endpoint: rtpbridge/f7@mgw (mgcp_endp.c:261) 20241017055103108 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f7@mgw" (mgcp_protocol.c:441) 20241017055103108 DLMGCP NOTICE <0013> endpoint:rtpbridge/f7@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055103108 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw conn:(1234/rtp C:3B8B1B3E r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055103108 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw CI:3B8B1B3E connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055103108 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw CI:3B8B1B3E output_enabled 0 (mgcp_msg.c:125) 20241017055103108 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055103108 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw conn:(1234/rtp C:3B8B1B3E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055103108 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055103108 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw CI:3B8B1B3E CRCX: Creating connection: port: 4508 (mgcp_protocol.c:1112) 20241017055103108 DLMGCP NOTICE <0013> endpoint:rtpbridge/f7@mgw CI:3B8B1B3E CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055103108 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103108 DLMGCP DEBUG <0013> Generated response: line #00: 200 52080 OK (mgcp_msg.c:67) 20241017055103108 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f7@mgw (mgcp_msg.c:67) 20241017055103108 DLMGCP DEBUG <0013> Generated response: line #02: I: 3B8B1B3E (mgcp_msg.c:67) 20241017055103108 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055103108 DLMGCP DEBUG <0013> Generated response: line #04: o=- 3B8B1B3E 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055103108 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055103108 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055103108 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055103108 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4508 RTP/AVP 112 (mgcp_msg.c:67) 20241017055103108 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055103108 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055103108 DLMGCP DEBUG <0013> Received message: line #00: CRCX 52081 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103108 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055103108 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055103108 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055103108 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw (trunk:0) found free endpoint: rtpbridge/f8@mgw (mgcp_endp.c:261) 20241017055103108 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f8@mgw" (mgcp_protocol.c:441) 20241017055103108 DLMGCP NOTICE <0013> endpoint:rtpbridge/f8@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055103108 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw conn:(1234/rtp C:88E91E68 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055103108 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw CI:88E91E68 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055103108 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw CI:88E91E68 output_enabled 0 (mgcp_msg.c:125) 20241017055103108 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055103108 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw conn:(1234/rtp C:88E91E68 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055103108 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055103108 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw CI:88E91E68 CRCX: Creating connection: port: 4510 (mgcp_protocol.c:1112) 20241017055103108 DLMGCP NOTICE <0013> endpoint:rtpbridge/f8@mgw CI:88E91E68 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055103108 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103108 DLMGCP DEBUG <0013> Generated response: line #00: 200 52081 OK (mgcp_msg.c:67) 20241017055103108 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f8@mgw (mgcp_msg.c:67) 20241017055103108 DLMGCP DEBUG <0013> Generated response: line #02: I: 88E91E68 (mgcp_msg.c:67) 20241017055103108 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055103108 DLMGCP DEBUG <0013> Generated response: line #04: o=- 88E91E68 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055103108 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055103108 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055103108 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055103108 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4510 RTP/AVP 112 (mgcp_msg.c:67) 20241017055103108 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055103108 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055103109 DLMGCP DEBUG <0013> Received message: line #00: CRCX 52082 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103109 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055103109 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055103109 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055103109 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw (trunk:0) found free endpoint: rtpbridge/f9@mgw (mgcp_endp.c:261) 20241017055103109 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f9@mgw" (mgcp_protocol.c:441) 20241017055103109 DLMGCP NOTICE <0013> endpoint:rtpbridge/f9@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055103109 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw conn:(1234/rtp C:1474F961 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055103109 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw CI:1474F961 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055103109 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw CI:1474F961 output_enabled 0 (mgcp_msg.c:125) 20241017055103109 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055103109 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw conn:(1234/rtp C:1474F961 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055103109 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055103109 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw CI:1474F961 CRCX: Creating connection: port: 4512 (mgcp_protocol.c:1112) 20241017055103109 DLMGCP NOTICE <0013> endpoint:rtpbridge/f9@mgw CI:1474F961 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055103109 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103109 DLMGCP DEBUG <0013> Generated response: line #00: 200 52082 OK (mgcp_msg.c:67) 20241017055103109 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f9@mgw (mgcp_msg.c:67) 20241017055103109 DLMGCP DEBUG <0013> Generated response: line #02: I: 1474F961 (mgcp_msg.c:67) 20241017055103109 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055103109 DLMGCP DEBUG <0013> Generated response: line #04: o=- 1474F961 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055103109 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055103109 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055103109 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055103109 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4512 RTP/AVP 112 (mgcp_msg.c:67) 20241017055103109 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055103109 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055103109 DLMGCP DEBUG <0013> Received message: line #00: CRCX 52083 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103109 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055103109 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055103109 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055103109 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw (trunk:0) found free endpoint: rtpbridge/fa@mgw (mgcp_endp.c:261) 20241017055103109 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/fa@mgw" (mgcp_protocol.c:441) 20241017055103109 DLMGCP NOTICE <0013> endpoint:rtpbridge/fa@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055103109 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw conn:(1234/rtp C:E7AC429F r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055103109 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw CI:E7AC429F connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055103109 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw CI:E7AC429F output_enabled 0 (mgcp_msg.c:125) 20241017055103109 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055103109 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw conn:(1234/rtp C:E7AC429F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055103109 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055103109 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw CI:E7AC429F CRCX: Creating connection: port: 4514 (mgcp_protocol.c:1112) 20241017055103109 DLMGCP NOTICE <0013> endpoint:rtpbridge/fa@mgw CI:E7AC429F CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055103109 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103109 DLMGCP DEBUG <0013> Generated response: line #00: 200 52083 OK (mgcp_msg.c:67) 20241017055103109 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/fa@mgw (mgcp_msg.c:67) 20241017055103109 DLMGCP DEBUG <0013> Generated response: line #02: I: E7AC429F (mgcp_msg.c:67) 20241017055103109 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055103109 DLMGCP DEBUG <0013> Generated response: line #04: o=- E7AC429F 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055103109 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055103109 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055103109 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055103109 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4514 RTP/AVP 112 (mgcp_msg.c:67) 20241017055103109 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055103109 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055103109 DLMGCP DEBUG <0013> Received message: line #00: CRCX 52084 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103109 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055103109 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055103109 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055103109 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw (trunk:0) found free endpoint: rtpbridge/fb@mgw (mgcp_endp.c:261) 20241017055103109 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/fb@mgw" (mgcp_protocol.c:441) 20241017055103109 DLMGCP NOTICE <0013> endpoint:rtpbridge/fb@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055103109 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw conn:(1234/rtp C:D6680E5D r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055103109 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw CI:D6680E5D connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055103109 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw CI:D6680E5D output_enabled 0 (mgcp_msg.c:125) 20241017055103110 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055103110 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw conn:(1234/rtp C:D6680E5D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055103110 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055103110 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw CI:D6680E5D CRCX: Creating connection: port: 4516 (mgcp_protocol.c:1112) 20241017055103110 DLMGCP NOTICE <0013> endpoint:rtpbridge/fb@mgw CI:D6680E5D CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055103110 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103110 DLMGCP DEBUG <0013> Generated response: line #00: 200 52084 OK (mgcp_msg.c:67) 20241017055103110 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/fb@mgw (mgcp_msg.c:67) 20241017055103110 DLMGCP DEBUG <0013> Generated response: line #02: I: D6680E5D (mgcp_msg.c:67) 20241017055103110 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055103110 DLMGCP DEBUG <0013> Generated response: line #04: o=- D6680E5D 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055103110 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055103110 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055103110 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055103110 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4516 RTP/AVP 112 (mgcp_msg.c:67) 20241017055103110 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055103110 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055103110 DLMGCP DEBUG <0013> Received message: line #00: CRCX 52085 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103110 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055103110 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055103110 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055103110 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw (trunk:0) found free endpoint: rtpbridge/fc@mgw (mgcp_endp.c:261) 20241017055103110 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/fc@mgw" (mgcp_protocol.c:441) 20241017055103110 DLMGCP NOTICE <0013> endpoint:rtpbridge/fc@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055103110 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw conn:(1234/rtp C:BE0E2286 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055103110 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw CI:BE0E2286 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055103110 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw CI:BE0E2286 output_enabled 0 (mgcp_msg.c:125) 20241017055103110 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055103110 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw conn:(1234/rtp C:BE0E2286 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055103110 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055103110 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw CI:BE0E2286 CRCX: Creating connection: port: 4518 (mgcp_protocol.c:1112) 20241017055103110 DLMGCP NOTICE <0013> endpoint:rtpbridge/fc@mgw CI:BE0E2286 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055103110 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103110 DLMGCP DEBUG <0013> Generated response: line #00: 200 52085 OK (mgcp_msg.c:67) 20241017055103110 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/fc@mgw (mgcp_msg.c:67) 20241017055103110 DLMGCP DEBUG <0013> Generated response: line #02: I: BE0E2286 (mgcp_msg.c:67) 20241017055103110 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055103110 DLMGCP DEBUG <0013> Generated response: line #04: o=- BE0E2286 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055103110 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055103110 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055103110 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055103110 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4518 RTP/AVP 112 (mgcp_msg.c:67) 20241017055103110 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055103110 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055103110 DLMGCP DEBUG <0013> Received message: line #00: CRCX 52086 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103110 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055103110 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055103110 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055103110 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw (trunk:0) found free endpoint: rtpbridge/fd@mgw (mgcp_endp.c:261) 20241017055103110 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/fd@mgw" (mgcp_protocol.c:441) 20241017055103110 DLMGCP NOTICE <0013> endpoint:rtpbridge/fd@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055103110 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw conn:(1234/rtp C:C0C97485 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055103110 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw CI:C0C97485 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055103110 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw CI:C0C97485 output_enabled 0 (mgcp_msg.c:125) 20241017055103110 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055103110 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw conn:(1234/rtp C:C0C97485 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055103110 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055103110 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw CI:C0C97485 CRCX: Creating connection: port: 4520 (mgcp_protocol.c:1112) 20241017055103110 DLMGCP NOTICE <0013> endpoint:rtpbridge/fd@mgw CI:C0C97485 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055103110 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103110 DLMGCP DEBUG <0013> Generated response: line #00: 200 52086 OK (mgcp_msg.c:67) 20241017055103110 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/fd@mgw (mgcp_msg.c:67) 20241017055103110 DLMGCP DEBUG <0013> Generated response: line #02: I: C0C97485 (mgcp_msg.c:67) 20241017055103110 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055103110 DLMGCP DEBUG <0013> Generated response: line #04: o=- C0C97485 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055103110 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055103110 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055103110 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055103110 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4520 RTP/AVP 112 (mgcp_msg.c:67) 20241017055103110 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055103110 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055103111 DLMGCP DEBUG <0013> Received message: line #00: CRCX 52087 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103111 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055103111 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055103111 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055103111 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw (trunk:0) found free endpoint: rtpbridge/fe@mgw (mgcp_endp.c:261) 20241017055103111 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/fe@mgw" (mgcp_protocol.c:441) 20241017055103111 DLMGCP NOTICE <0013> endpoint:rtpbridge/fe@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055103111 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw conn:(1234/rtp C:7D6097E3 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055103111 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw CI:7D6097E3 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055103111 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw CI:7D6097E3 output_enabled 0 (mgcp_msg.c:125) 20241017055103111 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055103111 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw conn:(1234/rtp C:7D6097E3 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055103111 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055103111 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw CI:7D6097E3 CRCX: Creating connection: port: 4522 (mgcp_protocol.c:1112) 20241017055103111 DLMGCP NOTICE <0013> endpoint:rtpbridge/fe@mgw CI:7D6097E3 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055103111 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103111 DLMGCP DEBUG <0013> Generated response: line #00: 200 52087 OK (mgcp_msg.c:67) 20241017055103111 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/fe@mgw (mgcp_msg.c:67) 20241017055103111 DLMGCP DEBUG <0013> Generated response: line #02: I: 7D6097E3 (mgcp_msg.c:67) 20241017055103111 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055103111 DLMGCP DEBUG <0013> Generated response: line #04: o=- 7D6097E3 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055103111 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055103111 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055103111 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055103111 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4522 RTP/AVP 112 (mgcp_msg.c:67) 20241017055103111 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055103111 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055103111 DLMGCP DEBUG <0013> Received message: line #00: CRCX 52088 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103111 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055103111 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055103111 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055103111 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw (trunk:0) found free endpoint: rtpbridge/ff@mgw (mgcp_endp.c:261) 20241017055103111 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ff@mgw" (mgcp_protocol.c:441) 20241017055103111 DLMGCP NOTICE <0013> endpoint:rtpbridge/ff@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055103111 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw conn:(1234/rtp C:8F1DED47 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055103111 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw CI:8F1DED47 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055103111 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw CI:8F1DED47 output_enabled 0 (mgcp_msg.c:125) 20241017055103111 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055103111 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw conn:(1234/rtp C:8F1DED47 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055103111 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055103111 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw CI:8F1DED47 CRCX: Creating connection: port: 4524 (mgcp_protocol.c:1112) 20241017055103111 DLMGCP NOTICE <0013> endpoint:rtpbridge/ff@mgw CI:8F1DED47 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055103111 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103111 DLMGCP DEBUG <0013> Generated response: line #00: 200 52088 OK (mgcp_msg.c:67) 20241017055103111 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ff@mgw (mgcp_msg.c:67) 20241017055103111 DLMGCP DEBUG <0013> Generated response: line #02: I: 8F1DED47 (mgcp_msg.c:67) 20241017055103111 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055103111 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8F1DED47 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055103111 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055103111 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055103111 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055103111 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4524 RTP/AVP 112 (mgcp_msg.c:67) 20241017055103111 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055103111 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055103111 DLMGCP DEBUG <0013> Received message: line #00: CRCX 52089 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103111 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055103111 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055103111 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055103111 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw (trunk:0) found free endpoint: rtpbridge/100@mgw (mgcp_endp.c:261) 20241017055103111 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/100@mgw" (mgcp_protocol.c:441) 20241017055103111 DLMGCP NOTICE <0013> endpoint:rtpbridge/100@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055103111 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw conn:(1234/rtp C:5027483B r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055103111 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw CI:5027483B connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055103111 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw CI:5027483B output_enabled 0 (mgcp_msg.c:125) 20241017055103111 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055103111 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw conn:(1234/rtp C:5027483B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055103111 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055103111 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw CI:5027483B CRCX: Creating connection: port: 4526 (mgcp_protocol.c:1112) 20241017055103111 DLMGCP NOTICE <0013> endpoint:rtpbridge/100@mgw CI:5027483B CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055103111 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103111 DLMGCP DEBUG <0013> Generated response: line #00: 200 52089 OK (mgcp_msg.c:67) 20241017055103111 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/100@mgw (mgcp_msg.c:67) 20241017055103111 DLMGCP DEBUG <0013> Generated response: line #02: I: 5027483B (mgcp_msg.c:67) 20241017055103111 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055103111 DLMGCP DEBUG <0013> Generated response: line #04: o=- 5027483B 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055103111 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055103111 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055103111 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055103111 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4526 RTP/AVP 112 (mgcp_msg.c:67) 20241017055103111 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055103111 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055103112 DLMGCP DEBUG <0013> Received message: line #00: CRCX 52090 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103112 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055103112 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055103112 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055103112 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw (trunk:0) found free endpoint: rtpbridge/101@mgw (mgcp_endp.c:261) 20241017055103112 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/101@mgw" (mgcp_protocol.c:441) 20241017055103112 DLMGCP NOTICE <0013> endpoint:rtpbridge/101@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055103112 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw conn:(1234/rtp C:81C39025 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055103112 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw CI:81C39025 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055103112 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw CI:81C39025 output_enabled 0 (mgcp_msg.c:125) 20241017055103112 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055103112 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw conn:(1234/rtp C:81C39025 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055103112 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055103112 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw CI:81C39025 CRCX: Creating connection: port: 4528 (mgcp_protocol.c:1112) 20241017055103112 DLMGCP NOTICE <0013> endpoint:rtpbridge/101@mgw CI:81C39025 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055103112 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103112 DLMGCP DEBUG <0013> Generated response: line #00: 200 52090 OK (mgcp_msg.c:67) 20241017055103112 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/101@mgw (mgcp_msg.c:67) 20241017055103112 DLMGCP DEBUG <0013> Generated response: line #02: I: 81C39025 (mgcp_msg.c:67) 20241017055103112 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055103112 DLMGCP DEBUG <0013> Generated response: line #04: o=- 81C39025 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055103112 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055103112 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055103112 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055103112 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4528 RTP/AVP 112 (mgcp_msg.c:67) 20241017055103112 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055103112 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055103112 DLMGCP DEBUG <0013> Received message: line #00: CRCX 52091 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103112 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055103112 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055103112 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055103112 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw (trunk:0) found free endpoint: rtpbridge/102@mgw (mgcp_endp.c:261) 20241017055103112 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/102@mgw" (mgcp_protocol.c:441) 20241017055103112 DLMGCP NOTICE <0013> endpoint:rtpbridge/102@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055103112 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw conn:(1234/rtp C:E70739B7 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055103112 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw CI:E70739B7 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055103112 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw CI:E70739B7 output_enabled 0 (mgcp_msg.c:125) 20241017055103112 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055103112 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw conn:(1234/rtp C:E70739B7 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055103112 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055103112 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw CI:E70739B7 CRCX: Creating connection: port: 4530 (mgcp_protocol.c:1112) 20241017055103112 DLMGCP NOTICE <0013> endpoint:rtpbridge/102@mgw CI:E70739B7 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055103112 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103112 DLMGCP DEBUG <0013> Generated response: line #00: 200 52091 OK (mgcp_msg.c:67) 20241017055103112 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/102@mgw (mgcp_msg.c:67) 20241017055103112 DLMGCP DEBUG <0013> Generated response: line #02: I: E70739B7 (mgcp_msg.c:67) 20241017055103112 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055103112 DLMGCP DEBUG <0013> Generated response: line #04: o=- E70739B7 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055103112 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055103112 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055103112 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055103112 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4530 RTP/AVP 112 (mgcp_msg.c:67) 20241017055103112 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055103112 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055103112 DLMGCP DEBUG <0013> Received message: line #00: CRCX 52092 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103112 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055103112 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055103112 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055103112 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw (trunk:0) found free endpoint: rtpbridge/103@mgw (mgcp_endp.c:261) 20241017055103112 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/103@mgw" (mgcp_protocol.c:441) 20241017055103112 DLMGCP NOTICE <0013> endpoint:rtpbridge/103@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055103112 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw conn:(1234/rtp C:3F0F7713 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055103112 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw CI:3F0F7713 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055103112 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw CI:3F0F7713 output_enabled 0 (mgcp_msg.c:125) 20241017055103112 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055103112 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw conn:(1234/rtp C:3F0F7713 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055103112 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055103112 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw CI:3F0F7713 CRCX: Creating connection: port: 4532 (mgcp_protocol.c:1112) 20241017055103112 DLMGCP NOTICE <0013> endpoint:rtpbridge/103@mgw CI:3F0F7713 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055103112 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103112 DLMGCP DEBUG <0013> Generated response: line #00: 200 52092 OK (mgcp_msg.c:67) 20241017055103112 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/103@mgw (mgcp_msg.c:67) 20241017055103112 DLMGCP DEBUG <0013> Generated response: line #02: I: 3F0F7713 (mgcp_msg.c:67) 20241017055103112 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055103112 DLMGCP DEBUG <0013> Generated response: line #04: o=- 3F0F7713 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055103112 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055103112 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055103112 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055103112 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4532 RTP/AVP 112 (mgcp_msg.c:67) 20241017055103112 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055103112 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055103113 DLMGCP DEBUG <0013> Received message: line #00: CRCX 52093 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103113 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055103113 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055103113 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055103113 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw (trunk:0) found free endpoint: rtpbridge/104@mgw (mgcp_endp.c:261) 20241017055103113 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/104@mgw" (mgcp_protocol.c:441) 20241017055103113 DLMGCP NOTICE <0013> endpoint:rtpbridge/104@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055103113 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw conn:(1234/rtp C:095DB58B r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055103113 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw CI:095DB58B connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055103113 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw CI:095DB58B output_enabled 0 (mgcp_msg.c:125) 20241017055103113 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055103113 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw conn:(1234/rtp C:095DB58B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055103113 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055103113 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw CI:095DB58B CRCX: Creating connection: port: 4534 (mgcp_protocol.c:1112) 20241017055103113 DLMGCP NOTICE <0013> endpoint:rtpbridge/104@mgw CI:095DB58B CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055103113 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103113 DLMGCP DEBUG <0013> Generated response: line #00: 200 52093 OK (mgcp_msg.c:67) 20241017055103113 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/104@mgw (mgcp_msg.c:67) 20241017055103113 DLMGCP DEBUG <0013> Generated response: line #02: I: 095DB58B (mgcp_msg.c:67) 20241017055103113 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055103113 DLMGCP DEBUG <0013> Generated response: line #04: o=- 095DB58B 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055103113 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055103113 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055103113 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055103113 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4534 RTP/AVP 112 (mgcp_msg.c:67) 20241017055103113 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055103113 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055103113 DLMGCP DEBUG <0013> Received message: line #00: CRCX 52094 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103113 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055103113 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055103113 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055103113 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw (trunk:0) found free endpoint: rtpbridge/105@mgw (mgcp_endp.c:261) 20241017055103113 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/105@mgw" (mgcp_protocol.c:441) 20241017055103113 DLMGCP NOTICE <0013> endpoint:rtpbridge/105@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055103113 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw conn:(1234/rtp C:A90D7384 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055103113 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw CI:A90D7384 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055103113 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw CI:A90D7384 output_enabled 0 (mgcp_msg.c:125) 20241017055103113 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055103113 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw conn:(1234/rtp C:A90D7384 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055103113 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055103113 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw CI:A90D7384 CRCX: Creating connection: port: 4536 (mgcp_protocol.c:1112) 20241017055103113 DLMGCP NOTICE <0013> endpoint:rtpbridge/105@mgw CI:A90D7384 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055103113 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103113 DLMGCP DEBUG <0013> Generated response: line #00: 200 52094 OK (mgcp_msg.c:67) 20241017055103113 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/105@mgw (mgcp_msg.c:67) 20241017055103113 DLMGCP DEBUG <0013> Generated response: line #02: I: A90D7384 (mgcp_msg.c:67) 20241017055103113 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055103113 DLMGCP DEBUG <0013> Generated response: line #04: o=- A90D7384 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055103113 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055103113 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055103113 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055103113 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4536 RTP/AVP 112 (mgcp_msg.c:67) 20241017055103113 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055103113 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055103113 DLMGCP DEBUG <0013> Received message: line #00: CRCX 52095 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103113 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055103113 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055103113 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055103113 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw (trunk:0) found free endpoint: rtpbridge/106@mgw (mgcp_endp.c:261) 20241017055103113 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/106@mgw" (mgcp_protocol.c:441) 20241017055103113 DLMGCP NOTICE <0013> endpoint:rtpbridge/106@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055103113 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw conn:(1234/rtp C:D899A726 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055103113 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw CI:D899A726 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055103113 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw CI:D899A726 output_enabled 0 (mgcp_msg.c:125) 20241017055103113 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055103113 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw conn:(1234/rtp C:D899A726 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055103113 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055103113 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw CI:D899A726 CRCX: Creating connection: port: 4538 (mgcp_protocol.c:1112) 20241017055103113 DLMGCP NOTICE <0013> endpoint:rtpbridge/106@mgw CI:D899A726 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055103113 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103113 DLMGCP DEBUG <0013> Generated response: line #00: 200 52095 OK (mgcp_msg.c:67) 20241017055103113 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/106@mgw (mgcp_msg.c:67) 20241017055103113 DLMGCP DEBUG <0013> Generated response: line #02: I: D899A726 (mgcp_msg.c:67) 20241017055103113 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055103113 DLMGCP DEBUG <0013> Generated response: line #04: o=- D899A726 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055103113 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055103113 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055103113 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055103113 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4538 RTP/AVP 112 (mgcp_msg.c:67) 20241017055103113 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055103113 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055103113 DLMGCP DEBUG <0013> Received message: line #00: CRCX 52096 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103114 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055103114 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055103114 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055103114 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw (trunk:0) found free endpoint: rtpbridge/107@mgw (mgcp_endp.c:261) 20241017055103114 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/107@mgw" (mgcp_protocol.c:441) 20241017055103114 DLMGCP NOTICE <0013> endpoint:rtpbridge/107@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055103114 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw conn:(1234/rtp C:2D6AAF2D r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055103114 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw CI:2D6AAF2D connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055103114 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw CI:2D6AAF2D output_enabled 0 (mgcp_msg.c:125) 20241017055103114 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055103114 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw conn:(1234/rtp C:2D6AAF2D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055103114 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055103114 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw CI:2D6AAF2D CRCX: Creating connection: port: 4540 (mgcp_protocol.c:1112) 20241017055103114 DLMGCP NOTICE <0013> endpoint:rtpbridge/107@mgw CI:2D6AAF2D CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055103114 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103114 DLMGCP DEBUG <0013> Generated response: line #00: 200 52096 OK (mgcp_msg.c:67) 20241017055103114 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/107@mgw (mgcp_msg.c:67) 20241017055103114 DLMGCP DEBUG <0013> Generated response: line #02: I: 2D6AAF2D (mgcp_msg.c:67) 20241017055103114 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055103114 DLMGCP DEBUG <0013> Generated response: line #04: o=- 2D6AAF2D 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055103114 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055103114 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055103114 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055103114 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4540 RTP/AVP 112 (mgcp_msg.c:67) 20241017055103114 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055103114 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055103114 DLMGCP DEBUG <0013> Received message: line #00: CRCX 52097 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103114 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055103114 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055103114 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055103114 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw (trunk:0) found free endpoint: rtpbridge/108@mgw (mgcp_endp.c:261) 20241017055103114 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/108@mgw" (mgcp_protocol.c:441) 20241017055103114 DLMGCP NOTICE <0013> endpoint:rtpbridge/108@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055103114 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw conn:(1234/rtp C:B1ECA877 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055103114 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw CI:B1ECA877 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055103114 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw CI:B1ECA877 output_enabled 0 (mgcp_msg.c:125) 20241017055103114 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055103114 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw conn:(1234/rtp C:B1ECA877 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055103114 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055103114 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw CI:B1ECA877 CRCX: Creating connection: port: 4542 (mgcp_protocol.c:1112) 20241017055103114 DLMGCP NOTICE <0013> endpoint:rtpbridge/108@mgw CI:B1ECA877 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055103114 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103114 DLMGCP DEBUG <0013> Generated response: line #00: 200 52097 OK (mgcp_msg.c:67) 20241017055103114 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/108@mgw (mgcp_msg.c:67) 20241017055103114 DLMGCP DEBUG <0013> Generated response: line #02: I: B1ECA877 (mgcp_msg.c:67) 20241017055103114 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055103114 DLMGCP DEBUG <0013> Generated response: line #04: o=- B1ECA877 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055103114 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055103114 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055103114 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055103114 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4542 RTP/AVP 112 (mgcp_msg.c:67) 20241017055103114 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055103114 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055103115 DLMGCP DEBUG <0013> Received message: line #00: CRCX 52098 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103115 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055103115 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055103115 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055103115 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw (trunk:0) found free endpoint: rtpbridge/109@mgw (mgcp_endp.c:261) 20241017055103115 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/109@mgw" (mgcp_protocol.c:441) 20241017055103115 DLMGCP NOTICE <0013> endpoint:rtpbridge/109@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055103115 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw conn:(1234/rtp C:3B3D3F27 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055103115 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw CI:3B3D3F27 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055103115 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw CI:3B3D3F27 output_enabled 0 (mgcp_msg.c:125) 20241017055103115 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055103115 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw conn:(1234/rtp C:3B3D3F27 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055103115 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055103115 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw CI:3B3D3F27 CRCX: Creating connection: port: 4544 (mgcp_protocol.c:1112) 20241017055103115 DLMGCP NOTICE <0013> endpoint:rtpbridge/109@mgw CI:3B3D3F27 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055103115 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103115 DLMGCP DEBUG <0013> Generated response: line #00: 200 52098 OK (mgcp_msg.c:67) 20241017055103115 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/109@mgw (mgcp_msg.c:67) 20241017055103115 DLMGCP DEBUG <0013> Generated response: line #02: I: 3B3D3F27 (mgcp_msg.c:67) 20241017055103115 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055103115 DLMGCP DEBUG <0013> Generated response: line #04: o=- 3B3D3F27 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055103115 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055103115 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055103115 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055103115 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4544 RTP/AVP 112 (mgcp_msg.c:67) 20241017055103115 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055103115 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055103115 DLMGCP DEBUG <0013> Received message: line #00: CRCX 52099 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103115 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055103115 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055103115 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055103115 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw (trunk:0) found free endpoint: rtpbridge/10a@mgw (mgcp_endp.c:261) 20241017055103115 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/10a@mgw" (mgcp_protocol.c:441) 20241017055103115 DLMGCP NOTICE <0013> endpoint:rtpbridge/10a@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055103115 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw conn:(1234/rtp C:6410D97F r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055103115 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw CI:6410D97F connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055103115 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw CI:6410D97F output_enabled 0 (mgcp_msg.c:125) 20241017055103115 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055103115 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw conn:(1234/rtp C:6410D97F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055103115 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055103115 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw CI:6410D97F CRCX: Creating connection: port: 4546 (mgcp_protocol.c:1112) 20241017055103115 DLMGCP NOTICE <0013> endpoint:rtpbridge/10a@mgw CI:6410D97F CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055103115 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103115 DLMGCP DEBUG <0013> Generated response: line #00: 200 52099 OK (mgcp_msg.c:67) 20241017055103115 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/10a@mgw (mgcp_msg.c:67) 20241017055103115 DLMGCP DEBUG <0013> Generated response: line #02: I: 6410D97F (mgcp_msg.c:67) 20241017055103115 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055103115 DLMGCP DEBUG <0013> Generated response: line #04: o=- 6410D97F 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055103115 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055103115 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055103115 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055103115 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4546 RTP/AVP 112 (mgcp_msg.c:67) 20241017055103115 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055103115 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055103116 DLMGCP DEBUG <0013> Received message: line #00: CRCX 52100 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103116 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055103116 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055103116 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055103116 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw (trunk:0) found free endpoint: rtpbridge/10b@mgw (mgcp_endp.c:261) 20241017055103116 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/10b@mgw" (mgcp_protocol.c:441) 20241017055103116 DLMGCP NOTICE <0013> endpoint:rtpbridge/10b@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055103116 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw conn:(1234/rtp C:89B93CBF r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055103116 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw CI:89B93CBF connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055103116 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw CI:89B93CBF output_enabled 0 (mgcp_msg.c:125) 20241017055103116 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055103116 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw conn:(1234/rtp C:89B93CBF r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055103116 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055103116 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw CI:89B93CBF CRCX: Creating connection: port: 4548 (mgcp_protocol.c:1112) 20241017055103116 DLMGCP NOTICE <0013> endpoint:rtpbridge/10b@mgw CI:89B93CBF CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055103116 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103116 DLMGCP DEBUG <0013> Generated response: line #00: 200 52100 OK (mgcp_msg.c:67) 20241017055103116 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/10b@mgw (mgcp_msg.c:67) 20241017055103116 DLMGCP DEBUG <0013> Generated response: line #02: I: 89B93CBF (mgcp_msg.c:67) 20241017055103116 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055103116 DLMGCP DEBUG <0013> Generated response: line #04: o=- 89B93CBF 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055103116 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055103116 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055103116 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055103116 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4548 RTP/AVP 112 (mgcp_msg.c:67) 20241017055103116 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055103116 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055103116 DLMGCP DEBUG <0013> Received message: line #00: CRCX 52101 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103116 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055103116 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055103116 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055103116 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw (trunk:0) found free endpoint: rtpbridge/10c@mgw (mgcp_endp.c:261) 20241017055103116 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/10c@mgw" (mgcp_protocol.c:441) 20241017055103116 DLMGCP NOTICE <0013> endpoint:rtpbridge/10c@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055103116 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw conn:(1234/rtp C:72566733 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055103116 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw CI:72566733 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055103116 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw CI:72566733 output_enabled 0 (mgcp_msg.c:125) 20241017055103116 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055103116 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw conn:(1234/rtp C:72566733 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055103116 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055103116 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw CI:72566733 CRCX: Creating connection: port: 4550 (mgcp_protocol.c:1112) 20241017055103116 DLMGCP NOTICE <0013> endpoint:rtpbridge/10c@mgw CI:72566733 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055103116 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103116 DLMGCP DEBUG <0013> Generated response: line #00: 200 52101 OK (mgcp_msg.c:67) 20241017055103116 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/10c@mgw (mgcp_msg.c:67) 20241017055103116 DLMGCP DEBUG <0013> Generated response: line #02: I: 72566733 (mgcp_msg.c:67) 20241017055103116 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055103116 DLMGCP DEBUG <0013> Generated response: line #04: o=- 72566733 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055103116 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055103116 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055103116 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055103116 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4550 RTP/AVP 112 (mgcp_msg.c:67) 20241017055103116 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055103116 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055103117 DLMGCP DEBUG <0013> Received message: line #00: CRCX 52102 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103117 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055103117 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055103117 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055103117 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw (trunk:0) found free endpoint: rtpbridge/10d@mgw (mgcp_endp.c:261) 20241017055103117 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/10d@mgw" (mgcp_protocol.c:441) 20241017055103117 DLMGCP NOTICE <0013> endpoint:rtpbridge/10d@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055103117 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw conn:(1234/rtp C:1A417104 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055103117 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw CI:1A417104 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055103117 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw CI:1A417104 output_enabled 0 (mgcp_msg.c:125) 20241017055103117 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055103117 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw conn:(1234/rtp C:1A417104 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055103117 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055103117 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw CI:1A417104 CRCX: Creating connection: port: 4552 (mgcp_protocol.c:1112) 20241017055103117 DLMGCP NOTICE <0013> endpoint:rtpbridge/10d@mgw CI:1A417104 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055103117 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103117 DLMGCP DEBUG <0013> Generated response: line #00: 200 52102 OK (mgcp_msg.c:67) 20241017055103117 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/10d@mgw (mgcp_msg.c:67) 20241017055103117 DLMGCP DEBUG <0013> Generated response: line #02: I: 1A417104 (mgcp_msg.c:67) 20241017055103117 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055103117 DLMGCP DEBUG <0013> Generated response: line #04: o=- 1A417104 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055103117 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055103117 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055103117 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055103117 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4552 RTP/AVP 112 (mgcp_msg.c:67) 20241017055103117 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055103117 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055103117 DLMGCP DEBUG <0013> Received message: line #00: CRCX 52103 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103117 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055103117 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055103117 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055103117 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw (trunk:0) found free endpoint: rtpbridge/10e@mgw (mgcp_endp.c:261) 20241017055103117 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/10e@mgw" (mgcp_protocol.c:441) 20241017055103117 DLMGCP NOTICE <0013> endpoint:rtpbridge/10e@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055103117 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw conn:(1234/rtp C:8ADF05D1 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055103117 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw CI:8ADF05D1 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055103117 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw CI:8ADF05D1 output_enabled 0 (mgcp_msg.c:125) 20241017055103117 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055103117 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw conn:(1234/rtp C:8ADF05D1 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055103117 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055103117 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw CI:8ADF05D1 CRCX: Creating connection: port: 4554 (mgcp_protocol.c:1112) 20241017055103117 DLMGCP NOTICE <0013> endpoint:rtpbridge/10e@mgw CI:8ADF05D1 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055103117 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103117 DLMGCP DEBUG <0013> Generated response: line #00: 200 52103 OK (mgcp_msg.c:67) 20241017055103117 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/10e@mgw (mgcp_msg.c:67) 20241017055103117 DLMGCP DEBUG <0013> Generated response: line #02: I: 8ADF05D1 (mgcp_msg.c:67) 20241017055103117 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055103117 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8ADF05D1 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055103117 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055103117 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055103117 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055103117 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4554 RTP/AVP 112 (mgcp_msg.c:67) 20241017055103117 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055103117 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055103118 DLMGCP DEBUG <0013> Received message: line #00: CRCX 52104 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103118 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055103118 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055103118 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055103118 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw (trunk:0) found free endpoint: rtpbridge/10f@mgw (mgcp_endp.c:261) 20241017055103118 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/10f@mgw" (mgcp_protocol.c:441) 20241017055103118 DLMGCP NOTICE <0013> endpoint:rtpbridge/10f@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055103118 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw conn:(1234/rtp C:B6F83D0A r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055103118 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw CI:B6F83D0A connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055103118 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw CI:B6F83D0A output_enabled 0 (mgcp_msg.c:125) 20241017055103118 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055103118 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw conn:(1234/rtp C:B6F83D0A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055103118 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055103118 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw CI:B6F83D0A CRCX: Creating connection: port: 4556 (mgcp_protocol.c:1112) 20241017055103118 DLMGCP NOTICE <0013> endpoint:rtpbridge/10f@mgw CI:B6F83D0A CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055103118 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103118 DLMGCP DEBUG <0013> Generated response: line #00: 200 52104 OK (mgcp_msg.c:67) 20241017055103118 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/10f@mgw (mgcp_msg.c:67) 20241017055103118 DLMGCP DEBUG <0013> Generated response: line #02: I: B6F83D0A (mgcp_msg.c:67) 20241017055103118 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055103118 DLMGCP DEBUG <0013> Generated response: line #04: o=- B6F83D0A 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055103118 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055103118 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055103118 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055103118 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4556 RTP/AVP 112 (mgcp_msg.c:67) 20241017055103118 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055103118 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055103118 DLMGCP DEBUG <0013> Received message: line #00: CRCX 52105 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103118 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055103118 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055103118 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055103118 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw (trunk:0) found free endpoint: rtpbridge/110@mgw (mgcp_endp.c:261) 20241017055103118 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/110@mgw" (mgcp_protocol.c:441) 20241017055103118 DLMGCP NOTICE <0013> endpoint:rtpbridge/110@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055103118 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw conn:(1234/rtp C:38A98B3B r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055103118 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw CI:38A98B3B connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055103118 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw CI:38A98B3B output_enabled 0 (mgcp_msg.c:125) 20241017055103118 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055103118 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw conn:(1234/rtp C:38A98B3B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055103118 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055103118 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw CI:38A98B3B CRCX: Creating connection: port: 4558 (mgcp_protocol.c:1112) 20241017055103118 DLMGCP NOTICE <0013> endpoint:rtpbridge/110@mgw CI:38A98B3B CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055103118 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103118 DLMGCP DEBUG <0013> Generated response: line #00: 200 52105 OK (mgcp_msg.c:67) 20241017055103118 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/110@mgw (mgcp_msg.c:67) 20241017055103118 DLMGCP DEBUG <0013> Generated response: line #02: I: 38A98B3B (mgcp_msg.c:67) 20241017055103118 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055103118 DLMGCP DEBUG <0013> Generated response: line #04: o=- 38A98B3B 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055103118 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055103118 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055103118 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055103118 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4558 RTP/AVP 112 (mgcp_msg.c:67) 20241017055103118 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055103118 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055103119 DLMGCP DEBUG <0013> Received message: line #00: CRCX 52106 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103119 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055103119 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055103119 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055103119 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw (trunk:0) found free endpoint: rtpbridge/111@mgw (mgcp_endp.c:261) 20241017055103119 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/111@mgw" (mgcp_protocol.c:441) 20241017055103119 DLMGCP NOTICE <0013> endpoint:rtpbridge/111@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055103119 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw conn:(1234/rtp C:10752D8D r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055103119 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw CI:10752D8D connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055103119 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw CI:10752D8D output_enabled 0 (mgcp_msg.c:125) 20241017055103119 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055103119 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw conn:(1234/rtp C:10752D8D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055103119 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055103119 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw CI:10752D8D CRCX: Creating connection: port: 4560 (mgcp_protocol.c:1112) 20241017055103119 DLMGCP NOTICE <0013> endpoint:rtpbridge/111@mgw CI:10752D8D CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055103119 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103119 DLMGCP DEBUG <0013> Generated response: line #00: 200 52106 OK (mgcp_msg.c:67) 20241017055103119 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/111@mgw (mgcp_msg.c:67) 20241017055103119 DLMGCP DEBUG <0013> Generated response: line #02: I: 10752D8D (mgcp_msg.c:67) 20241017055103119 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055103119 DLMGCP DEBUG <0013> Generated response: line #04: o=- 10752D8D 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055103119 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055103119 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055103119 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055103119 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4560 RTP/AVP 112 (mgcp_msg.c:67) 20241017055103119 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055103119 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055103119 DLMGCP DEBUG <0013> Received message: line #00: CRCX 52107 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103119 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055103119 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055103119 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055103119 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw (trunk:0) found free endpoint: rtpbridge/112@mgw (mgcp_endp.c:261) 20241017055103119 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/112@mgw" (mgcp_protocol.c:441) 20241017055103119 DLMGCP NOTICE <0013> endpoint:rtpbridge/112@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055103119 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw conn:(1234/rtp C:9F8B6A56 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055103119 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw CI:9F8B6A56 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055103119 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw CI:9F8B6A56 output_enabled 0 (mgcp_msg.c:125) 20241017055103119 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055103119 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw conn:(1234/rtp C:9F8B6A56 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055103119 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055103119 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw CI:9F8B6A56 CRCX: Creating connection: port: 4562 (mgcp_protocol.c:1112) 20241017055103119 DLMGCP NOTICE <0013> endpoint:rtpbridge/112@mgw CI:9F8B6A56 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055103119 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103119 DLMGCP DEBUG <0013> Generated response: line #00: 200 52107 OK (mgcp_msg.c:67) 20241017055103119 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/112@mgw (mgcp_msg.c:67) 20241017055103119 DLMGCP DEBUG <0013> Generated response: line #02: I: 9F8B6A56 (mgcp_msg.c:67) 20241017055103119 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055103119 DLMGCP DEBUG <0013> Generated response: line #04: o=- 9F8B6A56 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055103119 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055103119 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055103119 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055103119 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4562 RTP/AVP 112 (mgcp_msg.c:67) 20241017055103119 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055103119 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055103120 DLMGCP DEBUG <0013> Received message: line #00: CRCX 52108 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103120 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055103120 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055103120 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055103120 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw (trunk:0) found free endpoint: rtpbridge/113@mgw (mgcp_endp.c:261) 20241017055103120 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/113@mgw" (mgcp_protocol.c:441) 20241017055103120 DLMGCP NOTICE <0013> endpoint:rtpbridge/113@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055103120 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw conn:(1234/rtp C:6822DC9F r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055103120 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw CI:6822DC9F connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055103120 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw CI:6822DC9F output_enabled 0 (mgcp_msg.c:125) 20241017055103120 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055103120 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw conn:(1234/rtp C:6822DC9F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055103120 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055103120 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw CI:6822DC9F CRCX: Creating connection: port: 4564 (mgcp_protocol.c:1112) 20241017055103120 DLMGCP NOTICE <0013> endpoint:rtpbridge/113@mgw CI:6822DC9F CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055103120 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103120 DLMGCP DEBUG <0013> Generated response: line #00: 200 52108 OK (mgcp_msg.c:67) 20241017055103120 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/113@mgw (mgcp_msg.c:67) 20241017055103120 DLMGCP DEBUG <0013> Generated response: line #02: I: 6822DC9F (mgcp_msg.c:67) 20241017055103120 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055103120 DLMGCP DEBUG <0013> Generated response: line #04: o=- 6822DC9F 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055103120 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055103120 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055103120 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055103120 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4564 RTP/AVP 112 (mgcp_msg.c:67) 20241017055103120 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055103120 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055103120 DLMGCP DEBUG <0013> Received message: line #00: CRCX 52109 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103120 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055103120 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055103120 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055103120 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw (trunk:0) found free endpoint: rtpbridge/114@mgw (mgcp_endp.c:261) 20241017055103120 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/114@mgw" (mgcp_protocol.c:441) 20241017055103120 DLMGCP NOTICE <0013> endpoint:rtpbridge/114@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055103120 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw conn:(1234/rtp C:99A067FB r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055103120 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw CI:99A067FB connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055103120 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw CI:99A067FB output_enabled 0 (mgcp_msg.c:125) 20241017055103120 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055103120 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw conn:(1234/rtp C:99A067FB r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055103120 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055103120 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw CI:99A067FB CRCX: Creating connection: port: 4566 (mgcp_protocol.c:1112) 20241017055103120 DLMGCP NOTICE <0013> endpoint:rtpbridge/114@mgw CI:99A067FB CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055103120 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103120 DLMGCP DEBUG <0013> Generated response: line #00: 200 52109 OK (mgcp_msg.c:67) 20241017055103120 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/114@mgw (mgcp_msg.c:67) 20241017055103120 DLMGCP DEBUG <0013> Generated response: line #02: I: 99A067FB (mgcp_msg.c:67) 20241017055103120 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055103120 DLMGCP DEBUG <0013> Generated response: line #04: o=- 99A067FB 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055103120 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055103120 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055103120 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055103120 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4566 RTP/AVP 112 (mgcp_msg.c:67) 20241017055103120 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055103120 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055103121 DLMGCP DEBUG <0013> Received message: line #00: CRCX 52110 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103121 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055103121 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055103121 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055103121 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw (trunk:0) found free endpoint: rtpbridge/115@mgw (mgcp_endp.c:261) 20241017055103121 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/115@mgw" (mgcp_protocol.c:441) 20241017055103121 DLMGCP NOTICE <0013> endpoint:rtpbridge/115@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055103121 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw conn:(1234/rtp C:CB1A15E9 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055103121 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw CI:CB1A15E9 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055103121 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw CI:CB1A15E9 output_enabled 0 (mgcp_msg.c:125) 20241017055103121 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055103121 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw conn:(1234/rtp C:CB1A15E9 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055103121 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055103121 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw CI:CB1A15E9 CRCX: Creating connection: port: 4568 (mgcp_protocol.c:1112) 20241017055103121 DLMGCP NOTICE <0013> endpoint:rtpbridge/115@mgw CI:CB1A15E9 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055103121 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103121 DLMGCP DEBUG <0013> Generated response: line #00: 200 52110 OK (mgcp_msg.c:67) 20241017055103121 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/115@mgw (mgcp_msg.c:67) 20241017055103121 DLMGCP DEBUG <0013> Generated response: line #02: I: CB1A15E9 (mgcp_msg.c:67) 20241017055103121 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055103121 DLMGCP DEBUG <0013> Generated response: line #04: o=- CB1A15E9 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055103121 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055103121 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055103121 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055103121 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4568 RTP/AVP 112 (mgcp_msg.c:67) 20241017055103121 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055103121 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055103121 DLMGCP DEBUG <0013> Received message: line #00: CRCX 52111 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103121 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055103121 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055103121 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055103121 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw (trunk:0) found free endpoint: rtpbridge/116@mgw (mgcp_endp.c:261) 20241017055103121 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/116@mgw" (mgcp_protocol.c:441) 20241017055103121 DLMGCP NOTICE <0013> endpoint:rtpbridge/116@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055103121 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw conn:(1234/rtp C:DB727A53 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055103121 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw CI:DB727A53 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055103121 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw CI:DB727A53 output_enabled 0 (mgcp_msg.c:125) 20241017055103121 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055103121 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw conn:(1234/rtp C:DB727A53 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055103121 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055103121 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw CI:DB727A53 CRCX: Creating connection: port: 4570 (mgcp_protocol.c:1112) 20241017055103121 DLMGCP NOTICE <0013> endpoint:rtpbridge/116@mgw CI:DB727A53 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055103121 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103121 DLMGCP DEBUG <0013> Generated response: line #00: 200 52111 OK (mgcp_msg.c:67) 20241017055103121 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/116@mgw (mgcp_msg.c:67) 20241017055103121 DLMGCP DEBUG <0013> Generated response: line #02: I: DB727A53 (mgcp_msg.c:67) 20241017055103121 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055103121 DLMGCP DEBUG <0013> Generated response: line #04: o=- DB727A53 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055103121 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055103121 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055103121 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055103121 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4570 RTP/AVP 112 (mgcp_msg.c:67) 20241017055103121 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055103121 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055103122 DLMGCP DEBUG <0013> Received message: line #00: CRCX 52112 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103122 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055103122 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055103122 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055103122 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw (trunk:0) found free endpoint: rtpbridge/117@mgw (mgcp_endp.c:261) 20241017055103122 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/117@mgw" (mgcp_protocol.c:441) 20241017055103122 DLMGCP NOTICE <0013> endpoint:rtpbridge/117@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055103122 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw conn:(1234/rtp C:80265541 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055103122 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw CI:80265541 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055103122 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw CI:80265541 output_enabled 0 (mgcp_msg.c:125) 20241017055103122 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055103122 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw conn:(1234/rtp C:80265541 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055103122 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055103122 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw CI:80265541 CRCX: Creating connection: port: 4572 (mgcp_protocol.c:1112) 20241017055103122 DLMGCP NOTICE <0013> endpoint:rtpbridge/117@mgw CI:80265541 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055103122 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103122 DLMGCP DEBUG <0013> Generated response: line #00: 200 52112 OK (mgcp_msg.c:67) 20241017055103122 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/117@mgw (mgcp_msg.c:67) 20241017055103122 DLMGCP DEBUG <0013> Generated response: line #02: I: 80265541 (mgcp_msg.c:67) 20241017055103122 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055103122 DLMGCP DEBUG <0013> Generated response: line #04: o=- 80265541 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055103122 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055103122 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055103122 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055103122 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4572 RTP/AVP 112 (mgcp_msg.c:67) 20241017055103122 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055103122 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055103122 DLMGCP DEBUG <0013> Received message: line #00: CRCX 52113 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103122 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055103122 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055103122 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055103122 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw (trunk:0) found free endpoint: rtpbridge/118@mgw (mgcp_endp.c:261) 20241017055103122 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/118@mgw" (mgcp_protocol.c:441) 20241017055103122 DLMGCP NOTICE <0013> endpoint:rtpbridge/118@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055103122 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw conn:(1234/rtp C:628BBA6D r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055103122 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw CI:628BBA6D connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055103122 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw CI:628BBA6D output_enabled 0 (mgcp_msg.c:125) 20241017055103122 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055103122 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw conn:(1234/rtp C:628BBA6D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055103122 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055103122 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw CI:628BBA6D CRCX: Creating connection: port: 4574 (mgcp_protocol.c:1112) 20241017055103122 DLMGCP NOTICE <0013> endpoint:rtpbridge/118@mgw CI:628BBA6D CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055103122 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103122 DLMGCP DEBUG <0013> Generated response: line #00: 200 52113 OK (mgcp_msg.c:67) 20241017055103122 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/118@mgw (mgcp_msg.c:67) 20241017055103122 DLMGCP DEBUG <0013> Generated response: line #02: I: 628BBA6D (mgcp_msg.c:67) 20241017055103122 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055103122 DLMGCP DEBUG <0013> Generated response: line #04: o=- 628BBA6D 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055103122 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055103122 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055103122 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055103122 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4574 RTP/AVP 112 (mgcp_msg.c:67) 20241017055103122 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055103122 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055103122 DLMGCP DEBUG <0013> Received message: line #00: CRCX 52114 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103122 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055103122 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055103122 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055103123 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw (trunk:0) found free endpoint: rtpbridge/119@mgw (mgcp_endp.c:261) 20241017055103123 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/119@mgw" (mgcp_protocol.c:441) 20241017055103123 DLMGCP NOTICE <0013> endpoint:rtpbridge/119@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055103123 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw conn:(1234/rtp C:1A41139F r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055103123 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw CI:1A41139F connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055103123 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw CI:1A41139F output_enabled 0 (mgcp_msg.c:125) 20241017055103123 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055103123 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw conn:(1234/rtp C:1A41139F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055103123 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055103123 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw CI:1A41139F CRCX: Creating connection: port: 4576 (mgcp_protocol.c:1112) 20241017055103123 DLMGCP NOTICE <0013> endpoint:rtpbridge/119@mgw CI:1A41139F CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055103123 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103123 DLMGCP DEBUG <0013> Generated response: line #00: 200 52114 OK (mgcp_msg.c:67) 20241017055103123 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/119@mgw (mgcp_msg.c:67) 20241017055103123 DLMGCP DEBUG <0013> Generated response: line #02: I: 1A41139F (mgcp_msg.c:67) 20241017055103123 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055103123 DLMGCP DEBUG <0013> Generated response: line #04: o=- 1A41139F 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055103123 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055103123 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055103123 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055103123 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4576 RTP/AVP 112 (mgcp_msg.c:67) 20241017055103123 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055103123 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055103123 DLMGCP DEBUG <0013> Received message: line #00: CRCX 52115 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103123 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055103123 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055103123 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055103123 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw (trunk:0) found free endpoint: rtpbridge/11a@mgw (mgcp_endp.c:261) 20241017055103123 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/11a@mgw" (mgcp_protocol.c:441) 20241017055103123 DLMGCP NOTICE <0013> endpoint:rtpbridge/11a@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055103123 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw conn:(1234/rtp C:A15B616F r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055103123 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw CI:A15B616F connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055103123 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw CI:A15B616F output_enabled 0 (mgcp_msg.c:125) 20241017055103123 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055103123 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw conn:(1234/rtp C:A15B616F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055103123 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055103123 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw CI:A15B616F CRCX: Creating connection: port: 4578 (mgcp_protocol.c:1112) 20241017055103123 DLMGCP NOTICE <0013> endpoint:rtpbridge/11a@mgw CI:A15B616F CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055103123 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103123 DLMGCP DEBUG <0013> Generated response: line #00: 200 52115 OK (mgcp_msg.c:67) 20241017055103123 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/11a@mgw (mgcp_msg.c:67) 20241017055103123 DLMGCP DEBUG <0013> Generated response: line #02: I: A15B616F (mgcp_msg.c:67) 20241017055103123 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055103123 DLMGCP DEBUG <0013> Generated response: line #04: o=- A15B616F 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055103123 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055103123 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055103123 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055103123 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4578 RTP/AVP 112 (mgcp_msg.c:67) 20241017055103123 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055103123 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055103123 DLMGCP DEBUG <0013> Received message: line #00: CRCX 52116 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103123 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055103123 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055103123 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055103123 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw (trunk:0) found free endpoint: rtpbridge/11b@mgw (mgcp_endp.c:261) 20241017055103123 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/11b@mgw" (mgcp_protocol.c:441) 20241017055103123 DLMGCP NOTICE <0013> endpoint:rtpbridge/11b@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055103123 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw conn:(1234/rtp C:194E9C03 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055103123 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw CI:194E9C03 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055103123 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw CI:194E9C03 output_enabled 0 (mgcp_msg.c:125) 20241017055103123 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055103123 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw conn:(1234/rtp C:194E9C03 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055103123 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055103123 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw CI:194E9C03 CRCX: Creating connection: port: 4580 (mgcp_protocol.c:1112) 20241017055103123 DLMGCP NOTICE <0013> endpoint:rtpbridge/11b@mgw CI:194E9C03 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055103123 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103123 DLMGCP DEBUG <0013> Generated response: line #00: 200 52116 OK (mgcp_msg.c:67) 20241017055103123 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/11b@mgw (mgcp_msg.c:67) 20241017055103123 DLMGCP DEBUG <0013> Generated response: line #02: I: 194E9C03 (mgcp_msg.c:67) 20241017055103123 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055103123 DLMGCP DEBUG <0013> Generated response: line #04: o=- 194E9C03 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055103123 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055103123 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055103123 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055103123 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4580 RTP/AVP 112 (mgcp_msg.c:67) 20241017055103123 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055103123 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055103123 DLMGCP DEBUG <0013> Received message: line #00: CRCX 52117 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103123 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055103123 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055103123 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055103123 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw (trunk:0) found free endpoint: rtpbridge/11c@mgw (mgcp_endp.c:261) 20241017055103123 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/11c@mgw" (mgcp_protocol.c:441) 20241017055103123 DLMGCP NOTICE <0013> endpoint:rtpbridge/11c@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055103123 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw conn:(1234/rtp C:6479B304 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055103123 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw CI:6479B304 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055103123 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw CI:6479B304 output_enabled 0 (mgcp_msg.c:125) 20241017055103123 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055103123 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw conn:(1234/rtp C:6479B304 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055103123 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055103123 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw CI:6479B304 CRCX: Creating connection: port: 4582 (mgcp_protocol.c:1112) 20241017055103123 DLMGCP NOTICE <0013> endpoint:rtpbridge/11c@mgw CI:6479B304 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055103123 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103123 DLMGCP DEBUG <0013> Generated response: line #00: 200 52117 OK (mgcp_msg.c:67) 20241017055103123 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/11c@mgw (mgcp_msg.c:67) 20241017055103123 DLMGCP DEBUG <0013> Generated response: line #02: I: 6479B304 (mgcp_msg.c:67) 20241017055103123 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055103123 DLMGCP DEBUG <0013> Generated response: line #04: o=- 6479B304 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055103123 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055103123 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055103123 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055103123 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4582 RTP/AVP 112 (mgcp_msg.c:67) 20241017055103123 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055103123 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055103124 DLMGCP DEBUG <0013> Received message: line #00: CRCX 52118 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103124 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055103124 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055103124 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055103124 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw (trunk:0) found free endpoint: rtpbridge/11d@mgw (mgcp_endp.c:261) 20241017055103124 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/11d@mgw" (mgcp_protocol.c:441) 20241017055103124 DLMGCP NOTICE <0013> endpoint:rtpbridge/11d@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055103124 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw conn:(1234/rtp C:09B7F489 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055103124 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw CI:09B7F489 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055103124 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw CI:09B7F489 output_enabled 0 (mgcp_msg.c:125) 20241017055103124 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055103124 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw conn:(1234/rtp C:09B7F489 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055103124 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055103124 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw CI:09B7F489 CRCX: Creating connection: port: 4584 (mgcp_protocol.c:1112) 20241017055103124 DLMGCP NOTICE <0013> endpoint:rtpbridge/11d@mgw CI:09B7F489 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055103124 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103124 DLMGCP DEBUG <0013> Generated response: line #00: 200 52118 OK (mgcp_msg.c:67) 20241017055103124 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/11d@mgw (mgcp_msg.c:67) 20241017055103124 DLMGCP DEBUG <0013> Generated response: line #02: I: 09B7F489 (mgcp_msg.c:67) 20241017055103124 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055103124 DLMGCP DEBUG <0013> Generated response: line #04: o=- 09B7F489 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055103124 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055103124 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055103124 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055103124 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4584 RTP/AVP 112 (mgcp_msg.c:67) 20241017055103124 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055103124 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055103124 DLMGCP DEBUG <0013> Received message: line #00: CRCX 52119 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103124 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055103124 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055103124 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055103124 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw (trunk:0) found free endpoint: rtpbridge/11e@mgw (mgcp_endp.c:261) 20241017055103124 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/11e@mgw" (mgcp_protocol.c:441) 20241017055103124 DLMGCP NOTICE <0013> endpoint:rtpbridge/11e@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055103124 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw conn:(1234/rtp C:FCF12CAE r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055103124 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw CI:FCF12CAE connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055103124 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw CI:FCF12CAE output_enabled 0 (mgcp_msg.c:125) 20241017055103124 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055103124 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw conn:(1234/rtp C:FCF12CAE r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055103124 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055103124 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw CI:FCF12CAE CRCX: Creating connection: port: 4586 (mgcp_protocol.c:1112) 20241017055103124 DLMGCP NOTICE <0013> endpoint:rtpbridge/11e@mgw CI:FCF12CAE CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055103124 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103124 DLMGCP DEBUG <0013> Generated response: line #00: 200 52119 OK (mgcp_msg.c:67) 20241017055103124 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/11e@mgw (mgcp_msg.c:67) 20241017055103124 DLMGCP DEBUG <0013> Generated response: line #02: I: FCF12CAE (mgcp_msg.c:67) 20241017055103124 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055103124 DLMGCP DEBUG <0013> Generated response: line #04: o=- FCF12CAE 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055103124 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055103124 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055103124 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055103124 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4586 RTP/AVP 112 (mgcp_msg.c:67) 20241017055103124 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055103124 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055103125 DLMGCP DEBUG <0013> Received message: line #00: CRCX 52120 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103125 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055103125 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055103125 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055103125 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw (trunk:0) found free endpoint: rtpbridge/11f@mgw (mgcp_endp.c:261) 20241017055103125 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/11f@mgw" (mgcp_protocol.c:441) 20241017055103125 DLMGCP NOTICE <0013> endpoint:rtpbridge/11f@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055103125 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw conn:(1234/rtp C:DCC0E00D r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055103125 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw CI:DCC0E00D connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055103125 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw CI:DCC0E00D output_enabled 0 (mgcp_msg.c:125) 20241017055103125 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055103125 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw conn:(1234/rtp C:DCC0E00D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055103125 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055103125 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw CI:DCC0E00D CRCX: Creating connection: port: 4588 (mgcp_protocol.c:1112) 20241017055103125 DLMGCP NOTICE <0013> endpoint:rtpbridge/11f@mgw CI:DCC0E00D CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055103125 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103125 DLMGCP DEBUG <0013> Generated response: line #00: 200 52120 OK (mgcp_msg.c:67) 20241017055103125 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/11f@mgw (mgcp_msg.c:67) 20241017055103125 DLMGCP DEBUG <0013> Generated response: line #02: I: DCC0E00D (mgcp_msg.c:67) 20241017055103125 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055103125 DLMGCP DEBUG <0013> Generated response: line #04: o=- DCC0E00D 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055103125 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055103125 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055103125 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055103125 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4588 RTP/AVP 112 (mgcp_msg.c:67) 20241017055103125 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055103125 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055103125 DLMGCP DEBUG <0013> Received message: line #00: CRCX 52121 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103125 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055103125 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055103125 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055103125 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw (trunk:0) found free endpoint: rtpbridge/120@mgw (mgcp_endp.c:261) 20241017055103125 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/120@mgw" (mgcp_protocol.c:441) 20241017055103125 DLMGCP NOTICE <0013> endpoint:rtpbridge/120@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055103125 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw conn:(1234/rtp C:998A7EF0 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055103125 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw CI:998A7EF0 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055103125 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw CI:998A7EF0 output_enabled 0 (mgcp_msg.c:125) 20241017055103125 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055103125 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw conn:(1234/rtp C:998A7EF0 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055103125 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055103125 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw CI:998A7EF0 CRCX: Creating connection: port: 4590 (mgcp_protocol.c:1112) 20241017055103125 DLMGCP NOTICE <0013> endpoint:rtpbridge/120@mgw CI:998A7EF0 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055103125 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103125 DLMGCP DEBUG <0013> Generated response: line #00: 200 52121 OK (mgcp_msg.c:67) 20241017055103125 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/120@mgw (mgcp_msg.c:67) 20241017055103125 DLMGCP DEBUG <0013> Generated response: line #02: I: 998A7EF0 (mgcp_msg.c:67) 20241017055103125 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055103125 DLMGCP DEBUG <0013> Generated response: line #04: o=- 998A7EF0 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055103125 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055103125 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055103125 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055103125 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4590 RTP/AVP 112 (mgcp_msg.c:67) 20241017055103125 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055103125 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055103125 DLMGCP DEBUG <0013> Received message: line #00: CRCX 52122 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103126 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055103126 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055103126 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055103126 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw (trunk:0) found free endpoint: rtpbridge/121@mgw (mgcp_endp.c:261) 20241017055103126 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/121@mgw" (mgcp_protocol.c:441) 20241017055103126 DLMGCP NOTICE <0013> endpoint:rtpbridge/121@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055103126 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw conn:(1234/rtp C:AEC1E25E r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055103126 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw CI:AEC1E25E connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055103126 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw CI:AEC1E25E output_enabled 0 (mgcp_msg.c:125) 20241017055103126 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055103126 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw conn:(1234/rtp C:AEC1E25E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055103126 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055103126 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw CI:AEC1E25E CRCX: Creating connection: port: 4592 (mgcp_protocol.c:1112) 20241017055103126 DLMGCP NOTICE <0013> endpoint:rtpbridge/121@mgw CI:AEC1E25E CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055103126 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103126 DLMGCP DEBUG <0013> Generated response: line #00: 200 52122 OK (mgcp_msg.c:67) 20241017055103126 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/121@mgw (mgcp_msg.c:67) 20241017055103126 DLMGCP DEBUG <0013> Generated response: line #02: I: AEC1E25E (mgcp_msg.c:67) 20241017055103126 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055103126 DLMGCP DEBUG <0013> Generated response: line #04: o=- AEC1E25E 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055103126 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055103126 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055103126 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055103126 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4592 RTP/AVP 112 (mgcp_msg.c:67) 20241017055103126 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055103126 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055103126 DLMGCP DEBUG <0013> Received message: line #00: CRCX 52123 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103126 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055103126 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055103126 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055103126 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw (trunk:0) found free endpoint: rtpbridge/122@mgw (mgcp_endp.c:261) 20241017055103126 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/122@mgw" (mgcp_protocol.c:441) 20241017055103126 DLMGCP NOTICE <0013> endpoint:rtpbridge/122@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055103126 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw conn:(1234/rtp C:95283104 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055103126 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw CI:95283104 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055103126 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw CI:95283104 output_enabled 0 (mgcp_msg.c:125) 20241017055103126 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055103126 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw conn:(1234/rtp C:95283104 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055103126 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055103126 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw CI:95283104 CRCX: Creating connection: port: 4594 (mgcp_protocol.c:1112) 20241017055103126 DLMGCP NOTICE <0013> endpoint:rtpbridge/122@mgw CI:95283104 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055103126 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103126 DLMGCP DEBUG <0013> Generated response: line #00: 200 52123 OK (mgcp_msg.c:67) 20241017055103126 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/122@mgw (mgcp_msg.c:67) 20241017055103126 DLMGCP DEBUG <0013> Generated response: line #02: I: 95283104 (mgcp_msg.c:67) 20241017055103126 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055103126 DLMGCP DEBUG <0013> Generated response: line #04: o=- 95283104 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055103126 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055103126 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055103126 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055103126 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4594 RTP/AVP 112 (mgcp_msg.c:67) 20241017055103126 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055103126 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055103126 DLMGCP DEBUG <0013> Received message: line #00: CRCX 52124 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103126 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055103126 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055103126 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055103126 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw (trunk:0) found free endpoint: rtpbridge/123@mgw (mgcp_endp.c:261) 20241017055103126 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/123@mgw" (mgcp_protocol.c:441) 20241017055103126 DLMGCP NOTICE <0013> endpoint:rtpbridge/123@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055103126 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw conn:(1234/rtp C:DD174766 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055103126 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw CI:DD174766 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055103126 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw CI:DD174766 output_enabled 0 (mgcp_msg.c:125) 20241017055103126 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055103126 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw conn:(1234/rtp C:DD174766 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055103126 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055103126 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw CI:DD174766 CRCX: Creating connection: port: 4596 (mgcp_protocol.c:1112) 20241017055103126 DLMGCP NOTICE <0013> endpoint:rtpbridge/123@mgw CI:DD174766 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055103126 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103126 DLMGCP DEBUG <0013> Generated response: line #00: 200 52124 OK (mgcp_msg.c:67) 20241017055103126 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/123@mgw (mgcp_msg.c:67) 20241017055103126 DLMGCP DEBUG <0013> Generated response: line #02: I: DD174766 (mgcp_msg.c:67) 20241017055103126 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055103126 DLMGCP DEBUG <0013> Generated response: line #04: o=- DD174766 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055103126 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055103126 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055103126 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055103126 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4596 RTP/AVP 112 (mgcp_msg.c:67) 20241017055103126 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055103126 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055103127 DLMGCP DEBUG <0013> Received message: line #00: CRCX 52125 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103127 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055103127 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055103127 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055103127 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw (trunk:0) found free endpoint: rtpbridge/124@mgw (mgcp_endp.c:261) 20241017055103127 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/124@mgw" (mgcp_protocol.c:441) 20241017055103127 DLMGCP NOTICE <0013> endpoint:rtpbridge/124@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055103127 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw conn:(1234/rtp C:65AB3DF6 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055103127 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw CI:65AB3DF6 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055103127 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw CI:65AB3DF6 output_enabled 0 (mgcp_msg.c:125) 20241017055103127 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055103127 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw conn:(1234/rtp C:65AB3DF6 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055103127 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055103127 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw CI:65AB3DF6 CRCX: Creating connection: port: 4598 (mgcp_protocol.c:1112) 20241017055103127 DLMGCP NOTICE <0013> endpoint:rtpbridge/124@mgw CI:65AB3DF6 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055103127 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103127 DLMGCP DEBUG <0013> Generated response: line #00: 200 52125 OK (mgcp_msg.c:67) 20241017055103127 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/124@mgw (mgcp_msg.c:67) 20241017055103127 DLMGCP DEBUG <0013> Generated response: line #02: I: 65AB3DF6 (mgcp_msg.c:67) 20241017055103127 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055103127 DLMGCP DEBUG <0013> Generated response: line #04: o=- 65AB3DF6 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055103127 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055103127 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055103127 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055103127 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4598 RTP/AVP 112 (mgcp_msg.c:67) 20241017055103127 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055103127 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055103127 DLMGCP DEBUG <0013> Received message: line #00: CRCX 52126 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103127 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055103127 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055103127 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055103127 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw (trunk:0) found free endpoint: rtpbridge/125@mgw (mgcp_endp.c:261) 20241017055103127 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/125@mgw" (mgcp_protocol.c:441) 20241017055103127 DLMGCP NOTICE <0013> endpoint:rtpbridge/125@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055103127 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw conn:(1234/rtp C:5E84098C r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055103127 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw CI:5E84098C connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055103127 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw CI:5E84098C output_enabled 0 (mgcp_msg.c:125) 20241017055103127 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055103127 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw conn:(1234/rtp C:5E84098C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055103127 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055103127 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw CI:5E84098C CRCX: Creating connection: port: 4600 (mgcp_protocol.c:1112) 20241017055103127 DLMGCP NOTICE <0013> endpoint:rtpbridge/125@mgw CI:5E84098C CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055103127 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103127 DLMGCP DEBUG <0013> Generated response: line #00: 200 52126 OK (mgcp_msg.c:67) 20241017055103127 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/125@mgw (mgcp_msg.c:67) 20241017055103127 DLMGCP DEBUG <0013> Generated response: line #02: I: 5E84098C (mgcp_msg.c:67) 20241017055103127 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055103127 DLMGCP DEBUG <0013> Generated response: line #04: o=- 5E84098C 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055103127 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055103127 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055103127 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055103127 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4600 RTP/AVP 112 (mgcp_msg.c:67) 20241017055103127 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055103127 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055103127 DLMGCP DEBUG <0013> Received message: line #00: CRCX 52127 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103127 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055103127 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055103127 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055103127 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw (trunk:0) found free endpoint: rtpbridge/126@mgw (mgcp_endp.c:261) 20241017055103127 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/126@mgw" (mgcp_protocol.c:441) 20241017055103127 DLMGCP NOTICE <0013> endpoint:rtpbridge/126@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055103128 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw conn:(1234/rtp C:BE72963F r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055103128 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw CI:BE72963F connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055103128 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw CI:BE72963F output_enabled 0 (mgcp_msg.c:125) 20241017055103128 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055103128 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw conn:(1234/rtp C:BE72963F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055103128 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055103128 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw CI:BE72963F CRCX: Creating connection: port: 4602 (mgcp_protocol.c:1112) 20241017055103128 DLMGCP NOTICE <0013> endpoint:rtpbridge/126@mgw CI:BE72963F CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055103128 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103128 DLMGCP DEBUG <0013> Generated response: line #00: 200 52127 OK (mgcp_msg.c:67) 20241017055103128 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/126@mgw (mgcp_msg.c:67) 20241017055103128 DLMGCP DEBUG <0013> Generated response: line #02: I: BE72963F (mgcp_msg.c:67) 20241017055103128 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055103128 DLMGCP DEBUG <0013> Generated response: line #04: o=- BE72963F 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055103128 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055103128 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055103128 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055103128 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4602 RTP/AVP 112 (mgcp_msg.c:67) 20241017055103128 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055103128 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055103128 DLMGCP DEBUG <0013> Received message: line #00: CRCX 52128 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103128 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055103128 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055103128 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055103128 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw (trunk:0) found free endpoint: rtpbridge/127@mgw (mgcp_endp.c:261) 20241017055103128 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/127@mgw" (mgcp_protocol.c:441) 20241017055103128 DLMGCP NOTICE <0013> endpoint:rtpbridge/127@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055103128 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw conn:(1234/rtp C:76A804DD r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055103128 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw CI:76A804DD connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055103128 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw CI:76A804DD output_enabled 0 (mgcp_msg.c:125) 20241017055103128 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055103128 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw conn:(1234/rtp C:76A804DD r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055103128 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055103128 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw CI:76A804DD CRCX: Creating connection: port: 4604 (mgcp_protocol.c:1112) 20241017055103128 DLMGCP NOTICE <0013> endpoint:rtpbridge/127@mgw CI:76A804DD CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055103128 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103128 DLMGCP DEBUG <0013> Generated response: line #00: 200 52128 OK (mgcp_msg.c:67) 20241017055103128 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/127@mgw (mgcp_msg.c:67) 20241017055103128 DLMGCP DEBUG <0013> Generated response: line #02: I: 76A804DD (mgcp_msg.c:67) 20241017055103128 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055103128 DLMGCP DEBUG <0013> Generated response: line #04: o=- 76A804DD 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055103128 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055103128 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055103128 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055103128 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4604 RTP/AVP 112 (mgcp_msg.c:67) 20241017055103128 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055103128 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055103128 DLMGCP DEBUG <0013> Received message: line #00: CRCX 52129 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103128 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055103128 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055103128 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055103128 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw (trunk:0) found free endpoint: rtpbridge/128@mgw (mgcp_endp.c:261) 20241017055103128 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/128@mgw" (mgcp_protocol.c:441) 20241017055103128 DLMGCP NOTICE <0013> endpoint:rtpbridge/128@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055103128 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw conn:(1234/rtp C:DC3BEA8A r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055103128 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw CI:DC3BEA8A connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055103128 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw CI:DC3BEA8A output_enabled 0 (mgcp_msg.c:125) 20241017055103128 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055103128 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw conn:(1234/rtp C:DC3BEA8A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055103128 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055103129 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw CI:DC3BEA8A CRCX: Creating connection: port: 4606 (mgcp_protocol.c:1112) 20241017055103129 DLMGCP NOTICE <0013> endpoint:rtpbridge/128@mgw CI:DC3BEA8A CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055103129 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103129 DLMGCP DEBUG <0013> Generated response: line #00: 200 52129 OK (mgcp_msg.c:67) 20241017055103129 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/128@mgw (mgcp_msg.c:67) 20241017055103129 DLMGCP DEBUG <0013> Generated response: line #02: I: DC3BEA8A (mgcp_msg.c:67) 20241017055103129 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055103129 DLMGCP DEBUG <0013> Generated response: line #04: o=- DC3BEA8A 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055103129 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055103129 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055103129 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055103129 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4606 RTP/AVP 112 (mgcp_msg.c:67) 20241017055103129 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055103129 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055103129 DLMGCP DEBUG <0013> Received message: line #00: CRCX 52130 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103129 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055103129 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055103129 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055103129 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw (trunk:0) found free endpoint: rtpbridge/129@mgw (mgcp_endp.c:261) 20241017055103129 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/129@mgw" (mgcp_protocol.c:441) 20241017055103129 DLMGCP NOTICE <0013> endpoint:rtpbridge/129@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055103129 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw conn:(1234/rtp C:81D2CD3F r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055103129 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw CI:81D2CD3F connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055103129 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw CI:81D2CD3F output_enabled 0 (mgcp_msg.c:125) 20241017055103129 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055103129 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw conn:(1234/rtp C:81D2CD3F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055103129 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055103129 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw CI:81D2CD3F CRCX: Creating connection: port: 4608 (mgcp_protocol.c:1112) 20241017055103129 DLMGCP NOTICE <0013> endpoint:rtpbridge/129@mgw CI:81D2CD3F CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055103129 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103129 DLMGCP DEBUG <0013> Generated response: line #00: 200 52130 OK (mgcp_msg.c:67) 20241017055103129 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/129@mgw (mgcp_msg.c:67) 20241017055103129 DLMGCP DEBUG <0013> Generated response: line #02: I: 81D2CD3F (mgcp_msg.c:67) 20241017055103129 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055103129 DLMGCP DEBUG <0013> Generated response: line #04: o=- 81D2CD3F 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055103129 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055103129 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055103129 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055103129 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4608 RTP/AVP 112 (mgcp_msg.c:67) 20241017055103129 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055103129 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055103129 DLMGCP DEBUG <0013> Received message: line #00: CRCX 52131 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103129 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055103129 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055103129 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055103129 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw (trunk:0) found free endpoint: rtpbridge/12a@mgw (mgcp_endp.c:261) 20241017055103129 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/12a@mgw" (mgcp_protocol.c:441) 20241017055103129 DLMGCP NOTICE <0013> endpoint:rtpbridge/12a@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055103129 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw conn:(1234/rtp C:714CB12D r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055103129 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw CI:714CB12D connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055103129 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw CI:714CB12D output_enabled 0 (mgcp_msg.c:125) 20241017055103129 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055103129 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw conn:(1234/rtp C:714CB12D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055103129 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055103129 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw CI:714CB12D CRCX: Creating connection: port: 4610 (mgcp_protocol.c:1112) 20241017055103129 DLMGCP NOTICE <0013> endpoint:rtpbridge/12a@mgw CI:714CB12D CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055103129 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103129 DLMGCP DEBUG <0013> Generated response: line #00: 200 52131 OK (mgcp_msg.c:67) 20241017055103129 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/12a@mgw (mgcp_msg.c:67) 20241017055103129 DLMGCP DEBUG <0013> Generated response: line #02: I: 714CB12D (mgcp_msg.c:67) 20241017055103129 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055103129 DLMGCP DEBUG <0013> Generated response: line #04: o=- 714CB12D 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055103129 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055103129 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055103129 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055103129 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4610 RTP/AVP 112 (mgcp_msg.c:67) 20241017055103129 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055103129 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055103130 DLMGCP DEBUG <0013> Received message: line #00: CRCX 52132 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103130 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055103130 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055103130 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055103130 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw (trunk:0) found free endpoint: rtpbridge/12b@mgw (mgcp_endp.c:261) 20241017055103130 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/12b@mgw" (mgcp_protocol.c:441) 20241017055103130 DLMGCP NOTICE <0013> endpoint:rtpbridge/12b@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055103130 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw conn:(1234/rtp C:8687AABD r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055103130 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw CI:8687AABD connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055103130 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw CI:8687AABD output_enabled 0 (mgcp_msg.c:125) 20241017055103130 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055103130 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw conn:(1234/rtp C:8687AABD r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055103130 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055103130 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw CI:8687AABD CRCX: Creating connection: port: 4612 (mgcp_protocol.c:1112) 20241017055103130 DLMGCP NOTICE <0013> endpoint:rtpbridge/12b@mgw CI:8687AABD CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055103130 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103130 DLMGCP DEBUG <0013> Generated response: line #00: 200 52132 OK (mgcp_msg.c:67) 20241017055103130 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/12b@mgw (mgcp_msg.c:67) 20241017055103130 DLMGCP DEBUG <0013> Generated response: line #02: I: 8687AABD (mgcp_msg.c:67) 20241017055103130 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055103130 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8687AABD 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055103130 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055103130 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055103130 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055103130 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4612 RTP/AVP 112 (mgcp_msg.c:67) 20241017055103130 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055103130 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055103130 DLMGCP DEBUG <0013> Received message: line #00: CRCX 52133 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103130 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055103130 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055103130 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055103130 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw (trunk:0) found free endpoint: rtpbridge/12c@mgw (mgcp_endp.c:261) 20241017055103130 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/12c@mgw" (mgcp_protocol.c:441) 20241017055103130 DLMGCP NOTICE <0013> endpoint:rtpbridge/12c@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055103130 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw conn:(1234/rtp C:12498DA0 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055103130 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw CI:12498DA0 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055103130 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw CI:12498DA0 output_enabled 0 (mgcp_msg.c:125) 20241017055103130 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055103130 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw conn:(1234/rtp C:12498DA0 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055103130 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055103130 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw CI:12498DA0 CRCX: Creating connection: port: 4614 (mgcp_protocol.c:1112) 20241017055103130 DLMGCP NOTICE <0013> endpoint:rtpbridge/12c@mgw CI:12498DA0 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055103130 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103130 DLMGCP DEBUG <0013> Generated response: line #00: 200 52133 OK (mgcp_msg.c:67) 20241017055103130 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/12c@mgw (mgcp_msg.c:67) 20241017055103130 DLMGCP DEBUG <0013> Generated response: line #02: I: 12498DA0 (mgcp_msg.c:67) 20241017055103130 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055103130 DLMGCP DEBUG <0013> Generated response: line #04: o=- 12498DA0 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055103130 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055103130 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055103130 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055103130 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4614 RTP/AVP 112 (mgcp_msg.c:67) 20241017055103130 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055103130 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055103131 DLMGCP DEBUG <0013> Received message: line #00: CRCX 52134 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103131 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055103131 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055103131 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055103131 DLMGCP ERROR <0013> (trunk:0) Not able to find a free endpoint (mgcp_endp.c:267) 20241017055103131 DLMGCP NOTICE <0013> CRCX: cannot find endpoint "rtpbridge/*@mgw", cause=403 -- trying to identify trunk... (mgcp_protocol.c:407) 20241017055103131 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for trunk resource of endpoint "rtpbridge/*@mgw" (mgcp_protocol.c:445) 20241017055103131 DLMGCP NOTICE <0013> endpoint:none CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055103131 DLMGCP ERROR <0013> endpoint:none CRCX: no free endpoints available! (mgcp_protocol.c:894) 20241017055103131 DLMGCP DEBUG <0013> endpoint:none Generated response: code=403 (mgcp_protocol.c:230) 20241017055103131 DLMGCP DEBUG <0013> Generated response: line #00: 403 52134 FAIL (mgcp_msg.c:67) MTC@176d1c6d6327: setverdict(pass): none -> pass 20241017055103131 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52135 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103131 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103131 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:279) 20241017055103131 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241017055103131 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103131 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103131 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103131 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103131 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103131 DLMGCP DEBUG <0013> Generated response: line #00: 200 52135 OK (mgcp_msg.c:67) 20241017055103131 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52136 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103131 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103131 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241017055103131 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241017055103131 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103131 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103131 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103131 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103131 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103131 DLMGCP DEBUG <0013> Generated response: line #00: 200 52136 OK (mgcp_msg.c:67) 20241017055103131 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52137 rtpbridge/3@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103131 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103131 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw (trunk:0) found endpoint: rtpbridge/3@mgw (mgcp_endp.c:279) 20241017055103131 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/3@mgw" (mgcp_protocol.c:441) 20241017055103131 DLMGCP NOTICE <0013> endpoint:rtpbridge/3@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103131 DLMGCP NOTICE <0013> endpoint:rtpbridge/3@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103131 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103131 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103131 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103131 DLMGCP DEBUG <0013> Generated response: line #00: 200 52137 OK (mgcp_msg.c:67) 20241017055103132 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52138 rtpbridge/4@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103132 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103132 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw (trunk:0) found endpoint: rtpbridge/4@mgw (mgcp_endp.c:279) 20241017055103132 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/4@mgw" (mgcp_protocol.c:441) 20241017055103132 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103132 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103132 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103132 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103132 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103132 DLMGCP DEBUG <0013> Generated response: line #00: 200 52138 OK (mgcp_msg.c:67) 20241017055103132 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52139 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103132 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103132 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:279) 20241017055103132 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:441) 20241017055103132 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103132 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103132 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103132 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103132 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103132 DLMGCP DEBUG <0013> Generated response: line #00: 200 52139 OK (mgcp_msg.c:67) 20241017055103132 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52140 rtpbridge/6@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103132 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103132 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw (trunk:0) found endpoint: rtpbridge/6@mgw (mgcp_endp.c:279) 20241017055103132 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/6@mgw" (mgcp_protocol.c:441) 20241017055103132 DLMGCP NOTICE <0013> endpoint:rtpbridge/6@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103132 DLMGCP NOTICE <0013> endpoint:rtpbridge/6@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103132 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103132 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103132 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103132 DLMGCP DEBUG <0013> Generated response: line #00: 200 52140 OK (mgcp_msg.c:67) 20241017055103132 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52141 rtpbridge/7@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103132 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103132 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw (trunk:0) found endpoint: rtpbridge/7@mgw (mgcp_endp.c:279) 20241017055103132 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/7@mgw" (mgcp_protocol.c:441) 20241017055103132 DLMGCP NOTICE <0013> endpoint:rtpbridge/7@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103132 DLMGCP NOTICE <0013> endpoint:rtpbridge/7@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103132 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103132 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103132 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103132 DLMGCP DEBUG <0013> Generated response: line #00: 200 52141 OK (mgcp_msg.c:67) 20241017055103132 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52142 rtpbridge/8@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103132 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103132 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw (trunk:0) found endpoint: rtpbridge/8@mgw (mgcp_endp.c:279) 20241017055103132 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/8@mgw" (mgcp_protocol.c:441) 20241017055103132 DLMGCP NOTICE <0013> endpoint:rtpbridge/8@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103132 DLMGCP NOTICE <0013> endpoint:rtpbridge/8@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103132 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103132 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103132 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103132 DLMGCP DEBUG <0013> Generated response: line #00: 200 52142 OK (mgcp_msg.c:67) 20241017055103133 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52143 rtpbridge/9@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103133 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103133 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw (trunk:0) found endpoint: rtpbridge/9@mgw (mgcp_endp.c:279) 20241017055103133 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/9@mgw" (mgcp_protocol.c:441) 20241017055103133 DLMGCP NOTICE <0013> endpoint:rtpbridge/9@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103133 DLMGCP NOTICE <0013> endpoint:rtpbridge/9@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103133 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103133 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103133 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103133 DLMGCP DEBUG <0013> Generated response: line #00: 200 52143 OK (mgcp_msg.c:67) 20241017055103133 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52144 rtpbridge/a@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103133 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103133 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw (trunk:0) found endpoint: rtpbridge/a@mgw (mgcp_endp.c:279) 20241017055103133 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/a@mgw" (mgcp_protocol.c:441) 20241017055103133 DLMGCP NOTICE <0013> endpoint:rtpbridge/a@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103133 DLMGCP NOTICE <0013> endpoint:rtpbridge/a@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103133 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103133 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103133 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103133 DLMGCP DEBUG <0013> Generated response: line #00: 200 52144 OK (mgcp_msg.c:67) 20241017055103133 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52145 rtpbridge/b@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103133 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103133 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw (trunk:0) found endpoint: rtpbridge/b@mgw (mgcp_endp.c:279) 20241017055103133 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/b@mgw" (mgcp_protocol.c:441) 20241017055103133 DLMGCP NOTICE <0013> endpoint:rtpbridge/b@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103133 DLMGCP NOTICE <0013> endpoint:rtpbridge/b@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103133 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103133 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103133 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103133 DLMGCP DEBUG <0013> Generated response: line #00: 200 52145 OK (mgcp_msg.c:67) 20241017055103133 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52146 rtpbridge/c@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103133 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103133 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw (trunk:0) found endpoint: rtpbridge/c@mgw (mgcp_endp.c:279) 20241017055103133 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/c@mgw" (mgcp_protocol.c:441) 20241017055103133 DLMGCP NOTICE <0013> endpoint:rtpbridge/c@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103133 DLMGCP NOTICE <0013> endpoint:rtpbridge/c@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103133 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103133 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103133 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103133 DLMGCP DEBUG <0013> Generated response: line #00: 200 52146 OK (mgcp_msg.c:67) 20241017055103133 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52147 rtpbridge/d@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103133 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103133 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw (trunk:0) found endpoint: rtpbridge/d@mgw (mgcp_endp.c:279) 20241017055103133 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/d@mgw" (mgcp_protocol.c:441) 20241017055103133 DLMGCP NOTICE <0013> endpoint:rtpbridge/d@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103133 DLMGCP NOTICE <0013> endpoint:rtpbridge/d@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103133 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103133 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103133 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103133 DLMGCP DEBUG <0013> Generated response: line #00: 200 52147 OK (mgcp_msg.c:67) 20241017055103134 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52148 rtpbridge/e@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103134 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103134 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw (trunk:0) found endpoint: rtpbridge/e@mgw (mgcp_endp.c:279) 20241017055103134 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/e@mgw" (mgcp_protocol.c:441) 20241017055103134 DLMGCP NOTICE <0013> endpoint:rtpbridge/e@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103134 DLMGCP NOTICE <0013> endpoint:rtpbridge/e@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103134 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103134 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103134 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103134 DLMGCP DEBUG <0013> Generated response: line #00: 200 52148 OK (mgcp_msg.c:67) 20241017055103134 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52149 rtpbridge/f@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103134 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103134 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw (trunk:0) found endpoint: rtpbridge/f@mgw (mgcp_endp.c:279) 20241017055103134 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/f@mgw" (mgcp_protocol.c:441) 20241017055103134 DLMGCP NOTICE <0013> endpoint:rtpbridge/f@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103134 DLMGCP NOTICE <0013> endpoint:rtpbridge/f@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103134 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103134 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103134 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103134 DLMGCP DEBUG <0013> Generated response: line #00: 200 52149 OK (mgcp_msg.c:67) 20241017055103134 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52150 rtpbridge/10@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103134 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103134 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw (trunk:0) found endpoint: rtpbridge/10@mgw (mgcp_endp.c:279) 20241017055103134 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/10@mgw" (mgcp_protocol.c:441) 20241017055103134 DLMGCP NOTICE <0013> endpoint:rtpbridge/10@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103134 DLMGCP NOTICE <0013> endpoint:rtpbridge/10@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103134 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103134 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103134 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103134 DLMGCP DEBUG <0013> Generated response: line #00: 200 52150 OK (mgcp_msg.c:67) 20241017055103134 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52151 rtpbridge/11@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103134 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103134 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw (trunk:0) found endpoint: rtpbridge/11@mgw (mgcp_endp.c:279) 20241017055103134 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/11@mgw" (mgcp_protocol.c:441) 20241017055103134 DLMGCP NOTICE <0013> endpoint:rtpbridge/11@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103134 DLMGCP NOTICE <0013> endpoint:rtpbridge/11@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103134 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103134 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103134 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103134 DLMGCP DEBUG <0013> Generated response: line #00: 200 52151 OK (mgcp_msg.c:67) 20241017055103134 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52152 rtpbridge/12@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103134 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103134 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw (trunk:0) found endpoint: rtpbridge/12@mgw (mgcp_endp.c:279) 20241017055103134 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/12@mgw" (mgcp_protocol.c:441) 20241017055103134 DLMGCP NOTICE <0013> endpoint:rtpbridge/12@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103134 DLMGCP NOTICE <0013> endpoint:rtpbridge/12@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103134 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103134 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103134 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103134 DLMGCP DEBUG <0013> Generated response: line #00: 200 52152 OK (mgcp_msg.c:67) 20241017055103135 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52153 rtpbridge/13@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103135 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103135 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw (trunk:0) found endpoint: rtpbridge/13@mgw (mgcp_endp.c:279) 20241017055103135 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/13@mgw" (mgcp_protocol.c:441) 20241017055103135 DLMGCP NOTICE <0013> endpoint:rtpbridge/13@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103135 DLMGCP NOTICE <0013> endpoint:rtpbridge/13@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103135 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103135 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103135 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103135 DLMGCP DEBUG <0013> Generated response: line #00: 200 52153 OK (mgcp_msg.c:67) 20241017055103135 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52154 rtpbridge/14@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103135 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103135 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw (trunk:0) found endpoint: rtpbridge/14@mgw (mgcp_endp.c:279) 20241017055103135 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/14@mgw" (mgcp_protocol.c:441) 20241017055103135 DLMGCP NOTICE <0013> endpoint:rtpbridge/14@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103135 DLMGCP NOTICE <0013> endpoint:rtpbridge/14@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103135 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103135 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103135 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103135 DLMGCP DEBUG <0013> Generated response: line #00: 200 52154 OK (mgcp_msg.c:67) 20241017055103135 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52155 rtpbridge/15@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103135 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103135 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw (trunk:0) found endpoint: rtpbridge/15@mgw (mgcp_endp.c:279) 20241017055103135 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/15@mgw" (mgcp_protocol.c:441) 20241017055103135 DLMGCP NOTICE <0013> endpoint:rtpbridge/15@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103135 DLMGCP NOTICE <0013> endpoint:rtpbridge/15@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103135 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103135 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103135 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103135 DLMGCP DEBUG <0013> Generated response: line #00: 200 52155 OK (mgcp_msg.c:67) 20241017055103135 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52156 rtpbridge/16@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103135 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103135 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw (trunk:0) found endpoint: rtpbridge/16@mgw (mgcp_endp.c:279) 20241017055103135 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/16@mgw" (mgcp_protocol.c:441) 20241017055103135 DLMGCP NOTICE <0013> endpoint:rtpbridge/16@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103135 DLMGCP NOTICE <0013> endpoint:rtpbridge/16@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103135 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103135 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103135 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103135 DLMGCP DEBUG <0013> Generated response: line #00: 200 52156 OK (mgcp_msg.c:67) 20241017055103135 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52157 rtpbridge/17@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103135 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103135 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw (trunk:0) found endpoint: rtpbridge/17@mgw (mgcp_endp.c:279) 20241017055103135 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/17@mgw" (mgcp_protocol.c:441) 20241017055103135 DLMGCP NOTICE <0013> endpoint:rtpbridge/17@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103135 DLMGCP NOTICE <0013> endpoint:rtpbridge/17@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103135 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103135 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103135 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103135 DLMGCP DEBUG <0013> Generated response: line #00: 200 52157 OK (mgcp_msg.c:67) 20241017055103136 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52158 rtpbridge/18@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103136 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103136 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw (trunk:0) found endpoint: rtpbridge/18@mgw (mgcp_endp.c:279) 20241017055103136 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/18@mgw" (mgcp_protocol.c:441) 20241017055103136 DLMGCP NOTICE <0013> endpoint:rtpbridge/18@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103136 DLMGCP NOTICE <0013> endpoint:rtpbridge/18@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103136 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103136 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103136 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103136 DLMGCP DEBUG <0013> Generated response: line #00: 200 52158 OK (mgcp_msg.c:67) 20241017055103136 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52159 rtpbridge/19@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103136 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103136 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw (trunk:0) found endpoint: rtpbridge/19@mgw (mgcp_endp.c:279) 20241017055103136 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/19@mgw" (mgcp_protocol.c:441) 20241017055103136 DLMGCP NOTICE <0013> endpoint:rtpbridge/19@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103136 DLMGCP NOTICE <0013> endpoint:rtpbridge/19@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103136 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103136 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103136 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103136 DLMGCP DEBUG <0013> Generated response: line #00: 200 52159 OK (mgcp_msg.c:67) 20241017055103136 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52160 rtpbridge/1a@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103136 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103136 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw (trunk:0) found endpoint: rtpbridge/1a@mgw (mgcp_endp.c:279) 20241017055103136 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1a@mgw" (mgcp_protocol.c:441) 20241017055103136 DLMGCP NOTICE <0013> endpoint:rtpbridge/1a@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103136 DLMGCP NOTICE <0013> endpoint:rtpbridge/1a@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103136 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103136 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103136 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103136 DLMGCP DEBUG <0013> Generated response: line #00: 200 52160 OK (mgcp_msg.c:67) 20241017055103136 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52161 rtpbridge/1b@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103136 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103136 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw (trunk:0) found endpoint: rtpbridge/1b@mgw (mgcp_endp.c:279) 20241017055103136 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1b@mgw" (mgcp_protocol.c:441) 20241017055103136 DLMGCP NOTICE <0013> endpoint:rtpbridge/1b@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103136 DLMGCP NOTICE <0013> endpoint:rtpbridge/1b@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103136 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103136 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103136 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103136 DLMGCP DEBUG <0013> Generated response: line #00: 200 52161 OK (mgcp_msg.c:67) 20241017055103136 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52162 rtpbridge/1c@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103136 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103136 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw (trunk:0) found endpoint: rtpbridge/1c@mgw (mgcp_endp.c:279) 20241017055103136 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1c@mgw" (mgcp_protocol.c:441) 20241017055103136 DLMGCP NOTICE <0013> endpoint:rtpbridge/1c@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103136 DLMGCP NOTICE <0013> endpoint:rtpbridge/1c@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103136 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103136 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103136 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103136 DLMGCP DEBUG <0013> Generated response: line #00: 200 52162 OK (mgcp_msg.c:67) 20241017055103136 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52163 rtpbridge/1d@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103136 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103136 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw (trunk:0) found endpoint: rtpbridge/1d@mgw (mgcp_endp.c:279) 20241017055103136 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1d@mgw" (mgcp_protocol.c:441) 20241017055103136 DLMGCP NOTICE <0013> endpoint:rtpbridge/1d@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103136 DLMGCP NOTICE <0013> endpoint:rtpbridge/1d@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103136 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103136 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103136 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103136 DLMGCP DEBUG <0013> Generated response: line #00: 200 52163 OK (mgcp_msg.c:67) 20241017055103137 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52164 rtpbridge/1e@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103137 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103137 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw (trunk:0) found endpoint: rtpbridge/1e@mgw (mgcp_endp.c:279) 20241017055103137 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1e@mgw" (mgcp_protocol.c:441) 20241017055103137 DLMGCP NOTICE <0013> endpoint:rtpbridge/1e@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103137 DLMGCP NOTICE <0013> endpoint:rtpbridge/1e@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103137 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103137 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103137 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103137 DLMGCP DEBUG <0013> Generated response: line #00: 200 52164 OK (mgcp_msg.c:67) 20241017055103137 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52165 rtpbridge/1f@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103137 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103137 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw (trunk:0) found endpoint: rtpbridge/1f@mgw (mgcp_endp.c:279) 20241017055103137 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1f@mgw" (mgcp_protocol.c:441) 20241017055103137 DLMGCP NOTICE <0013> endpoint:rtpbridge/1f@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103137 DLMGCP NOTICE <0013> endpoint:rtpbridge/1f@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103137 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103137 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103137 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103137 DLMGCP DEBUG <0013> Generated response: line #00: 200 52165 OK (mgcp_msg.c:67) 20241017055103137 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52166 rtpbridge/20@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103137 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103137 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw (trunk:0) found endpoint: rtpbridge/20@mgw (mgcp_endp.c:279) 20241017055103137 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/20@mgw" (mgcp_protocol.c:441) 20241017055103137 DLMGCP NOTICE <0013> endpoint:rtpbridge/20@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103137 DLMGCP NOTICE <0013> endpoint:rtpbridge/20@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103137 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103137 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103137 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103137 DLMGCP DEBUG <0013> Generated response: line #00: 200 52166 OK (mgcp_msg.c:67) 20241017055103137 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52167 rtpbridge/21@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103137 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103137 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw (trunk:0) found endpoint: rtpbridge/21@mgw (mgcp_endp.c:279) 20241017055103137 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/21@mgw" (mgcp_protocol.c:441) 20241017055103137 DLMGCP NOTICE <0013> endpoint:rtpbridge/21@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103137 DLMGCP NOTICE <0013> endpoint:rtpbridge/21@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103137 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103137 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103137 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103137 DLMGCP DEBUG <0013> Generated response: line #00: 200 52167 OK (mgcp_msg.c:67) 20241017055103137 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52168 rtpbridge/22@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103137 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103137 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw (trunk:0) found endpoint: rtpbridge/22@mgw (mgcp_endp.c:279) 20241017055103137 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/22@mgw" (mgcp_protocol.c:441) 20241017055103137 DLMGCP NOTICE <0013> endpoint:rtpbridge/22@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103137 DLMGCP NOTICE <0013> endpoint:rtpbridge/22@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103137 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103137 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103137 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103137 DLMGCP DEBUG <0013> Generated response: line #00: 200 52168 OK (mgcp_msg.c:67) 20241017055103138 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52169 rtpbridge/23@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103138 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103138 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw (trunk:0) found endpoint: rtpbridge/23@mgw (mgcp_endp.c:279) 20241017055103138 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/23@mgw" (mgcp_protocol.c:441) 20241017055103138 DLMGCP NOTICE <0013> endpoint:rtpbridge/23@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103138 DLMGCP NOTICE <0013> endpoint:rtpbridge/23@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103138 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103138 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103138 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103138 DLMGCP DEBUG <0013> Generated response: line #00: 200 52169 OK (mgcp_msg.c:67) 20241017055103138 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52170 rtpbridge/24@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103138 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103138 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw (trunk:0) found endpoint: rtpbridge/24@mgw (mgcp_endp.c:279) 20241017055103138 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/24@mgw" (mgcp_protocol.c:441) 20241017055103138 DLMGCP NOTICE <0013> endpoint:rtpbridge/24@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103138 DLMGCP NOTICE <0013> endpoint:rtpbridge/24@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103138 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103138 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103138 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103138 DLMGCP DEBUG <0013> Generated response: line #00: 200 52170 OK (mgcp_msg.c:67) 20241017055103138 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52171 rtpbridge/25@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103138 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103138 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw (trunk:0) found endpoint: rtpbridge/25@mgw (mgcp_endp.c:279) 20241017055103138 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/25@mgw" (mgcp_protocol.c:441) 20241017055103138 DLMGCP NOTICE <0013> endpoint:rtpbridge/25@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103138 DLMGCP NOTICE <0013> endpoint:rtpbridge/25@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103138 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103138 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103138 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103138 DLMGCP DEBUG <0013> Generated response: line #00: 200 52171 OK (mgcp_msg.c:67) 20241017055103138 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52172 rtpbridge/26@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103138 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103138 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw (trunk:0) found endpoint: rtpbridge/26@mgw (mgcp_endp.c:279) 20241017055103138 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/26@mgw" (mgcp_protocol.c:441) 20241017055103138 DLMGCP NOTICE <0013> endpoint:rtpbridge/26@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103138 DLMGCP NOTICE <0013> endpoint:rtpbridge/26@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103138 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103138 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103138 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103138 DLMGCP DEBUG <0013> Generated response: line #00: 200 52172 OK (mgcp_msg.c:67) 20241017055103138 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52173 rtpbridge/27@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103138 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103138 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw (trunk:0) found endpoint: rtpbridge/27@mgw (mgcp_endp.c:279) 20241017055103138 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/27@mgw" (mgcp_protocol.c:441) 20241017055103138 DLMGCP NOTICE <0013> endpoint:rtpbridge/27@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103138 DLMGCP NOTICE <0013> endpoint:rtpbridge/27@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103138 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103138 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103138 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103138 DLMGCP DEBUG <0013> Generated response: line #00: 200 52173 OK (mgcp_msg.c:67) 20241017055103139 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52174 rtpbridge/28@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103139 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103139 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw (trunk:0) found endpoint: rtpbridge/28@mgw (mgcp_endp.c:279) 20241017055103139 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/28@mgw" (mgcp_protocol.c:441) 20241017055103139 DLMGCP NOTICE <0013> endpoint:rtpbridge/28@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103139 DLMGCP NOTICE <0013> endpoint:rtpbridge/28@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103139 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103139 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103139 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103139 DLMGCP DEBUG <0013> Generated response: line #00: 200 52174 OK (mgcp_msg.c:67) 20241017055103139 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52175 rtpbridge/29@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103139 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103139 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw (trunk:0) found endpoint: rtpbridge/29@mgw (mgcp_endp.c:279) 20241017055103139 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/29@mgw" (mgcp_protocol.c:441) 20241017055103139 DLMGCP NOTICE <0013> endpoint:rtpbridge/29@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103139 DLMGCP NOTICE <0013> endpoint:rtpbridge/29@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103139 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103139 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103139 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103139 DLMGCP DEBUG <0013> Generated response: line #00: 200 52175 OK (mgcp_msg.c:67) 20241017055103139 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52176 rtpbridge/2a@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103139 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103139 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw (trunk:0) found endpoint: rtpbridge/2a@mgw (mgcp_endp.c:279) 20241017055103139 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2a@mgw" (mgcp_protocol.c:441) 20241017055103139 DLMGCP NOTICE <0013> endpoint:rtpbridge/2a@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103139 DLMGCP NOTICE <0013> endpoint:rtpbridge/2a@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103139 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103139 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103139 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103139 DLMGCP DEBUG <0013> Generated response: line #00: 200 52176 OK (mgcp_msg.c:67) 20241017055103139 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52177 rtpbridge/2b@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103139 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103139 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw (trunk:0) found endpoint: rtpbridge/2b@mgw (mgcp_endp.c:279) 20241017055103139 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2b@mgw" (mgcp_protocol.c:441) 20241017055103139 DLMGCP NOTICE <0013> endpoint:rtpbridge/2b@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103139 DLMGCP NOTICE <0013> endpoint:rtpbridge/2b@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103139 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103139 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103139 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103139 DLMGCP DEBUG <0013> Generated response: line #00: 200 52177 OK (mgcp_msg.c:67) 20241017055103140 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52178 rtpbridge/2c@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103140 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103140 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw (trunk:0) found endpoint: rtpbridge/2c@mgw (mgcp_endp.c:279) 20241017055103140 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2c@mgw" (mgcp_protocol.c:441) 20241017055103140 DLMGCP NOTICE <0013> endpoint:rtpbridge/2c@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103140 DLMGCP NOTICE <0013> endpoint:rtpbridge/2c@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103140 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103140 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103140 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103140 DLMGCP DEBUG <0013> Generated response: line #00: 200 52178 OK (mgcp_msg.c:67) 20241017055103140 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52179 rtpbridge/2d@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103140 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103140 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw (trunk:0) found endpoint: rtpbridge/2d@mgw (mgcp_endp.c:279) 20241017055103140 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2d@mgw" (mgcp_protocol.c:441) 20241017055103140 DLMGCP NOTICE <0013> endpoint:rtpbridge/2d@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103140 DLMGCP NOTICE <0013> endpoint:rtpbridge/2d@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103140 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103140 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103140 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103140 DLMGCP DEBUG <0013> Generated response: line #00: 200 52179 OK (mgcp_msg.c:67) 20241017055103140 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52180 rtpbridge/2e@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103140 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103140 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw (trunk:0) found endpoint: rtpbridge/2e@mgw (mgcp_endp.c:279) 20241017055103140 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2e@mgw" (mgcp_protocol.c:441) 20241017055103140 DLMGCP NOTICE <0013> endpoint:rtpbridge/2e@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103140 DLMGCP NOTICE <0013> endpoint:rtpbridge/2e@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103140 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103140 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103140 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103140 DLMGCP DEBUG <0013> Generated response: line #00: 200 52180 OK (mgcp_msg.c:67) 20241017055103140 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52181 rtpbridge/2f@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103140 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103140 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw (trunk:0) found endpoint: rtpbridge/2f@mgw (mgcp_endp.c:279) 20241017055103140 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2f@mgw" (mgcp_protocol.c:441) 20241017055103140 DLMGCP NOTICE <0013> endpoint:rtpbridge/2f@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103140 DLMGCP NOTICE <0013> endpoint:rtpbridge/2f@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103140 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103140 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103140 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103140 DLMGCP DEBUG <0013> Generated response: line #00: 200 52181 OK (mgcp_msg.c:67) 20241017055103140 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52182 rtpbridge/30@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103140 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103140 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw (trunk:0) found endpoint: rtpbridge/30@mgw (mgcp_endp.c:279) 20241017055103140 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/30@mgw" (mgcp_protocol.c:441) 20241017055103140 DLMGCP NOTICE <0013> endpoint:rtpbridge/30@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103140 DLMGCP NOTICE <0013> endpoint:rtpbridge/30@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103140 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103140 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103140 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103140 DLMGCP DEBUG <0013> Generated response: line #00: 200 52182 OK (mgcp_msg.c:67) 20241017055103141 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52183 rtpbridge/31@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103141 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103141 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw (trunk:0) found endpoint: rtpbridge/31@mgw (mgcp_endp.c:279) 20241017055103141 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/31@mgw" (mgcp_protocol.c:441) 20241017055103141 DLMGCP NOTICE <0013> endpoint:rtpbridge/31@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103141 DLMGCP NOTICE <0013> endpoint:rtpbridge/31@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103141 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103141 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103141 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103141 DLMGCP DEBUG <0013> Generated response: line #00: 200 52183 OK (mgcp_msg.c:67) 20241017055103141 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52184 rtpbridge/32@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103141 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103141 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw (trunk:0) found endpoint: rtpbridge/32@mgw (mgcp_endp.c:279) 20241017055103141 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/32@mgw" (mgcp_protocol.c:441) 20241017055103141 DLMGCP NOTICE <0013> endpoint:rtpbridge/32@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103141 DLMGCP NOTICE <0013> endpoint:rtpbridge/32@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103141 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103141 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103141 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103141 DLMGCP DEBUG <0013> Generated response: line #00: 200 52184 OK (mgcp_msg.c:67) 20241017055103141 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52185 rtpbridge/33@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103141 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103141 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw (trunk:0) found endpoint: rtpbridge/33@mgw (mgcp_endp.c:279) 20241017055103141 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/33@mgw" (mgcp_protocol.c:441) 20241017055103141 DLMGCP NOTICE <0013> endpoint:rtpbridge/33@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103141 DLMGCP NOTICE <0013> endpoint:rtpbridge/33@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103141 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103141 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103141 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103141 DLMGCP DEBUG <0013> Generated response: line #00: 200 52185 OK (mgcp_msg.c:67) 20241017055103142 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52186 rtpbridge/34@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103142 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103142 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw (trunk:0) found endpoint: rtpbridge/34@mgw (mgcp_endp.c:279) 20241017055103142 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/34@mgw" (mgcp_protocol.c:441) 20241017055103142 DLMGCP NOTICE <0013> endpoint:rtpbridge/34@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103142 DLMGCP NOTICE <0013> endpoint:rtpbridge/34@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103142 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103142 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103142 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103142 DLMGCP DEBUG <0013> Generated response: line #00: 200 52186 OK (mgcp_msg.c:67) 20241017055103142 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52187 rtpbridge/35@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103142 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103142 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw (trunk:0) found endpoint: rtpbridge/35@mgw (mgcp_endp.c:279) 20241017055103142 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/35@mgw" (mgcp_protocol.c:441) 20241017055103142 DLMGCP NOTICE <0013> endpoint:rtpbridge/35@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103142 DLMGCP NOTICE <0013> endpoint:rtpbridge/35@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103142 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103142 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103142 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103142 DLMGCP DEBUG <0013> Generated response: line #00: 200 52187 OK (mgcp_msg.c:67) 20241017055103142 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52188 rtpbridge/36@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103142 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103142 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw (trunk:0) found endpoint: rtpbridge/36@mgw (mgcp_endp.c:279) 20241017055103142 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/36@mgw" (mgcp_protocol.c:441) 20241017055103142 DLMGCP NOTICE <0013> endpoint:rtpbridge/36@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103142 DLMGCP NOTICE <0013> endpoint:rtpbridge/36@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103142 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103142 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103142 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103142 DLMGCP DEBUG <0013> Generated response: line #00: 200 52188 OK (mgcp_msg.c:67) 20241017055103142 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52189 rtpbridge/37@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103142 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103142 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw (trunk:0) found endpoint: rtpbridge/37@mgw (mgcp_endp.c:279) 20241017055103142 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/37@mgw" (mgcp_protocol.c:441) 20241017055103142 DLMGCP NOTICE <0013> endpoint:rtpbridge/37@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103142 DLMGCP NOTICE <0013> endpoint:rtpbridge/37@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103142 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103142 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103142 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103142 DLMGCP DEBUG <0013> Generated response: line #00: 200 52189 OK (mgcp_msg.c:67) 20241017055103142 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52190 rtpbridge/38@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103143 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103143 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw (trunk:0) found endpoint: rtpbridge/38@mgw (mgcp_endp.c:279) 20241017055103143 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/38@mgw" (mgcp_protocol.c:441) 20241017055103143 DLMGCP NOTICE <0013> endpoint:rtpbridge/38@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103143 DLMGCP NOTICE <0013> endpoint:rtpbridge/38@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103143 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103143 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103143 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103143 DLMGCP DEBUG <0013> Generated response: line #00: 200 52190 OK (mgcp_msg.c:67) 20241017055103143 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52191 rtpbridge/39@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103143 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103143 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw (trunk:0) found endpoint: rtpbridge/39@mgw (mgcp_endp.c:279) 20241017055103143 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/39@mgw" (mgcp_protocol.c:441) 20241017055103143 DLMGCP NOTICE <0013> endpoint:rtpbridge/39@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103143 DLMGCP NOTICE <0013> endpoint:rtpbridge/39@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103143 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103143 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103143 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103143 DLMGCP DEBUG <0013> Generated response: line #00: 200 52191 OK (mgcp_msg.c:67) 20241017055103143 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52192 rtpbridge/3a@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103143 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103143 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw (trunk:0) found endpoint: rtpbridge/3a@mgw (mgcp_endp.c:279) 20241017055103143 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/3a@mgw" (mgcp_protocol.c:441) 20241017055103143 DLMGCP NOTICE <0013> endpoint:rtpbridge/3a@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103143 DLMGCP NOTICE <0013> endpoint:rtpbridge/3a@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103143 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103143 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103143 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103143 DLMGCP DEBUG <0013> Generated response: line #00: 200 52192 OK (mgcp_msg.c:67) 20241017055103143 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52193 rtpbridge/3b@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103143 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103143 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw (trunk:0) found endpoint: rtpbridge/3b@mgw (mgcp_endp.c:279) 20241017055103143 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/3b@mgw" (mgcp_protocol.c:441) 20241017055103143 DLMGCP NOTICE <0013> endpoint:rtpbridge/3b@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103143 DLMGCP NOTICE <0013> endpoint:rtpbridge/3b@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103143 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103143 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103143 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103143 DLMGCP DEBUG <0013> Generated response: line #00: 200 52193 OK (mgcp_msg.c:67) 20241017055103143 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52194 rtpbridge/3c@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103143 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103143 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw (trunk:0) found endpoint: rtpbridge/3c@mgw (mgcp_endp.c:279) 20241017055103143 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/3c@mgw" (mgcp_protocol.c:441) 20241017055103143 DLMGCP NOTICE <0013> endpoint:rtpbridge/3c@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103143 DLMGCP NOTICE <0013> endpoint:rtpbridge/3c@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103143 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103143 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103143 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103143 DLMGCP DEBUG <0013> Generated response: line #00: 200 52194 OK (mgcp_msg.c:67) 20241017055103143 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52195 rtpbridge/3d@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103143 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103143 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw (trunk:0) found endpoint: rtpbridge/3d@mgw (mgcp_endp.c:279) 20241017055103143 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/3d@mgw" (mgcp_protocol.c:441) 20241017055103143 DLMGCP NOTICE <0013> endpoint:rtpbridge/3d@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103143 DLMGCP NOTICE <0013> endpoint:rtpbridge/3d@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103143 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103143 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103143 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103143 DLMGCP DEBUG <0013> Generated response: line #00: 200 52195 OK (mgcp_msg.c:67) 20241017055103144 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52196 rtpbridge/3e@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103144 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103144 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw (trunk:0) found endpoint: rtpbridge/3e@mgw (mgcp_endp.c:279) 20241017055103144 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/3e@mgw" (mgcp_protocol.c:441) 20241017055103144 DLMGCP NOTICE <0013> endpoint:rtpbridge/3e@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103144 DLMGCP NOTICE <0013> endpoint:rtpbridge/3e@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103144 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103144 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103144 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103144 DLMGCP DEBUG <0013> Generated response: line #00: 200 52196 OK (mgcp_msg.c:67) 20241017055103144 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52197 rtpbridge/3f@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103144 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103144 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw (trunk:0) found endpoint: rtpbridge/3f@mgw (mgcp_endp.c:279) 20241017055103144 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/3f@mgw" (mgcp_protocol.c:441) 20241017055103144 DLMGCP NOTICE <0013> endpoint:rtpbridge/3f@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103144 DLMGCP NOTICE <0013> endpoint:rtpbridge/3f@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103144 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103144 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103144 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103144 DLMGCP DEBUG <0013> Generated response: line #00: 200 52197 OK (mgcp_msg.c:67) 20241017055103144 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52198 rtpbridge/40@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103144 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103144 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw (trunk:0) found endpoint: rtpbridge/40@mgw (mgcp_endp.c:279) 20241017055103144 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/40@mgw" (mgcp_protocol.c:441) 20241017055103144 DLMGCP NOTICE <0013> endpoint:rtpbridge/40@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103144 DLMGCP NOTICE <0013> endpoint:rtpbridge/40@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103144 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103144 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103144 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103144 DLMGCP DEBUG <0013> Generated response: line #00: 200 52198 OK (mgcp_msg.c:67) 20241017055103144 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52199 rtpbridge/41@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103144 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103144 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw (trunk:0) found endpoint: rtpbridge/41@mgw (mgcp_endp.c:279) 20241017055103144 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/41@mgw" (mgcp_protocol.c:441) 20241017055103144 DLMGCP NOTICE <0013> endpoint:rtpbridge/41@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103144 DLMGCP NOTICE <0013> endpoint:rtpbridge/41@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103144 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103144 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103144 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103144 DLMGCP DEBUG <0013> Generated response: line #00: 200 52199 OK (mgcp_msg.c:67) 20241017055103144 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52200 rtpbridge/42@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103144 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103144 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw (trunk:0) found endpoint: rtpbridge/42@mgw (mgcp_endp.c:279) 20241017055103144 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/42@mgw" (mgcp_protocol.c:441) 20241017055103144 DLMGCP NOTICE <0013> endpoint:rtpbridge/42@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103144 DLMGCP NOTICE <0013> endpoint:rtpbridge/42@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103144 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103144 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103144 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103144 DLMGCP DEBUG <0013> Generated response: line #00: 200 52200 OK (mgcp_msg.c:67) 20241017055103144 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52201 rtpbridge/43@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103144 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103144 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw (trunk:0) found endpoint: rtpbridge/43@mgw (mgcp_endp.c:279) 20241017055103144 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/43@mgw" (mgcp_protocol.c:441) 20241017055103144 DLMGCP NOTICE <0013> endpoint:rtpbridge/43@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103144 DLMGCP NOTICE <0013> endpoint:rtpbridge/43@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103144 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103144 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103144 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103144 DLMGCP DEBUG <0013> Generated response: line #00: 200 52201 OK (mgcp_msg.c:67) 20241017055103145 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52202 rtpbridge/44@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103145 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103145 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw (trunk:0) found endpoint: rtpbridge/44@mgw (mgcp_endp.c:279) 20241017055103145 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/44@mgw" (mgcp_protocol.c:441) 20241017055103145 DLMGCP NOTICE <0013> endpoint:rtpbridge/44@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103145 DLMGCP NOTICE <0013> endpoint:rtpbridge/44@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103145 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103145 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103145 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103145 DLMGCP DEBUG <0013> Generated response: line #00: 200 52202 OK (mgcp_msg.c:67) 20241017055103145 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52203 rtpbridge/45@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103145 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103145 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw (trunk:0) found endpoint: rtpbridge/45@mgw (mgcp_endp.c:279) 20241017055103145 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/45@mgw" (mgcp_protocol.c:441) 20241017055103145 DLMGCP NOTICE <0013> endpoint:rtpbridge/45@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103145 DLMGCP NOTICE <0013> endpoint:rtpbridge/45@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103145 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103145 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103145 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103145 DLMGCP DEBUG <0013> Generated response: line #00: 200 52203 OK (mgcp_msg.c:67) 20241017055103145 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52204 rtpbridge/46@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103145 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103145 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw (trunk:0) found endpoint: rtpbridge/46@mgw (mgcp_endp.c:279) 20241017055103145 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/46@mgw" (mgcp_protocol.c:441) 20241017055103145 DLMGCP NOTICE <0013> endpoint:rtpbridge/46@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103145 DLMGCP NOTICE <0013> endpoint:rtpbridge/46@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103145 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103145 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103145 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103145 DLMGCP DEBUG <0013> Generated response: line #00: 200 52204 OK (mgcp_msg.c:67) 20241017055103145 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52205 rtpbridge/47@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103145 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103145 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw (trunk:0) found endpoint: rtpbridge/47@mgw (mgcp_endp.c:279) 20241017055103145 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/47@mgw" (mgcp_protocol.c:441) 20241017055103145 DLMGCP NOTICE <0013> endpoint:rtpbridge/47@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103145 DLMGCP NOTICE <0013> endpoint:rtpbridge/47@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103145 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103145 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103145 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103145 DLMGCP DEBUG <0013> Generated response: line #00: 200 52205 OK (mgcp_msg.c:67) 20241017055103145 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52206 rtpbridge/48@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103145 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103145 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw (trunk:0) found endpoint: rtpbridge/48@mgw (mgcp_endp.c:279) 20241017055103145 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/48@mgw" (mgcp_protocol.c:441) 20241017055103145 DLMGCP NOTICE <0013> endpoint:rtpbridge/48@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103145 DLMGCP NOTICE <0013> endpoint:rtpbridge/48@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103145 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103145 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103145 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103145 DLMGCP DEBUG <0013> Generated response: line #00: 200 52206 OK (mgcp_msg.c:67) 20241017055103145 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52207 rtpbridge/49@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103145 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103145 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw (trunk:0) found endpoint: rtpbridge/49@mgw (mgcp_endp.c:279) 20241017055103145 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/49@mgw" (mgcp_protocol.c:441) 20241017055103145 DLMGCP NOTICE <0013> endpoint:rtpbridge/49@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103145 DLMGCP NOTICE <0013> endpoint:rtpbridge/49@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103145 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103145 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103145 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103145 DLMGCP DEBUG <0013> Generated response: line #00: 200 52207 OK (mgcp_msg.c:67) 20241017055103146 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52208 rtpbridge/4a@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103146 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103146 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw (trunk:0) found endpoint: rtpbridge/4a@mgw (mgcp_endp.c:279) 20241017055103146 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/4a@mgw" (mgcp_protocol.c:441) 20241017055103146 DLMGCP NOTICE <0013> endpoint:rtpbridge/4a@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103146 DLMGCP NOTICE <0013> endpoint:rtpbridge/4a@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103146 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103146 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103146 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103146 DLMGCP DEBUG <0013> Generated response: line #00: 200 52208 OK (mgcp_msg.c:67) 20241017055103146 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52209 rtpbridge/4b@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103146 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103146 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw (trunk:0) found endpoint: rtpbridge/4b@mgw (mgcp_endp.c:279) 20241017055103146 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/4b@mgw" (mgcp_protocol.c:441) 20241017055103146 DLMGCP NOTICE <0013> endpoint:rtpbridge/4b@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103146 DLMGCP NOTICE <0013> endpoint:rtpbridge/4b@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103146 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103146 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103146 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103146 DLMGCP DEBUG <0013> Generated response: line #00: 200 52209 OK (mgcp_msg.c:67) 20241017055103146 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52210 rtpbridge/4c@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103146 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103146 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw (trunk:0) found endpoint: rtpbridge/4c@mgw (mgcp_endp.c:279) 20241017055103146 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/4c@mgw" (mgcp_protocol.c:441) 20241017055103146 DLMGCP NOTICE <0013> endpoint:rtpbridge/4c@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103146 DLMGCP NOTICE <0013> endpoint:rtpbridge/4c@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103146 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103146 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103146 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103146 DLMGCP DEBUG <0013> Generated response: line #00: 200 52210 OK (mgcp_msg.c:67) 20241017055103146 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52211 rtpbridge/4d@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103146 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103146 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw (trunk:0) found endpoint: rtpbridge/4d@mgw (mgcp_endp.c:279) 20241017055103146 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/4d@mgw" (mgcp_protocol.c:441) 20241017055103146 DLMGCP NOTICE <0013> endpoint:rtpbridge/4d@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103146 DLMGCP NOTICE <0013> endpoint:rtpbridge/4d@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103146 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103146 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103146 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103146 DLMGCP DEBUG <0013> Generated response: line #00: 200 52211 OK (mgcp_msg.c:67) 20241017055103146 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52212 rtpbridge/4e@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103146 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103146 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw (trunk:0) found endpoint: rtpbridge/4e@mgw (mgcp_endp.c:279) 20241017055103146 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/4e@mgw" (mgcp_protocol.c:441) 20241017055103146 DLMGCP NOTICE <0013> endpoint:rtpbridge/4e@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103146 DLMGCP NOTICE <0013> endpoint:rtpbridge/4e@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103146 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103146 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103146 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103146 DLMGCP DEBUG <0013> Generated response: line #00: 200 52212 OK (mgcp_msg.c:67) 20241017055103146 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52213 rtpbridge/4f@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103146 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103147 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw (trunk:0) found endpoint: rtpbridge/4f@mgw (mgcp_endp.c:279) 20241017055103147 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/4f@mgw" (mgcp_protocol.c:441) 20241017055103147 DLMGCP NOTICE <0013> endpoint:rtpbridge/4f@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103147 DLMGCP NOTICE <0013> endpoint:rtpbridge/4f@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103147 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103147 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103147 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103147 DLMGCP DEBUG <0013> Generated response: line #00: 200 52213 OK (mgcp_msg.c:67) 20241017055103147 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52214 rtpbridge/50@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103147 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103147 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw (trunk:0) found endpoint: rtpbridge/50@mgw (mgcp_endp.c:279) 20241017055103147 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/50@mgw" (mgcp_protocol.c:441) 20241017055103147 DLMGCP NOTICE <0013> endpoint:rtpbridge/50@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103147 DLMGCP NOTICE <0013> endpoint:rtpbridge/50@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103147 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103147 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103147 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103147 DLMGCP DEBUG <0013> Generated response: line #00: 200 52214 OK (mgcp_msg.c:67) 20241017055103147 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52215 rtpbridge/51@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103147 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103147 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw (trunk:0) found endpoint: rtpbridge/51@mgw (mgcp_endp.c:279) 20241017055103147 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/51@mgw" (mgcp_protocol.c:441) 20241017055103147 DLMGCP NOTICE <0013> endpoint:rtpbridge/51@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103147 DLMGCP NOTICE <0013> endpoint:rtpbridge/51@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103147 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103147 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103147 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103147 DLMGCP DEBUG <0013> Generated response: line #00: 200 52215 OK (mgcp_msg.c:67) 20241017055103147 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52216 rtpbridge/52@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103147 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103147 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw (trunk:0) found endpoint: rtpbridge/52@mgw (mgcp_endp.c:279) 20241017055103147 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/52@mgw" (mgcp_protocol.c:441) 20241017055103147 DLMGCP NOTICE <0013> endpoint:rtpbridge/52@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103147 DLMGCP NOTICE <0013> endpoint:rtpbridge/52@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103147 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103147 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103147 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103147 DLMGCP DEBUG <0013> Generated response: line #00: 200 52216 OK (mgcp_msg.c:67) 20241017055103147 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52217 rtpbridge/53@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103147 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103147 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw (trunk:0) found endpoint: rtpbridge/53@mgw (mgcp_endp.c:279) 20241017055103147 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/53@mgw" (mgcp_protocol.c:441) 20241017055103147 DLMGCP NOTICE <0013> endpoint:rtpbridge/53@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103147 DLMGCP NOTICE <0013> endpoint:rtpbridge/53@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103147 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103147 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103147 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103147 DLMGCP DEBUG <0013> Generated response: line #00: 200 52217 OK (mgcp_msg.c:67) 20241017055103147 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52218 rtpbridge/54@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103147 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103147 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw (trunk:0) found endpoint: rtpbridge/54@mgw (mgcp_endp.c:279) 20241017055103147 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/54@mgw" (mgcp_protocol.c:441) 20241017055103147 DLMGCP NOTICE <0013> endpoint:rtpbridge/54@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103147 DLMGCP NOTICE <0013> endpoint:rtpbridge/54@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103147 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103147 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103147 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103147 DLMGCP DEBUG <0013> Generated response: line #00: 200 52218 OK (mgcp_msg.c:67) 20241017055103148 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52219 rtpbridge/55@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103148 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103148 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw (trunk:0) found endpoint: rtpbridge/55@mgw (mgcp_endp.c:279) 20241017055103148 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/55@mgw" (mgcp_protocol.c:441) 20241017055103148 DLMGCP NOTICE <0013> endpoint:rtpbridge/55@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103148 DLMGCP NOTICE <0013> endpoint:rtpbridge/55@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103148 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103148 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103148 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103148 DLMGCP DEBUG <0013> Generated response: line #00: 200 52219 OK (mgcp_msg.c:67) 20241017055103148 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52220 rtpbridge/56@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103148 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103148 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw (trunk:0) found endpoint: rtpbridge/56@mgw (mgcp_endp.c:279) 20241017055103148 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/56@mgw" (mgcp_protocol.c:441) 20241017055103148 DLMGCP NOTICE <0013> endpoint:rtpbridge/56@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103148 DLMGCP NOTICE <0013> endpoint:rtpbridge/56@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103148 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103148 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103148 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103148 DLMGCP DEBUG <0013> Generated response: line #00: 200 52220 OK (mgcp_msg.c:67) 20241017055103148 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52221 rtpbridge/57@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103148 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103148 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw (trunk:0) found endpoint: rtpbridge/57@mgw (mgcp_endp.c:279) 20241017055103148 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/57@mgw" (mgcp_protocol.c:441) 20241017055103148 DLMGCP NOTICE <0013> endpoint:rtpbridge/57@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103148 DLMGCP NOTICE <0013> endpoint:rtpbridge/57@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103148 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103148 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103148 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103148 DLMGCP DEBUG <0013> Generated response: line #00: 200 52221 OK (mgcp_msg.c:67) 20241017055103148 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52222 rtpbridge/58@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103148 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103148 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw (trunk:0) found endpoint: rtpbridge/58@mgw (mgcp_endp.c:279) 20241017055103148 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/58@mgw" (mgcp_protocol.c:441) 20241017055103148 DLMGCP NOTICE <0013> endpoint:rtpbridge/58@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103148 DLMGCP NOTICE <0013> endpoint:rtpbridge/58@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103148 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103148 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103148 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103148 DLMGCP DEBUG <0013> Generated response: line #00: 200 52222 OK (mgcp_msg.c:67) 20241017055103148 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52223 rtpbridge/59@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103148 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103148 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw (trunk:0) found endpoint: rtpbridge/59@mgw (mgcp_endp.c:279) 20241017055103148 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/59@mgw" (mgcp_protocol.c:441) 20241017055103148 DLMGCP NOTICE <0013> endpoint:rtpbridge/59@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103148 DLMGCP NOTICE <0013> endpoint:rtpbridge/59@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103148 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103148 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103148 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103148 DLMGCP DEBUG <0013> Generated response: line #00: 200 52223 OK (mgcp_msg.c:67) 20241017055103148 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52224 rtpbridge/5a@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103148 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103148 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw (trunk:0) found endpoint: rtpbridge/5a@mgw (mgcp_endp.c:279) 20241017055103148 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/5a@mgw" (mgcp_protocol.c:441) 20241017055103148 DLMGCP NOTICE <0013> endpoint:rtpbridge/5a@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103148 DLMGCP NOTICE <0013> endpoint:rtpbridge/5a@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103148 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103148 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103148 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103148 DLMGCP DEBUG <0013> Generated response: line #00: 200 52224 OK (mgcp_msg.c:67) 20241017055103149 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52225 rtpbridge/5b@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103149 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103149 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw (trunk:0) found endpoint: rtpbridge/5b@mgw (mgcp_endp.c:279) 20241017055103149 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/5b@mgw" (mgcp_protocol.c:441) 20241017055103149 DLMGCP NOTICE <0013> endpoint:rtpbridge/5b@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103149 DLMGCP NOTICE <0013> endpoint:rtpbridge/5b@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103149 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103149 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103149 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103149 DLMGCP DEBUG <0013> Generated response: line #00: 200 52225 OK (mgcp_msg.c:67) 20241017055103149 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52226 rtpbridge/5c@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103149 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103149 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw (trunk:0) found endpoint: rtpbridge/5c@mgw (mgcp_endp.c:279) 20241017055103149 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/5c@mgw" (mgcp_protocol.c:441) 20241017055103149 DLMGCP NOTICE <0013> endpoint:rtpbridge/5c@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103149 DLMGCP NOTICE <0013> endpoint:rtpbridge/5c@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103149 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103149 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103149 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103149 DLMGCP DEBUG <0013> Generated response: line #00: 200 52226 OK (mgcp_msg.c:67) 20241017055103149 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52227 rtpbridge/5d@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103149 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103149 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw (trunk:0) found endpoint: rtpbridge/5d@mgw (mgcp_endp.c:279) 20241017055103149 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/5d@mgw" (mgcp_protocol.c:441) 20241017055103149 DLMGCP NOTICE <0013> endpoint:rtpbridge/5d@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103149 DLMGCP NOTICE <0013> endpoint:rtpbridge/5d@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103149 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103149 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103149 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103149 DLMGCP DEBUG <0013> Generated response: line #00: 200 52227 OK (mgcp_msg.c:67) 20241017055103149 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52228 rtpbridge/5e@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103149 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103149 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw (trunk:0) found endpoint: rtpbridge/5e@mgw (mgcp_endp.c:279) 20241017055103149 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/5e@mgw" (mgcp_protocol.c:441) 20241017055103149 DLMGCP NOTICE <0013> endpoint:rtpbridge/5e@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103149 DLMGCP NOTICE <0013> endpoint:rtpbridge/5e@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103149 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103149 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103149 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103149 DLMGCP DEBUG <0013> Generated response: line #00: 200 52228 OK (mgcp_msg.c:67) 20241017055103149 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52229 rtpbridge/5f@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103149 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103149 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw (trunk:0) found endpoint: rtpbridge/5f@mgw (mgcp_endp.c:279) 20241017055103149 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/5f@mgw" (mgcp_protocol.c:441) 20241017055103149 DLMGCP NOTICE <0013> endpoint:rtpbridge/5f@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103149 DLMGCP NOTICE <0013> endpoint:rtpbridge/5f@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103149 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103149 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103149 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103149 DLMGCP DEBUG <0013> Generated response: line #00: 200 52229 OK (mgcp_msg.c:67) 20241017055103149 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52230 rtpbridge/60@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103149 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103149 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw (trunk:0) found endpoint: rtpbridge/60@mgw (mgcp_endp.c:279) 20241017055103149 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/60@mgw" (mgcp_protocol.c:441) 20241017055103149 DLMGCP NOTICE <0013> endpoint:rtpbridge/60@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103149 DLMGCP NOTICE <0013> endpoint:rtpbridge/60@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103149 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103149 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103149 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103149 DLMGCP DEBUG <0013> Generated response: line #00: 200 52230 OK (mgcp_msg.c:67) 20241017055103150 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52231 rtpbridge/61@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103150 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103150 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw (trunk:0) found endpoint: rtpbridge/61@mgw (mgcp_endp.c:279) 20241017055103150 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/61@mgw" (mgcp_protocol.c:441) 20241017055103150 DLMGCP NOTICE <0013> endpoint:rtpbridge/61@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103150 DLMGCP NOTICE <0013> endpoint:rtpbridge/61@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103150 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103150 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103150 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103150 DLMGCP DEBUG <0013> Generated response: line #00: 200 52231 OK (mgcp_msg.c:67) 20241017055103150 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52232 rtpbridge/62@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103150 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103150 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw (trunk:0) found endpoint: rtpbridge/62@mgw (mgcp_endp.c:279) 20241017055103150 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/62@mgw" (mgcp_protocol.c:441) 20241017055103150 DLMGCP NOTICE <0013> endpoint:rtpbridge/62@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103150 DLMGCP NOTICE <0013> endpoint:rtpbridge/62@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103150 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103150 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103150 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103150 DLMGCP DEBUG <0013> Generated response: line #00: 200 52232 OK (mgcp_msg.c:67) 20241017055103150 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52233 rtpbridge/63@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103150 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103150 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw (trunk:0) found endpoint: rtpbridge/63@mgw (mgcp_endp.c:279) 20241017055103150 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/63@mgw" (mgcp_protocol.c:441) 20241017055103150 DLMGCP NOTICE <0013> endpoint:rtpbridge/63@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103150 DLMGCP NOTICE <0013> endpoint:rtpbridge/63@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103150 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103150 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103150 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103150 DLMGCP DEBUG <0013> Generated response: line #00: 200 52233 OK (mgcp_msg.c:67) 20241017055103150 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52234 rtpbridge/64@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103150 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103150 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw (trunk:0) found endpoint: rtpbridge/64@mgw (mgcp_endp.c:279) 20241017055103150 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/64@mgw" (mgcp_protocol.c:441) 20241017055103150 DLMGCP NOTICE <0013> endpoint:rtpbridge/64@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103150 DLMGCP NOTICE <0013> endpoint:rtpbridge/64@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103150 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103150 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103150 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103150 DLMGCP DEBUG <0013> Generated response: line #00: 200 52234 OK (mgcp_msg.c:67) 20241017055103150 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52235 rtpbridge/65@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103150 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103150 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw (trunk:0) found endpoint: rtpbridge/65@mgw (mgcp_endp.c:279) 20241017055103150 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/65@mgw" (mgcp_protocol.c:441) 20241017055103150 DLMGCP NOTICE <0013> endpoint:rtpbridge/65@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103150 DLMGCP NOTICE <0013> endpoint:rtpbridge/65@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103150 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103150 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103150 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103150 DLMGCP DEBUG <0013> Generated response: line #00: 200 52235 OK (mgcp_msg.c:67) 20241017055103150 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52236 rtpbridge/66@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103150 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103150 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw (trunk:0) found endpoint: rtpbridge/66@mgw (mgcp_endp.c:279) 20241017055103150 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/66@mgw" (mgcp_protocol.c:441) 20241017055103150 DLMGCP NOTICE <0013> endpoint:rtpbridge/66@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103150 DLMGCP NOTICE <0013> endpoint:rtpbridge/66@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103150 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103150 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103150 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103150 DLMGCP DEBUG <0013> Generated response: line #00: 200 52236 OK (mgcp_msg.c:67) 20241017055103151 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52237 rtpbridge/67@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103151 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103151 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw (trunk:0) found endpoint: rtpbridge/67@mgw (mgcp_endp.c:279) 20241017055103151 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/67@mgw" (mgcp_protocol.c:441) 20241017055103151 DLMGCP NOTICE <0013> endpoint:rtpbridge/67@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103151 DLMGCP NOTICE <0013> endpoint:rtpbridge/67@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103151 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103151 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103151 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103151 DLMGCP DEBUG <0013> Generated response: line #00: 200 52237 OK (mgcp_msg.c:67) 20241017055103151 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52238 rtpbridge/68@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103151 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103151 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw (trunk:0) found endpoint: rtpbridge/68@mgw (mgcp_endp.c:279) 20241017055103151 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/68@mgw" (mgcp_protocol.c:441) 20241017055103151 DLMGCP NOTICE <0013> endpoint:rtpbridge/68@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103151 DLMGCP NOTICE <0013> endpoint:rtpbridge/68@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103151 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103151 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103151 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103151 DLMGCP DEBUG <0013> Generated response: line #00: 200 52238 OK (mgcp_msg.c:67) 20241017055103151 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52239 rtpbridge/69@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103151 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103151 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw (trunk:0) found endpoint: rtpbridge/69@mgw (mgcp_endp.c:279) 20241017055103151 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/69@mgw" (mgcp_protocol.c:441) 20241017055103151 DLMGCP NOTICE <0013> endpoint:rtpbridge/69@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103151 DLMGCP NOTICE <0013> endpoint:rtpbridge/69@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103151 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103151 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103151 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103151 DLMGCP DEBUG <0013> Generated response: line #00: 200 52239 OK (mgcp_msg.c:67) 20241017055103151 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52240 rtpbridge/6a@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103151 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103151 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw (trunk:0) found endpoint: rtpbridge/6a@mgw (mgcp_endp.c:279) 20241017055103151 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/6a@mgw" (mgcp_protocol.c:441) 20241017055103151 DLMGCP NOTICE <0013> endpoint:rtpbridge/6a@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103151 DLMGCP NOTICE <0013> endpoint:rtpbridge/6a@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103151 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103151 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103151 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103151 DLMGCP DEBUG <0013> Generated response: line #00: 200 52240 OK (mgcp_msg.c:67) 20241017055103151 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52241 rtpbridge/6b@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103151 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103151 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw (trunk:0) found endpoint: rtpbridge/6b@mgw (mgcp_endp.c:279) 20241017055103151 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/6b@mgw" (mgcp_protocol.c:441) 20241017055103151 DLMGCP NOTICE <0013> endpoint:rtpbridge/6b@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103151 DLMGCP NOTICE <0013> endpoint:rtpbridge/6b@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103151 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103151 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103151 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103151 DLMGCP DEBUG <0013> Generated response: line #00: 200 52241 OK (mgcp_msg.c:67) 20241017055103151 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52242 rtpbridge/6c@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103151 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103151 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw (trunk:0) found endpoint: rtpbridge/6c@mgw (mgcp_endp.c:279) 20241017055103151 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/6c@mgw" (mgcp_protocol.c:441) 20241017055103151 DLMGCP NOTICE <0013> endpoint:rtpbridge/6c@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103151 DLMGCP NOTICE <0013> endpoint:rtpbridge/6c@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103151 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103151 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103151 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103151 DLMGCP DEBUG <0013> Generated response: line #00: 200 52242 OK (mgcp_msg.c:67) 20241017055103152 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52243 rtpbridge/6d@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103152 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103152 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw (trunk:0) found endpoint: rtpbridge/6d@mgw (mgcp_endp.c:279) 20241017055103152 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/6d@mgw" (mgcp_protocol.c:441) 20241017055103152 DLMGCP NOTICE <0013> endpoint:rtpbridge/6d@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103152 DLMGCP NOTICE <0013> endpoint:rtpbridge/6d@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103152 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103152 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103152 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103152 DLMGCP DEBUG <0013> Generated response: line #00: 200 52243 OK (mgcp_msg.c:67) 20241017055103152 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52244 rtpbridge/6e@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103152 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103152 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw (trunk:0) found endpoint: rtpbridge/6e@mgw (mgcp_endp.c:279) 20241017055103152 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/6e@mgw" (mgcp_protocol.c:441) 20241017055103152 DLMGCP NOTICE <0013> endpoint:rtpbridge/6e@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103152 DLMGCP NOTICE <0013> endpoint:rtpbridge/6e@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103152 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103152 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103152 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103152 DLMGCP DEBUG <0013> Generated response: line #00: 200 52244 OK (mgcp_msg.c:67) 20241017055103152 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52245 rtpbridge/6f@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103152 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103152 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw (trunk:0) found endpoint: rtpbridge/6f@mgw (mgcp_endp.c:279) 20241017055103152 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/6f@mgw" (mgcp_protocol.c:441) 20241017055103152 DLMGCP NOTICE <0013> endpoint:rtpbridge/6f@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103152 DLMGCP NOTICE <0013> endpoint:rtpbridge/6f@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103152 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103152 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103152 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103152 DLMGCP DEBUG <0013> Generated response: line #00: 200 52245 OK (mgcp_msg.c:67) 20241017055103152 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52246 rtpbridge/70@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103152 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103152 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw (trunk:0) found endpoint: rtpbridge/70@mgw (mgcp_endp.c:279) 20241017055103152 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/70@mgw" (mgcp_protocol.c:441) 20241017055103152 DLMGCP NOTICE <0013> endpoint:rtpbridge/70@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103152 DLMGCP NOTICE <0013> endpoint:rtpbridge/70@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103152 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103152 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103152 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103152 DLMGCP DEBUG <0013> Generated response: line #00: 200 52246 OK (mgcp_msg.c:67) 20241017055103152 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52247 rtpbridge/71@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103152 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103152 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw (trunk:0) found endpoint: rtpbridge/71@mgw (mgcp_endp.c:279) 20241017055103152 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/71@mgw" (mgcp_protocol.c:441) 20241017055103152 DLMGCP NOTICE <0013> endpoint:rtpbridge/71@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103152 DLMGCP NOTICE <0013> endpoint:rtpbridge/71@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103152 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103152 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103152 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103152 DLMGCP DEBUG <0013> Generated response: line #00: 200 52247 OK (mgcp_msg.c:67) 20241017055103152 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52248 rtpbridge/72@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103152 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103152 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw (trunk:0) found endpoint: rtpbridge/72@mgw (mgcp_endp.c:279) 20241017055103152 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/72@mgw" (mgcp_protocol.c:441) 20241017055103152 DLMGCP NOTICE <0013> endpoint:rtpbridge/72@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103152 DLMGCP NOTICE <0013> endpoint:rtpbridge/72@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103152 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103152 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103152 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103152 DLMGCP DEBUG <0013> Generated response: line #00: 200 52248 OK (mgcp_msg.c:67) 20241017055103153 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52249 rtpbridge/73@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103153 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103153 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw (trunk:0) found endpoint: rtpbridge/73@mgw (mgcp_endp.c:279) 20241017055103153 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/73@mgw" (mgcp_protocol.c:441) 20241017055103153 DLMGCP NOTICE <0013> endpoint:rtpbridge/73@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103153 DLMGCP NOTICE <0013> endpoint:rtpbridge/73@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103153 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103153 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103153 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103153 DLMGCP DEBUG <0013> Generated response: line #00: 200 52249 OK (mgcp_msg.c:67) 20241017055103153 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52250 rtpbridge/74@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103153 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103153 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw (trunk:0) found endpoint: rtpbridge/74@mgw (mgcp_endp.c:279) 20241017055103153 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/74@mgw" (mgcp_protocol.c:441) 20241017055103153 DLMGCP NOTICE <0013> endpoint:rtpbridge/74@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103153 DLMGCP NOTICE <0013> endpoint:rtpbridge/74@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103153 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103153 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103153 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103153 DLMGCP DEBUG <0013> Generated response: line #00: 200 52250 OK (mgcp_msg.c:67) 20241017055103153 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52251 rtpbridge/75@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103153 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103153 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw (trunk:0) found endpoint: rtpbridge/75@mgw (mgcp_endp.c:279) 20241017055103153 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/75@mgw" (mgcp_protocol.c:441) 20241017055103153 DLMGCP NOTICE <0013> endpoint:rtpbridge/75@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103153 DLMGCP NOTICE <0013> endpoint:rtpbridge/75@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103153 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103153 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103153 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103153 DLMGCP DEBUG <0013> Generated response: line #00: 200 52251 OK (mgcp_msg.c:67) 20241017055103153 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52252 rtpbridge/76@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103153 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103153 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw (trunk:0) found endpoint: rtpbridge/76@mgw (mgcp_endp.c:279) 20241017055103153 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/76@mgw" (mgcp_protocol.c:441) 20241017055103153 DLMGCP NOTICE <0013> endpoint:rtpbridge/76@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103153 DLMGCP NOTICE <0013> endpoint:rtpbridge/76@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103153 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103153 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103153 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103153 DLMGCP DEBUG <0013> Generated response: line #00: 200 52252 OK (mgcp_msg.c:67) 20241017055103153 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52253 rtpbridge/77@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103153 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103153 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw (trunk:0) found endpoint: rtpbridge/77@mgw (mgcp_endp.c:279) 20241017055103153 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/77@mgw" (mgcp_protocol.c:441) 20241017055103153 DLMGCP NOTICE <0013> endpoint:rtpbridge/77@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103153 DLMGCP NOTICE <0013> endpoint:rtpbridge/77@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103153 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103153 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103153 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103153 DLMGCP DEBUG <0013> Generated response: line #00: 200 52253 OK (mgcp_msg.c:67) 20241017055103153 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52254 rtpbridge/78@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103153 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103153 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw (trunk:0) found endpoint: rtpbridge/78@mgw (mgcp_endp.c:279) 20241017055103153 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/78@mgw" (mgcp_protocol.c:441) 20241017055103153 DLMGCP NOTICE <0013> endpoint:rtpbridge/78@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103153 DLMGCP NOTICE <0013> endpoint:rtpbridge/78@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103153 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103153 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103153 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103153 DLMGCP DEBUG <0013> Generated response: line #00: 200 52254 OK (mgcp_msg.c:67) 20241017055103153 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52255 rtpbridge/79@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103153 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103153 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw (trunk:0) found endpoint: rtpbridge/79@mgw (mgcp_endp.c:279) 20241017055103153 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/79@mgw" (mgcp_protocol.c:441) 20241017055103153 DLMGCP NOTICE <0013> endpoint:rtpbridge/79@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103153 DLMGCP NOTICE <0013> endpoint:rtpbridge/79@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103153 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103153 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103153 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103153 DLMGCP DEBUG <0013> Generated response: line #00: 200 52255 OK (mgcp_msg.c:67) 20241017055103154 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52256 rtpbridge/7a@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103154 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103154 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw (trunk:0) found endpoint: rtpbridge/7a@mgw (mgcp_endp.c:279) 20241017055103154 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/7a@mgw" (mgcp_protocol.c:441) 20241017055103154 DLMGCP NOTICE <0013> endpoint:rtpbridge/7a@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103154 DLMGCP NOTICE <0013> endpoint:rtpbridge/7a@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103154 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103154 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103154 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103154 DLMGCP DEBUG <0013> Generated response: line #00: 200 52256 OK (mgcp_msg.c:67) 20241017055103154 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52257 rtpbridge/7b@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103154 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103154 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw (trunk:0) found endpoint: rtpbridge/7b@mgw (mgcp_endp.c:279) 20241017055103154 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/7b@mgw" (mgcp_protocol.c:441) 20241017055103154 DLMGCP NOTICE <0013> endpoint:rtpbridge/7b@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103154 DLMGCP NOTICE <0013> endpoint:rtpbridge/7b@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103154 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103154 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103154 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103154 DLMGCP DEBUG <0013> Generated response: line #00: 200 52257 OK (mgcp_msg.c:67) 20241017055103154 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52258 rtpbridge/7c@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103154 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103154 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw (trunk:0) found endpoint: rtpbridge/7c@mgw (mgcp_endp.c:279) 20241017055103154 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/7c@mgw" (mgcp_protocol.c:441) 20241017055103154 DLMGCP NOTICE <0013> endpoint:rtpbridge/7c@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103154 DLMGCP NOTICE <0013> endpoint:rtpbridge/7c@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103154 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103154 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103154 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103154 DLMGCP DEBUG <0013> Generated response: line #00: 200 52258 OK (mgcp_msg.c:67) 20241017055103154 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52259 rtpbridge/7d@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103154 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103154 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw (trunk:0) found endpoint: rtpbridge/7d@mgw (mgcp_endp.c:279) 20241017055103154 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/7d@mgw" (mgcp_protocol.c:441) 20241017055103154 DLMGCP NOTICE <0013> endpoint:rtpbridge/7d@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103154 DLMGCP NOTICE <0013> endpoint:rtpbridge/7d@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103154 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103154 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103154 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103154 DLMGCP DEBUG <0013> Generated response: line #00: 200 52259 OK (mgcp_msg.c:67) 20241017055103154 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52260 rtpbridge/7e@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103154 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103154 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw (trunk:0) found endpoint: rtpbridge/7e@mgw (mgcp_endp.c:279) 20241017055103154 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/7e@mgw" (mgcp_protocol.c:441) 20241017055103154 DLMGCP NOTICE <0013> endpoint:rtpbridge/7e@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103154 DLMGCP NOTICE <0013> endpoint:rtpbridge/7e@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103154 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103154 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103154 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103154 DLMGCP DEBUG <0013> Generated response: line #00: 200 52260 OK (mgcp_msg.c:67) 20241017055103154 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52261 rtpbridge/7f@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103154 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103154 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw (trunk:0) found endpoint: rtpbridge/7f@mgw (mgcp_endp.c:279) 20241017055103154 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/7f@mgw" (mgcp_protocol.c:441) 20241017055103154 DLMGCP NOTICE <0013> endpoint:rtpbridge/7f@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103154 DLMGCP NOTICE <0013> endpoint:rtpbridge/7f@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103154 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103154 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103154 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103154 DLMGCP DEBUG <0013> Generated response: line #00: 200 52261 OK (mgcp_msg.c:67) 20241017055103155 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52262 rtpbridge/80@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103155 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103155 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw (trunk:0) found endpoint: rtpbridge/80@mgw (mgcp_endp.c:279) 20241017055103155 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/80@mgw" (mgcp_protocol.c:441) 20241017055103155 DLMGCP NOTICE <0013> endpoint:rtpbridge/80@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103155 DLMGCP NOTICE <0013> endpoint:rtpbridge/80@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103155 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103155 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103155 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103155 DLMGCP DEBUG <0013> Generated response: line #00: 200 52262 OK (mgcp_msg.c:67) 20241017055103155 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52263 rtpbridge/81@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103155 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103155 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw (trunk:0) found endpoint: rtpbridge/81@mgw (mgcp_endp.c:279) 20241017055103155 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/81@mgw" (mgcp_protocol.c:441) 20241017055103155 DLMGCP NOTICE <0013> endpoint:rtpbridge/81@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103155 DLMGCP NOTICE <0013> endpoint:rtpbridge/81@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103155 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103155 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103155 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103155 DLMGCP DEBUG <0013> Generated response: line #00: 200 52263 OK (mgcp_msg.c:67) 20241017055103155 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52264 rtpbridge/82@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103155 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103155 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw (trunk:0) found endpoint: rtpbridge/82@mgw (mgcp_endp.c:279) 20241017055103155 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/82@mgw" (mgcp_protocol.c:441) 20241017055103155 DLMGCP NOTICE <0013> endpoint:rtpbridge/82@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103155 DLMGCP NOTICE <0013> endpoint:rtpbridge/82@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103155 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103155 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103155 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103155 DLMGCP DEBUG <0013> Generated response: line #00: 200 52264 OK (mgcp_msg.c:67) 20241017055103155 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52265 rtpbridge/83@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103155 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103155 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw (trunk:0) found endpoint: rtpbridge/83@mgw (mgcp_endp.c:279) 20241017055103155 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/83@mgw" (mgcp_protocol.c:441) 20241017055103155 DLMGCP NOTICE <0013> endpoint:rtpbridge/83@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103155 DLMGCP NOTICE <0013> endpoint:rtpbridge/83@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103155 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103155 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103155 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103155 DLMGCP DEBUG <0013> Generated response: line #00: 200 52265 OK (mgcp_msg.c:67) 20241017055103155 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52266 rtpbridge/84@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103155 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103155 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw (trunk:0) found endpoint: rtpbridge/84@mgw (mgcp_endp.c:279) 20241017055103155 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/84@mgw" (mgcp_protocol.c:441) 20241017055103155 DLMGCP NOTICE <0013> endpoint:rtpbridge/84@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103155 DLMGCP NOTICE <0013> endpoint:rtpbridge/84@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103155 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103155 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103155 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103155 DLMGCP DEBUG <0013> Generated response: line #00: 200 52266 OK (mgcp_msg.c:67) 20241017055103155 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52267 rtpbridge/85@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103155 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103155 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw (trunk:0) found endpoint: rtpbridge/85@mgw (mgcp_endp.c:279) 20241017055103155 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/85@mgw" (mgcp_protocol.c:441) 20241017055103155 DLMGCP NOTICE <0013> endpoint:rtpbridge/85@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103155 DLMGCP NOTICE <0013> endpoint:rtpbridge/85@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103155 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103155 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103155 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103155 DLMGCP DEBUG <0013> Generated response: line #00: 200 52267 OK (mgcp_msg.c:67) 20241017055103155 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52268 rtpbridge/86@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103155 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103155 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw (trunk:0) found endpoint: rtpbridge/86@mgw (mgcp_endp.c:279) 20241017055103155 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/86@mgw" (mgcp_protocol.c:441) 20241017055103155 DLMGCP NOTICE <0013> endpoint:rtpbridge/86@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103155 DLMGCP NOTICE <0013> endpoint:rtpbridge/86@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103155 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103155 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103155 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103155 DLMGCP DEBUG <0013> Generated response: line #00: 200 52268 OK (mgcp_msg.c:67) 20241017055103156 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52269 rtpbridge/87@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103156 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103156 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw (trunk:0) found endpoint: rtpbridge/87@mgw (mgcp_endp.c:279) 20241017055103156 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/87@mgw" (mgcp_protocol.c:441) 20241017055103156 DLMGCP NOTICE <0013> endpoint:rtpbridge/87@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103156 DLMGCP NOTICE <0013> endpoint:rtpbridge/87@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103156 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103156 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103156 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103156 DLMGCP DEBUG <0013> Generated response: line #00: 200 52269 OK (mgcp_msg.c:67) 20241017055103156 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52270 rtpbridge/88@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103156 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103156 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw (trunk:0) found endpoint: rtpbridge/88@mgw (mgcp_endp.c:279) 20241017055103156 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/88@mgw" (mgcp_protocol.c:441) 20241017055103156 DLMGCP NOTICE <0013> endpoint:rtpbridge/88@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103156 DLMGCP NOTICE <0013> endpoint:rtpbridge/88@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103156 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103156 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103156 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103156 DLMGCP DEBUG <0013> Generated response: line #00: 200 52270 OK (mgcp_msg.c:67) 20241017055103156 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52271 rtpbridge/89@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103156 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103156 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw (trunk:0) found endpoint: rtpbridge/89@mgw (mgcp_endp.c:279) 20241017055103156 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/89@mgw" (mgcp_protocol.c:441) 20241017055103156 DLMGCP NOTICE <0013> endpoint:rtpbridge/89@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103156 DLMGCP NOTICE <0013> endpoint:rtpbridge/89@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103156 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103156 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103156 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103156 DLMGCP DEBUG <0013> Generated response: line #00: 200 52271 OK (mgcp_msg.c:67) 20241017055103156 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52272 rtpbridge/8a@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103156 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103156 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw (trunk:0) found endpoint: rtpbridge/8a@mgw (mgcp_endp.c:279) 20241017055103156 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/8a@mgw" (mgcp_protocol.c:441) 20241017055103156 DLMGCP NOTICE <0013> endpoint:rtpbridge/8a@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103156 DLMGCP NOTICE <0013> endpoint:rtpbridge/8a@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103156 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103156 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103156 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103156 DLMGCP DEBUG <0013> Generated response: line #00: 200 52272 OK (mgcp_msg.c:67) 20241017055103156 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52273 rtpbridge/8b@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103156 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103156 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw (trunk:0) found endpoint: rtpbridge/8b@mgw (mgcp_endp.c:279) 20241017055103156 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/8b@mgw" (mgcp_protocol.c:441) 20241017055103156 DLMGCP NOTICE <0013> endpoint:rtpbridge/8b@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103156 DLMGCP NOTICE <0013> endpoint:rtpbridge/8b@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103156 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103156 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103156 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103156 DLMGCP DEBUG <0013> Generated response: line #00: 200 52273 OK (mgcp_msg.c:67) 20241017055103156 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52274 rtpbridge/8c@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103156 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103156 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw (trunk:0) found endpoint: rtpbridge/8c@mgw (mgcp_endp.c:279) 20241017055103156 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/8c@mgw" (mgcp_protocol.c:441) 20241017055103156 DLMGCP NOTICE <0013> endpoint:rtpbridge/8c@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103156 DLMGCP NOTICE <0013> endpoint:rtpbridge/8c@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103156 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103156 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103156 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103156 DLMGCP DEBUG <0013> Generated response: line #00: 200 52274 OK (mgcp_msg.c:67) 20241017055103156 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52275 rtpbridge/8d@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103156 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103157 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw (trunk:0) found endpoint: rtpbridge/8d@mgw (mgcp_endp.c:279) 20241017055103157 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/8d@mgw" (mgcp_protocol.c:441) 20241017055103157 DLMGCP NOTICE <0013> endpoint:rtpbridge/8d@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103157 DLMGCP NOTICE <0013> endpoint:rtpbridge/8d@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103157 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103157 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103157 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103157 DLMGCP DEBUG <0013> Generated response: line #00: 200 52275 OK (mgcp_msg.c:67) 20241017055103157 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52276 rtpbridge/8e@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103157 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103157 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw (trunk:0) found endpoint: rtpbridge/8e@mgw (mgcp_endp.c:279) 20241017055103157 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/8e@mgw" (mgcp_protocol.c:441) 20241017055103157 DLMGCP NOTICE <0013> endpoint:rtpbridge/8e@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103157 DLMGCP NOTICE <0013> endpoint:rtpbridge/8e@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103157 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103157 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103157 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103157 DLMGCP DEBUG <0013> Generated response: line #00: 200 52276 OK (mgcp_msg.c:67) 20241017055103157 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52277 rtpbridge/8f@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103157 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103157 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw (trunk:0) found endpoint: rtpbridge/8f@mgw (mgcp_endp.c:279) 20241017055103157 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/8f@mgw" (mgcp_protocol.c:441) 20241017055103157 DLMGCP NOTICE <0013> endpoint:rtpbridge/8f@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103157 DLMGCP NOTICE <0013> endpoint:rtpbridge/8f@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103157 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103157 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103157 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103157 DLMGCP DEBUG <0013> Generated response: line #00: 200 52277 OK (mgcp_msg.c:67) 20241017055103157 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52278 rtpbridge/90@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103157 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103157 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw (trunk:0) found endpoint: rtpbridge/90@mgw (mgcp_endp.c:279) 20241017055103157 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/90@mgw" (mgcp_protocol.c:441) 20241017055103157 DLMGCP NOTICE <0013> endpoint:rtpbridge/90@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103157 DLMGCP NOTICE <0013> endpoint:rtpbridge/90@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103157 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103157 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103157 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103157 DLMGCP DEBUG <0013> Generated response: line #00: 200 52278 OK (mgcp_msg.c:67) 20241017055103157 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52279 rtpbridge/91@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103157 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103157 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw (trunk:0) found endpoint: rtpbridge/91@mgw (mgcp_endp.c:279) 20241017055103157 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/91@mgw" (mgcp_protocol.c:441) 20241017055103157 DLMGCP NOTICE <0013> endpoint:rtpbridge/91@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103157 DLMGCP NOTICE <0013> endpoint:rtpbridge/91@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103157 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103157 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103157 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103157 DLMGCP DEBUG <0013> Generated response: line #00: 200 52279 OK (mgcp_msg.c:67) 20241017055103157 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52280 rtpbridge/92@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103157 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103157 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw (trunk:0) found endpoint: rtpbridge/92@mgw (mgcp_endp.c:279) 20241017055103157 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/92@mgw" (mgcp_protocol.c:441) 20241017055103157 DLMGCP NOTICE <0013> endpoint:rtpbridge/92@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103157 DLMGCP NOTICE <0013> endpoint:rtpbridge/92@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103157 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103157 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103157 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103157 DLMGCP DEBUG <0013> Generated response: line #00: 200 52280 OK (mgcp_msg.c:67) 20241017055103157 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52281 rtpbridge/93@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103157 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103157 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw (trunk:0) found endpoint: rtpbridge/93@mgw (mgcp_endp.c:279) 20241017055103157 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/93@mgw" (mgcp_protocol.c:441) 20241017055103157 DLMGCP NOTICE <0013> endpoint:rtpbridge/93@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103157 DLMGCP NOTICE <0013> endpoint:rtpbridge/93@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103157 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103157 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103157 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103157 DLMGCP DEBUG <0013> Generated response: line #00: 200 52281 OK (mgcp_msg.c:67) 20241017055103158 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52282 rtpbridge/94@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103158 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103158 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw (trunk:0) found endpoint: rtpbridge/94@mgw (mgcp_endp.c:279) 20241017055103158 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/94@mgw" (mgcp_protocol.c:441) 20241017055103158 DLMGCP NOTICE <0013> endpoint:rtpbridge/94@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103158 DLMGCP NOTICE <0013> endpoint:rtpbridge/94@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103158 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103158 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103158 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103158 DLMGCP DEBUG <0013> Generated response: line #00: 200 52282 OK (mgcp_msg.c:67) 20241017055103158 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52283 rtpbridge/95@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103158 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103158 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw (trunk:0) found endpoint: rtpbridge/95@mgw (mgcp_endp.c:279) 20241017055103158 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/95@mgw" (mgcp_protocol.c:441) 20241017055103158 DLMGCP NOTICE <0013> endpoint:rtpbridge/95@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103158 DLMGCP NOTICE <0013> endpoint:rtpbridge/95@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103158 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103158 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103158 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103158 DLMGCP DEBUG <0013> Generated response: line #00: 200 52283 OK (mgcp_msg.c:67) 20241017055103158 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52284 rtpbridge/96@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103158 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103158 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw (trunk:0) found endpoint: rtpbridge/96@mgw (mgcp_endp.c:279) 20241017055103158 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/96@mgw" (mgcp_protocol.c:441) 20241017055103158 DLMGCP NOTICE <0013> endpoint:rtpbridge/96@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103158 DLMGCP NOTICE <0013> endpoint:rtpbridge/96@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103158 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103158 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103158 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103158 DLMGCP DEBUG <0013> Generated response: line #00: 200 52284 OK (mgcp_msg.c:67) 20241017055103158 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52285 rtpbridge/97@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103158 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103158 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw (trunk:0) found endpoint: rtpbridge/97@mgw (mgcp_endp.c:279) 20241017055103158 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/97@mgw" (mgcp_protocol.c:441) 20241017055103158 DLMGCP NOTICE <0013> endpoint:rtpbridge/97@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103158 DLMGCP NOTICE <0013> endpoint:rtpbridge/97@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103158 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103158 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103158 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103158 DLMGCP DEBUG <0013> Generated response: line #00: 200 52285 OK (mgcp_msg.c:67) 20241017055103158 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52286 rtpbridge/98@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103158 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103158 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw (trunk:0) found endpoint: rtpbridge/98@mgw (mgcp_endp.c:279) 20241017055103158 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/98@mgw" (mgcp_protocol.c:441) 20241017055103158 DLMGCP NOTICE <0013> endpoint:rtpbridge/98@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103158 DLMGCP NOTICE <0013> endpoint:rtpbridge/98@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103158 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103158 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103158 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103158 DLMGCP DEBUG <0013> Generated response: line #00: 200 52286 OK (mgcp_msg.c:67) 20241017055103158 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52287 rtpbridge/99@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103158 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103158 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw (trunk:0) found endpoint: rtpbridge/99@mgw (mgcp_endp.c:279) 20241017055103158 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/99@mgw" (mgcp_protocol.c:441) 20241017055103158 DLMGCP NOTICE <0013> endpoint:rtpbridge/99@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103158 DLMGCP NOTICE <0013> endpoint:rtpbridge/99@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103158 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103158 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103158 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103158 DLMGCP DEBUG <0013> Generated response: line #00: 200 52287 OK (mgcp_msg.c:67) 20241017055103158 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52288 rtpbridge/9a@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103158 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103158 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw (trunk:0) found endpoint: rtpbridge/9a@mgw (mgcp_endp.c:279) 20241017055103158 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/9a@mgw" (mgcp_protocol.c:441) 20241017055103158 DLMGCP NOTICE <0013> endpoint:rtpbridge/9a@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103158 DLMGCP NOTICE <0013> endpoint:rtpbridge/9a@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103158 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103158 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103158 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103158 DLMGCP DEBUG <0013> Generated response: line #00: 200 52288 OK (mgcp_msg.c:67) 20241017055103159 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52289 rtpbridge/9b@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103159 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103159 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw (trunk:0) found endpoint: rtpbridge/9b@mgw (mgcp_endp.c:279) 20241017055103159 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/9b@mgw" (mgcp_protocol.c:441) 20241017055103159 DLMGCP NOTICE <0013> endpoint:rtpbridge/9b@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103159 DLMGCP NOTICE <0013> endpoint:rtpbridge/9b@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103159 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103159 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103159 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103159 DLMGCP DEBUG <0013> Generated response: line #00: 200 52289 OK (mgcp_msg.c:67) 20241017055103159 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52290 rtpbridge/9c@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103159 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103159 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw (trunk:0) found endpoint: rtpbridge/9c@mgw (mgcp_endp.c:279) 20241017055103159 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/9c@mgw" (mgcp_protocol.c:441) 20241017055103159 DLMGCP NOTICE <0013> endpoint:rtpbridge/9c@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103159 DLMGCP NOTICE <0013> endpoint:rtpbridge/9c@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103159 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103159 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103159 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103159 DLMGCP DEBUG <0013> Generated response: line #00: 200 52290 OK (mgcp_msg.c:67) 20241017055103159 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52291 rtpbridge/9d@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103159 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103159 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw (trunk:0) found endpoint: rtpbridge/9d@mgw (mgcp_endp.c:279) 20241017055103159 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/9d@mgw" (mgcp_protocol.c:441) 20241017055103159 DLMGCP NOTICE <0013> endpoint:rtpbridge/9d@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103159 DLMGCP NOTICE <0013> endpoint:rtpbridge/9d@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103159 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103159 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103159 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103159 DLMGCP DEBUG <0013> Generated response: line #00: 200 52291 OK (mgcp_msg.c:67) 20241017055103159 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52292 rtpbridge/9e@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103159 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103159 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw (trunk:0) found endpoint: rtpbridge/9e@mgw (mgcp_endp.c:279) 20241017055103159 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/9e@mgw" (mgcp_protocol.c:441) 20241017055103159 DLMGCP NOTICE <0013> endpoint:rtpbridge/9e@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103159 DLMGCP NOTICE <0013> endpoint:rtpbridge/9e@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103159 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103159 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103159 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103159 DLMGCP DEBUG <0013> Generated response: line #00: 200 52292 OK (mgcp_msg.c:67) 20241017055103159 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52293 rtpbridge/9f@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103159 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103159 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw (trunk:0) found endpoint: rtpbridge/9f@mgw (mgcp_endp.c:279) 20241017055103159 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/9f@mgw" (mgcp_protocol.c:441) 20241017055103159 DLMGCP NOTICE <0013> endpoint:rtpbridge/9f@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103159 DLMGCP NOTICE <0013> endpoint:rtpbridge/9f@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103159 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103159 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103159 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103159 DLMGCP DEBUG <0013> Generated response: line #00: 200 52293 OK (mgcp_msg.c:67) 20241017055103159 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52294 rtpbridge/a0@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103159 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103159 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw (trunk:0) found endpoint: rtpbridge/a0@mgw (mgcp_endp.c:279) 20241017055103159 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/a0@mgw" (mgcp_protocol.c:441) 20241017055103159 DLMGCP NOTICE <0013> endpoint:rtpbridge/a0@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103159 DLMGCP NOTICE <0013> endpoint:rtpbridge/a0@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103159 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103159 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103159 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103159 DLMGCP DEBUG <0013> Generated response: line #00: 200 52294 OK (mgcp_msg.c:67) 20241017055103159 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52295 rtpbridge/a1@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103159 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103159 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw (trunk:0) found endpoint: rtpbridge/a1@mgw (mgcp_endp.c:279) 20241017055103159 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/a1@mgw" (mgcp_protocol.c:441) 20241017055103159 DLMGCP NOTICE <0013> endpoint:rtpbridge/a1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103159 DLMGCP NOTICE <0013> endpoint:rtpbridge/a1@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103159 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103159 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103159 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103159 DLMGCP DEBUG <0013> Generated response: line #00: 200 52295 OK (mgcp_msg.c:67) 20241017055103160 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52296 rtpbridge/a2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103160 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103160 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw (trunk:0) found endpoint: rtpbridge/a2@mgw (mgcp_endp.c:279) 20241017055103160 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/a2@mgw" (mgcp_protocol.c:441) 20241017055103160 DLMGCP NOTICE <0013> endpoint:rtpbridge/a2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103160 DLMGCP NOTICE <0013> endpoint:rtpbridge/a2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103160 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103160 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103160 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103160 DLMGCP DEBUG <0013> Generated response: line #00: 200 52296 OK (mgcp_msg.c:67) 20241017055103160 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52297 rtpbridge/a3@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103160 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103160 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw (trunk:0) found endpoint: rtpbridge/a3@mgw (mgcp_endp.c:279) 20241017055103160 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/a3@mgw" (mgcp_protocol.c:441) 20241017055103160 DLMGCP NOTICE <0013> endpoint:rtpbridge/a3@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103160 DLMGCP NOTICE <0013> endpoint:rtpbridge/a3@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103160 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103160 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103160 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103160 DLMGCP DEBUG <0013> Generated response: line #00: 200 52297 OK (mgcp_msg.c:67) 20241017055103160 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52298 rtpbridge/a4@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103160 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103160 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw (trunk:0) found endpoint: rtpbridge/a4@mgw (mgcp_endp.c:279) 20241017055103160 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/a4@mgw" (mgcp_protocol.c:441) 20241017055103160 DLMGCP NOTICE <0013> endpoint:rtpbridge/a4@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103160 DLMGCP NOTICE <0013> endpoint:rtpbridge/a4@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103160 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103160 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103160 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103160 DLMGCP DEBUG <0013> Generated response: line #00: 200 52298 OK (mgcp_msg.c:67) 20241017055103160 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52299 rtpbridge/a5@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103160 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103160 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw (trunk:0) found endpoint: rtpbridge/a5@mgw (mgcp_endp.c:279) 20241017055103160 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/a5@mgw" (mgcp_protocol.c:441) 20241017055103160 DLMGCP NOTICE <0013> endpoint:rtpbridge/a5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103160 DLMGCP NOTICE <0013> endpoint:rtpbridge/a5@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103160 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103160 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103160 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103160 DLMGCP DEBUG <0013> Generated response: line #00: 200 52299 OK (mgcp_msg.c:67) 20241017055103160 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52300 rtpbridge/a6@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103160 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103160 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw (trunk:0) found endpoint: rtpbridge/a6@mgw (mgcp_endp.c:279) 20241017055103160 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/a6@mgw" (mgcp_protocol.c:441) 20241017055103160 DLMGCP NOTICE <0013> endpoint:rtpbridge/a6@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103160 DLMGCP NOTICE <0013> endpoint:rtpbridge/a6@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103160 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103160 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103160 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103160 DLMGCP DEBUG <0013> Generated response: line #00: 200 52300 OK (mgcp_msg.c:67) 20241017055103160 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52301 rtpbridge/a7@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103160 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103160 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw (trunk:0) found endpoint: rtpbridge/a7@mgw (mgcp_endp.c:279) 20241017055103160 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/a7@mgw" (mgcp_protocol.c:441) 20241017055103160 DLMGCP NOTICE <0013> endpoint:rtpbridge/a7@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103160 DLMGCP NOTICE <0013> endpoint:rtpbridge/a7@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103160 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103160 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103160 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103160 DLMGCP DEBUG <0013> Generated response: line #00: 200 52301 OK (mgcp_msg.c:67) 20241017055103160 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52302 rtpbridge/a8@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103160 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103160 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw (trunk:0) found endpoint: rtpbridge/a8@mgw (mgcp_endp.c:279) 20241017055103160 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/a8@mgw" (mgcp_protocol.c:441) 20241017055103160 DLMGCP NOTICE <0013> endpoint:rtpbridge/a8@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103160 DLMGCP NOTICE <0013> endpoint:rtpbridge/a8@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103160 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103160 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103161 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103161 DLMGCP DEBUG <0013> Generated response: line #00: 200 52302 OK (mgcp_msg.c:67) 20241017055103161 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52303 rtpbridge/a9@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103161 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103161 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw (trunk:0) found endpoint: rtpbridge/a9@mgw (mgcp_endp.c:279) 20241017055103161 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/a9@mgw" (mgcp_protocol.c:441) 20241017055103161 DLMGCP NOTICE <0013> endpoint:rtpbridge/a9@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103161 DLMGCP NOTICE <0013> endpoint:rtpbridge/a9@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103161 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103161 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103161 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103161 DLMGCP DEBUG <0013> Generated response: line #00: 200 52303 OK (mgcp_msg.c:67) 20241017055103161 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52304 rtpbridge/aa@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103161 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103161 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw (trunk:0) found endpoint: rtpbridge/aa@mgw (mgcp_endp.c:279) 20241017055103161 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/aa@mgw" (mgcp_protocol.c:441) 20241017055103161 DLMGCP NOTICE <0013> endpoint:rtpbridge/aa@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103161 DLMGCP NOTICE <0013> endpoint:rtpbridge/aa@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103161 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103161 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103161 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103161 DLMGCP DEBUG <0013> Generated response: line #00: 200 52304 OK (mgcp_msg.c:67) 20241017055103161 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52305 rtpbridge/ab@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103161 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103161 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw (trunk:0) found endpoint: rtpbridge/ab@mgw (mgcp_endp.c:279) 20241017055103161 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/ab@mgw" (mgcp_protocol.c:441) 20241017055103161 DLMGCP NOTICE <0013> endpoint:rtpbridge/ab@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103161 DLMGCP NOTICE <0013> endpoint:rtpbridge/ab@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103161 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103161 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103161 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103161 DLMGCP DEBUG <0013> Generated response: line #00: 200 52305 OK (mgcp_msg.c:67) 20241017055103161 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52306 rtpbridge/ac@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103161 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103161 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw (trunk:0) found endpoint: rtpbridge/ac@mgw (mgcp_endp.c:279) 20241017055103161 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/ac@mgw" (mgcp_protocol.c:441) 20241017055103161 DLMGCP NOTICE <0013> endpoint:rtpbridge/ac@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103161 DLMGCP NOTICE <0013> endpoint:rtpbridge/ac@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103161 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103161 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103161 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103161 DLMGCP DEBUG <0013> Generated response: line #00: 200 52306 OK (mgcp_msg.c:67) 20241017055103161 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52307 rtpbridge/ad@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103161 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103161 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw (trunk:0) found endpoint: rtpbridge/ad@mgw (mgcp_endp.c:279) 20241017055103161 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/ad@mgw" (mgcp_protocol.c:441) 20241017055103161 DLMGCP NOTICE <0013> endpoint:rtpbridge/ad@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103161 DLMGCP NOTICE <0013> endpoint:rtpbridge/ad@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103161 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103161 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103161 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103161 DLMGCP DEBUG <0013> Generated response: line #00: 200 52307 OK (mgcp_msg.c:67) 20241017055103161 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52308 rtpbridge/ae@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103161 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103161 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw (trunk:0) found endpoint: rtpbridge/ae@mgw (mgcp_endp.c:279) 20241017055103161 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/ae@mgw" (mgcp_protocol.c:441) 20241017055103161 DLMGCP NOTICE <0013> endpoint:rtpbridge/ae@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103161 DLMGCP NOTICE <0013> endpoint:rtpbridge/ae@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103161 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103161 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103161 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103161 DLMGCP DEBUG <0013> Generated response: line #00: 200 52308 OK (mgcp_msg.c:67) 20241017055103161 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52309 rtpbridge/af@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103161 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103161 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw (trunk:0) found endpoint: rtpbridge/af@mgw (mgcp_endp.c:279) 20241017055103162 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/af@mgw" (mgcp_protocol.c:441) 20241017055103162 DLMGCP NOTICE <0013> endpoint:rtpbridge/af@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103162 DLMGCP NOTICE <0013> endpoint:rtpbridge/af@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103162 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103162 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103162 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103162 DLMGCP DEBUG <0013> Generated response: line #00: 200 52309 OK (mgcp_msg.c:67) 20241017055103162 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52310 rtpbridge/b0@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103162 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103162 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw (trunk:0) found endpoint: rtpbridge/b0@mgw (mgcp_endp.c:279) 20241017055103162 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/b0@mgw" (mgcp_protocol.c:441) 20241017055103162 DLMGCP NOTICE <0013> endpoint:rtpbridge/b0@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103162 DLMGCP NOTICE <0013> endpoint:rtpbridge/b0@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103162 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103162 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103162 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103162 DLMGCP DEBUG <0013> Generated response: line #00: 200 52310 OK (mgcp_msg.c:67) 20241017055103162 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52311 rtpbridge/b1@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103162 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103162 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw (trunk:0) found endpoint: rtpbridge/b1@mgw (mgcp_endp.c:279) 20241017055103162 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/b1@mgw" (mgcp_protocol.c:441) 20241017055103162 DLMGCP NOTICE <0013> endpoint:rtpbridge/b1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103162 DLMGCP NOTICE <0013> endpoint:rtpbridge/b1@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103162 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103162 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103162 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103162 DLMGCP DEBUG <0013> Generated response: line #00: 200 52311 OK (mgcp_msg.c:67) 20241017055103162 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52312 rtpbridge/b2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103162 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103162 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw (trunk:0) found endpoint: rtpbridge/b2@mgw (mgcp_endp.c:279) 20241017055103162 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/b2@mgw" (mgcp_protocol.c:441) 20241017055103162 DLMGCP NOTICE <0013> endpoint:rtpbridge/b2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103162 DLMGCP NOTICE <0013> endpoint:rtpbridge/b2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103162 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103162 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103162 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103162 DLMGCP DEBUG <0013> Generated response: line #00: 200 52312 OK (mgcp_msg.c:67) 20241017055103162 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52313 rtpbridge/b3@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103162 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103162 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw (trunk:0) found endpoint: rtpbridge/b3@mgw (mgcp_endp.c:279) 20241017055103162 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/b3@mgw" (mgcp_protocol.c:441) 20241017055103162 DLMGCP NOTICE <0013> endpoint:rtpbridge/b3@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103162 DLMGCP NOTICE <0013> endpoint:rtpbridge/b3@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103162 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103162 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103162 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103162 DLMGCP DEBUG <0013> Generated response: line #00: 200 52313 OK (mgcp_msg.c:67) 20241017055103162 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52314 rtpbridge/b4@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103162 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103162 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw (trunk:0) found endpoint: rtpbridge/b4@mgw (mgcp_endp.c:279) 20241017055103162 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/b4@mgw" (mgcp_protocol.c:441) 20241017055103162 DLMGCP NOTICE <0013> endpoint:rtpbridge/b4@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103162 DLMGCP NOTICE <0013> endpoint:rtpbridge/b4@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103162 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103162 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103162 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103162 DLMGCP DEBUG <0013> Generated response: line #00: 200 52314 OK (mgcp_msg.c:67) 20241017055103162 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52315 rtpbridge/b5@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103162 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103162 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw (trunk:0) found endpoint: rtpbridge/b5@mgw (mgcp_endp.c:279) 20241017055103162 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/b5@mgw" (mgcp_protocol.c:441) 20241017055103162 DLMGCP NOTICE <0013> endpoint:rtpbridge/b5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103162 DLMGCP NOTICE <0013> endpoint:rtpbridge/b5@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103162 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103162 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103162 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103162 DLMGCP DEBUG <0013> Generated response: line #00: 200 52315 OK (mgcp_msg.c:67) 20241017055103163 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52316 rtpbridge/b6@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103163 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103163 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw (trunk:0) found endpoint: rtpbridge/b6@mgw (mgcp_endp.c:279) 20241017055103163 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/b6@mgw" (mgcp_protocol.c:441) 20241017055103163 DLMGCP NOTICE <0013> endpoint:rtpbridge/b6@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103163 DLMGCP NOTICE <0013> endpoint:rtpbridge/b6@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103163 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103163 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103163 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103163 DLMGCP DEBUG <0013> Generated response: line #00: 200 52316 OK (mgcp_msg.c:67) 20241017055103163 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52317 rtpbridge/b7@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103163 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103163 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw (trunk:0) found endpoint: rtpbridge/b7@mgw (mgcp_endp.c:279) 20241017055103163 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/b7@mgw" (mgcp_protocol.c:441) 20241017055103163 DLMGCP NOTICE <0013> endpoint:rtpbridge/b7@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103163 DLMGCP NOTICE <0013> endpoint:rtpbridge/b7@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103163 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103163 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103163 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103163 DLMGCP DEBUG <0013> Generated response: line #00: 200 52317 OK (mgcp_msg.c:67) 20241017055103163 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52318 rtpbridge/b8@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103163 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103163 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw (trunk:0) found endpoint: rtpbridge/b8@mgw (mgcp_endp.c:279) 20241017055103163 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/b8@mgw" (mgcp_protocol.c:441) 20241017055103163 DLMGCP NOTICE <0013> endpoint:rtpbridge/b8@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103163 DLMGCP NOTICE <0013> endpoint:rtpbridge/b8@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103163 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103163 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103163 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103163 DLMGCP DEBUG <0013> Generated response: line #00: 200 52318 OK (mgcp_msg.c:67) 20241017055103163 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52319 rtpbridge/b9@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103163 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103163 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw (trunk:0) found endpoint: rtpbridge/b9@mgw (mgcp_endp.c:279) 20241017055103163 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/b9@mgw" (mgcp_protocol.c:441) 20241017055103163 DLMGCP NOTICE <0013> endpoint:rtpbridge/b9@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103163 DLMGCP NOTICE <0013> endpoint:rtpbridge/b9@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103163 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103163 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103163 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103163 DLMGCP DEBUG <0013> Generated response: line #00: 200 52319 OK (mgcp_msg.c:67) 20241017055103163 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52320 rtpbridge/ba@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103163 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103163 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw (trunk:0) found endpoint: rtpbridge/ba@mgw (mgcp_endp.c:279) 20241017055103163 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/ba@mgw" (mgcp_protocol.c:441) 20241017055103163 DLMGCP NOTICE <0013> endpoint:rtpbridge/ba@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103163 DLMGCP NOTICE <0013> endpoint:rtpbridge/ba@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103163 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103163 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103163 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103163 DLMGCP DEBUG <0013> Generated response: line #00: 200 52320 OK (mgcp_msg.c:67) 20241017055103163 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52321 rtpbridge/bb@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103163 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103163 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw (trunk:0) found endpoint: rtpbridge/bb@mgw (mgcp_endp.c:279) 20241017055103163 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/bb@mgw" (mgcp_protocol.c:441) 20241017055103163 DLMGCP NOTICE <0013> endpoint:rtpbridge/bb@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103163 DLMGCP NOTICE <0013> endpoint:rtpbridge/bb@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103163 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103163 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103163 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103163 DLMGCP DEBUG <0013> Generated response: line #00: 200 52321 OK (mgcp_msg.c:67) 20241017055103163 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52322 rtpbridge/bc@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103163 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103163 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw (trunk:0) found endpoint: rtpbridge/bc@mgw (mgcp_endp.c:279) 20241017055103163 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/bc@mgw" (mgcp_protocol.c:441) 20241017055103163 DLMGCP NOTICE <0013> endpoint:rtpbridge/bc@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103163 DLMGCP NOTICE <0013> endpoint:rtpbridge/bc@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103163 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103163 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103164 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103164 DLMGCP DEBUG <0013> Generated response: line #00: 200 52322 OK (mgcp_msg.c:67) 20241017055103164 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52323 rtpbridge/bd@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103164 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103164 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw (trunk:0) found endpoint: rtpbridge/bd@mgw (mgcp_endp.c:279) 20241017055103164 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/bd@mgw" (mgcp_protocol.c:441) 20241017055103164 DLMGCP NOTICE <0013> endpoint:rtpbridge/bd@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103164 DLMGCP NOTICE <0013> endpoint:rtpbridge/bd@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103164 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103164 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103164 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103164 DLMGCP DEBUG <0013> Generated response: line #00: 200 52323 OK (mgcp_msg.c:67) 20241017055103164 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52324 rtpbridge/be@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103164 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103164 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw (trunk:0) found endpoint: rtpbridge/be@mgw (mgcp_endp.c:279) 20241017055103164 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/be@mgw" (mgcp_protocol.c:441) 20241017055103164 DLMGCP NOTICE <0013> endpoint:rtpbridge/be@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103164 DLMGCP NOTICE <0013> endpoint:rtpbridge/be@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103164 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103164 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103164 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103164 DLMGCP DEBUG <0013> Generated response: line #00: 200 52324 OK (mgcp_msg.c:67) 20241017055103164 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52325 rtpbridge/bf@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103164 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103164 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw (trunk:0) found endpoint: rtpbridge/bf@mgw (mgcp_endp.c:279) 20241017055103164 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/bf@mgw" (mgcp_protocol.c:441) 20241017055103164 DLMGCP NOTICE <0013> endpoint:rtpbridge/bf@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103164 DLMGCP NOTICE <0013> endpoint:rtpbridge/bf@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103164 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103164 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103164 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103164 DLMGCP DEBUG <0013> Generated response: line #00: 200 52325 OK (mgcp_msg.c:67) 20241017055103164 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52326 rtpbridge/c0@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103164 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103164 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw (trunk:0) found endpoint: rtpbridge/c0@mgw (mgcp_endp.c:279) 20241017055103164 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/c0@mgw" (mgcp_protocol.c:441) 20241017055103164 DLMGCP NOTICE <0013> endpoint:rtpbridge/c0@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103164 DLMGCP NOTICE <0013> endpoint:rtpbridge/c0@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103164 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103164 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103164 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103164 DLMGCP DEBUG <0013> Generated response: line #00: 200 52326 OK (mgcp_msg.c:67) 20241017055103164 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52327 rtpbridge/c1@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103164 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103164 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw (trunk:0) found endpoint: rtpbridge/c1@mgw (mgcp_endp.c:279) 20241017055103164 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/c1@mgw" (mgcp_protocol.c:441) 20241017055103164 DLMGCP NOTICE <0013> endpoint:rtpbridge/c1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103164 DLMGCP NOTICE <0013> endpoint:rtpbridge/c1@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103164 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103164 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103164 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103164 DLMGCP DEBUG <0013> Generated response: line #00: 200 52327 OK (mgcp_msg.c:67) 20241017055103164 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52328 rtpbridge/c2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103164 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103164 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw (trunk:0) found endpoint: rtpbridge/c2@mgw (mgcp_endp.c:279) 20241017055103164 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/c2@mgw" (mgcp_protocol.c:441) 20241017055103164 DLMGCP NOTICE <0013> endpoint:rtpbridge/c2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103164 DLMGCP NOTICE <0013> endpoint:rtpbridge/c2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103164 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103164 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103164 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103164 DLMGCP DEBUG <0013> Generated response: line #00: 200 52328 OK (mgcp_msg.c:67) 20241017055103164 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52329 rtpbridge/c3@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103165 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103165 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw (trunk:0) found endpoint: rtpbridge/c3@mgw (mgcp_endp.c:279) 20241017055103165 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/c3@mgw" (mgcp_protocol.c:441) 20241017055103165 DLMGCP NOTICE <0013> endpoint:rtpbridge/c3@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103165 DLMGCP NOTICE <0013> endpoint:rtpbridge/c3@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103165 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103165 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103165 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103165 DLMGCP DEBUG <0013> Generated response: line #00: 200 52329 OK (mgcp_msg.c:67) 20241017055103165 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52330 rtpbridge/c4@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103165 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103165 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw (trunk:0) found endpoint: rtpbridge/c4@mgw (mgcp_endp.c:279) 20241017055103165 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/c4@mgw" (mgcp_protocol.c:441) 20241017055103165 DLMGCP NOTICE <0013> endpoint:rtpbridge/c4@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103165 DLMGCP NOTICE <0013> endpoint:rtpbridge/c4@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103165 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103165 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103165 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103165 DLMGCP DEBUG <0013> Generated response: line #00: 200 52330 OK (mgcp_msg.c:67) 20241017055103165 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52331 rtpbridge/c5@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103165 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103165 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw (trunk:0) found endpoint: rtpbridge/c5@mgw (mgcp_endp.c:279) 20241017055103165 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/c5@mgw" (mgcp_protocol.c:441) 20241017055103165 DLMGCP NOTICE <0013> endpoint:rtpbridge/c5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103165 DLMGCP NOTICE <0013> endpoint:rtpbridge/c5@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103165 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103165 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103165 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103165 DLMGCP DEBUG <0013> Generated response: line #00: 200 52331 OK (mgcp_msg.c:67) 20241017055103165 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52332 rtpbridge/c6@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103165 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103165 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw (trunk:0) found endpoint: rtpbridge/c6@mgw (mgcp_endp.c:279) 20241017055103165 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/c6@mgw" (mgcp_protocol.c:441) 20241017055103165 DLMGCP NOTICE <0013> endpoint:rtpbridge/c6@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103165 DLMGCP NOTICE <0013> endpoint:rtpbridge/c6@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103165 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103165 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103165 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103165 DLMGCP DEBUG <0013> Generated response: line #00: 200 52332 OK (mgcp_msg.c:67) 20241017055103165 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52333 rtpbridge/c7@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103165 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103165 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw (trunk:0) found endpoint: rtpbridge/c7@mgw (mgcp_endp.c:279) 20241017055103165 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/c7@mgw" (mgcp_protocol.c:441) 20241017055103165 DLMGCP NOTICE <0013> endpoint:rtpbridge/c7@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103165 DLMGCP NOTICE <0013> endpoint:rtpbridge/c7@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103165 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103165 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103165 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103165 DLMGCP DEBUG <0013> Generated response: line #00: 200 52333 OK (mgcp_msg.c:67) 20241017055103165 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52334 rtpbridge/c8@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103165 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103165 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw (trunk:0) found endpoint: rtpbridge/c8@mgw (mgcp_endp.c:279) 20241017055103165 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/c8@mgw" (mgcp_protocol.c:441) 20241017055103165 DLMGCP NOTICE <0013> endpoint:rtpbridge/c8@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103165 DLMGCP NOTICE <0013> endpoint:rtpbridge/c8@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103165 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103165 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103165 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103165 DLMGCP DEBUG <0013> Generated response: line #00: 200 52334 OK (mgcp_msg.c:67) 20241017055103165 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52335 rtpbridge/c9@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103165 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103165 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw (trunk:0) found endpoint: rtpbridge/c9@mgw (mgcp_endp.c:279) 20241017055103165 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/c9@mgw" (mgcp_protocol.c:441) 20241017055103165 DLMGCP NOTICE <0013> endpoint:rtpbridge/c9@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103165 DLMGCP NOTICE <0013> endpoint:rtpbridge/c9@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103165 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103165 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103165 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103165 DLMGCP DEBUG <0013> Generated response: line #00: 200 52335 OK (mgcp_msg.c:67) 20241017055103166 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52336 rtpbridge/ca@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103166 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103166 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw (trunk:0) found endpoint: rtpbridge/ca@mgw (mgcp_endp.c:279) 20241017055103166 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/ca@mgw" (mgcp_protocol.c:441) 20241017055103166 DLMGCP NOTICE <0013> endpoint:rtpbridge/ca@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103166 DLMGCP NOTICE <0013> endpoint:rtpbridge/ca@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103166 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103166 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103166 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103166 DLMGCP DEBUG <0013> Generated response: line #00: 200 52336 OK (mgcp_msg.c:67) 20241017055103166 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52337 rtpbridge/cb@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103166 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103166 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw (trunk:0) found endpoint: rtpbridge/cb@mgw (mgcp_endp.c:279) 20241017055103166 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/cb@mgw" (mgcp_protocol.c:441) 20241017055103166 DLMGCP NOTICE <0013> endpoint:rtpbridge/cb@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103166 DLMGCP NOTICE <0013> endpoint:rtpbridge/cb@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103166 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103166 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103166 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103166 DLMGCP DEBUG <0013> Generated response: line #00: 200 52337 OK (mgcp_msg.c:67) 20241017055103166 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52338 rtpbridge/cc@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103166 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103166 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw (trunk:0) found endpoint: rtpbridge/cc@mgw (mgcp_endp.c:279) 20241017055103166 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/cc@mgw" (mgcp_protocol.c:441) 20241017055103166 DLMGCP NOTICE <0013> endpoint:rtpbridge/cc@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103166 DLMGCP NOTICE <0013> endpoint:rtpbridge/cc@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103166 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103166 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103166 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103166 DLMGCP DEBUG <0013> Generated response: line #00: 200 52338 OK (mgcp_msg.c:67) 20241017055103166 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52339 rtpbridge/cd@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103166 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103166 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw (trunk:0) found endpoint: rtpbridge/cd@mgw (mgcp_endp.c:279) 20241017055103166 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/cd@mgw" (mgcp_protocol.c:441) 20241017055103166 DLMGCP NOTICE <0013> endpoint:rtpbridge/cd@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103166 DLMGCP NOTICE <0013> endpoint:rtpbridge/cd@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103166 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103166 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103166 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103166 DLMGCP DEBUG <0013> Generated response: line #00: 200 52339 OK (mgcp_msg.c:67) 20241017055103166 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52340 rtpbridge/ce@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103166 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103166 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw (trunk:0) found endpoint: rtpbridge/ce@mgw (mgcp_endp.c:279) 20241017055103166 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/ce@mgw" (mgcp_protocol.c:441) 20241017055103166 DLMGCP NOTICE <0013> endpoint:rtpbridge/ce@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103166 DLMGCP NOTICE <0013> endpoint:rtpbridge/ce@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103166 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103166 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103166 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103166 DLMGCP DEBUG <0013> Generated response: line #00: 200 52340 OK (mgcp_msg.c:67) 20241017055103167 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52341 rtpbridge/cf@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103167 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103167 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw (trunk:0) found endpoint: rtpbridge/cf@mgw (mgcp_endp.c:279) 20241017055103167 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/cf@mgw" (mgcp_protocol.c:441) 20241017055103167 DLMGCP NOTICE <0013> endpoint:rtpbridge/cf@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103167 DLMGCP NOTICE <0013> endpoint:rtpbridge/cf@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103167 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103167 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103167 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103167 DLMGCP DEBUG <0013> Generated response: line #00: 200 52341 OK (mgcp_msg.c:67) 20241017055103167 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52342 rtpbridge/d0@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103167 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103167 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw (trunk:0) found endpoint: rtpbridge/d0@mgw (mgcp_endp.c:279) 20241017055103167 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/d0@mgw" (mgcp_protocol.c:441) 20241017055103167 DLMGCP NOTICE <0013> endpoint:rtpbridge/d0@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103167 DLMGCP NOTICE <0013> endpoint:rtpbridge/d0@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103167 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103167 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103167 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103167 DLMGCP DEBUG <0013> Generated response: line #00: 200 52342 OK (mgcp_msg.c:67) 20241017055103167 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52343 rtpbridge/d1@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103167 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103167 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw (trunk:0) found endpoint: rtpbridge/d1@mgw (mgcp_endp.c:279) 20241017055103167 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/d1@mgw" (mgcp_protocol.c:441) 20241017055103167 DLMGCP NOTICE <0013> endpoint:rtpbridge/d1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103167 DLMGCP NOTICE <0013> endpoint:rtpbridge/d1@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103167 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103167 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103167 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103167 DLMGCP DEBUG <0013> Generated response: line #00: 200 52343 OK (mgcp_msg.c:67) 20241017055103167 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52344 rtpbridge/d2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103167 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103167 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw (trunk:0) found endpoint: rtpbridge/d2@mgw (mgcp_endp.c:279) 20241017055103167 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/d2@mgw" (mgcp_protocol.c:441) 20241017055103167 DLMGCP NOTICE <0013> endpoint:rtpbridge/d2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103167 DLMGCP NOTICE <0013> endpoint:rtpbridge/d2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103167 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103167 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103167 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103167 DLMGCP DEBUG <0013> Generated response: line #00: 200 52344 OK (mgcp_msg.c:67) 20241017055103167 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52345 rtpbridge/d3@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103167 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103167 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw (trunk:0) found endpoint: rtpbridge/d3@mgw (mgcp_endp.c:279) 20241017055103167 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/d3@mgw" (mgcp_protocol.c:441) 20241017055103167 DLMGCP NOTICE <0013> endpoint:rtpbridge/d3@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103167 DLMGCP NOTICE <0013> endpoint:rtpbridge/d3@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103167 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103167 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103167 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103167 DLMGCP DEBUG <0013> Generated response: line #00: 200 52345 OK (mgcp_msg.c:67) 20241017055103167 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52346 rtpbridge/d4@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103167 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103167 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw (trunk:0) found endpoint: rtpbridge/d4@mgw (mgcp_endp.c:279) 20241017055103167 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/d4@mgw" (mgcp_protocol.c:441) 20241017055103167 DLMGCP NOTICE <0013> endpoint:rtpbridge/d4@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103167 DLMGCP NOTICE <0013> endpoint:rtpbridge/d4@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103167 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103167 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103167 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103167 DLMGCP DEBUG <0013> Generated response: line #00: 200 52346 OK (mgcp_msg.c:67) 20241017055103167 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52347 rtpbridge/d5@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103167 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103167 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw (trunk:0) found endpoint: rtpbridge/d5@mgw (mgcp_endp.c:279) 20241017055103167 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/d5@mgw" (mgcp_protocol.c:441) 20241017055103167 DLMGCP NOTICE <0013> endpoint:rtpbridge/d5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103167 DLMGCP NOTICE <0013> endpoint:rtpbridge/d5@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103167 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103167 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103167 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103167 DLMGCP DEBUG <0013> Generated response: line #00: 200 52347 OK (mgcp_msg.c:67) 20241017055103168 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52348 rtpbridge/d6@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103168 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103168 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw (trunk:0) found endpoint: rtpbridge/d6@mgw (mgcp_endp.c:279) 20241017055103168 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/d6@mgw" (mgcp_protocol.c:441) 20241017055103168 DLMGCP NOTICE <0013> endpoint:rtpbridge/d6@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103168 DLMGCP NOTICE <0013> endpoint:rtpbridge/d6@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103168 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103168 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103168 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103168 DLMGCP DEBUG <0013> Generated response: line #00: 200 52348 OK (mgcp_msg.c:67) 20241017055103168 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52349 rtpbridge/d7@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103168 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103168 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw (trunk:0) found endpoint: rtpbridge/d7@mgw (mgcp_endp.c:279) 20241017055103168 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/d7@mgw" (mgcp_protocol.c:441) 20241017055103168 DLMGCP NOTICE <0013> endpoint:rtpbridge/d7@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103168 DLMGCP NOTICE <0013> endpoint:rtpbridge/d7@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103168 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103168 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103168 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103168 DLMGCP DEBUG <0013> Generated response: line #00: 200 52349 OK (mgcp_msg.c:67) 20241017055103168 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52350 rtpbridge/d8@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103168 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103168 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw (trunk:0) found endpoint: rtpbridge/d8@mgw (mgcp_endp.c:279) 20241017055103168 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/d8@mgw" (mgcp_protocol.c:441) 20241017055103168 DLMGCP NOTICE <0013> endpoint:rtpbridge/d8@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103168 DLMGCP NOTICE <0013> endpoint:rtpbridge/d8@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103168 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103168 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103168 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103168 DLMGCP DEBUG <0013> Generated response: line #00: 200 52350 OK (mgcp_msg.c:67) 20241017055103168 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52351 rtpbridge/d9@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103168 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103168 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw (trunk:0) found endpoint: rtpbridge/d9@mgw (mgcp_endp.c:279) 20241017055103168 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/d9@mgw" (mgcp_protocol.c:441) 20241017055103168 DLMGCP NOTICE <0013> endpoint:rtpbridge/d9@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103168 DLMGCP NOTICE <0013> endpoint:rtpbridge/d9@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103168 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103168 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103168 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103168 DLMGCP DEBUG <0013> Generated response: line #00: 200 52351 OK (mgcp_msg.c:67) 20241017055103168 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52352 rtpbridge/da@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103168 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103168 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw (trunk:0) found endpoint: rtpbridge/da@mgw (mgcp_endp.c:279) 20241017055103168 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/da@mgw" (mgcp_protocol.c:441) 20241017055103168 DLMGCP NOTICE <0013> endpoint:rtpbridge/da@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103168 DLMGCP NOTICE <0013> endpoint:rtpbridge/da@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103168 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103168 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103168 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103168 DLMGCP DEBUG <0013> Generated response: line #00: 200 52352 OK (mgcp_msg.c:67) 20241017055103168 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52353 rtpbridge/db@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103168 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103168 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw (trunk:0) found endpoint: rtpbridge/db@mgw (mgcp_endp.c:279) 20241017055103168 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/db@mgw" (mgcp_protocol.c:441) 20241017055103168 DLMGCP NOTICE <0013> endpoint:rtpbridge/db@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103168 DLMGCP NOTICE <0013> endpoint:rtpbridge/db@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103168 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103168 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103168 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103168 DLMGCP DEBUG <0013> Generated response: line #00: 200 52353 OK (mgcp_msg.c:67) 20241017055103168 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52354 rtpbridge/dc@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103168 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103168 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw (trunk:0) found endpoint: rtpbridge/dc@mgw (mgcp_endp.c:279) 20241017055103168 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/dc@mgw" (mgcp_protocol.c:441) 20241017055103168 DLMGCP NOTICE <0013> endpoint:rtpbridge/dc@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103168 DLMGCP NOTICE <0013> endpoint:rtpbridge/dc@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103168 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103168 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103168 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103168 DLMGCP DEBUG <0013> Generated response: line #00: 200 52354 OK (mgcp_msg.c:67) 20241017055103169 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52355 rtpbridge/dd@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103169 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103169 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw (trunk:0) found endpoint: rtpbridge/dd@mgw (mgcp_endp.c:279) 20241017055103169 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/dd@mgw" (mgcp_protocol.c:441) 20241017055103169 DLMGCP NOTICE <0013> endpoint:rtpbridge/dd@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103169 DLMGCP NOTICE <0013> endpoint:rtpbridge/dd@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103169 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103169 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103169 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103169 DLMGCP DEBUG <0013> Generated response: line #00: 200 52355 OK (mgcp_msg.c:67) 20241017055103169 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52356 rtpbridge/de@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103169 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103169 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw (trunk:0) found endpoint: rtpbridge/de@mgw (mgcp_endp.c:279) 20241017055103169 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/de@mgw" (mgcp_protocol.c:441) 20241017055103169 DLMGCP NOTICE <0013> endpoint:rtpbridge/de@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103169 DLMGCP NOTICE <0013> endpoint:rtpbridge/de@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103169 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103169 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103169 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103169 DLMGCP DEBUG <0013> Generated response: line #00: 200 52356 OK (mgcp_msg.c:67) 20241017055103169 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52357 rtpbridge/df@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103169 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103169 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw (trunk:0) found endpoint: rtpbridge/df@mgw (mgcp_endp.c:279) 20241017055103169 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/df@mgw" (mgcp_protocol.c:441) 20241017055103169 DLMGCP NOTICE <0013> endpoint:rtpbridge/df@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103169 DLMGCP NOTICE <0013> endpoint:rtpbridge/df@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103169 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103169 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103169 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103169 DLMGCP DEBUG <0013> Generated response: line #00: 200 52357 OK (mgcp_msg.c:67) 20241017055103169 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52358 rtpbridge/e0@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103169 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103169 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw (trunk:0) found endpoint: rtpbridge/e0@mgw (mgcp_endp.c:279) 20241017055103169 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/e0@mgw" (mgcp_protocol.c:441) 20241017055103169 DLMGCP NOTICE <0013> endpoint:rtpbridge/e0@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103169 DLMGCP NOTICE <0013> endpoint:rtpbridge/e0@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103169 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103169 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103169 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103169 DLMGCP DEBUG <0013> Generated response: line #00: 200 52358 OK (mgcp_msg.c:67) 20241017055103169 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52359 rtpbridge/e1@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103169 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103169 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw (trunk:0) found endpoint: rtpbridge/e1@mgw (mgcp_endp.c:279) 20241017055103169 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/e1@mgw" (mgcp_protocol.c:441) 20241017055103169 DLMGCP NOTICE <0013> endpoint:rtpbridge/e1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103169 DLMGCP NOTICE <0013> endpoint:rtpbridge/e1@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103169 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103169 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103169 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103169 DLMGCP DEBUG <0013> Generated response: line #00: 200 52359 OK (mgcp_msg.c:67) 20241017055103169 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52360 rtpbridge/e2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103169 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103169 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw (trunk:0) found endpoint: rtpbridge/e2@mgw (mgcp_endp.c:279) 20241017055103169 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/e2@mgw" (mgcp_protocol.c:441) 20241017055103169 DLMGCP NOTICE <0013> endpoint:rtpbridge/e2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103169 DLMGCP NOTICE <0013> endpoint:rtpbridge/e2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103169 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103169 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103169 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103169 DLMGCP DEBUG <0013> Generated response: line #00: 200 52360 OK (mgcp_msg.c:67) 20241017055103169 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52361 rtpbridge/e3@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103169 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103169 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw (trunk:0) found endpoint: rtpbridge/e3@mgw (mgcp_endp.c:279) 20241017055103169 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/e3@mgw" (mgcp_protocol.c:441) 20241017055103169 DLMGCP NOTICE <0013> endpoint:rtpbridge/e3@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103169 DLMGCP NOTICE <0013> endpoint:rtpbridge/e3@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103169 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103169 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103169 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103169 DLMGCP DEBUG <0013> Generated response: line #00: 200 52361 OK (mgcp_msg.c:67) 20241017055103170 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52362 rtpbridge/e4@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103170 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103170 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw (trunk:0) found endpoint: rtpbridge/e4@mgw (mgcp_endp.c:279) 20241017055103170 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/e4@mgw" (mgcp_protocol.c:441) 20241017055103170 DLMGCP NOTICE <0013> endpoint:rtpbridge/e4@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103170 DLMGCP NOTICE <0013> endpoint:rtpbridge/e4@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103170 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103170 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103170 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103170 DLMGCP DEBUG <0013> Generated response: line #00: 200 52362 OK (mgcp_msg.c:67) 20241017055103170 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52363 rtpbridge/e5@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103170 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103170 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw (trunk:0) found endpoint: rtpbridge/e5@mgw (mgcp_endp.c:279) 20241017055103170 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/e5@mgw" (mgcp_protocol.c:441) 20241017055103170 DLMGCP NOTICE <0013> endpoint:rtpbridge/e5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103170 DLMGCP NOTICE <0013> endpoint:rtpbridge/e5@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103170 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103170 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103170 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103170 DLMGCP DEBUG <0013> Generated response: line #00: 200 52363 OK (mgcp_msg.c:67) 20241017055103170 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52364 rtpbridge/e6@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103170 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103170 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw (trunk:0) found endpoint: rtpbridge/e6@mgw (mgcp_endp.c:279) 20241017055103170 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/e6@mgw" (mgcp_protocol.c:441) 20241017055103170 DLMGCP NOTICE <0013> endpoint:rtpbridge/e6@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103170 DLMGCP NOTICE <0013> endpoint:rtpbridge/e6@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103170 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103170 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103170 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103170 DLMGCP DEBUG <0013> Generated response: line #00: 200 52364 OK (mgcp_msg.c:67) 20241017055103170 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52365 rtpbridge/e7@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103170 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103170 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw (trunk:0) found endpoint: rtpbridge/e7@mgw (mgcp_endp.c:279) 20241017055103170 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/e7@mgw" (mgcp_protocol.c:441) 20241017055103170 DLMGCP NOTICE <0013> endpoint:rtpbridge/e7@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103170 DLMGCP NOTICE <0013> endpoint:rtpbridge/e7@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103170 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103170 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103170 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103170 DLMGCP DEBUG <0013> Generated response: line #00: 200 52365 OK (mgcp_msg.c:67) 20241017055103170 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52366 rtpbridge/e8@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103170 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103170 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw (trunk:0) found endpoint: rtpbridge/e8@mgw (mgcp_endp.c:279) 20241017055103170 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/e8@mgw" (mgcp_protocol.c:441) 20241017055103170 DLMGCP NOTICE <0013> endpoint:rtpbridge/e8@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103170 DLMGCP NOTICE <0013> endpoint:rtpbridge/e8@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103170 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103170 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103170 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103170 DLMGCP DEBUG <0013> Generated response: line #00: 200 52366 OK (mgcp_msg.c:67) 20241017055103170 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52367 rtpbridge/e9@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103170 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103170 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw (trunk:0) found endpoint: rtpbridge/e9@mgw (mgcp_endp.c:279) 20241017055103170 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/e9@mgw" (mgcp_protocol.c:441) 20241017055103170 DLMGCP NOTICE <0013> endpoint:rtpbridge/e9@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103170 DLMGCP NOTICE <0013> endpoint:rtpbridge/e9@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103170 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103170 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103170 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103170 DLMGCP DEBUG <0013> Generated response: line #00: 200 52367 OK (mgcp_msg.c:67) 20241017055103170 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52368 rtpbridge/ea@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103170 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103170 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw (trunk:0) found endpoint: rtpbridge/ea@mgw (mgcp_endp.c:279) 20241017055103170 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/ea@mgw" (mgcp_protocol.c:441) 20241017055103170 DLMGCP NOTICE <0013> endpoint:rtpbridge/ea@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103170 DLMGCP NOTICE <0013> endpoint:rtpbridge/ea@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103170 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103170 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103170 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103171 DLMGCP DEBUG <0013> Generated response: line #00: 200 52368 OK (mgcp_msg.c:67) 20241017055103171 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52369 rtpbridge/eb@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103171 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103171 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw (trunk:0) found endpoint: rtpbridge/eb@mgw (mgcp_endp.c:279) 20241017055103171 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/eb@mgw" (mgcp_protocol.c:441) 20241017055103171 DLMGCP NOTICE <0013> endpoint:rtpbridge/eb@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103171 DLMGCP NOTICE <0013> endpoint:rtpbridge/eb@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103171 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103171 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103171 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103171 DLMGCP DEBUG <0013> Generated response: line #00: 200 52369 OK (mgcp_msg.c:67) 20241017055103171 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52370 rtpbridge/ec@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103171 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103171 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw (trunk:0) found endpoint: rtpbridge/ec@mgw (mgcp_endp.c:279) 20241017055103171 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/ec@mgw" (mgcp_protocol.c:441) 20241017055103171 DLMGCP NOTICE <0013> endpoint:rtpbridge/ec@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103171 DLMGCP NOTICE <0013> endpoint:rtpbridge/ec@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103171 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103171 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103171 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103171 DLMGCP DEBUG <0013> Generated response: line #00: 200 52370 OK (mgcp_msg.c:67) 20241017055103171 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52371 rtpbridge/ed@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103171 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103171 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw (trunk:0) found endpoint: rtpbridge/ed@mgw (mgcp_endp.c:279) 20241017055103171 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/ed@mgw" (mgcp_protocol.c:441) 20241017055103171 DLMGCP NOTICE <0013> endpoint:rtpbridge/ed@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103171 DLMGCP NOTICE <0013> endpoint:rtpbridge/ed@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103171 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103171 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103171 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103171 DLMGCP DEBUG <0013> Generated response: line #00: 200 52371 OK (mgcp_msg.c:67) 20241017055103171 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52372 rtpbridge/ee@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103171 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103171 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw (trunk:0) found endpoint: rtpbridge/ee@mgw (mgcp_endp.c:279) 20241017055103171 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/ee@mgw" (mgcp_protocol.c:441) 20241017055103171 DLMGCP NOTICE <0013> endpoint:rtpbridge/ee@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103171 DLMGCP NOTICE <0013> endpoint:rtpbridge/ee@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103171 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103171 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103171 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103171 DLMGCP DEBUG <0013> Generated response: line #00: 200 52372 OK (mgcp_msg.c:67) 20241017055103171 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52373 rtpbridge/ef@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103171 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103171 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw (trunk:0) found endpoint: rtpbridge/ef@mgw (mgcp_endp.c:279) 20241017055103171 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/ef@mgw" (mgcp_protocol.c:441) 20241017055103171 DLMGCP NOTICE <0013> endpoint:rtpbridge/ef@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103171 DLMGCP NOTICE <0013> endpoint:rtpbridge/ef@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103171 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103171 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103171 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103171 DLMGCP DEBUG <0013> Generated response: line #00: 200 52373 OK (mgcp_msg.c:67) 20241017055103171 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52374 rtpbridge/f0@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103171 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103171 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw (trunk:0) found endpoint: rtpbridge/f0@mgw (mgcp_endp.c:279) 20241017055103171 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/f0@mgw" (mgcp_protocol.c:441) 20241017055103171 DLMGCP NOTICE <0013> endpoint:rtpbridge/f0@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103171 DLMGCP NOTICE <0013> endpoint:rtpbridge/f0@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103171 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103171 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103171 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103171 DLMGCP DEBUG <0013> Generated response: line #00: 200 52374 OK (mgcp_msg.c:67) 20241017055103171 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52375 rtpbridge/f1@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103171 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103171 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw (trunk:0) found endpoint: rtpbridge/f1@mgw (mgcp_endp.c:279) 20241017055103171 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/f1@mgw" (mgcp_protocol.c:441) 20241017055103171 DLMGCP NOTICE <0013> endpoint:rtpbridge/f1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103171 DLMGCP NOTICE <0013> endpoint:rtpbridge/f1@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103171 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103171 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103171 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103171 DLMGCP DEBUG <0013> Generated response: line #00: 200 52375 OK (mgcp_msg.c:67) 20241017055103172 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52376 rtpbridge/f2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103172 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103172 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw (trunk:0) found endpoint: rtpbridge/f2@mgw (mgcp_endp.c:279) 20241017055103172 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/f2@mgw" (mgcp_protocol.c:441) 20241017055103172 DLMGCP NOTICE <0013> endpoint:rtpbridge/f2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103172 DLMGCP NOTICE <0013> endpoint:rtpbridge/f2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103172 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103172 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103172 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103172 DLMGCP DEBUG <0013> Generated response: line #00: 200 52376 OK (mgcp_msg.c:67) 20241017055103172 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52377 rtpbridge/f3@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103172 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103172 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw (trunk:0) found endpoint: rtpbridge/f3@mgw (mgcp_endp.c:279) 20241017055103172 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/f3@mgw" (mgcp_protocol.c:441) 20241017055103172 DLMGCP NOTICE <0013> endpoint:rtpbridge/f3@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103172 DLMGCP NOTICE <0013> endpoint:rtpbridge/f3@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103172 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103172 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103172 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103172 DLMGCP DEBUG <0013> Generated response: line #00: 200 52377 OK (mgcp_msg.c:67) 20241017055103172 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52378 rtpbridge/f4@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103172 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103172 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw (trunk:0) found endpoint: rtpbridge/f4@mgw (mgcp_endp.c:279) 20241017055103172 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/f4@mgw" (mgcp_protocol.c:441) 20241017055103172 DLMGCP NOTICE <0013> endpoint:rtpbridge/f4@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103172 DLMGCP NOTICE <0013> endpoint:rtpbridge/f4@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103172 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103172 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103172 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103172 DLMGCP DEBUG <0013> Generated response: line #00: 200 52378 OK (mgcp_msg.c:67) 20241017055103172 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52379 rtpbridge/f5@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103172 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103172 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw (trunk:0) found endpoint: rtpbridge/f5@mgw (mgcp_endp.c:279) 20241017055103172 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/f5@mgw" (mgcp_protocol.c:441) 20241017055103172 DLMGCP NOTICE <0013> endpoint:rtpbridge/f5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103172 DLMGCP NOTICE <0013> endpoint:rtpbridge/f5@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103172 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103172 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103172 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103172 DLMGCP DEBUG <0013> Generated response: line #00: 200 52379 OK (mgcp_msg.c:67) 20241017055103172 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52380 rtpbridge/f6@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103172 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103172 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw (trunk:0) found endpoint: rtpbridge/f6@mgw (mgcp_endp.c:279) 20241017055103172 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/f6@mgw" (mgcp_protocol.c:441) 20241017055103172 DLMGCP NOTICE <0013> endpoint:rtpbridge/f6@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103172 DLMGCP NOTICE <0013> endpoint:rtpbridge/f6@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103172 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103172 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103172 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103172 DLMGCP DEBUG <0013> Generated response: line #00: 200 52380 OK (mgcp_msg.c:67) 20241017055103172 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52381 rtpbridge/f7@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103172 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103172 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw (trunk:0) found endpoint: rtpbridge/f7@mgw (mgcp_endp.c:279) 20241017055103172 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/f7@mgw" (mgcp_protocol.c:441) 20241017055103172 DLMGCP NOTICE <0013> endpoint:rtpbridge/f7@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103172 DLMGCP NOTICE <0013> endpoint:rtpbridge/f7@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103172 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103172 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103172 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103172 DLMGCP DEBUG <0013> Generated response: line #00: 200 52381 OK (mgcp_msg.c:67) 20241017055103172 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52382 rtpbridge/f8@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103172 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103172 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw (trunk:0) found endpoint: rtpbridge/f8@mgw (mgcp_endp.c:279) 20241017055103172 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/f8@mgw" (mgcp_protocol.c:441) 20241017055103172 DLMGCP NOTICE <0013> endpoint:rtpbridge/f8@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103172 DLMGCP NOTICE <0013> endpoint:rtpbridge/f8@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103172 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103172 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103172 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103172 DLMGCP DEBUG <0013> Generated response: line #00: 200 52382 OK (mgcp_msg.c:67) 20241017055103173 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52383 rtpbridge/f9@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103173 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103173 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw (trunk:0) found endpoint: rtpbridge/f9@mgw (mgcp_endp.c:279) 20241017055103173 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/f9@mgw" (mgcp_protocol.c:441) 20241017055103173 DLMGCP NOTICE <0013> endpoint:rtpbridge/f9@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103173 DLMGCP NOTICE <0013> endpoint:rtpbridge/f9@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103173 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103173 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103173 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103173 DLMGCP DEBUG <0013> Generated response: line #00: 200 52383 OK (mgcp_msg.c:67) 20241017055103173 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52384 rtpbridge/fa@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103173 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103173 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw (trunk:0) found endpoint: rtpbridge/fa@mgw (mgcp_endp.c:279) 20241017055103173 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/fa@mgw" (mgcp_protocol.c:441) 20241017055103173 DLMGCP NOTICE <0013> endpoint:rtpbridge/fa@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103173 DLMGCP NOTICE <0013> endpoint:rtpbridge/fa@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103173 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103173 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103173 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103173 DLMGCP DEBUG <0013> Generated response: line #00: 200 52384 OK (mgcp_msg.c:67) 20241017055103173 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52385 rtpbridge/fb@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103173 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103173 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw (trunk:0) found endpoint: rtpbridge/fb@mgw (mgcp_endp.c:279) 20241017055103173 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/fb@mgw" (mgcp_protocol.c:441) 20241017055103173 DLMGCP NOTICE <0013> endpoint:rtpbridge/fb@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103173 DLMGCP NOTICE <0013> endpoint:rtpbridge/fb@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103173 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103173 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103173 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103173 DLMGCP DEBUG <0013> Generated response: line #00: 200 52385 OK (mgcp_msg.c:67) 20241017055103173 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52386 rtpbridge/fc@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103173 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103173 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw (trunk:0) found endpoint: rtpbridge/fc@mgw (mgcp_endp.c:279) 20241017055103173 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/fc@mgw" (mgcp_protocol.c:441) 20241017055103173 DLMGCP NOTICE <0013> endpoint:rtpbridge/fc@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103173 DLMGCP NOTICE <0013> endpoint:rtpbridge/fc@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103173 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103173 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103173 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103173 DLMGCP DEBUG <0013> Generated response: line #00: 200 52386 OK (mgcp_msg.c:67) 20241017055103173 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52387 rtpbridge/fd@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103173 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103173 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw (trunk:0) found endpoint: rtpbridge/fd@mgw (mgcp_endp.c:279) 20241017055103173 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/fd@mgw" (mgcp_protocol.c:441) 20241017055103173 DLMGCP NOTICE <0013> endpoint:rtpbridge/fd@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103173 DLMGCP NOTICE <0013> endpoint:rtpbridge/fd@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103173 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103173 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103173 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103173 DLMGCP DEBUG <0013> Generated response: line #00: 200 52387 OK (mgcp_msg.c:67) 20241017055103173 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52388 rtpbridge/fe@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103173 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103173 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw (trunk:0) found endpoint: rtpbridge/fe@mgw (mgcp_endp.c:279) 20241017055103173 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/fe@mgw" (mgcp_protocol.c:441) 20241017055103173 DLMGCP NOTICE <0013> endpoint:rtpbridge/fe@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103173 DLMGCP NOTICE <0013> endpoint:rtpbridge/fe@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103173 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103173 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103173 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103173 DLMGCP DEBUG <0013> Generated response: line #00: 200 52388 OK (mgcp_msg.c:67) 20241017055103173 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52389 rtpbridge/ff@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103173 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103173 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw (trunk:0) found endpoint: rtpbridge/ff@mgw (mgcp_endp.c:279) 20241017055103173 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/ff@mgw" (mgcp_protocol.c:441) 20241017055103173 DLMGCP NOTICE <0013> endpoint:rtpbridge/ff@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103173 DLMGCP NOTICE <0013> endpoint:rtpbridge/ff@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103173 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103173 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103173 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103173 DLMGCP DEBUG <0013> Generated response: line #00: 200 52389 OK (mgcp_msg.c:67) 20241017055103174 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52390 rtpbridge/100@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103174 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103174 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw (trunk:0) found endpoint: rtpbridge/100@mgw (mgcp_endp.c:279) 20241017055103174 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/100@mgw" (mgcp_protocol.c:441) 20241017055103174 DLMGCP NOTICE <0013> endpoint:rtpbridge/100@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103174 DLMGCP NOTICE <0013> endpoint:rtpbridge/100@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103174 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103174 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103174 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103174 DLMGCP DEBUG <0013> Generated response: line #00: 200 52390 OK (mgcp_msg.c:67) 20241017055103174 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52391 rtpbridge/101@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103174 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103174 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw (trunk:0) found endpoint: rtpbridge/101@mgw (mgcp_endp.c:279) 20241017055103174 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/101@mgw" (mgcp_protocol.c:441) 20241017055103174 DLMGCP NOTICE <0013> endpoint:rtpbridge/101@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103174 DLMGCP NOTICE <0013> endpoint:rtpbridge/101@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103174 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103174 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103174 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103174 DLMGCP DEBUG <0013> Generated response: line #00: 200 52391 OK (mgcp_msg.c:67) 20241017055103174 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52392 rtpbridge/102@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103174 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103174 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw (trunk:0) found endpoint: rtpbridge/102@mgw (mgcp_endp.c:279) 20241017055103174 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/102@mgw" (mgcp_protocol.c:441) 20241017055103174 DLMGCP NOTICE <0013> endpoint:rtpbridge/102@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103174 DLMGCP NOTICE <0013> endpoint:rtpbridge/102@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103174 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103174 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103174 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103174 DLMGCP DEBUG <0013> Generated response: line #00: 200 52392 OK (mgcp_msg.c:67) 20241017055103174 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52393 rtpbridge/103@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103174 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103174 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw (trunk:0) found endpoint: rtpbridge/103@mgw (mgcp_endp.c:279) 20241017055103174 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/103@mgw" (mgcp_protocol.c:441) 20241017055103174 DLMGCP NOTICE <0013> endpoint:rtpbridge/103@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103174 DLMGCP NOTICE <0013> endpoint:rtpbridge/103@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103174 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103174 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103174 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103174 DLMGCP DEBUG <0013> Generated response: line #00: 200 52393 OK (mgcp_msg.c:67) 20241017055103174 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52394 rtpbridge/104@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103174 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103174 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw (trunk:0) found endpoint: rtpbridge/104@mgw (mgcp_endp.c:279) 20241017055103174 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/104@mgw" (mgcp_protocol.c:441) 20241017055103174 DLMGCP NOTICE <0013> endpoint:rtpbridge/104@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103174 DLMGCP NOTICE <0013> endpoint:rtpbridge/104@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103174 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103174 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103174 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103174 DLMGCP DEBUG <0013> Generated response: line #00: 200 52394 OK (mgcp_msg.c:67) 20241017055103174 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52395 rtpbridge/105@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103174 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103174 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw (trunk:0) found endpoint: rtpbridge/105@mgw (mgcp_endp.c:279) 20241017055103174 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/105@mgw" (mgcp_protocol.c:441) 20241017055103174 DLMGCP NOTICE <0013> endpoint:rtpbridge/105@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103174 DLMGCP NOTICE <0013> endpoint:rtpbridge/105@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103174 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103174 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103174 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103174 DLMGCP DEBUG <0013> Generated response: line #00: 200 52395 OK (mgcp_msg.c:67) 20241017055103174 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52396 rtpbridge/106@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103174 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103174 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw (trunk:0) found endpoint: rtpbridge/106@mgw (mgcp_endp.c:279) 20241017055103174 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/106@mgw" (mgcp_protocol.c:441) 20241017055103174 DLMGCP NOTICE <0013> endpoint:rtpbridge/106@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103174 DLMGCP NOTICE <0013> endpoint:rtpbridge/106@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103174 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103174 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103174 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103174 DLMGCP DEBUG <0013> Generated response: line #00: 200 52396 OK (mgcp_msg.c:67) 20241017055103175 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52397 rtpbridge/107@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103175 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103175 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw (trunk:0) found endpoint: rtpbridge/107@mgw (mgcp_endp.c:279) 20241017055103175 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/107@mgw" (mgcp_protocol.c:441) 20241017055103175 DLMGCP NOTICE <0013> endpoint:rtpbridge/107@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103175 DLMGCP NOTICE <0013> endpoint:rtpbridge/107@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103175 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103175 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103175 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103175 DLMGCP DEBUG <0013> Generated response: line #00: 200 52397 OK (mgcp_msg.c:67) 20241017055103175 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52398 rtpbridge/108@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103175 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103175 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw (trunk:0) found endpoint: rtpbridge/108@mgw (mgcp_endp.c:279) 20241017055103175 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/108@mgw" (mgcp_protocol.c:441) 20241017055103175 DLMGCP NOTICE <0013> endpoint:rtpbridge/108@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103175 DLMGCP NOTICE <0013> endpoint:rtpbridge/108@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103175 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103175 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103175 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103175 DLMGCP DEBUG <0013> Generated response: line #00: 200 52398 OK (mgcp_msg.c:67) 20241017055103175 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52399 rtpbridge/109@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103175 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103175 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw (trunk:0) found endpoint: rtpbridge/109@mgw (mgcp_endp.c:279) 20241017055103175 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/109@mgw" (mgcp_protocol.c:441) 20241017055103175 DLMGCP NOTICE <0013> endpoint:rtpbridge/109@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103175 DLMGCP NOTICE <0013> endpoint:rtpbridge/109@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103175 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103175 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103175 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103175 DLMGCP DEBUG <0013> Generated response: line #00: 200 52399 OK (mgcp_msg.c:67) 20241017055103175 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52400 rtpbridge/10a@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103175 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103175 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw (trunk:0) found endpoint: rtpbridge/10a@mgw (mgcp_endp.c:279) 20241017055103175 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/10a@mgw" (mgcp_protocol.c:441) 20241017055103175 DLMGCP NOTICE <0013> endpoint:rtpbridge/10a@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103175 DLMGCP NOTICE <0013> endpoint:rtpbridge/10a@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103175 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103175 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103175 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103175 DLMGCP DEBUG <0013> Generated response: line #00: 200 52400 OK (mgcp_msg.c:67) 20241017055103176 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52401 rtpbridge/10b@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103176 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103176 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw (trunk:0) found endpoint: rtpbridge/10b@mgw (mgcp_endp.c:279) 20241017055103176 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/10b@mgw" (mgcp_protocol.c:441) 20241017055103176 DLMGCP NOTICE <0013> endpoint:rtpbridge/10b@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103176 DLMGCP NOTICE <0013> endpoint:rtpbridge/10b@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103176 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103176 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103176 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103176 DLMGCP DEBUG <0013> Generated response: line #00: 200 52401 OK (mgcp_msg.c:67) 20241017055103176 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52402 rtpbridge/10c@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103176 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103176 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw (trunk:0) found endpoint: rtpbridge/10c@mgw (mgcp_endp.c:279) 20241017055103176 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/10c@mgw" (mgcp_protocol.c:441) 20241017055103176 DLMGCP NOTICE <0013> endpoint:rtpbridge/10c@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103176 DLMGCP NOTICE <0013> endpoint:rtpbridge/10c@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103176 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103176 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103176 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103176 DLMGCP DEBUG <0013> Generated response: line #00: 200 52402 OK (mgcp_msg.c:67) 20241017055103176 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52403 rtpbridge/10d@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103176 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103176 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw (trunk:0) found endpoint: rtpbridge/10d@mgw (mgcp_endp.c:279) 20241017055103176 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/10d@mgw" (mgcp_protocol.c:441) 20241017055103176 DLMGCP NOTICE <0013> endpoint:rtpbridge/10d@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103176 DLMGCP NOTICE <0013> endpoint:rtpbridge/10d@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103176 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103176 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103176 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103176 DLMGCP DEBUG <0013> Generated response: line #00: 200 52403 OK (mgcp_msg.c:67) 20241017055103176 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52404 rtpbridge/10e@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103176 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103176 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw (trunk:0) found endpoint: rtpbridge/10e@mgw (mgcp_endp.c:279) 20241017055103176 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/10e@mgw" (mgcp_protocol.c:441) 20241017055103176 DLMGCP NOTICE <0013> endpoint:rtpbridge/10e@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103176 DLMGCP NOTICE <0013> endpoint:rtpbridge/10e@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103176 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103176 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103176 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103176 DLMGCP DEBUG <0013> Generated response: line #00: 200 52404 OK (mgcp_msg.c:67) 20241017055103176 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52405 rtpbridge/10f@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103176 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103176 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw (trunk:0) found endpoint: rtpbridge/10f@mgw (mgcp_endp.c:279) 20241017055103176 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/10f@mgw" (mgcp_protocol.c:441) 20241017055103176 DLMGCP NOTICE <0013> endpoint:rtpbridge/10f@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103176 DLMGCP NOTICE <0013> endpoint:rtpbridge/10f@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103176 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103176 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103176 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103176 DLMGCP DEBUG <0013> Generated response: line #00: 200 52405 OK (mgcp_msg.c:67) 20241017055103177 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52406 rtpbridge/110@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103177 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103177 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw (trunk:0) found endpoint: rtpbridge/110@mgw (mgcp_endp.c:279) 20241017055103177 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/110@mgw" (mgcp_protocol.c:441) 20241017055103177 DLMGCP NOTICE <0013> endpoint:rtpbridge/110@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103177 DLMGCP NOTICE <0013> endpoint:rtpbridge/110@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103177 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103177 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103177 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103177 DLMGCP DEBUG <0013> Generated response: line #00: 200 52406 OK (mgcp_msg.c:67) 20241017055103177 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52407 rtpbridge/111@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103177 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103177 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw (trunk:0) found endpoint: rtpbridge/111@mgw (mgcp_endp.c:279) 20241017055103177 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/111@mgw" (mgcp_protocol.c:441) 20241017055103177 DLMGCP NOTICE <0013> endpoint:rtpbridge/111@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103177 DLMGCP NOTICE <0013> endpoint:rtpbridge/111@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103177 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103177 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103177 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103177 DLMGCP DEBUG <0013> Generated response: line #00: 200 52407 OK (mgcp_msg.c:67) 20241017055103177 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52408 rtpbridge/112@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103177 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103177 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw (trunk:0) found endpoint: rtpbridge/112@mgw (mgcp_endp.c:279) 20241017055103177 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/112@mgw" (mgcp_protocol.c:441) 20241017055103177 DLMGCP NOTICE <0013> endpoint:rtpbridge/112@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103177 DLMGCP NOTICE <0013> endpoint:rtpbridge/112@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103177 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103177 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103177 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103177 DLMGCP DEBUG <0013> Generated response: line #00: 200 52408 OK (mgcp_msg.c:67) 20241017055103177 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52409 rtpbridge/113@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103177 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103177 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw (trunk:0) found endpoint: rtpbridge/113@mgw (mgcp_endp.c:279) 20241017055103177 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/113@mgw" (mgcp_protocol.c:441) 20241017055103177 DLMGCP NOTICE <0013> endpoint:rtpbridge/113@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103177 DLMGCP NOTICE <0013> endpoint:rtpbridge/113@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103177 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103177 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103177 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103177 DLMGCP DEBUG <0013> Generated response: line #00: 200 52409 OK (mgcp_msg.c:67) 20241017055103177 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52410 rtpbridge/114@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103177 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103177 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw (trunk:0) found endpoint: rtpbridge/114@mgw (mgcp_endp.c:279) 20241017055103177 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/114@mgw" (mgcp_protocol.c:441) 20241017055103177 DLMGCP NOTICE <0013> endpoint:rtpbridge/114@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103177 DLMGCP NOTICE <0013> endpoint:rtpbridge/114@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103177 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103177 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103177 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103177 DLMGCP DEBUG <0013> Generated response: line #00: 200 52410 OK (mgcp_msg.c:67) 20241017055103177 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52411 rtpbridge/115@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103177 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103177 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw (trunk:0) found endpoint: rtpbridge/115@mgw (mgcp_endp.c:279) 20241017055103177 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/115@mgw" (mgcp_protocol.c:441) 20241017055103177 DLMGCP NOTICE <0013> endpoint:rtpbridge/115@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103177 DLMGCP NOTICE <0013> endpoint:rtpbridge/115@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103177 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103177 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103177 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103177 DLMGCP DEBUG <0013> Generated response: line #00: 200 52411 OK (mgcp_msg.c:67) 20241017055103177 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52412 rtpbridge/116@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103177 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103177 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw (trunk:0) found endpoint: rtpbridge/116@mgw (mgcp_endp.c:279) 20241017055103177 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/116@mgw" (mgcp_protocol.c:441) 20241017055103177 DLMGCP NOTICE <0013> endpoint:rtpbridge/116@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103177 DLMGCP NOTICE <0013> endpoint:rtpbridge/116@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103177 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103177 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103177 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103177 DLMGCP DEBUG <0013> Generated response: line #00: 200 52412 OK (mgcp_msg.c:67) 20241017055103178 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52413 rtpbridge/117@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103178 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103178 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw (trunk:0) found endpoint: rtpbridge/117@mgw (mgcp_endp.c:279) 20241017055103178 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/117@mgw" (mgcp_protocol.c:441) 20241017055103178 DLMGCP NOTICE <0013> endpoint:rtpbridge/117@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103178 DLMGCP NOTICE <0013> endpoint:rtpbridge/117@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103178 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103178 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103178 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103178 DLMGCP DEBUG <0013> Generated response: line #00: 200 52413 OK (mgcp_msg.c:67) 20241017055103178 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52414 rtpbridge/118@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103178 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103178 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw (trunk:0) found endpoint: rtpbridge/118@mgw (mgcp_endp.c:279) 20241017055103178 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/118@mgw" (mgcp_protocol.c:441) 20241017055103178 DLMGCP NOTICE <0013> endpoint:rtpbridge/118@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103178 DLMGCP NOTICE <0013> endpoint:rtpbridge/118@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103178 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103178 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103178 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103178 DLMGCP DEBUG <0013> Generated response: line #00: 200 52414 OK (mgcp_msg.c:67) 20241017055103178 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52415 rtpbridge/119@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103178 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103178 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw (trunk:0) found endpoint: rtpbridge/119@mgw (mgcp_endp.c:279) 20241017055103178 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/119@mgw" (mgcp_protocol.c:441) 20241017055103178 DLMGCP NOTICE <0013> endpoint:rtpbridge/119@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103178 DLMGCP NOTICE <0013> endpoint:rtpbridge/119@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103178 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103178 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103178 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103178 DLMGCP DEBUG <0013> Generated response: line #00: 200 52415 OK (mgcp_msg.c:67) 20241017055103178 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52416 rtpbridge/11a@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103178 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103178 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw (trunk:0) found endpoint: rtpbridge/11a@mgw (mgcp_endp.c:279) 20241017055103178 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/11a@mgw" (mgcp_protocol.c:441) 20241017055103178 DLMGCP NOTICE <0013> endpoint:rtpbridge/11a@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103178 DLMGCP NOTICE <0013> endpoint:rtpbridge/11a@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103178 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103178 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103178 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103178 DLMGCP DEBUG <0013> Generated response: line #00: 200 52416 OK (mgcp_msg.c:67) 20241017055103178 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52417 rtpbridge/11b@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103178 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103178 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw (trunk:0) found endpoint: rtpbridge/11b@mgw (mgcp_endp.c:279) 20241017055103178 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/11b@mgw" (mgcp_protocol.c:441) 20241017055103178 DLMGCP NOTICE <0013> endpoint:rtpbridge/11b@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103178 DLMGCP NOTICE <0013> endpoint:rtpbridge/11b@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103178 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103178 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103178 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103178 DLMGCP DEBUG <0013> Generated response: line #00: 200 52417 OK (mgcp_msg.c:67) 20241017055103178 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52418 rtpbridge/11c@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103178 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103178 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw (trunk:0) found endpoint: rtpbridge/11c@mgw (mgcp_endp.c:279) 20241017055103178 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/11c@mgw" (mgcp_protocol.c:441) 20241017055103178 DLMGCP NOTICE <0013> endpoint:rtpbridge/11c@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103178 DLMGCP NOTICE <0013> endpoint:rtpbridge/11c@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103178 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103178 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103178 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103178 DLMGCP DEBUG <0013> Generated response: line #00: 200 52418 OK (mgcp_msg.c:67) 20241017055103178 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52419 rtpbridge/11d@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103178 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103178 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw (trunk:0) found endpoint: rtpbridge/11d@mgw (mgcp_endp.c:279) 20241017055103178 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/11d@mgw" (mgcp_protocol.c:441) 20241017055103178 DLMGCP NOTICE <0013> endpoint:rtpbridge/11d@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103178 DLMGCP NOTICE <0013> endpoint:rtpbridge/11d@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103178 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103178 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103178 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103178 DLMGCP DEBUG <0013> Generated response: line #00: 200 52419 OK (mgcp_msg.c:67) 20241017055103179 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52420 rtpbridge/11e@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103179 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103179 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw (trunk:0) found endpoint: rtpbridge/11e@mgw (mgcp_endp.c:279) 20241017055103179 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/11e@mgw" (mgcp_protocol.c:441) 20241017055103179 DLMGCP NOTICE <0013> endpoint:rtpbridge/11e@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103179 DLMGCP NOTICE <0013> endpoint:rtpbridge/11e@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103179 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103179 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103179 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103179 DLMGCP DEBUG <0013> Generated response: line #00: 200 52420 OK (mgcp_msg.c:67) 20241017055103179 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52421 rtpbridge/11f@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103179 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103179 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw (trunk:0) found endpoint: rtpbridge/11f@mgw (mgcp_endp.c:279) 20241017055103179 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/11f@mgw" (mgcp_protocol.c:441) 20241017055103179 DLMGCP NOTICE <0013> endpoint:rtpbridge/11f@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103179 DLMGCP NOTICE <0013> endpoint:rtpbridge/11f@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103179 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103179 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103179 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103179 DLMGCP DEBUG <0013> Generated response: line #00: 200 52421 OK (mgcp_msg.c:67) 20241017055103179 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52422 rtpbridge/120@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103179 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103179 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw (trunk:0) found endpoint: rtpbridge/120@mgw (mgcp_endp.c:279) 20241017055103179 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/120@mgw" (mgcp_protocol.c:441) 20241017055103179 DLMGCP NOTICE <0013> endpoint:rtpbridge/120@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103179 DLMGCP NOTICE <0013> endpoint:rtpbridge/120@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103179 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103179 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103179 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103179 DLMGCP DEBUG <0013> Generated response: line #00: 200 52422 OK (mgcp_msg.c:67) 20241017055103179 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52423 rtpbridge/121@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103179 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103179 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw (trunk:0) found endpoint: rtpbridge/121@mgw (mgcp_endp.c:279) 20241017055103179 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/121@mgw" (mgcp_protocol.c:441) 20241017055103179 DLMGCP NOTICE <0013> endpoint:rtpbridge/121@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103179 DLMGCP NOTICE <0013> endpoint:rtpbridge/121@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103179 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103179 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103179 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103179 DLMGCP DEBUG <0013> Generated response: line #00: 200 52423 OK (mgcp_msg.c:67) 20241017055103179 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52424 rtpbridge/122@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103179 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103179 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw (trunk:0) found endpoint: rtpbridge/122@mgw (mgcp_endp.c:279) 20241017055103179 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/122@mgw" (mgcp_protocol.c:441) 20241017055103179 DLMGCP NOTICE <0013> endpoint:rtpbridge/122@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103179 DLMGCP NOTICE <0013> endpoint:rtpbridge/122@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103179 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103179 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103179 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103179 DLMGCP DEBUG <0013> Generated response: line #00: 200 52424 OK (mgcp_msg.c:67) 20241017055103179 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52425 rtpbridge/123@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103179 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103179 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw (trunk:0) found endpoint: rtpbridge/123@mgw (mgcp_endp.c:279) 20241017055103179 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/123@mgw" (mgcp_protocol.c:441) 20241017055103179 DLMGCP NOTICE <0013> endpoint:rtpbridge/123@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103179 DLMGCP NOTICE <0013> endpoint:rtpbridge/123@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103179 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103179 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103179 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103179 DLMGCP DEBUG <0013> Generated response: line #00: 200 52425 OK (mgcp_msg.c:67) 20241017055103179 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52426 rtpbridge/124@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103179 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103179 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw (trunk:0) found endpoint: rtpbridge/124@mgw (mgcp_endp.c:279) 20241017055103179 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/124@mgw" (mgcp_protocol.c:441) 20241017055103179 DLMGCP NOTICE <0013> endpoint:rtpbridge/124@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103179 DLMGCP NOTICE <0013> endpoint:rtpbridge/124@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103179 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103179 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103179 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103179 DLMGCP DEBUG <0013> Generated response: line #00: 200 52426 OK (mgcp_msg.c:67) 20241017055103180 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52427 rtpbridge/125@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103180 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103180 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw (trunk:0) found endpoint: rtpbridge/125@mgw (mgcp_endp.c:279) 20241017055103180 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/125@mgw" (mgcp_protocol.c:441) 20241017055103180 DLMGCP NOTICE <0013> endpoint:rtpbridge/125@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103180 DLMGCP NOTICE <0013> endpoint:rtpbridge/125@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103180 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103180 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103180 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103180 DLMGCP DEBUG <0013> Generated response: line #00: 200 52427 OK (mgcp_msg.c:67) 20241017055103180 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52428 rtpbridge/126@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103180 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103180 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw (trunk:0) found endpoint: rtpbridge/126@mgw (mgcp_endp.c:279) 20241017055103180 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/126@mgw" (mgcp_protocol.c:441) 20241017055103180 DLMGCP NOTICE <0013> endpoint:rtpbridge/126@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103180 DLMGCP NOTICE <0013> endpoint:rtpbridge/126@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103180 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103180 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103180 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103180 DLMGCP DEBUG <0013> Generated response: line #00: 200 52428 OK (mgcp_msg.c:67) 20241017055103180 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52429 rtpbridge/127@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103180 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103180 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw (trunk:0) found endpoint: rtpbridge/127@mgw (mgcp_endp.c:279) 20241017055103180 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/127@mgw" (mgcp_protocol.c:441) 20241017055103180 DLMGCP NOTICE <0013> endpoint:rtpbridge/127@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103180 DLMGCP NOTICE <0013> endpoint:rtpbridge/127@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103180 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103180 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103180 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103180 DLMGCP DEBUG <0013> Generated response: line #00: 200 52429 OK (mgcp_msg.c:67) 20241017055103180 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52430 rtpbridge/128@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103180 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103180 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw (trunk:0) found endpoint: rtpbridge/128@mgw (mgcp_endp.c:279) 20241017055103180 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/128@mgw" (mgcp_protocol.c:441) 20241017055103180 DLMGCP NOTICE <0013> endpoint:rtpbridge/128@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103180 DLMGCP NOTICE <0013> endpoint:rtpbridge/128@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103180 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103180 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103180 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103180 DLMGCP DEBUG <0013> Generated response: line #00: 200 52430 OK (mgcp_msg.c:67) 20241017055103180 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52431 rtpbridge/129@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103180 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103180 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw (trunk:0) found endpoint: rtpbridge/129@mgw (mgcp_endp.c:279) 20241017055103180 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/129@mgw" (mgcp_protocol.c:441) 20241017055103180 DLMGCP NOTICE <0013> endpoint:rtpbridge/129@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103180 DLMGCP NOTICE <0013> endpoint:rtpbridge/129@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103180 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103180 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103180 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103180 DLMGCP DEBUG <0013> Generated response: line #00: 200 52431 OK (mgcp_msg.c:67) 20241017055103180 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52432 rtpbridge/12a@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103180 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103180 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw (trunk:0) found endpoint: rtpbridge/12a@mgw (mgcp_endp.c:279) 20241017055103180 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/12a@mgw" (mgcp_protocol.c:441) 20241017055103180 DLMGCP NOTICE <0013> endpoint:rtpbridge/12a@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103180 DLMGCP NOTICE <0013> endpoint:rtpbridge/12a@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103180 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103180 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103180 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103180 DLMGCP DEBUG <0013> Generated response: line #00: 200 52432 OK (mgcp_msg.c:67) 20241017055103180 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52433 rtpbridge/12b@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103180 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103180 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw (trunk:0) found endpoint: rtpbridge/12b@mgw (mgcp_endp.c:279) 20241017055103180 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/12b@mgw" (mgcp_protocol.c:441) 20241017055103180 DLMGCP NOTICE <0013> endpoint:rtpbridge/12b@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103180 DLMGCP NOTICE <0013> endpoint:rtpbridge/12b@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103180 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103180 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103180 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103180 DLMGCP DEBUG <0013> Generated response: line #00: 200 52433 OK (mgcp_msg.c:67) 20241017055103181 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52434 rtpbridge/12c@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055103181 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055103181 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw (trunk:0) found endpoint: rtpbridge/12c@mgw (mgcp_endp.c:279) 20241017055103181 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/12c@mgw" (mgcp_protocol.c:441) 20241017055103181 DLMGCP NOTICE <0013> endpoint:rtpbridge/12c@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055103181 DLMGCP NOTICE <0013> endpoint:rtpbridge/12c@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055103181 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103181 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055103181 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055103181 DLMGCP DEBUG <0013> Generated response: line #00: 200 52434 OK (mgcp_msg.c:67) MTC@176d1c6d6327: setverdict(pass): pass -> pass, component reason not changed RTPEM0(73)@176d1c6d6327: Final verdict of PTC: none VirtCallAgent-STATS(76)@176d1c6d6327: Final verdict of PTC: none RTPEM1(74)@176d1c6d6327: Final verdict of PTC: none RTPEM2(75)@176d1c6d6327: Final verdict of PTC: none IPA-CTRL-CLI-IPA(77)@176d1c6d6327: Final verdict of PTC: none MTC@176d1c6d6327: Setting final verdict of the test case. MTC@176d1c6d6327: Local verdict of MTC: pass MTC@176d1c6d6327: Local verdict of PTC RTPEM0(73): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC RTPEM1(74): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC RTPEM2(75): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC VirtCallAgent-STATS(76): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC IPA-CTRL-CLI-IPA(77): none (pass -> pass) MTC@176d1c6d6327: Test case TC_crcx_wildcarded_exhaust finished. Verdict: pass MTC@176d1c6d6327: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_wildcarded_exhaust pass'. Thu Oct 17 05:51:03 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=3211516) Waiting for packet dumper to finish... 1 (prev_count=3211516, count=3283700) MTC@176d1c6d6327: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_wildcarded_exhaust pass' was executed successfully (exit status: 0). MTC@176d1c6d6327: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_mdcx_without_crcx'. ------ MGCP_Test.TC_mdcx_without_crcx ------ Thu Oct 17 05:51:05 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_mdcx_without_crcx.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_mdcx_without_crcx.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@176d1c6d6327: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_mdcx_without_crcx' was executed successfully (exit status: 0). MTC@176d1c6d6327: Test case TC_mdcx_without_crcx started. 20241017055106386 DLMGCP DEBUG <0013> Received message: line #00: DLCX 20721 rtpbridge/3@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055106386 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw (trunk:0) found endpoint: rtpbridge/3@mgw (mgcp_endp.c:279) 20241017055106386 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/3@mgw" (mgcp_protocol.c:441) 20241017055106386 DLMGCP NOTICE <0013> endpoint:rtpbridge/3@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055106386 DLMGCP ERROR <0013> endpoint:rtpbridge/3@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241017055106386 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241017055106386 DLMGCP DEBUG <0013> Generated response: line #00: 515 20721 FAIL (mgcp_msg.c:67) 20241017055106397 DLMGCP DEBUG <0013> Received message: line #00: MDCX 20722 rtpbridge/3@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055106397 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241017055106397 DLMGCP DEBUG <0013> Received message: line #02: C: 1225 (mgcp_msg.c:67) 20241017055106397 DLMGCP DEBUG <0013> Received message: line #03: I: 1225 (mgcp_msg.c:67) 20241017055106397 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055106397 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241017055106397 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055106397 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241017055106397 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.2 (mgcp_msg.c:67) 20241017055106397 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241017055106397 DLMGCP DEBUG <0013> Received message: line #10: m=audio 2344 RTP/AVP 98 (mgcp_msg.c:67) 20241017055106397 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:98 AMR/8000 (mgcp_msg.c:67) 20241017055106397 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241017055106397 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw (trunk:0) found endpoint: rtpbridge/3@mgw (mgcp_endp.c:279) 20241017055106397 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/3@mgw" (mgcp_protocol.c:441) 20241017055106397 DLMGCP NOTICE <0013> endpoint:rtpbridge/3@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1155) 20241017055106398 DLMGCP ERROR <0013> endpoint:rtpbridge/3@mgw MDCX: endpoint is not holding a connection. (mgcp_protocol.c:1179) 20241017055106398 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Generated response: code=400 (mgcp_protocol.c:230) 20241017055106398 DLMGCP DEBUG <0013> Generated response: line #00: 400 20722 FAIL (mgcp_msg.c:67) MTC@176d1c6d6327: setverdict(pass): none -> pass VirtCallAgent-STATS(81)@176d1c6d6327: Final verdict of PTC: none RTPEM0(78)@176d1c6d6327: Final verdict of PTC: none RTPEM1(79)@176d1c6d6327: Final verdict of PTC: none IPA-CTRL-CLI-IPA(82)@176d1c6d6327: Final verdict of PTC: none RTPEM2(80)@176d1c6d6327: Final verdict of PTC: none MTC@176d1c6d6327: Setting final verdict of the test case. MTC@176d1c6d6327: Local verdict of MTC: pass MTC@176d1c6d6327: Local verdict of PTC RTPEM0(78): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC RTPEM1(79): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC RTPEM2(80): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC VirtCallAgent-STATS(81): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC IPA-CTRL-CLI-IPA(82): none (pass -> pass) MTC@176d1c6d6327: Test case TC_mdcx_without_crcx finished. Verdict: pass MTC@176d1c6d6327: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_mdcx_without_crcx pass'. Thu Oct 17 05:51:06 UTC 2024 ====== MGCP_Test.TC_mdcx_without_crcx pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_mdcx_without_crcx.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=19400) MTC@176d1c6d6327: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_mdcx_without_crcx pass' was executed successfully (exit status: 0). MTC@176d1c6d6327: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_dlcx_without_crcx'. ------ MGCP_Test.TC_dlcx_without_crcx ------ Thu Oct 17 05:51:08 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_dlcx_without_crcx.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_dlcx_without_crcx.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@176d1c6d6327: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_dlcx_without_crcx' was executed successfully (exit status: 0). MTC@176d1c6d6327: Test case TC_dlcx_without_crcx started. 20241017055109642 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53557 rtpbridge/4@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055109642 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw (trunk:0) found endpoint: rtpbridge/4@mgw (mgcp_endp.c:279) 20241017055109642 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/4@mgw" (mgcp_protocol.c:441) 20241017055109642 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055109642 DLMGCP ERROR <0013> endpoint:rtpbridge/4@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241017055109642 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241017055109642 DLMGCP DEBUG <0013> Generated response: line #00: 515 53557 FAIL (mgcp_msg.c:67) 20241017055109650 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53558 rtpbridge/4@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055109650 DLMGCP DEBUG <0013> Received message: line #01: C: 41234 (mgcp_msg.c:67) 20241017055109650 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw (trunk:0) found endpoint: rtpbridge/4@mgw (mgcp_endp.c:279) 20241017055109650 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/4@mgw" (mgcp_protocol.c:441) 20241017055109650 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055109650 DLMGCP ERROR <0013> endpoint:rtpbridge/4@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241017055109650 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241017055109650 DLMGCP DEBUG <0013> Generated response: line #00: 515 53558 FAIL (mgcp_msg.c:67) MTC@176d1c6d6327: setverdict(pass): none -> pass IPA-CTRL-CLI-IPA(87)@176d1c6d6327: Final verdict of PTC: none RTPEM0(83)@176d1c6d6327: Final verdict of PTC: none RTPEM1(84)@176d1c6d6327: Final verdict of PTC: none VirtCallAgent-STATS(86)@176d1c6d6327: Final verdict of PTC: none RTPEM2(85)@176d1c6d6327: Final verdict of PTC: none MTC@176d1c6d6327: Setting final verdict of the test case. MTC@176d1c6d6327: Local verdict of MTC: pass MTC@176d1c6d6327: Local verdict of PTC RTPEM0(83): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC RTPEM1(84): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC RTPEM2(85): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC VirtCallAgent-STATS(86): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC IPA-CTRL-CLI-IPA(87): none (pass -> pass) MTC@176d1c6d6327: Test case TC_dlcx_without_crcx finished. Verdict: pass MTC@176d1c6d6327: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_dlcx_without_crcx pass'. Thu Oct 17 05:51:09 UTC 2024 ====== MGCP_Test.TC_dlcx_without_crcx pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_dlcx_without_crcx.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=16828) MTC@176d1c6d6327: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_dlcx_without_crcx pass' was executed successfully (exit status: 0). MTC@176d1c6d6327: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_dlcx_non_existant_ep'. ------ MGCP_Test.TC_dlcx_non_existant_ep ------ Thu Oct 17 05:51:11 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_dlcx_non_existant_ep.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_dlcx_non_existant_ep.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@176d1c6d6327: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_dlcx_non_existant_ep' was executed successfully (exit status: 0). MTC@176d1c6d6327: Test case TC_dlcx_non_existant_ep started. 20241017055112778 DLMGCP DEBUG <0013> Received message: line #00: DLCX 18506 rtpbridge/012D@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055112778 DLMGCP ERROR <0013> (trunk:0) Not able to find specified endpoint: rtpbridge/012d@mgw (mgcp_endp.c:285) 20241017055112778 DLMGCP NOTICE <0013> DLCX: cannot find endpoint "rtpbridge/012D@mgw", cause=500 -- abort (mgcp_protocol.c:419) 20241017055112778 DLMGCP DEBUG <0013> endpoint:none Generated response: code=500 (mgcp_protocol.c:230) 20241017055112778 DLMGCP DEBUG <0013> Generated response: line #00: 500 18506 FAIL (mgcp_msg.c:67) 20241017055112779 DLMGCP DEBUG <0013> Received message: line #00: DLCX 18507 rtpbridge/012D@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055112780 DLMGCP DEBUG <0013> Received message: line #01: C: 41234 (mgcp_msg.c:67) 20241017055112780 DLMGCP ERROR <0013> (trunk:0) Not able to find specified endpoint: rtpbridge/012d@mgw (mgcp_endp.c:285) 20241017055112780 DLMGCP NOTICE <0013> DLCX: cannot find endpoint "rtpbridge/012D@mgw", cause=500 -- abort (mgcp_protocol.c:419) 20241017055112780 DLMGCP DEBUG <0013> endpoint:none Generated response: code=500 (mgcp_protocol.c:230) 20241017055112780 DLMGCP DEBUG <0013> Generated response: line #00: 500 18507 FAIL (mgcp_msg.c:67) MTC@176d1c6d6327: setverdict(pass): none -> pass RTPEM2(90)@176d1c6d6327: Final verdict of PTC: none VirtCallAgent-STATS(91)@176d1c6d6327: Final verdict of PTC: none RTPEM1(89)@176d1c6d6327: Final verdict of PTC: none RTPEM0(88)@176d1c6d6327: Final verdict of PTC: none IPA-CTRL-CLI-IPA(92)@176d1c6d6327: Final verdict of PTC: none MTC@176d1c6d6327: Setting final verdict of the test case. MTC@176d1c6d6327: Local verdict of MTC: pass MTC@176d1c6d6327: Local verdict of PTC RTPEM0(88): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC RTPEM1(89): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC RTPEM2(90): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC VirtCallAgent-STATS(91): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC IPA-CTRL-CLI-IPA(92): none (pass -> pass) MTC@176d1c6d6327: Test case TC_dlcx_non_existant_ep finished. Verdict: pass MTC@176d1c6d6327: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_dlcx_non_existant_ep pass'. Thu Oct 17 05:51:12 UTC 2024 ====== MGCP_Test.TC_dlcx_non_existant_ep pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_dlcx_non_existant_ep.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=15552) MTC@176d1c6d6327: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_dlcx_non_existant_ep pass' was executed successfully (exit status: 0). MTC@176d1c6d6327: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_mdcx_wildcarded'. ------ MGCP_Test.TC_mdcx_wildcarded ------ Thu Oct 17 05:51:14 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_mdcx_wildcarded.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_mdcx_wildcarded.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@176d1c6d6327: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_mdcx_wildcarded' was executed successfully (exit status: 0). MTC@176d1c6d6327: Test case TC_mdcx_wildcarded started. 20241017055115959 DLMGCP DEBUG <0013> Received message: line #00: DLCX 46104 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055115959 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241017055115959 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241017055115959 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055115959 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115959 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115959 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115959 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115959 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115959 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115959 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115959 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115959 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115959 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115959 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115959 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115959 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115959 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115959 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115959 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115959 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115959 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115959 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115959 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115959 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115959 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115959 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115959 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115959 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115959 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115959 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115959 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115959 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115959 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115959 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115959 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115960 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115960 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115960 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115960 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115960 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115960 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115960 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115960 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115960 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115960 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115960 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115960 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115960 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115960 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115960 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115960 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115960 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115960 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115960 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115960 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115960 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115960 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115960 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115960 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115960 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115960 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115960 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115960 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115960 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115960 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115960 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115960 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115960 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115960 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115960 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115960 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115960 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115960 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115960 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115960 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115960 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115960 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115960 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115960 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115960 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115960 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115960 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115960 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115960 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115961 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115961 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115961 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115961 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115961 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115961 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115961 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115961 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115961 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115961 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115961 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115961 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115961 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115961 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115961 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115961 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115961 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115961 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115961 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115961 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115961 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115961 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115961 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115961 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115961 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115961 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115961 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115961 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115961 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115961 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115961 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115961 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115961 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115961 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115961 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115961 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115961 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115961 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115961 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115961 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115961 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115961 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115961 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115961 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115962 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115962 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115962 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115962 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115962 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115962 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115962 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115962 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115962 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115962 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115962 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115962 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115962 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115962 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115962 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115962 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115962 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115962 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115962 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115962 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115962 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115962 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115962 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115962 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115962 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115962 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115962 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115962 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115962 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115962 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115962 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115962 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115962 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115962 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115962 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115962 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115962 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115962 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115963 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115963 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115963 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115963 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115963 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115963 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115963 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115963 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115963 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115963 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115963 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115963 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115963 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115963 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115963 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115963 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115963 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115963 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115963 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115963 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115963 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115963 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115963 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115963 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115963 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115963 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115963 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115963 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115963 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115963 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115963 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115963 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115963 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115963 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115963 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115963 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115963 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115963 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115963 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115964 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115964 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115964 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115964 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115964 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115964 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115964 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115964 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115964 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115964 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115964 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115964 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115964 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115964 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115964 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115964 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115964 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115964 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115964 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115964 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115964 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115964 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115964 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115964 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115964 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115964 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115964 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115964 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115964 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115964 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115964 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115964 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115964 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115964 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115964 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115964 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115964 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115964 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115965 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115965 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115965 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115965 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115965 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115965 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115965 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115965 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115965 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115965 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115965 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115965 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115965 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115965 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115965 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115965 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115965 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115965 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115965 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115965 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115965 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115965 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115965 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115965 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115965 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115965 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115965 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115965 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115965 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115965 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115965 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115965 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115965 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115965 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115965 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115965 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115965 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115965 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115965 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115965 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115965 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115965 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115965 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115965 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115965 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115965 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115965 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115965 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115965 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115965 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115965 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115965 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115965 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115965 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115965 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115965 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115965 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115965 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115965 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115965 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055115965 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241017055115965 DLMGCP DEBUG <0013> Generated response: line #00: 200 46104 OK (mgcp_msg.c:67) 20241017055115968 DLMGCP DEBUG <0013> Received message: line #00: MDCX 46105 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055115968 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241017055115968 DLMGCP DEBUG <0013> Received message: line #02: C: 1225 (mgcp_msg.c:67) 20241017055115968 DLMGCP DEBUG <0013> Received message: line #03: I: 1225 (mgcp_msg.c:67) 20241017055115968 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055115968 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241017055115968 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055115968 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241017055115968 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.2 (mgcp_msg.c:67) 20241017055115968 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241017055115968 DLMGCP DEBUG <0013> Received message: line #10: m=audio 2344 RTP/AVP 98 (mgcp_msg.c:67) 20241017055115968 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:98 AMR/8000 (mgcp_msg.c:67) 20241017055115968 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241017055115969 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241017055115969 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241017055115969 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1155) 20241017055115969 DLMGCP ERROR <0013> endpoint:rtpbridge/1@mgw MDCX: wildcarded endpoint names not supported. (mgcp_protocol.c:1167) 20241017055115969 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=507 (mgcp_protocol.c:230) 20241017055115969 DLMGCP DEBUG <0013> Generated response: line #00: 507 46105 FAIL (mgcp_msg.c:67) MTC@176d1c6d6327: setverdict(pass): none -> pass RTPEM0(93)@176d1c6d6327: Final verdict of PTC: none IPA-CTRL-CLI-IPA(97)@176d1c6d6327: Final verdict of PTC: none RTPEM2(95)@176d1c6d6327: Final verdict of PTC: none VirtCallAgent-STATS(96)@176d1c6d6327: Final verdict of PTC: none RTPEM1(94)@176d1c6d6327: Final verdict of PTC: none MTC@176d1c6d6327: Setting final verdict of the test case. MTC@176d1c6d6327: Local verdict of MTC: pass MTC@176d1c6d6327: Local verdict of PTC RTPEM0(93): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC RTPEM1(94): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC RTPEM2(95): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC VirtCallAgent-STATS(96): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC IPA-CTRL-CLI-IPA(97): none (pass -> pass) MTC@176d1c6d6327: Test case TC_mdcx_wildcarded finished. Verdict: pass MTC@176d1c6d6327: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_mdcx_wildcarded pass'. Thu Oct 17 05:51:15 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=65788) Waiting for packet dumper to finish... 1 (prev_count=65788, count=86012) MTC@176d1c6d6327: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_mdcx_wildcarded pass' was executed successfully (exit status: 0). MTC@176d1c6d6327: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_dlcx_wildcarded'. ------ MGCP_Test.TC_dlcx_wildcarded ------ Thu Oct 17 05:51:18 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_dlcx_wildcarded.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_dlcx_wildcarded.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@176d1c6d6327: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_dlcx_wildcarded' was executed successfully (exit status: 0). MTC@176d1c6d6327: Test case TC_dlcx_wildcarded started. 20241017055119161 DLMGCP DEBUG <0013> Received message: line #00: DLCX 65163 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119161 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241017055119161 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241017055119161 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055119161 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119161 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119161 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119161 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119161 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119161 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119161 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119162 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119162 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119162 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119162 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119162 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119162 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119162 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119162 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119162 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119162 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119162 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119162 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119162 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119162 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119162 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119162 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119162 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119162 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119162 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119162 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119162 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119162 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119162 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119162 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119162 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119162 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119162 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119162 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119162 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119162 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119162 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119162 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119162 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119162 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119162 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119162 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119162 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119162 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119162 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119162 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119162 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119162 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119162 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119162 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119162 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119162 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119162 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119162 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119162 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119162 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119162 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119162 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119162 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119163 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119163 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119163 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119163 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119163 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119163 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119163 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119163 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119163 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119163 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119163 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119163 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119163 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119163 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119163 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119163 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119163 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119163 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119163 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119163 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119163 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119163 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119163 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119163 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119163 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119163 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119163 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119163 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119163 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119163 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119163 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119163 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119163 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119163 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119163 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119163 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119163 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119163 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119163 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119163 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119163 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119163 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119163 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119163 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119163 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119163 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119163 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119163 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119163 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119163 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119163 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119163 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119163 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119163 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119163 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119163 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119163 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119163 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119163 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119163 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119163 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119163 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119163 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119163 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119163 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119163 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119163 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119163 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119163 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119163 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119163 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119163 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119163 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119163 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119163 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119163 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119163 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119163 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119163 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119163 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119163 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119164 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119164 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119164 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119164 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119164 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119164 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119164 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119164 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119164 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119164 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119164 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119164 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119164 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119164 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119164 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119164 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119164 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119164 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119164 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119164 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119164 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119164 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119164 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119164 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119164 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119164 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119164 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119164 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119164 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119164 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119164 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119164 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119164 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119164 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119164 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119164 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119164 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119164 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119164 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119164 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119164 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119164 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119164 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119164 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119164 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119164 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119164 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119164 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119164 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119164 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119164 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119164 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119164 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119164 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119164 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119164 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119164 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119164 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119164 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119164 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119164 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119164 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119164 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119164 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119164 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119164 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119164 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119164 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119164 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119164 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119164 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119165 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119165 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119165 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119165 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119165 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119165 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119165 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119165 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119165 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119165 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119165 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119165 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119165 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119165 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119165 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119165 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119165 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119165 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119165 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119165 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119165 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119165 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119165 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119165 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119165 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119165 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119165 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119165 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119165 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119165 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119165 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119165 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119165 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119165 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119165 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119165 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119165 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119165 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119165 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119165 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119165 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119165 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119165 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119165 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119165 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119165 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119165 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119165 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119165 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119165 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119165 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119165 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119165 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119165 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119165 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119165 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119165 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119165 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119165 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119165 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119165 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119165 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119165 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119165 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119165 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119165 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119165 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119165 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119165 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119165 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119165 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119165 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119165 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119166 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119166 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119166 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119166 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119166 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119166 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119166 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119166 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119166 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119166 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119166 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119166 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119166 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119166 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119166 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055119166 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241017055119166 DLMGCP DEBUG <0013> Generated response: line #00: 200 65163 OK (mgcp_msg.c:67) 20241017055119172 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65164 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119172 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119172 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119172 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119172 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241017055119172 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241017055119172 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119172 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw conn:(1234/rtp C:AFBE3DF1 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119172 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:AFBE3DF1 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119172 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:AFBE3DF1 output_enabled 0 (mgcp_msg.c:125) 20241017055119172 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119172 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw conn:(1234/rtp C:AFBE3DF1 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119172 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119172 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:AFBE3DF1 CRCX: Creating connection: port: 4616 (mgcp_protocol.c:1112) 20241017055119172 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CI:AFBE3DF1 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119172 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119172 DLMGCP DEBUG <0013> Generated response: line #00: 200 65164 OK (mgcp_msg.c:67) 20241017055119172 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1@mgw (mgcp_msg.c:67) 20241017055119172 DLMGCP DEBUG <0013> Generated response: line #02: I: AFBE3DF1 (mgcp_msg.c:67) 20241017055119172 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119172 DLMGCP DEBUG <0013> Generated response: line #04: o=- AFBE3DF1 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119172 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119173 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119173 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119173 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4616 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119173 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119173 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119174 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65165 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119174 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119174 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119174 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119174 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found free endpoint: rtpbridge/2@mgw (mgcp_endp.c:261) 20241017055119174 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241017055119174 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119174 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1234/rtp C:B1B88505 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119174 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:B1B88505 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119174 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:B1B88505 output_enabled 0 (mgcp_msg.c:125) 20241017055119174 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119174 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1234/rtp C:B1B88505 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119174 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119174 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:B1B88505 CRCX: Creating connection: port: 4618 (mgcp_protocol.c:1112) 20241017055119174 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:B1B88505 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119174 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119174 DLMGCP DEBUG <0013> Generated response: line #00: 200 65165 OK (mgcp_msg.c:67) 20241017055119174 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2@mgw (mgcp_msg.c:67) 20241017055119174 DLMGCP DEBUG <0013> Generated response: line #02: I: B1B88505 (mgcp_msg.c:67) 20241017055119174 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119174 DLMGCP DEBUG <0013> Generated response: line #04: o=- B1B88505 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119174 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119174 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119174 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119174 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4618 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119174 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119174 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119175 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65166 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119175 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119175 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119175 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119175 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw (trunk:0) found free endpoint: rtpbridge/3@mgw (mgcp_endp.c:261) 20241017055119175 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/3@mgw" (mgcp_protocol.c:441) 20241017055119175 DLMGCP NOTICE <0013> endpoint:rtpbridge/3@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119175 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw conn:(1234/rtp C:90AA1C56 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119175 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw CI:90AA1C56 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119175 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw CI:90AA1C56 output_enabled 0 (mgcp_msg.c:125) 20241017055119175 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119175 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw conn:(1234/rtp C:90AA1C56 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119175 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119175 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw CI:90AA1C56 CRCX: Creating connection: port: 4620 (mgcp_protocol.c:1112) 20241017055119175 DLMGCP NOTICE <0013> endpoint:rtpbridge/3@mgw CI:90AA1C56 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119175 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119175 DLMGCP DEBUG <0013> Generated response: line #00: 200 65166 OK (mgcp_msg.c:67) 20241017055119175 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3@mgw (mgcp_msg.c:67) 20241017055119175 DLMGCP DEBUG <0013> Generated response: line #02: I: 90AA1C56 (mgcp_msg.c:67) 20241017055119175 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119175 DLMGCP DEBUG <0013> Generated response: line #04: o=- 90AA1C56 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119175 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119175 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119175 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119175 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4620 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119175 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119175 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119176 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65167 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119176 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119176 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119176 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119176 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw (trunk:0) found free endpoint: rtpbridge/4@mgw (mgcp_endp.c:261) 20241017055119176 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/4@mgw" (mgcp_protocol.c:441) 20241017055119176 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119176 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw conn:(1234/rtp C:C1257F72 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119176 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw CI:C1257F72 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119176 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw CI:C1257F72 output_enabled 0 (mgcp_msg.c:125) 20241017055119176 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119176 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw conn:(1234/rtp C:C1257F72 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119176 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119177 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw CI:C1257F72 CRCX: Creating connection: port: 4622 (mgcp_protocol.c:1112) 20241017055119177 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw CI:C1257F72 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119177 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119177 DLMGCP DEBUG <0013> Generated response: line #00: 200 65167 OK (mgcp_msg.c:67) 20241017055119177 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4@mgw (mgcp_msg.c:67) 20241017055119177 DLMGCP DEBUG <0013> Generated response: line #02: I: C1257F72 (mgcp_msg.c:67) 20241017055119177 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119177 DLMGCP DEBUG <0013> Generated response: line #04: o=- C1257F72 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119177 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119177 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119177 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119177 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4622 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119177 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119177 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119178 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65168 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119178 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119178 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119178 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119178 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found free endpoint: rtpbridge/5@mgw (mgcp_endp.c:261) 20241017055119178 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:441) 20241017055119178 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119178 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw conn:(1234/rtp C:1B02F095 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119178 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:1B02F095 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119178 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:1B02F095 output_enabled 0 (mgcp_msg.c:125) 20241017055119178 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119178 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw conn:(1234/rtp C:1B02F095 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119178 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119178 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:1B02F095 CRCX: Creating connection: port: 4624 (mgcp_protocol.c:1112) 20241017055119178 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CI:1B02F095 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119178 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119178 DLMGCP DEBUG <0013> Generated response: line #00: 200 65168 OK (mgcp_msg.c:67) 20241017055119178 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5@mgw (mgcp_msg.c:67) 20241017055119178 DLMGCP DEBUG <0013> Generated response: line #02: I: 1B02F095 (mgcp_msg.c:67) 20241017055119178 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119178 DLMGCP DEBUG <0013> Generated response: line #04: o=- 1B02F095 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119178 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119178 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119178 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119178 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4624 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119178 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119178 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119180 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65169 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119180 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119180 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119180 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119180 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw (trunk:0) found free endpoint: rtpbridge/6@mgw (mgcp_endp.c:261) 20241017055119180 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/6@mgw" (mgcp_protocol.c:441) 20241017055119180 DLMGCP NOTICE <0013> endpoint:rtpbridge/6@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119180 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw conn:(1234/rtp C:51E97837 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119180 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw CI:51E97837 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119180 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw CI:51E97837 output_enabled 0 (mgcp_msg.c:125) 20241017055119180 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119180 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw conn:(1234/rtp C:51E97837 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119180 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119180 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw CI:51E97837 CRCX: Creating connection: port: 4626 (mgcp_protocol.c:1112) 20241017055119180 DLMGCP NOTICE <0013> endpoint:rtpbridge/6@mgw CI:51E97837 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119180 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119180 DLMGCP DEBUG <0013> Generated response: line #00: 200 65169 OK (mgcp_msg.c:67) 20241017055119180 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6@mgw (mgcp_msg.c:67) 20241017055119180 DLMGCP DEBUG <0013> Generated response: line #02: I: 51E97837 (mgcp_msg.c:67) 20241017055119180 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119180 DLMGCP DEBUG <0013> Generated response: line #04: o=- 51E97837 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119180 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119180 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119180 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119180 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4626 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119180 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119180 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119182 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65170 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119182 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119182 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119182 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119182 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw (trunk:0) found free endpoint: rtpbridge/7@mgw (mgcp_endp.c:261) 20241017055119182 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/7@mgw" (mgcp_protocol.c:441) 20241017055119182 DLMGCP NOTICE <0013> endpoint:rtpbridge/7@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119182 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw conn:(1234/rtp C:D886C4E4 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119182 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw CI:D886C4E4 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119182 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw CI:D886C4E4 output_enabled 0 (mgcp_msg.c:125) 20241017055119182 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119182 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw conn:(1234/rtp C:D886C4E4 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119182 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119182 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw CI:D886C4E4 CRCX: Creating connection: port: 4628 (mgcp_protocol.c:1112) 20241017055119182 DLMGCP NOTICE <0013> endpoint:rtpbridge/7@mgw CI:D886C4E4 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119182 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119182 DLMGCP DEBUG <0013> Generated response: line #00: 200 65170 OK (mgcp_msg.c:67) 20241017055119182 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7@mgw (mgcp_msg.c:67) 20241017055119182 DLMGCP DEBUG <0013> Generated response: line #02: I: D886C4E4 (mgcp_msg.c:67) 20241017055119182 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119182 DLMGCP DEBUG <0013> Generated response: line #04: o=- D886C4E4 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119182 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119182 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119182 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119182 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4628 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119182 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119182 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119183 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65171 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119183 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119183 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119183 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119183 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw (trunk:0) found free endpoint: rtpbridge/8@mgw (mgcp_endp.c:261) 20241017055119183 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/8@mgw" (mgcp_protocol.c:441) 20241017055119183 DLMGCP NOTICE <0013> endpoint:rtpbridge/8@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119184 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw conn:(1234/rtp C:6E51D185 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119184 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw CI:6E51D185 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119184 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw CI:6E51D185 output_enabled 0 (mgcp_msg.c:125) 20241017055119184 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119184 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw conn:(1234/rtp C:6E51D185 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119184 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119184 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw CI:6E51D185 CRCX: Creating connection: port: 4630 (mgcp_protocol.c:1112) 20241017055119184 DLMGCP NOTICE <0013> endpoint:rtpbridge/8@mgw CI:6E51D185 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119184 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119184 DLMGCP DEBUG <0013> Generated response: line #00: 200 65171 OK (mgcp_msg.c:67) 20241017055119184 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8@mgw (mgcp_msg.c:67) 20241017055119184 DLMGCP DEBUG <0013> Generated response: line #02: I: 6E51D185 (mgcp_msg.c:67) 20241017055119184 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119184 DLMGCP DEBUG <0013> Generated response: line #04: o=- 6E51D185 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119184 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119184 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119184 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119184 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4630 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119184 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119184 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119185 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65172 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119185 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119185 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119185 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119185 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw (trunk:0) found free endpoint: rtpbridge/9@mgw (mgcp_endp.c:261) 20241017055119185 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/9@mgw" (mgcp_protocol.c:441) 20241017055119185 DLMGCP NOTICE <0013> endpoint:rtpbridge/9@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119185 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw conn:(1234/rtp C:F9887995 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119185 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw CI:F9887995 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119185 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw CI:F9887995 output_enabled 0 (mgcp_msg.c:125) 20241017055119185 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119185 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw conn:(1234/rtp C:F9887995 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119185 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119185 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw CI:F9887995 CRCX: Creating connection: port: 4632 (mgcp_protocol.c:1112) 20241017055119185 DLMGCP NOTICE <0013> endpoint:rtpbridge/9@mgw CI:F9887995 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119185 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119185 DLMGCP DEBUG <0013> Generated response: line #00: 200 65172 OK (mgcp_msg.c:67) 20241017055119185 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9@mgw (mgcp_msg.c:67) 20241017055119185 DLMGCP DEBUG <0013> Generated response: line #02: I: F9887995 (mgcp_msg.c:67) 20241017055119185 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119185 DLMGCP DEBUG <0013> Generated response: line #04: o=- F9887995 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119185 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119185 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119185 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119185 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4632 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119185 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119185 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119186 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65173 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119186 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119186 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119186 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119187 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw (trunk:0) found free endpoint: rtpbridge/a@mgw (mgcp_endp.c:261) 20241017055119187 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a@mgw" (mgcp_protocol.c:441) 20241017055119187 DLMGCP NOTICE <0013> endpoint:rtpbridge/a@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119187 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw conn:(1234/rtp C:59C9F209 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119187 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw CI:59C9F209 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119187 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw CI:59C9F209 output_enabled 0 (mgcp_msg.c:125) 20241017055119187 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119187 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw conn:(1234/rtp C:59C9F209 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119187 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119187 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw CI:59C9F209 CRCX: Creating connection: port: 4634 (mgcp_protocol.c:1112) 20241017055119187 DLMGCP NOTICE <0013> endpoint:rtpbridge/a@mgw CI:59C9F209 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119187 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119187 DLMGCP DEBUG <0013> Generated response: line #00: 200 65173 OK (mgcp_msg.c:67) 20241017055119187 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a@mgw (mgcp_msg.c:67) 20241017055119187 DLMGCP DEBUG <0013> Generated response: line #02: I: 59C9F209 (mgcp_msg.c:67) 20241017055119187 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119187 DLMGCP DEBUG <0013> Generated response: line #04: o=- 59C9F209 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119187 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119187 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119187 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119187 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4634 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119187 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119187 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119188 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65174 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119188 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119188 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119188 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119188 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw (trunk:0) found free endpoint: rtpbridge/b@mgw (mgcp_endp.c:261) 20241017055119188 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b@mgw" (mgcp_protocol.c:441) 20241017055119188 DLMGCP NOTICE <0013> endpoint:rtpbridge/b@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119188 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw conn:(1234/rtp C:8D492FEF r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119188 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw CI:8D492FEF connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119188 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw CI:8D492FEF output_enabled 0 (mgcp_msg.c:125) 20241017055119188 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119188 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw conn:(1234/rtp C:8D492FEF r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119188 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119188 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw CI:8D492FEF CRCX: Creating connection: port: 4636 (mgcp_protocol.c:1112) 20241017055119188 DLMGCP NOTICE <0013> endpoint:rtpbridge/b@mgw CI:8D492FEF CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119188 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119188 DLMGCP DEBUG <0013> Generated response: line #00: 200 65174 OK (mgcp_msg.c:67) 20241017055119188 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b@mgw (mgcp_msg.c:67) 20241017055119188 DLMGCP DEBUG <0013> Generated response: line #02: I: 8D492FEF (mgcp_msg.c:67) 20241017055119188 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119188 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8D492FEF 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119188 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119188 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119188 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119188 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4636 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119188 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119188 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119189 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65175 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119189 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119189 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119189 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119189 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw (trunk:0) found free endpoint: rtpbridge/c@mgw (mgcp_endp.c:261) 20241017055119189 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c@mgw" (mgcp_protocol.c:441) 20241017055119189 DLMGCP NOTICE <0013> endpoint:rtpbridge/c@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119189 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw conn:(1234/rtp C:946D359D r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119189 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw CI:946D359D connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119189 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw CI:946D359D output_enabled 0 (mgcp_msg.c:125) 20241017055119189 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119189 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw conn:(1234/rtp C:946D359D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119189 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119190 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw CI:946D359D CRCX: Creating connection: port: 4638 (mgcp_protocol.c:1112) 20241017055119190 DLMGCP NOTICE <0013> endpoint:rtpbridge/c@mgw CI:946D359D CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119190 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119190 DLMGCP DEBUG <0013> Generated response: line #00: 200 65175 OK (mgcp_msg.c:67) 20241017055119190 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c@mgw (mgcp_msg.c:67) 20241017055119190 DLMGCP DEBUG <0013> Generated response: line #02: I: 946D359D (mgcp_msg.c:67) 20241017055119190 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119190 DLMGCP DEBUG <0013> Generated response: line #04: o=- 946D359D 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119190 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119190 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119190 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119190 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4638 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119190 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119190 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119191 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65176 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119191 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119191 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119191 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119191 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw (trunk:0) found free endpoint: rtpbridge/d@mgw (mgcp_endp.c:261) 20241017055119191 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d@mgw" (mgcp_protocol.c:441) 20241017055119191 DLMGCP NOTICE <0013> endpoint:rtpbridge/d@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119191 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw conn:(1234/rtp C:C9B6AE0C r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119191 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw CI:C9B6AE0C connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119191 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw CI:C9B6AE0C output_enabled 0 (mgcp_msg.c:125) 20241017055119191 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119191 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw conn:(1234/rtp C:C9B6AE0C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119191 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119191 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw CI:C9B6AE0C CRCX: Creating connection: port: 4640 (mgcp_protocol.c:1112) 20241017055119191 DLMGCP NOTICE <0013> endpoint:rtpbridge/d@mgw CI:C9B6AE0C CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119191 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119191 DLMGCP DEBUG <0013> Generated response: line #00: 200 65176 OK (mgcp_msg.c:67) 20241017055119191 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d@mgw (mgcp_msg.c:67) 20241017055119191 DLMGCP DEBUG <0013> Generated response: line #02: I: C9B6AE0C (mgcp_msg.c:67) 20241017055119191 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119191 DLMGCP DEBUG <0013> Generated response: line #04: o=- C9B6AE0C 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119191 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119191 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119191 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119191 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4640 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119191 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119191 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119192 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65177 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119192 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119192 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119192 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119192 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw (trunk:0) found free endpoint: rtpbridge/e@mgw (mgcp_endp.c:261) 20241017055119192 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e@mgw" (mgcp_protocol.c:441) 20241017055119192 DLMGCP NOTICE <0013> endpoint:rtpbridge/e@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119192 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw conn:(1234/rtp C:27AC4982 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119192 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw CI:27AC4982 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119192 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw CI:27AC4982 output_enabled 0 (mgcp_msg.c:125) 20241017055119192 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119192 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw conn:(1234/rtp C:27AC4982 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119192 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119192 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw CI:27AC4982 CRCX: Creating connection: port: 4642 (mgcp_protocol.c:1112) 20241017055119192 DLMGCP NOTICE <0013> endpoint:rtpbridge/e@mgw CI:27AC4982 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119192 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119192 DLMGCP DEBUG <0013> Generated response: line #00: 200 65177 OK (mgcp_msg.c:67) 20241017055119192 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e@mgw (mgcp_msg.c:67) 20241017055119192 DLMGCP DEBUG <0013> Generated response: line #02: I: 27AC4982 (mgcp_msg.c:67) 20241017055119192 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119192 DLMGCP DEBUG <0013> Generated response: line #04: o=- 27AC4982 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119192 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119192 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119193 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119193 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4642 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119193 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119193 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119193 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65178 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119193 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119193 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119193 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119193 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw (trunk:0) found free endpoint: rtpbridge/f@mgw (mgcp_endp.c:261) 20241017055119193 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f@mgw" (mgcp_protocol.c:441) 20241017055119194 DLMGCP NOTICE <0013> endpoint:rtpbridge/f@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119194 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw conn:(1234/rtp C:F9F83144 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119194 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw CI:F9F83144 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119194 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw CI:F9F83144 output_enabled 0 (mgcp_msg.c:125) 20241017055119194 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119194 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw conn:(1234/rtp C:F9F83144 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119194 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119194 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw CI:F9F83144 CRCX: Creating connection: port: 4644 (mgcp_protocol.c:1112) 20241017055119194 DLMGCP NOTICE <0013> endpoint:rtpbridge/f@mgw CI:F9F83144 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119194 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119194 DLMGCP DEBUG <0013> Generated response: line #00: 200 65178 OK (mgcp_msg.c:67) 20241017055119194 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f@mgw (mgcp_msg.c:67) 20241017055119194 DLMGCP DEBUG <0013> Generated response: line #02: I: F9F83144 (mgcp_msg.c:67) 20241017055119194 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119194 DLMGCP DEBUG <0013> Generated response: line #04: o=- F9F83144 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119194 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119194 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119194 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119194 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4644 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119194 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119194 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119195 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65179 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119195 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119195 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119195 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119195 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw (trunk:0) found free endpoint: rtpbridge/10@mgw (mgcp_endp.c:261) 20241017055119195 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/10@mgw" (mgcp_protocol.c:441) 20241017055119195 DLMGCP NOTICE <0013> endpoint:rtpbridge/10@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119195 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw conn:(1234/rtp C:B56E39A5 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119195 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw CI:B56E39A5 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119195 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw CI:B56E39A5 output_enabled 0 (mgcp_msg.c:125) 20241017055119195 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119195 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw conn:(1234/rtp C:B56E39A5 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119195 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119195 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw CI:B56E39A5 CRCX: Creating connection: port: 4646 (mgcp_protocol.c:1112) 20241017055119195 DLMGCP NOTICE <0013> endpoint:rtpbridge/10@mgw CI:B56E39A5 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119195 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119195 DLMGCP DEBUG <0013> Generated response: line #00: 200 65179 OK (mgcp_msg.c:67) 20241017055119195 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/10@mgw (mgcp_msg.c:67) 20241017055119195 DLMGCP DEBUG <0013> Generated response: line #02: I: B56E39A5 (mgcp_msg.c:67) 20241017055119195 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119195 DLMGCP DEBUG <0013> Generated response: line #04: o=- B56E39A5 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119195 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119195 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119195 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119195 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4646 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119195 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119195 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119196 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65180 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119196 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119196 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119196 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119196 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw (trunk:0) found free endpoint: rtpbridge/11@mgw (mgcp_endp.c:261) 20241017055119196 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/11@mgw" (mgcp_protocol.c:441) 20241017055119196 DLMGCP NOTICE <0013> endpoint:rtpbridge/11@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119196 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw conn:(1234/rtp C:AAC872E5 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119196 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw CI:AAC872E5 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119196 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw CI:AAC872E5 output_enabled 0 (mgcp_msg.c:125) 20241017055119196 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119196 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw conn:(1234/rtp C:AAC872E5 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119196 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119196 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw CI:AAC872E5 CRCX: Creating connection: port: 4648 (mgcp_protocol.c:1112) 20241017055119196 DLMGCP NOTICE <0013> endpoint:rtpbridge/11@mgw CI:AAC872E5 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119196 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119196 DLMGCP DEBUG <0013> Generated response: line #00: 200 65180 OK (mgcp_msg.c:67) 20241017055119196 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/11@mgw (mgcp_msg.c:67) 20241017055119196 DLMGCP DEBUG <0013> Generated response: line #02: I: AAC872E5 (mgcp_msg.c:67) 20241017055119196 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119196 DLMGCP DEBUG <0013> Generated response: line #04: o=- AAC872E5 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119196 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119196 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119196 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119196 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4648 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119196 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119196 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119198 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65181 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119198 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119198 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119198 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119198 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw (trunk:0) found free endpoint: rtpbridge/12@mgw (mgcp_endp.c:261) 20241017055119198 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/12@mgw" (mgcp_protocol.c:441) 20241017055119198 DLMGCP NOTICE <0013> endpoint:rtpbridge/12@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119198 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw conn:(1234/rtp C:4B3D88DD r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119198 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw CI:4B3D88DD connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119198 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw CI:4B3D88DD output_enabled 0 (mgcp_msg.c:125) 20241017055119198 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119198 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw conn:(1234/rtp C:4B3D88DD r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119198 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119198 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw CI:4B3D88DD CRCX: Creating connection: port: 4650 (mgcp_protocol.c:1112) 20241017055119198 DLMGCP NOTICE <0013> endpoint:rtpbridge/12@mgw CI:4B3D88DD CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119198 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119198 DLMGCP DEBUG <0013> Generated response: line #00: 200 65181 OK (mgcp_msg.c:67) 20241017055119198 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/12@mgw (mgcp_msg.c:67) 20241017055119198 DLMGCP DEBUG <0013> Generated response: line #02: I: 4B3D88DD (mgcp_msg.c:67) 20241017055119198 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119198 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4B3D88DD 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119198 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119198 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119198 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119198 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4650 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119198 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119198 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119200 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65182 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119200 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119200 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119200 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119200 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw (trunk:0) found free endpoint: rtpbridge/13@mgw (mgcp_endp.c:261) 20241017055119200 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/13@mgw" (mgcp_protocol.c:441) 20241017055119200 DLMGCP NOTICE <0013> endpoint:rtpbridge/13@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119200 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw conn:(1234/rtp C:22DDB210 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119200 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw CI:22DDB210 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119200 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw CI:22DDB210 output_enabled 0 (mgcp_msg.c:125) 20241017055119200 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119200 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw conn:(1234/rtp C:22DDB210 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119200 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119200 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw CI:22DDB210 CRCX: Creating connection: port: 4652 (mgcp_protocol.c:1112) 20241017055119200 DLMGCP NOTICE <0013> endpoint:rtpbridge/13@mgw CI:22DDB210 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119200 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119200 DLMGCP DEBUG <0013> Generated response: line #00: 200 65182 OK (mgcp_msg.c:67) 20241017055119200 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/13@mgw (mgcp_msg.c:67) 20241017055119200 DLMGCP DEBUG <0013> Generated response: line #02: I: 22DDB210 (mgcp_msg.c:67) 20241017055119200 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119200 DLMGCP DEBUG <0013> Generated response: line #04: o=- 22DDB210 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119200 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119200 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119200 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119200 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4652 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119200 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119200 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119202 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65183 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119202 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119202 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119202 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119202 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw (trunk:0) found free endpoint: rtpbridge/14@mgw (mgcp_endp.c:261) 20241017055119202 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/14@mgw" (mgcp_protocol.c:441) 20241017055119202 DLMGCP NOTICE <0013> endpoint:rtpbridge/14@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119202 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw conn:(1234/rtp C:6AA26C6C r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119202 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw CI:6AA26C6C connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119202 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw CI:6AA26C6C output_enabled 0 (mgcp_msg.c:125) 20241017055119202 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119202 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw conn:(1234/rtp C:6AA26C6C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119202 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119202 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw CI:6AA26C6C CRCX: Creating connection: port: 4654 (mgcp_protocol.c:1112) 20241017055119202 DLMGCP NOTICE <0013> endpoint:rtpbridge/14@mgw CI:6AA26C6C CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119202 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119202 DLMGCP DEBUG <0013> Generated response: line #00: 200 65183 OK (mgcp_msg.c:67) 20241017055119202 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/14@mgw (mgcp_msg.c:67) 20241017055119202 DLMGCP DEBUG <0013> Generated response: line #02: I: 6AA26C6C (mgcp_msg.c:67) 20241017055119202 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119202 DLMGCP DEBUG <0013> Generated response: line #04: o=- 6AA26C6C 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119202 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119202 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119202 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119202 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4654 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119202 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119202 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119204 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65184 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119204 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119204 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119204 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119204 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw (trunk:0) found free endpoint: rtpbridge/15@mgw (mgcp_endp.c:261) 20241017055119204 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/15@mgw" (mgcp_protocol.c:441) 20241017055119204 DLMGCP NOTICE <0013> endpoint:rtpbridge/15@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119204 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw conn:(1234/rtp C:B2B355FD r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119204 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw CI:B2B355FD connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119204 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw CI:B2B355FD output_enabled 0 (mgcp_msg.c:125) 20241017055119204 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119204 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw conn:(1234/rtp C:B2B355FD r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119204 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119204 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw CI:B2B355FD CRCX: Creating connection: port: 4656 (mgcp_protocol.c:1112) 20241017055119204 DLMGCP NOTICE <0013> endpoint:rtpbridge/15@mgw CI:B2B355FD CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119204 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119204 DLMGCP DEBUG <0013> Generated response: line #00: 200 65184 OK (mgcp_msg.c:67) 20241017055119204 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/15@mgw (mgcp_msg.c:67) 20241017055119204 DLMGCP DEBUG <0013> Generated response: line #02: I: B2B355FD (mgcp_msg.c:67) 20241017055119204 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119204 DLMGCP DEBUG <0013> Generated response: line #04: o=- B2B355FD 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119204 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119204 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119204 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119204 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4656 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119204 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119204 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119205 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65185 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119205 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119205 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119205 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119205 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw (trunk:0) found free endpoint: rtpbridge/16@mgw (mgcp_endp.c:261) 20241017055119205 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/16@mgw" (mgcp_protocol.c:441) 20241017055119205 DLMGCP NOTICE <0013> endpoint:rtpbridge/16@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119205 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw conn:(1234/rtp C:04C1469D r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119205 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw CI:04C1469D connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119205 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw CI:04C1469D output_enabled 0 (mgcp_msg.c:125) 20241017055119205 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119205 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw conn:(1234/rtp C:04C1469D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119206 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119206 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw CI:04C1469D CRCX: Creating connection: port: 4658 (mgcp_protocol.c:1112) 20241017055119206 DLMGCP NOTICE <0013> endpoint:rtpbridge/16@mgw CI:04C1469D CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119206 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119206 DLMGCP DEBUG <0013> Generated response: line #00: 200 65185 OK (mgcp_msg.c:67) 20241017055119206 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/16@mgw (mgcp_msg.c:67) 20241017055119206 DLMGCP DEBUG <0013> Generated response: line #02: I: 04C1469D (mgcp_msg.c:67) 20241017055119206 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119206 DLMGCP DEBUG <0013> Generated response: line #04: o=- 04C1469D 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119206 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119206 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119206 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119206 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4658 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119206 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119206 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119207 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65186 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119207 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119207 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119207 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119207 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw (trunk:0) found free endpoint: rtpbridge/17@mgw (mgcp_endp.c:261) 20241017055119207 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/17@mgw" (mgcp_protocol.c:441) 20241017055119207 DLMGCP NOTICE <0013> endpoint:rtpbridge/17@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119207 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw conn:(1234/rtp C:81738FC2 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119207 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw CI:81738FC2 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119207 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw CI:81738FC2 output_enabled 0 (mgcp_msg.c:125) 20241017055119207 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119207 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw conn:(1234/rtp C:81738FC2 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119207 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119207 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw CI:81738FC2 CRCX: Creating connection: port: 4660 (mgcp_protocol.c:1112) 20241017055119207 DLMGCP NOTICE <0013> endpoint:rtpbridge/17@mgw CI:81738FC2 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119207 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119207 DLMGCP DEBUG <0013> Generated response: line #00: 200 65186 OK (mgcp_msg.c:67) 20241017055119207 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/17@mgw (mgcp_msg.c:67) 20241017055119207 DLMGCP DEBUG <0013> Generated response: line #02: I: 81738FC2 (mgcp_msg.c:67) 20241017055119207 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119207 DLMGCP DEBUG <0013> Generated response: line #04: o=- 81738FC2 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119207 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119207 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119207 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119207 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4660 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119208 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119208 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119209 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65187 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119209 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119209 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119209 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119209 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw (trunk:0) found free endpoint: rtpbridge/18@mgw (mgcp_endp.c:261) 20241017055119209 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/18@mgw" (mgcp_protocol.c:441) 20241017055119209 DLMGCP NOTICE <0013> endpoint:rtpbridge/18@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119209 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw conn:(1234/rtp C:D7D13263 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119209 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw CI:D7D13263 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119209 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw CI:D7D13263 output_enabled 0 (mgcp_msg.c:125) 20241017055119209 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119209 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw conn:(1234/rtp C:D7D13263 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119209 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119209 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw CI:D7D13263 CRCX: Creating connection: port: 4662 (mgcp_protocol.c:1112) 20241017055119209 DLMGCP NOTICE <0013> endpoint:rtpbridge/18@mgw CI:D7D13263 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119209 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119209 DLMGCP DEBUG <0013> Generated response: line #00: 200 65187 OK (mgcp_msg.c:67) 20241017055119209 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/18@mgw (mgcp_msg.c:67) 20241017055119209 DLMGCP DEBUG <0013> Generated response: line #02: I: D7D13263 (mgcp_msg.c:67) 20241017055119209 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119209 DLMGCP DEBUG <0013> Generated response: line #04: o=- D7D13263 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119209 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119209 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119209 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119209 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4662 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119209 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119209 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119211 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65188 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119211 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119211 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119211 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119211 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw (trunk:0) found free endpoint: rtpbridge/19@mgw (mgcp_endp.c:261) 20241017055119211 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/19@mgw" (mgcp_protocol.c:441) 20241017055119211 DLMGCP NOTICE <0013> endpoint:rtpbridge/19@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119211 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw conn:(1234/rtp C:3121D557 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119211 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw CI:3121D557 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119211 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw CI:3121D557 output_enabled 0 (mgcp_msg.c:125) 20241017055119211 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119211 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw conn:(1234/rtp C:3121D557 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119211 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119211 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw CI:3121D557 CRCX: Creating connection: port: 4664 (mgcp_protocol.c:1112) 20241017055119211 DLMGCP NOTICE <0013> endpoint:rtpbridge/19@mgw CI:3121D557 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119211 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119211 DLMGCP DEBUG <0013> Generated response: line #00: 200 65188 OK (mgcp_msg.c:67) 20241017055119211 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/19@mgw (mgcp_msg.c:67) 20241017055119211 DLMGCP DEBUG <0013> Generated response: line #02: I: 3121D557 (mgcp_msg.c:67) 20241017055119211 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119211 DLMGCP DEBUG <0013> Generated response: line #04: o=- 3121D557 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119211 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119211 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119211 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119211 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4664 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119211 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119211 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119213 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65189 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119213 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119213 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119213 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119213 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw (trunk:0) found free endpoint: rtpbridge/1a@mgw (mgcp_endp.c:261) 20241017055119213 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1a@mgw" (mgcp_protocol.c:441) 20241017055119213 DLMGCP NOTICE <0013> endpoint:rtpbridge/1a@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119213 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw conn:(1234/rtp C:3B11B712 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119213 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw CI:3B11B712 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119213 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw CI:3B11B712 output_enabled 0 (mgcp_msg.c:125) 20241017055119213 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119213 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw conn:(1234/rtp C:3B11B712 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119213 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119213 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw CI:3B11B712 CRCX: Creating connection: port: 4666 (mgcp_protocol.c:1112) 20241017055119213 DLMGCP NOTICE <0013> endpoint:rtpbridge/1a@mgw CI:3B11B712 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119213 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119213 DLMGCP DEBUG <0013> Generated response: line #00: 200 65189 OK (mgcp_msg.c:67) 20241017055119213 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1a@mgw (mgcp_msg.c:67) 20241017055119213 DLMGCP DEBUG <0013> Generated response: line #02: I: 3B11B712 (mgcp_msg.c:67) 20241017055119213 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119213 DLMGCP DEBUG <0013> Generated response: line #04: o=- 3B11B712 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119213 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119213 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119213 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119213 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4666 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119213 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119213 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119214 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65190 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119214 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119214 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119214 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119214 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw (trunk:0) found free endpoint: rtpbridge/1b@mgw (mgcp_endp.c:261) 20241017055119214 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1b@mgw" (mgcp_protocol.c:441) 20241017055119214 DLMGCP NOTICE <0013> endpoint:rtpbridge/1b@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119214 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw conn:(1234/rtp C:E4EB86E9 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119214 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw CI:E4EB86E9 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119214 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw CI:E4EB86E9 output_enabled 0 (mgcp_msg.c:125) 20241017055119214 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119214 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw conn:(1234/rtp C:E4EB86E9 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119214 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119214 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw CI:E4EB86E9 CRCX: Creating connection: port: 4668 (mgcp_protocol.c:1112) 20241017055119214 DLMGCP NOTICE <0013> endpoint:rtpbridge/1b@mgw CI:E4EB86E9 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119214 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119214 DLMGCP DEBUG <0013> Generated response: line #00: 200 65190 OK (mgcp_msg.c:67) 20241017055119214 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1b@mgw (mgcp_msg.c:67) 20241017055119214 DLMGCP DEBUG <0013> Generated response: line #02: I: E4EB86E9 (mgcp_msg.c:67) 20241017055119214 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119214 DLMGCP DEBUG <0013> Generated response: line #04: o=- E4EB86E9 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119214 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119214 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119214 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119214 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4668 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119214 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119214 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119215 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65191 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119215 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119215 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119215 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119215 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw (trunk:0) found free endpoint: rtpbridge/1c@mgw (mgcp_endp.c:261) 20241017055119215 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1c@mgw" (mgcp_protocol.c:441) 20241017055119215 DLMGCP NOTICE <0013> endpoint:rtpbridge/1c@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119215 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw conn:(1234/rtp C:8A87DE3F r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119215 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw CI:8A87DE3F connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119215 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw CI:8A87DE3F output_enabled 0 (mgcp_msg.c:125) 20241017055119215 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119215 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw conn:(1234/rtp C:8A87DE3F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119215 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119215 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw CI:8A87DE3F CRCX: Creating connection: port: 4670 (mgcp_protocol.c:1112) 20241017055119215 DLMGCP NOTICE <0013> endpoint:rtpbridge/1c@mgw CI:8A87DE3F CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119215 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119215 DLMGCP DEBUG <0013> Generated response: line #00: 200 65191 OK (mgcp_msg.c:67) 20241017055119215 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1c@mgw (mgcp_msg.c:67) 20241017055119215 DLMGCP DEBUG <0013> Generated response: line #02: I: 8A87DE3F (mgcp_msg.c:67) 20241017055119216 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119216 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8A87DE3F 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119216 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119216 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119216 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119216 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4670 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119216 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119216 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119217 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65192 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119217 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119217 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119217 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119217 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw (trunk:0) found free endpoint: rtpbridge/1d@mgw (mgcp_endp.c:261) 20241017055119217 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1d@mgw" (mgcp_protocol.c:441) 20241017055119217 DLMGCP NOTICE <0013> endpoint:rtpbridge/1d@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119217 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw conn:(1234/rtp C:7D33F12E r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119217 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw CI:7D33F12E connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119217 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw CI:7D33F12E output_enabled 0 (mgcp_msg.c:125) 20241017055119217 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119217 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw conn:(1234/rtp C:7D33F12E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119217 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119217 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw CI:7D33F12E CRCX: Creating connection: port: 4672 (mgcp_protocol.c:1112) 20241017055119217 DLMGCP NOTICE <0013> endpoint:rtpbridge/1d@mgw CI:7D33F12E CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119217 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119217 DLMGCP DEBUG <0013> Generated response: line #00: 200 65192 OK (mgcp_msg.c:67) 20241017055119217 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1d@mgw (mgcp_msg.c:67) 20241017055119217 DLMGCP DEBUG <0013> Generated response: line #02: I: 7D33F12E (mgcp_msg.c:67) 20241017055119217 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119217 DLMGCP DEBUG <0013> Generated response: line #04: o=- 7D33F12E 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119217 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119217 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119217 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119217 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4672 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119217 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119217 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119218 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65193 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119218 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119218 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119218 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119218 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw (trunk:0) found free endpoint: rtpbridge/1e@mgw (mgcp_endp.c:261) 20241017055119218 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1e@mgw" (mgcp_protocol.c:441) 20241017055119218 DLMGCP NOTICE <0013> endpoint:rtpbridge/1e@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119218 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw conn:(1234/rtp C:1198DFE0 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119218 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw CI:1198DFE0 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119218 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw CI:1198DFE0 output_enabled 0 (mgcp_msg.c:125) 20241017055119218 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119218 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw conn:(1234/rtp C:1198DFE0 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119218 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119218 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw CI:1198DFE0 CRCX: Creating connection: port: 4674 (mgcp_protocol.c:1112) 20241017055119218 DLMGCP NOTICE <0013> endpoint:rtpbridge/1e@mgw CI:1198DFE0 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119218 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119218 DLMGCP DEBUG <0013> Generated response: line #00: 200 65193 OK (mgcp_msg.c:67) 20241017055119218 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1e@mgw (mgcp_msg.c:67) 20241017055119218 DLMGCP DEBUG <0013> Generated response: line #02: I: 1198DFE0 (mgcp_msg.c:67) 20241017055119218 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119218 DLMGCP DEBUG <0013> Generated response: line #04: o=- 1198DFE0 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119218 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119218 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119218 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119218 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4674 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119218 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119218 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119219 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65194 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119219 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119219 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119219 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119219 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw (trunk:0) found free endpoint: rtpbridge/1f@mgw (mgcp_endp.c:261) 20241017055119219 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1f@mgw" (mgcp_protocol.c:441) 20241017055119219 DLMGCP NOTICE <0013> endpoint:rtpbridge/1f@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119219 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw conn:(1234/rtp C:17ED8F81 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119219 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw CI:17ED8F81 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119219 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw CI:17ED8F81 output_enabled 0 (mgcp_msg.c:125) 20241017055119219 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119219 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw conn:(1234/rtp C:17ED8F81 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119219 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119219 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw CI:17ED8F81 CRCX: Creating connection: port: 4676 (mgcp_protocol.c:1112) 20241017055119219 DLMGCP NOTICE <0013> endpoint:rtpbridge/1f@mgw CI:17ED8F81 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119219 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119219 DLMGCP DEBUG <0013> Generated response: line #00: 200 65194 OK (mgcp_msg.c:67) 20241017055119219 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1f@mgw (mgcp_msg.c:67) 20241017055119219 DLMGCP DEBUG <0013> Generated response: line #02: I: 17ED8F81 (mgcp_msg.c:67) 20241017055119219 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119219 DLMGCP DEBUG <0013> Generated response: line #04: o=- 17ED8F81 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119219 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119219 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119219 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119219 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4676 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119219 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119219 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119219 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65195 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119219 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119219 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119219 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119219 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw (trunk:0) found free endpoint: rtpbridge/20@mgw (mgcp_endp.c:261) 20241017055119219 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/20@mgw" (mgcp_protocol.c:441) 20241017055119219 DLMGCP NOTICE <0013> endpoint:rtpbridge/20@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119219 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw conn:(1234/rtp C:91E7E280 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119219 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw CI:91E7E280 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119219 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw CI:91E7E280 output_enabled 0 (mgcp_msg.c:125) 20241017055119219 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119220 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw conn:(1234/rtp C:91E7E280 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119220 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119220 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw CI:91E7E280 CRCX: Creating connection: port: 4678 (mgcp_protocol.c:1112) 20241017055119220 DLMGCP NOTICE <0013> endpoint:rtpbridge/20@mgw CI:91E7E280 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119220 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119220 DLMGCP DEBUG <0013> Generated response: line #00: 200 65195 OK (mgcp_msg.c:67) 20241017055119220 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/20@mgw (mgcp_msg.c:67) 20241017055119220 DLMGCP DEBUG <0013> Generated response: line #02: I: 91E7E280 (mgcp_msg.c:67) 20241017055119220 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119220 DLMGCP DEBUG <0013> Generated response: line #04: o=- 91E7E280 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119220 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119220 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119220 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119220 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4678 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119220 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119220 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119220 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65196 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119220 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119220 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119220 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119220 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw (trunk:0) found free endpoint: rtpbridge/21@mgw (mgcp_endp.c:261) 20241017055119220 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/21@mgw" (mgcp_protocol.c:441) 20241017055119220 DLMGCP NOTICE <0013> endpoint:rtpbridge/21@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119220 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw conn:(1234/rtp C:7A74028A r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119220 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw CI:7A74028A connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119220 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw CI:7A74028A output_enabled 0 (mgcp_msg.c:125) 20241017055119220 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119220 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw conn:(1234/rtp C:7A74028A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119220 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119220 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw CI:7A74028A CRCX: Creating connection: port: 4680 (mgcp_protocol.c:1112) 20241017055119220 DLMGCP NOTICE <0013> endpoint:rtpbridge/21@mgw CI:7A74028A CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119220 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119220 DLMGCP DEBUG <0013> Generated response: line #00: 200 65196 OK (mgcp_msg.c:67) 20241017055119220 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/21@mgw (mgcp_msg.c:67) 20241017055119220 DLMGCP DEBUG <0013> Generated response: line #02: I: 7A74028A (mgcp_msg.c:67) 20241017055119220 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119220 DLMGCP DEBUG <0013> Generated response: line #04: o=- 7A74028A 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119220 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119220 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119220 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119220 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4680 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119220 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119220 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119221 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65197 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119221 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119221 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119221 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119221 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw (trunk:0) found free endpoint: rtpbridge/22@mgw (mgcp_endp.c:261) 20241017055119221 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/22@mgw" (mgcp_protocol.c:441) 20241017055119221 DLMGCP NOTICE <0013> endpoint:rtpbridge/22@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119221 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw conn:(1234/rtp C:17500D08 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119221 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw CI:17500D08 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119221 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw CI:17500D08 output_enabled 0 (mgcp_msg.c:125) 20241017055119221 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119221 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw conn:(1234/rtp C:17500D08 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119221 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119221 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw CI:17500D08 CRCX: Creating connection: port: 4682 (mgcp_protocol.c:1112) 20241017055119221 DLMGCP NOTICE <0013> endpoint:rtpbridge/22@mgw CI:17500D08 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119221 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119221 DLMGCP DEBUG <0013> Generated response: line #00: 200 65197 OK (mgcp_msg.c:67) 20241017055119221 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/22@mgw (mgcp_msg.c:67) 20241017055119221 DLMGCP DEBUG <0013> Generated response: line #02: I: 17500D08 (mgcp_msg.c:67) 20241017055119221 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119221 DLMGCP DEBUG <0013> Generated response: line #04: o=- 17500D08 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119221 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119221 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119221 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119221 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4682 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119221 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119221 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119222 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65198 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119222 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119222 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119222 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119222 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw (trunk:0) found free endpoint: rtpbridge/23@mgw (mgcp_endp.c:261) 20241017055119222 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/23@mgw" (mgcp_protocol.c:441) 20241017055119222 DLMGCP NOTICE <0013> endpoint:rtpbridge/23@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119222 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw conn:(1234/rtp C:9C890501 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119222 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw CI:9C890501 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119222 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw CI:9C890501 output_enabled 0 (mgcp_msg.c:125) 20241017055119222 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119222 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw conn:(1234/rtp C:9C890501 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119222 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119222 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw CI:9C890501 CRCX: Creating connection: port: 4684 (mgcp_protocol.c:1112) 20241017055119222 DLMGCP NOTICE <0013> endpoint:rtpbridge/23@mgw CI:9C890501 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119222 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119222 DLMGCP DEBUG <0013> Generated response: line #00: 200 65198 OK (mgcp_msg.c:67) 20241017055119222 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/23@mgw (mgcp_msg.c:67) 20241017055119222 DLMGCP DEBUG <0013> Generated response: line #02: I: 9C890501 (mgcp_msg.c:67) 20241017055119222 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119222 DLMGCP DEBUG <0013> Generated response: line #04: o=- 9C890501 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119222 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119222 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119222 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119222 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4684 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119222 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119222 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119222 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65199 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119222 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119222 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119222 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119222 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw (trunk:0) found free endpoint: rtpbridge/24@mgw (mgcp_endp.c:261) 20241017055119222 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/24@mgw" (mgcp_protocol.c:441) 20241017055119222 DLMGCP NOTICE <0013> endpoint:rtpbridge/24@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119222 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw conn:(1234/rtp C:B3D97A25 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119222 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw CI:B3D97A25 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119222 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw CI:B3D97A25 output_enabled 0 (mgcp_msg.c:125) 20241017055119222 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119222 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw conn:(1234/rtp C:B3D97A25 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119222 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119223 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw CI:B3D97A25 CRCX: Creating connection: port: 4686 (mgcp_protocol.c:1112) 20241017055119223 DLMGCP NOTICE <0013> endpoint:rtpbridge/24@mgw CI:B3D97A25 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119223 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119223 DLMGCP DEBUG <0013> Generated response: line #00: 200 65199 OK (mgcp_msg.c:67) 20241017055119223 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/24@mgw (mgcp_msg.c:67) 20241017055119223 DLMGCP DEBUG <0013> Generated response: line #02: I: B3D97A25 (mgcp_msg.c:67) 20241017055119223 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119223 DLMGCP DEBUG <0013> Generated response: line #04: o=- B3D97A25 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119223 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119223 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119223 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119223 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4686 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119223 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119223 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119223 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65200 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119223 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119223 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119223 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119223 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw (trunk:0) found free endpoint: rtpbridge/25@mgw (mgcp_endp.c:261) 20241017055119223 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/25@mgw" (mgcp_protocol.c:441) 20241017055119223 DLMGCP NOTICE <0013> endpoint:rtpbridge/25@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119223 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw conn:(1234/rtp C:03FFEC64 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119223 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw CI:03FFEC64 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119223 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw CI:03FFEC64 output_enabled 0 (mgcp_msg.c:125) 20241017055119223 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119223 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw conn:(1234/rtp C:03FFEC64 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119223 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119223 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw CI:03FFEC64 CRCX: Creating connection: port: 4688 (mgcp_protocol.c:1112) 20241017055119223 DLMGCP NOTICE <0013> endpoint:rtpbridge/25@mgw CI:03FFEC64 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119223 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119223 DLMGCP DEBUG <0013> Generated response: line #00: 200 65200 OK (mgcp_msg.c:67) 20241017055119223 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/25@mgw (mgcp_msg.c:67) 20241017055119223 DLMGCP DEBUG <0013> Generated response: line #02: I: 03FFEC64 (mgcp_msg.c:67) 20241017055119223 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119223 DLMGCP DEBUG <0013> Generated response: line #04: o=- 03FFEC64 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119223 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119223 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119223 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119223 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4688 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119223 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119223 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119223 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65201 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119223 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119223 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119223 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119223 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw (trunk:0) found free endpoint: rtpbridge/26@mgw (mgcp_endp.c:261) 20241017055119223 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/26@mgw" (mgcp_protocol.c:441) 20241017055119223 DLMGCP NOTICE <0013> endpoint:rtpbridge/26@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119223 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw conn:(1234/rtp C:ABEE43A2 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119223 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw CI:ABEE43A2 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119223 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw CI:ABEE43A2 output_enabled 0 (mgcp_msg.c:125) 20241017055119223 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119223 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw conn:(1234/rtp C:ABEE43A2 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119223 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119223 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw CI:ABEE43A2 CRCX: Creating connection: port: 4690 (mgcp_protocol.c:1112) 20241017055119223 DLMGCP NOTICE <0013> endpoint:rtpbridge/26@mgw CI:ABEE43A2 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119223 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119223 DLMGCP DEBUG <0013> Generated response: line #00: 200 65201 OK (mgcp_msg.c:67) 20241017055119223 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/26@mgw (mgcp_msg.c:67) 20241017055119223 DLMGCP DEBUG <0013> Generated response: line #02: I: ABEE43A2 (mgcp_msg.c:67) 20241017055119223 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119223 DLMGCP DEBUG <0013> Generated response: line #04: o=- ABEE43A2 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119223 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119223 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119223 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119223 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4690 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119223 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119223 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119224 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65202 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119224 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119224 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119224 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119224 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw (trunk:0) found free endpoint: rtpbridge/27@mgw (mgcp_endp.c:261) 20241017055119224 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/27@mgw" (mgcp_protocol.c:441) 20241017055119224 DLMGCP NOTICE <0013> endpoint:rtpbridge/27@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119224 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw conn:(1234/rtp C:13F84D0C r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119224 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw CI:13F84D0C connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119224 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw CI:13F84D0C output_enabled 0 (mgcp_msg.c:125) 20241017055119224 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119224 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw conn:(1234/rtp C:13F84D0C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119224 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119224 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw CI:13F84D0C CRCX: Creating connection: port: 4692 (mgcp_protocol.c:1112) 20241017055119224 DLMGCP NOTICE <0013> endpoint:rtpbridge/27@mgw CI:13F84D0C CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119224 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119224 DLMGCP DEBUG <0013> Generated response: line #00: 200 65202 OK (mgcp_msg.c:67) 20241017055119224 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/27@mgw (mgcp_msg.c:67) 20241017055119224 DLMGCP DEBUG <0013> Generated response: line #02: I: 13F84D0C (mgcp_msg.c:67) 20241017055119224 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119224 DLMGCP DEBUG <0013> Generated response: line #04: o=- 13F84D0C 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119224 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119224 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119224 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119224 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4692 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119224 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119224 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119224 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65203 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119224 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119224 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119224 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119224 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw (trunk:0) found free endpoint: rtpbridge/28@mgw (mgcp_endp.c:261) 20241017055119224 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/28@mgw" (mgcp_protocol.c:441) 20241017055119224 DLMGCP NOTICE <0013> endpoint:rtpbridge/28@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119224 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw conn:(1234/rtp C:12E7B83A r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119224 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw CI:12E7B83A connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119224 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw CI:12E7B83A output_enabled 0 (mgcp_msg.c:125) 20241017055119224 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119224 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw conn:(1234/rtp C:12E7B83A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119224 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119224 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw CI:12E7B83A CRCX: Creating connection: port: 4694 (mgcp_protocol.c:1112) 20241017055119224 DLMGCP NOTICE <0013> endpoint:rtpbridge/28@mgw CI:12E7B83A CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119224 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119224 DLMGCP DEBUG <0013> Generated response: line #00: 200 65203 OK (mgcp_msg.c:67) 20241017055119224 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/28@mgw (mgcp_msg.c:67) 20241017055119224 DLMGCP DEBUG <0013> Generated response: line #02: I: 12E7B83A (mgcp_msg.c:67) 20241017055119224 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119224 DLMGCP DEBUG <0013> Generated response: line #04: o=- 12E7B83A 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119224 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119224 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119224 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119224 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4694 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119224 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119224 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119224 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65204 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119224 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119224 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119224 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119224 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw (trunk:0) found free endpoint: rtpbridge/29@mgw (mgcp_endp.c:261) 20241017055119224 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/29@mgw" (mgcp_protocol.c:441) 20241017055119224 DLMGCP NOTICE <0013> endpoint:rtpbridge/29@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119224 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw conn:(1234/rtp C:18974EC8 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119224 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw CI:18974EC8 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119224 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw CI:18974EC8 output_enabled 0 (mgcp_msg.c:125) 20241017055119225 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119225 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw conn:(1234/rtp C:18974EC8 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119225 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119225 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw CI:18974EC8 CRCX: Creating connection: port: 4696 (mgcp_protocol.c:1112) 20241017055119225 DLMGCP NOTICE <0013> endpoint:rtpbridge/29@mgw CI:18974EC8 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119225 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119225 DLMGCP DEBUG <0013> Generated response: line #00: 200 65204 OK (mgcp_msg.c:67) 20241017055119225 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/29@mgw (mgcp_msg.c:67) 20241017055119225 DLMGCP DEBUG <0013> Generated response: line #02: I: 18974EC8 (mgcp_msg.c:67) 20241017055119225 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119225 DLMGCP DEBUG <0013> Generated response: line #04: o=- 18974EC8 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119225 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119225 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119225 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119225 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4696 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119225 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119225 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119225 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65205 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119225 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119225 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119225 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119225 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw (trunk:0) found free endpoint: rtpbridge/2a@mgw (mgcp_endp.c:261) 20241017055119225 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2a@mgw" (mgcp_protocol.c:441) 20241017055119225 DLMGCP NOTICE <0013> endpoint:rtpbridge/2a@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119225 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw conn:(1234/rtp C:A94D6C82 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119225 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw CI:A94D6C82 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119225 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw CI:A94D6C82 output_enabled 0 (mgcp_msg.c:125) 20241017055119225 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119225 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw conn:(1234/rtp C:A94D6C82 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119225 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119225 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw CI:A94D6C82 CRCX: Creating connection: port: 4698 (mgcp_protocol.c:1112) 20241017055119225 DLMGCP NOTICE <0013> endpoint:rtpbridge/2a@mgw CI:A94D6C82 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119225 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119225 DLMGCP DEBUG <0013> Generated response: line #00: 200 65205 OK (mgcp_msg.c:67) 20241017055119225 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2a@mgw (mgcp_msg.c:67) 20241017055119225 DLMGCP DEBUG <0013> Generated response: line #02: I: A94D6C82 (mgcp_msg.c:67) 20241017055119225 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119225 DLMGCP DEBUG <0013> Generated response: line #04: o=- A94D6C82 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119225 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119225 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119225 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119225 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4698 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119225 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119225 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119225 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65206 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119225 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119225 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119225 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119225 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw (trunk:0) found free endpoint: rtpbridge/2b@mgw (mgcp_endp.c:261) 20241017055119225 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2b@mgw" (mgcp_protocol.c:441) 20241017055119225 DLMGCP NOTICE <0013> endpoint:rtpbridge/2b@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119225 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw conn:(1234/rtp C:056AAEDD r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119225 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw CI:056AAEDD connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119225 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw CI:056AAEDD output_enabled 0 (mgcp_msg.c:125) 20241017055119225 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119225 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw conn:(1234/rtp C:056AAEDD r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119225 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119225 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw CI:056AAEDD CRCX: Creating connection: port: 4700 (mgcp_protocol.c:1112) 20241017055119225 DLMGCP NOTICE <0013> endpoint:rtpbridge/2b@mgw CI:056AAEDD CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119225 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119225 DLMGCP DEBUG <0013> Generated response: line #00: 200 65206 OK (mgcp_msg.c:67) 20241017055119225 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2b@mgw (mgcp_msg.c:67) 20241017055119225 DLMGCP DEBUG <0013> Generated response: line #02: I: 056AAEDD (mgcp_msg.c:67) 20241017055119225 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119225 DLMGCP DEBUG <0013> Generated response: line #04: o=- 056AAEDD 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119226 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119226 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119226 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119226 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4700 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119226 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119226 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119226 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65207 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119226 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119226 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119226 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119226 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw (trunk:0) found free endpoint: rtpbridge/2c@mgw (mgcp_endp.c:261) 20241017055119226 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2c@mgw" (mgcp_protocol.c:441) 20241017055119226 DLMGCP NOTICE <0013> endpoint:rtpbridge/2c@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119226 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw conn:(1234/rtp C:5F144847 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119226 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw CI:5F144847 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119226 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw CI:5F144847 output_enabled 0 (mgcp_msg.c:125) 20241017055119226 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119226 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw conn:(1234/rtp C:5F144847 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119226 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119226 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw CI:5F144847 CRCX: Creating connection: port: 4702 (mgcp_protocol.c:1112) 20241017055119226 DLMGCP NOTICE <0013> endpoint:rtpbridge/2c@mgw CI:5F144847 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119226 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119226 DLMGCP DEBUG <0013> Generated response: line #00: 200 65207 OK (mgcp_msg.c:67) 20241017055119226 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2c@mgw (mgcp_msg.c:67) 20241017055119226 DLMGCP DEBUG <0013> Generated response: line #02: I: 5F144847 (mgcp_msg.c:67) 20241017055119226 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119226 DLMGCP DEBUG <0013> Generated response: line #04: o=- 5F144847 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119226 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119226 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119226 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119226 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4702 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119226 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119226 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119226 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65208 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119226 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119226 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119226 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119226 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw (trunk:0) found free endpoint: rtpbridge/2d@mgw (mgcp_endp.c:261) 20241017055119226 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2d@mgw" (mgcp_protocol.c:441) 20241017055119226 DLMGCP NOTICE <0013> endpoint:rtpbridge/2d@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119227 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw conn:(1234/rtp C:0F4567DF r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119227 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw CI:0F4567DF connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119227 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw CI:0F4567DF output_enabled 0 (mgcp_msg.c:125) 20241017055119227 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119227 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw conn:(1234/rtp C:0F4567DF r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119227 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119227 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw CI:0F4567DF CRCX: Creating connection: port: 4704 (mgcp_protocol.c:1112) 20241017055119227 DLMGCP NOTICE <0013> endpoint:rtpbridge/2d@mgw CI:0F4567DF CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119227 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119227 DLMGCP DEBUG <0013> Generated response: line #00: 200 65208 OK (mgcp_msg.c:67) 20241017055119227 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2d@mgw (mgcp_msg.c:67) 20241017055119227 DLMGCP DEBUG <0013> Generated response: line #02: I: 0F4567DF (mgcp_msg.c:67) 20241017055119227 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119227 DLMGCP DEBUG <0013> Generated response: line #04: o=- 0F4567DF 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119227 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119227 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119227 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119227 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4704 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119227 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119227 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119227 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65209 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119227 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119227 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119227 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119227 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw (trunk:0) found free endpoint: rtpbridge/2e@mgw (mgcp_endp.c:261) 20241017055119227 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2e@mgw" (mgcp_protocol.c:441) 20241017055119227 DLMGCP NOTICE <0013> endpoint:rtpbridge/2e@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119227 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw conn:(1234/rtp C:C744E9D5 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119227 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw CI:C744E9D5 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119227 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw CI:C744E9D5 output_enabled 0 (mgcp_msg.c:125) 20241017055119227 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119227 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw conn:(1234/rtp C:C744E9D5 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119227 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119227 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw CI:C744E9D5 CRCX: Creating connection: port: 4706 (mgcp_protocol.c:1112) 20241017055119227 DLMGCP NOTICE <0013> endpoint:rtpbridge/2e@mgw CI:C744E9D5 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119227 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119227 DLMGCP DEBUG <0013> Generated response: line #00: 200 65209 OK (mgcp_msg.c:67) 20241017055119227 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2e@mgw (mgcp_msg.c:67) 20241017055119227 DLMGCP DEBUG <0013> Generated response: line #02: I: C744E9D5 (mgcp_msg.c:67) 20241017055119227 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119227 DLMGCP DEBUG <0013> Generated response: line #04: o=- C744E9D5 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119227 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119227 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119227 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119227 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4706 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119227 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119227 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119227 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65210 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119227 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119227 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119227 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119227 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw (trunk:0) found free endpoint: rtpbridge/2f@mgw (mgcp_endp.c:261) 20241017055119227 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2f@mgw" (mgcp_protocol.c:441) 20241017055119227 DLMGCP NOTICE <0013> endpoint:rtpbridge/2f@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119227 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw conn:(1234/rtp C:51B7C65C r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119228 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw CI:51B7C65C connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119228 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw CI:51B7C65C output_enabled 0 (mgcp_msg.c:125) 20241017055119228 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119228 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw conn:(1234/rtp C:51B7C65C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119228 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119228 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw CI:51B7C65C CRCX: Creating connection: port: 4708 (mgcp_protocol.c:1112) 20241017055119228 DLMGCP NOTICE <0013> endpoint:rtpbridge/2f@mgw CI:51B7C65C CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119228 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119228 DLMGCP DEBUG <0013> Generated response: line #00: 200 65210 OK (mgcp_msg.c:67) 20241017055119228 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2f@mgw (mgcp_msg.c:67) 20241017055119228 DLMGCP DEBUG <0013> Generated response: line #02: I: 51B7C65C (mgcp_msg.c:67) 20241017055119228 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119228 DLMGCP DEBUG <0013> Generated response: line #04: o=- 51B7C65C 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119228 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119228 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119228 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119228 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4708 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119228 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119228 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119228 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65211 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119228 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119228 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119228 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119228 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw (trunk:0) found free endpoint: rtpbridge/30@mgw (mgcp_endp.c:261) 20241017055119228 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/30@mgw" (mgcp_protocol.c:441) 20241017055119228 DLMGCP NOTICE <0013> endpoint:rtpbridge/30@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119228 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw conn:(1234/rtp C:F6F1CAB1 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119228 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw CI:F6F1CAB1 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119228 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw CI:F6F1CAB1 output_enabled 0 (mgcp_msg.c:125) 20241017055119228 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119228 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw conn:(1234/rtp C:F6F1CAB1 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119228 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119228 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw CI:F6F1CAB1 CRCX: Creating connection: port: 4710 (mgcp_protocol.c:1112) 20241017055119228 DLMGCP NOTICE <0013> endpoint:rtpbridge/30@mgw CI:F6F1CAB1 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119228 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119228 DLMGCP DEBUG <0013> Generated response: line #00: 200 65211 OK (mgcp_msg.c:67) 20241017055119228 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/30@mgw (mgcp_msg.c:67) 20241017055119228 DLMGCP DEBUG <0013> Generated response: line #02: I: F6F1CAB1 (mgcp_msg.c:67) 20241017055119228 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119228 DLMGCP DEBUG <0013> Generated response: line #04: o=- F6F1CAB1 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119228 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119228 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119228 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119228 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4710 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119228 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119228 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119228 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65212 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119228 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119228 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119228 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119228 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw (trunk:0) found free endpoint: rtpbridge/31@mgw (mgcp_endp.c:261) 20241017055119228 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/31@mgw" (mgcp_protocol.c:441) 20241017055119229 DLMGCP NOTICE <0013> endpoint:rtpbridge/31@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119229 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw conn:(1234/rtp C:1EF2216A r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119229 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw CI:1EF2216A connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119229 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw CI:1EF2216A output_enabled 0 (mgcp_msg.c:125) 20241017055119229 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119229 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw conn:(1234/rtp C:1EF2216A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119229 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119229 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw CI:1EF2216A CRCX: Creating connection: port: 4712 (mgcp_protocol.c:1112) 20241017055119229 DLMGCP NOTICE <0013> endpoint:rtpbridge/31@mgw CI:1EF2216A CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119229 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119229 DLMGCP DEBUG <0013> Generated response: line #00: 200 65212 OK (mgcp_msg.c:67) 20241017055119229 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/31@mgw (mgcp_msg.c:67) 20241017055119229 DLMGCP DEBUG <0013> Generated response: line #02: I: 1EF2216A (mgcp_msg.c:67) 20241017055119229 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119229 DLMGCP DEBUG <0013> Generated response: line #04: o=- 1EF2216A 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119229 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119229 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119229 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119229 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4712 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119229 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119229 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119229 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65213 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119229 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119229 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119229 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119229 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw (trunk:0) found free endpoint: rtpbridge/32@mgw (mgcp_endp.c:261) 20241017055119229 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/32@mgw" (mgcp_protocol.c:441) 20241017055119229 DLMGCP NOTICE <0013> endpoint:rtpbridge/32@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119229 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw conn:(1234/rtp C:8E0138C7 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119229 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw CI:8E0138C7 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119229 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw CI:8E0138C7 output_enabled 0 (mgcp_msg.c:125) 20241017055119229 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119229 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw conn:(1234/rtp C:8E0138C7 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119229 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119229 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw CI:8E0138C7 CRCX: Creating connection: port: 4714 (mgcp_protocol.c:1112) 20241017055119229 DLMGCP NOTICE <0013> endpoint:rtpbridge/32@mgw CI:8E0138C7 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119229 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119229 DLMGCP DEBUG <0013> Generated response: line #00: 200 65213 OK (mgcp_msg.c:67) 20241017055119229 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/32@mgw (mgcp_msg.c:67) 20241017055119229 DLMGCP DEBUG <0013> Generated response: line #02: I: 8E0138C7 (mgcp_msg.c:67) 20241017055119229 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119229 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8E0138C7 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119229 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119229 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119229 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119229 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4714 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119229 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119229 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119229 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65214 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119229 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119229 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119229 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119229 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw (trunk:0) found free endpoint: rtpbridge/33@mgw (mgcp_endp.c:261) 20241017055119229 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/33@mgw" (mgcp_protocol.c:441) 20241017055119229 DLMGCP NOTICE <0013> endpoint:rtpbridge/33@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119229 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw conn:(1234/rtp C:2379BDE6 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119230 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw CI:2379BDE6 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119230 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw CI:2379BDE6 output_enabled 0 (mgcp_msg.c:125) 20241017055119230 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119230 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw conn:(1234/rtp C:2379BDE6 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119230 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119230 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw CI:2379BDE6 CRCX: Creating connection: port: 4716 (mgcp_protocol.c:1112) 20241017055119230 DLMGCP NOTICE <0013> endpoint:rtpbridge/33@mgw CI:2379BDE6 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119230 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119230 DLMGCP DEBUG <0013> Generated response: line #00: 200 65214 OK (mgcp_msg.c:67) 20241017055119230 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/33@mgw (mgcp_msg.c:67) 20241017055119230 DLMGCP DEBUG <0013> Generated response: line #02: I: 2379BDE6 (mgcp_msg.c:67) 20241017055119230 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119230 DLMGCP DEBUG <0013> Generated response: line #04: o=- 2379BDE6 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119230 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119230 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119230 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119230 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4716 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119230 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119230 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119230 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65215 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119230 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119230 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119230 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119230 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw (trunk:0) found free endpoint: rtpbridge/34@mgw (mgcp_endp.c:261) 20241017055119230 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/34@mgw" (mgcp_protocol.c:441) 20241017055119230 DLMGCP NOTICE <0013> endpoint:rtpbridge/34@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119230 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw conn:(1234/rtp C:76A49187 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119230 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw CI:76A49187 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119230 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw CI:76A49187 output_enabled 0 (mgcp_msg.c:125) 20241017055119230 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119230 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw conn:(1234/rtp C:76A49187 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119230 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119230 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw CI:76A49187 CRCX: Creating connection: port: 4718 (mgcp_protocol.c:1112) 20241017055119230 DLMGCP NOTICE <0013> endpoint:rtpbridge/34@mgw CI:76A49187 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119230 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119230 DLMGCP DEBUG <0013> Generated response: line #00: 200 65215 OK (mgcp_msg.c:67) 20241017055119230 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/34@mgw (mgcp_msg.c:67) 20241017055119230 DLMGCP DEBUG <0013> Generated response: line #02: I: 76A49187 (mgcp_msg.c:67) 20241017055119230 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119230 DLMGCP DEBUG <0013> Generated response: line #04: o=- 76A49187 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119230 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119230 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119230 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119230 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4718 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119230 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119230 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119230 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65216 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119230 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119230 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119230 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119230 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw (trunk:0) found free endpoint: rtpbridge/35@mgw (mgcp_endp.c:261) 20241017055119230 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/35@mgw" (mgcp_protocol.c:441) 20241017055119230 DLMGCP NOTICE <0013> endpoint:rtpbridge/35@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119230 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw conn:(1234/rtp C:4B5D5336 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119230 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw CI:4B5D5336 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119230 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw CI:4B5D5336 output_enabled 0 (mgcp_msg.c:125) 20241017055119230 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119231 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw conn:(1234/rtp C:4B5D5336 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119231 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119231 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw CI:4B5D5336 CRCX: Creating connection: port: 4720 (mgcp_protocol.c:1112) 20241017055119231 DLMGCP NOTICE <0013> endpoint:rtpbridge/35@mgw CI:4B5D5336 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119231 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119231 DLMGCP DEBUG <0013> Generated response: line #00: 200 65216 OK (mgcp_msg.c:67) 20241017055119231 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/35@mgw (mgcp_msg.c:67) 20241017055119231 DLMGCP DEBUG <0013> Generated response: line #02: I: 4B5D5336 (mgcp_msg.c:67) 20241017055119231 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119231 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4B5D5336 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119231 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119231 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119231 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119231 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4720 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119231 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119231 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119231 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65217 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119231 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119231 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119231 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119231 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw (trunk:0) found free endpoint: rtpbridge/36@mgw (mgcp_endp.c:261) 20241017055119231 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/36@mgw" (mgcp_protocol.c:441) 20241017055119231 DLMGCP NOTICE <0013> endpoint:rtpbridge/36@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119231 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw conn:(1234/rtp C:1C939EF5 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119231 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw CI:1C939EF5 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119231 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw CI:1C939EF5 output_enabled 0 (mgcp_msg.c:125) 20241017055119231 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119231 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw conn:(1234/rtp C:1C939EF5 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119231 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119231 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw CI:1C939EF5 CRCX: Creating connection: port: 4722 (mgcp_protocol.c:1112) 20241017055119231 DLMGCP NOTICE <0013> endpoint:rtpbridge/36@mgw CI:1C939EF5 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119231 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119231 DLMGCP DEBUG <0013> Generated response: line #00: 200 65217 OK (mgcp_msg.c:67) 20241017055119231 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/36@mgw (mgcp_msg.c:67) 20241017055119231 DLMGCP DEBUG <0013> Generated response: line #02: I: 1C939EF5 (mgcp_msg.c:67) 20241017055119231 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119231 DLMGCP DEBUG <0013> Generated response: line #04: o=- 1C939EF5 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119231 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119231 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119231 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119231 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4722 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119231 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119231 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119232 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65218 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119232 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119232 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119232 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119232 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw (trunk:0) found free endpoint: rtpbridge/37@mgw (mgcp_endp.c:261) 20241017055119232 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/37@mgw" (mgcp_protocol.c:441) 20241017055119232 DLMGCP NOTICE <0013> endpoint:rtpbridge/37@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119232 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw conn:(1234/rtp C:032AB4C1 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119232 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw CI:032AB4C1 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119232 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw CI:032AB4C1 output_enabled 0 (mgcp_msg.c:125) 20241017055119232 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119232 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw conn:(1234/rtp C:032AB4C1 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119232 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119232 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw CI:032AB4C1 CRCX: Creating connection: port: 4724 (mgcp_protocol.c:1112) 20241017055119232 DLMGCP NOTICE <0013> endpoint:rtpbridge/37@mgw CI:032AB4C1 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119232 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119232 DLMGCP DEBUG <0013> Generated response: line #00: 200 65218 OK (mgcp_msg.c:67) 20241017055119232 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/37@mgw (mgcp_msg.c:67) 20241017055119232 DLMGCP DEBUG <0013> Generated response: line #02: I: 032AB4C1 (mgcp_msg.c:67) 20241017055119232 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119232 DLMGCP DEBUG <0013> Generated response: line #04: o=- 032AB4C1 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119232 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119232 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119232 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119232 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4724 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119232 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119232 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119232 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65219 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119232 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119232 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119232 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119232 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw (trunk:0) found free endpoint: rtpbridge/38@mgw (mgcp_endp.c:261) 20241017055119232 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/38@mgw" (mgcp_protocol.c:441) 20241017055119232 DLMGCP NOTICE <0013> endpoint:rtpbridge/38@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119232 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw conn:(1234/rtp C:65C955DB r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119232 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw CI:65C955DB connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119232 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw CI:65C955DB output_enabled 0 (mgcp_msg.c:125) 20241017055119232 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119232 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw conn:(1234/rtp C:65C955DB r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119232 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119232 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw CI:65C955DB CRCX: Creating connection: port: 4726 (mgcp_protocol.c:1112) 20241017055119232 DLMGCP NOTICE <0013> endpoint:rtpbridge/38@mgw CI:65C955DB CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119232 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119232 DLMGCP DEBUG <0013> Generated response: line #00: 200 65219 OK (mgcp_msg.c:67) 20241017055119232 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/38@mgw (mgcp_msg.c:67) 20241017055119232 DLMGCP DEBUG <0013> Generated response: line #02: I: 65C955DB (mgcp_msg.c:67) 20241017055119232 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119232 DLMGCP DEBUG <0013> Generated response: line #04: o=- 65C955DB 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119232 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119232 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119232 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119232 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4726 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119232 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119232 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119233 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65220 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119233 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119233 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119233 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119233 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw (trunk:0) found free endpoint: rtpbridge/39@mgw (mgcp_endp.c:261) 20241017055119233 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/39@mgw" (mgcp_protocol.c:441) 20241017055119233 DLMGCP NOTICE <0013> endpoint:rtpbridge/39@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119233 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw conn:(1234/rtp C:098C8C46 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119233 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw CI:098C8C46 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119233 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw CI:098C8C46 output_enabled 0 (mgcp_msg.c:125) 20241017055119233 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119233 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw conn:(1234/rtp C:098C8C46 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119233 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119233 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw CI:098C8C46 CRCX: Creating connection: port: 4728 (mgcp_protocol.c:1112) 20241017055119233 DLMGCP NOTICE <0013> endpoint:rtpbridge/39@mgw CI:098C8C46 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119233 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119233 DLMGCP DEBUG <0013> Generated response: line #00: 200 65220 OK (mgcp_msg.c:67) 20241017055119233 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/39@mgw (mgcp_msg.c:67) 20241017055119233 DLMGCP DEBUG <0013> Generated response: line #02: I: 098C8C46 (mgcp_msg.c:67) 20241017055119233 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119233 DLMGCP DEBUG <0013> Generated response: line #04: o=- 098C8C46 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119233 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119233 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119233 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119233 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4728 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119233 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119233 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119233 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65221 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119233 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119233 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119233 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119233 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw (trunk:0) found free endpoint: rtpbridge/3a@mgw (mgcp_endp.c:261) 20241017055119233 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/3a@mgw" (mgcp_protocol.c:441) 20241017055119233 DLMGCP NOTICE <0013> endpoint:rtpbridge/3a@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119233 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw conn:(1234/rtp C:CD589E48 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119233 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw CI:CD589E48 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119233 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw CI:CD589E48 output_enabled 0 (mgcp_msg.c:125) 20241017055119233 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119233 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw conn:(1234/rtp C:CD589E48 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119233 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119233 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw CI:CD589E48 CRCX: Creating connection: port: 4730 (mgcp_protocol.c:1112) 20241017055119233 DLMGCP NOTICE <0013> endpoint:rtpbridge/3a@mgw CI:CD589E48 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119233 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119233 DLMGCP DEBUG <0013> Generated response: line #00: 200 65221 OK (mgcp_msg.c:67) 20241017055119233 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3a@mgw (mgcp_msg.c:67) 20241017055119233 DLMGCP DEBUG <0013> Generated response: line #02: I: CD589E48 (mgcp_msg.c:67) 20241017055119233 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119233 DLMGCP DEBUG <0013> Generated response: line #04: o=- CD589E48 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119233 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119233 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119233 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119233 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4730 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119233 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119233 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119233 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65222 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119233 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119233 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119233 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119233 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw (trunk:0) found free endpoint: rtpbridge/3b@mgw (mgcp_endp.c:261) 20241017055119233 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/3b@mgw" (mgcp_protocol.c:441) 20241017055119233 DLMGCP NOTICE <0013> endpoint:rtpbridge/3b@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119233 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw conn:(1234/rtp C:FD53D779 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119234 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw CI:FD53D779 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119234 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw CI:FD53D779 output_enabled 0 (mgcp_msg.c:125) 20241017055119234 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119234 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw conn:(1234/rtp C:FD53D779 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119234 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119234 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw CI:FD53D779 CRCX: Creating connection: port: 4732 (mgcp_protocol.c:1112) 20241017055119234 DLMGCP NOTICE <0013> endpoint:rtpbridge/3b@mgw CI:FD53D779 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119234 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119234 DLMGCP DEBUG <0013> Generated response: line #00: 200 65222 OK (mgcp_msg.c:67) 20241017055119234 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3b@mgw (mgcp_msg.c:67) 20241017055119234 DLMGCP DEBUG <0013> Generated response: line #02: I: FD53D779 (mgcp_msg.c:67) 20241017055119234 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119234 DLMGCP DEBUG <0013> Generated response: line #04: o=- FD53D779 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119234 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119234 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119234 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119234 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4732 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119234 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119234 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119234 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65223 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119234 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119234 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119234 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119234 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw (trunk:0) found free endpoint: rtpbridge/3c@mgw (mgcp_endp.c:261) 20241017055119234 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/3c@mgw" (mgcp_protocol.c:441) 20241017055119234 DLMGCP NOTICE <0013> endpoint:rtpbridge/3c@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119234 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw conn:(1234/rtp C:CA4426C0 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119234 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw CI:CA4426C0 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119234 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw CI:CA4426C0 output_enabled 0 (mgcp_msg.c:125) 20241017055119234 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119234 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw conn:(1234/rtp C:CA4426C0 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119234 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119234 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw CI:CA4426C0 CRCX: Creating connection: port: 4734 (mgcp_protocol.c:1112) 20241017055119234 DLMGCP NOTICE <0013> endpoint:rtpbridge/3c@mgw CI:CA4426C0 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119234 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119234 DLMGCP DEBUG <0013> Generated response: line #00: 200 65223 OK (mgcp_msg.c:67) 20241017055119234 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3c@mgw (mgcp_msg.c:67) 20241017055119234 DLMGCP DEBUG <0013> Generated response: line #02: I: CA4426C0 (mgcp_msg.c:67) 20241017055119234 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119234 DLMGCP DEBUG <0013> Generated response: line #04: o=- CA4426C0 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119234 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119234 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119234 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119234 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4734 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119234 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119234 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119234 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65224 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119234 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119234 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119234 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119234 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw (trunk:0) found free endpoint: rtpbridge/3d@mgw (mgcp_endp.c:261) 20241017055119234 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/3d@mgw" (mgcp_protocol.c:441) 20241017055119234 DLMGCP NOTICE <0013> endpoint:rtpbridge/3d@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119234 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw conn:(1234/rtp C:3D63D526 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119234 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw CI:3D63D526 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119234 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw CI:3D63D526 output_enabled 0 (mgcp_msg.c:125) 20241017055119234 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119234 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw conn:(1234/rtp C:3D63D526 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119235 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119235 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw CI:3D63D526 CRCX: Creating connection: port: 4736 (mgcp_protocol.c:1112) 20241017055119235 DLMGCP NOTICE <0013> endpoint:rtpbridge/3d@mgw CI:3D63D526 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119235 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119235 DLMGCP DEBUG <0013> Generated response: line #00: 200 65224 OK (mgcp_msg.c:67) 20241017055119235 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3d@mgw (mgcp_msg.c:67) 20241017055119235 DLMGCP DEBUG <0013> Generated response: line #02: I: 3D63D526 (mgcp_msg.c:67) 20241017055119235 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119235 DLMGCP DEBUG <0013> Generated response: line #04: o=- 3D63D526 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119235 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119235 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119235 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119235 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4736 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119235 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119235 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119235 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65225 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119235 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119235 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119235 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119235 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw (trunk:0) found free endpoint: rtpbridge/3e@mgw (mgcp_endp.c:261) 20241017055119235 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/3e@mgw" (mgcp_protocol.c:441) 20241017055119235 DLMGCP NOTICE <0013> endpoint:rtpbridge/3e@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119235 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw conn:(1234/rtp C:A6E6FAD5 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119235 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw CI:A6E6FAD5 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119235 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw CI:A6E6FAD5 output_enabled 0 (mgcp_msg.c:125) 20241017055119235 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119235 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw conn:(1234/rtp C:A6E6FAD5 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119235 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119235 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw CI:A6E6FAD5 CRCX: Creating connection: port: 4738 (mgcp_protocol.c:1112) 20241017055119235 DLMGCP NOTICE <0013> endpoint:rtpbridge/3e@mgw CI:A6E6FAD5 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119235 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119235 DLMGCP DEBUG <0013> Generated response: line #00: 200 65225 OK (mgcp_msg.c:67) 20241017055119235 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3e@mgw (mgcp_msg.c:67) 20241017055119235 DLMGCP DEBUG <0013> Generated response: line #02: I: A6E6FAD5 (mgcp_msg.c:67) 20241017055119235 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119235 DLMGCP DEBUG <0013> Generated response: line #04: o=- A6E6FAD5 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119235 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119235 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119235 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119235 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4738 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119235 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119235 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119235 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65226 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119235 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119235 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119235 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119235 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw (trunk:0) found free endpoint: rtpbridge/3f@mgw (mgcp_endp.c:261) 20241017055119235 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/3f@mgw" (mgcp_protocol.c:441) 20241017055119235 DLMGCP NOTICE <0013> endpoint:rtpbridge/3f@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119235 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw conn:(1234/rtp C:9B930718 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119235 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw CI:9B930718 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119235 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw CI:9B930718 output_enabled 0 (mgcp_msg.c:125) 20241017055119235 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119235 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw conn:(1234/rtp C:9B930718 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119235 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119236 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw CI:9B930718 CRCX: Creating connection: port: 4740 (mgcp_protocol.c:1112) 20241017055119236 DLMGCP NOTICE <0013> endpoint:rtpbridge/3f@mgw CI:9B930718 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119236 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119236 DLMGCP DEBUG <0013> Generated response: line #00: 200 65226 OK (mgcp_msg.c:67) 20241017055119236 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3f@mgw (mgcp_msg.c:67) 20241017055119236 DLMGCP DEBUG <0013> Generated response: line #02: I: 9B930718 (mgcp_msg.c:67) 20241017055119236 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119236 DLMGCP DEBUG <0013> Generated response: line #04: o=- 9B930718 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119236 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119236 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119236 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119236 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4740 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119236 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119236 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119236 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65227 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119236 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119236 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119236 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119236 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw (trunk:0) found free endpoint: rtpbridge/40@mgw (mgcp_endp.c:261) 20241017055119236 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/40@mgw" (mgcp_protocol.c:441) 20241017055119236 DLMGCP NOTICE <0013> endpoint:rtpbridge/40@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119236 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw conn:(1234/rtp C:9308B77A r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119236 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw CI:9308B77A connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119236 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw CI:9308B77A output_enabled 0 (mgcp_msg.c:125) 20241017055119236 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119236 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw conn:(1234/rtp C:9308B77A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119236 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119236 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw CI:9308B77A CRCX: Creating connection: port: 4742 (mgcp_protocol.c:1112) 20241017055119236 DLMGCP NOTICE <0013> endpoint:rtpbridge/40@mgw CI:9308B77A CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119236 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119236 DLMGCP DEBUG <0013> Generated response: line #00: 200 65227 OK (mgcp_msg.c:67) 20241017055119236 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/40@mgw (mgcp_msg.c:67) 20241017055119236 DLMGCP DEBUG <0013> Generated response: line #02: I: 9308B77A (mgcp_msg.c:67) 20241017055119236 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119236 DLMGCP DEBUG <0013> Generated response: line #04: o=- 9308B77A 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119236 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119236 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119236 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119236 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4742 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119236 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119236 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119236 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65228 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119236 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119236 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119236 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119236 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw (trunk:0) found free endpoint: rtpbridge/41@mgw (mgcp_endp.c:261) 20241017055119236 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/41@mgw" (mgcp_protocol.c:441) 20241017055119236 DLMGCP NOTICE <0013> endpoint:rtpbridge/41@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119236 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw conn:(1234/rtp C:430E9058 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119236 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw CI:430E9058 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119236 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw CI:430E9058 output_enabled 0 (mgcp_msg.c:125) 20241017055119236 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119236 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw conn:(1234/rtp C:430E9058 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119237 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119237 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw CI:430E9058 CRCX: Creating connection: port: 4744 (mgcp_protocol.c:1112) 20241017055119237 DLMGCP NOTICE <0013> endpoint:rtpbridge/41@mgw CI:430E9058 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119237 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119237 DLMGCP DEBUG <0013> Generated response: line #00: 200 65228 OK (mgcp_msg.c:67) 20241017055119237 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/41@mgw (mgcp_msg.c:67) 20241017055119237 DLMGCP DEBUG <0013> Generated response: line #02: I: 430E9058 (mgcp_msg.c:67) 20241017055119237 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119237 DLMGCP DEBUG <0013> Generated response: line #04: o=- 430E9058 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119237 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119237 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119237 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119237 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4744 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119237 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119237 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119237 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65229 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119237 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119237 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119237 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119237 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw (trunk:0) found free endpoint: rtpbridge/42@mgw (mgcp_endp.c:261) 20241017055119237 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/42@mgw" (mgcp_protocol.c:441) 20241017055119237 DLMGCP NOTICE <0013> endpoint:rtpbridge/42@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119237 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw conn:(1234/rtp C:967BB848 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119237 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw CI:967BB848 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119237 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw CI:967BB848 output_enabled 0 (mgcp_msg.c:125) 20241017055119237 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119237 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw conn:(1234/rtp C:967BB848 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119237 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119237 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw CI:967BB848 CRCX: Creating connection: port: 4746 (mgcp_protocol.c:1112) 20241017055119237 DLMGCP NOTICE <0013> endpoint:rtpbridge/42@mgw CI:967BB848 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119237 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119237 DLMGCP DEBUG <0013> Generated response: line #00: 200 65229 OK (mgcp_msg.c:67) 20241017055119237 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/42@mgw (mgcp_msg.c:67) 20241017055119237 DLMGCP DEBUG <0013> Generated response: line #02: I: 967BB848 (mgcp_msg.c:67) 20241017055119237 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119237 DLMGCP DEBUG <0013> Generated response: line #04: o=- 967BB848 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119237 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119237 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119237 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119237 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4746 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119237 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119237 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119238 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65230 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119238 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119238 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119238 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119238 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw (trunk:0) found free endpoint: rtpbridge/43@mgw (mgcp_endp.c:261) 20241017055119238 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/43@mgw" (mgcp_protocol.c:441) 20241017055119238 DLMGCP NOTICE <0013> endpoint:rtpbridge/43@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119238 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw conn:(1234/rtp C:A7B8B367 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119238 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw CI:A7B8B367 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119238 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw CI:A7B8B367 output_enabled 0 (mgcp_msg.c:125) 20241017055119238 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119238 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw conn:(1234/rtp C:A7B8B367 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119238 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119238 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw CI:A7B8B367 CRCX: Creating connection: port: 4748 (mgcp_protocol.c:1112) 20241017055119238 DLMGCP NOTICE <0013> endpoint:rtpbridge/43@mgw CI:A7B8B367 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119238 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119238 DLMGCP DEBUG <0013> Generated response: line #00: 200 65230 OK (mgcp_msg.c:67) 20241017055119238 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/43@mgw (mgcp_msg.c:67) 20241017055119238 DLMGCP DEBUG <0013> Generated response: line #02: I: A7B8B367 (mgcp_msg.c:67) 20241017055119238 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119238 DLMGCP DEBUG <0013> Generated response: line #04: o=- A7B8B367 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119238 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119238 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119238 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119238 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4748 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119238 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119238 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119238 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65231 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119238 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119238 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119238 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119238 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw (trunk:0) found free endpoint: rtpbridge/44@mgw (mgcp_endp.c:261) 20241017055119238 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/44@mgw" (mgcp_protocol.c:441) 20241017055119238 DLMGCP NOTICE <0013> endpoint:rtpbridge/44@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119238 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw conn:(1234/rtp C:8B00A730 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119238 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw CI:8B00A730 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119238 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw CI:8B00A730 output_enabled 0 (mgcp_msg.c:125) 20241017055119238 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119238 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw conn:(1234/rtp C:8B00A730 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119238 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119238 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw CI:8B00A730 CRCX: Creating connection: port: 4750 (mgcp_protocol.c:1112) 20241017055119238 DLMGCP NOTICE <0013> endpoint:rtpbridge/44@mgw CI:8B00A730 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119238 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119238 DLMGCP DEBUG <0013> Generated response: line #00: 200 65231 OK (mgcp_msg.c:67) 20241017055119238 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/44@mgw (mgcp_msg.c:67) 20241017055119238 DLMGCP DEBUG <0013> Generated response: line #02: I: 8B00A730 (mgcp_msg.c:67) 20241017055119238 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119238 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8B00A730 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119238 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119238 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119238 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119238 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4750 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119238 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119238 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119239 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65232 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119239 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119239 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119239 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119239 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw (trunk:0) found free endpoint: rtpbridge/45@mgw (mgcp_endp.c:261) 20241017055119239 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/45@mgw" (mgcp_protocol.c:441) 20241017055119239 DLMGCP NOTICE <0013> endpoint:rtpbridge/45@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119239 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw conn:(1234/rtp C:1F8C3CF3 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119239 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw CI:1F8C3CF3 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119239 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw CI:1F8C3CF3 output_enabled 0 (mgcp_msg.c:125) 20241017055119239 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119239 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw conn:(1234/rtp C:1F8C3CF3 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119239 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119239 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw CI:1F8C3CF3 CRCX: Creating connection: port: 4752 (mgcp_protocol.c:1112) 20241017055119239 DLMGCP NOTICE <0013> endpoint:rtpbridge/45@mgw CI:1F8C3CF3 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119239 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119239 DLMGCP DEBUG <0013> Generated response: line #00: 200 65232 OK (mgcp_msg.c:67) 20241017055119239 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/45@mgw (mgcp_msg.c:67) 20241017055119239 DLMGCP DEBUG <0013> Generated response: line #02: I: 1F8C3CF3 (mgcp_msg.c:67) 20241017055119239 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119239 DLMGCP DEBUG <0013> Generated response: line #04: o=- 1F8C3CF3 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119239 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119239 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119239 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119239 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4752 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119239 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119239 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119239 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65233 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119239 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119239 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119239 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119239 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw (trunk:0) found free endpoint: rtpbridge/46@mgw (mgcp_endp.c:261) 20241017055119239 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/46@mgw" (mgcp_protocol.c:441) 20241017055119239 DLMGCP NOTICE <0013> endpoint:rtpbridge/46@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119239 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw conn:(1234/rtp C:BA78F100 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119239 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw CI:BA78F100 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119239 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw CI:BA78F100 output_enabled 0 (mgcp_msg.c:125) 20241017055119239 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119239 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw conn:(1234/rtp C:BA78F100 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119239 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119239 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw CI:BA78F100 CRCX: Creating connection: port: 4754 (mgcp_protocol.c:1112) 20241017055119239 DLMGCP NOTICE <0013> endpoint:rtpbridge/46@mgw CI:BA78F100 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119239 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119239 DLMGCP DEBUG <0013> Generated response: line #00: 200 65233 OK (mgcp_msg.c:67) 20241017055119239 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/46@mgw (mgcp_msg.c:67) 20241017055119239 DLMGCP DEBUG <0013> Generated response: line #02: I: BA78F100 (mgcp_msg.c:67) 20241017055119239 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119239 DLMGCP DEBUG <0013> Generated response: line #04: o=- BA78F100 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119239 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119239 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119239 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119239 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4754 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119239 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119239 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119240 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65234 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119240 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119240 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119240 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119240 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw (trunk:0) found free endpoint: rtpbridge/47@mgw (mgcp_endp.c:261) 20241017055119240 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/47@mgw" (mgcp_protocol.c:441) 20241017055119240 DLMGCP NOTICE <0013> endpoint:rtpbridge/47@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119240 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw conn:(1234/rtp C:19A1B681 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119240 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw CI:19A1B681 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119240 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw CI:19A1B681 output_enabled 0 (mgcp_msg.c:125) 20241017055119240 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119240 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw conn:(1234/rtp C:19A1B681 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119240 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119240 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw CI:19A1B681 CRCX: Creating connection: port: 4756 (mgcp_protocol.c:1112) 20241017055119240 DLMGCP NOTICE <0013> endpoint:rtpbridge/47@mgw CI:19A1B681 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119240 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119240 DLMGCP DEBUG <0013> Generated response: line #00: 200 65234 OK (mgcp_msg.c:67) 20241017055119240 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/47@mgw (mgcp_msg.c:67) 20241017055119240 DLMGCP DEBUG <0013> Generated response: line #02: I: 19A1B681 (mgcp_msg.c:67) 20241017055119240 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119240 DLMGCP DEBUG <0013> Generated response: line #04: o=- 19A1B681 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119240 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119240 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119240 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119240 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4756 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119240 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119240 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119240 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65235 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119240 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119240 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119240 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119240 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw (trunk:0) found free endpoint: rtpbridge/48@mgw (mgcp_endp.c:261) 20241017055119240 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/48@mgw" (mgcp_protocol.c:441) 20241017055119240 DLMGCP NOTICE <0013> endpoint:rtpbridge/48@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119240 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw conn:(1234/rtp C:1C3B0B2D r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119240 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw CI:1C3B0B2D connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119240 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw CI:1C3B0B2D output_enabled 0 (mgcp_msg.c:125) 20241017055119240 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119240 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw conn:(1234/rtp C:1C3B0B2D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119240 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119240 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw CI:1C3B0B2D CRCX: Creating connection: port: 4758 (mgcp_protocol.c:1112) 20241017055119240 DLMGCP NOTICE <0013> endpoint:rtpbridge/48@mgw CI:1C3B0B2D CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119240 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119240 DLMGCP DEBUG <0013> Generated response: line #00: 200 65235 OK (mgcp_msg.c:67) 20241017055119240 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/48@mgw (mgcp_msg.c:67) 20241017055119240 DLMGCP DEBUG <0013> Generated response: line #02: I: 1C3B0B2D (mgcp_msg.c:67) 20241017055119240 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119240 DLMGCP DEBUG <0013> Generated response: line #04: o=- 1C3B0B2D 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119240 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119240 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119240 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119240 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4758 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119240 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119240 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119241 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65236 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119241 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119241 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119241 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119241 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw (trunk:0) found free endpoint: rtpbridge/49@mgw (mgcp_endp.c:261) 20241017055119241 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/49@mgw" (mgcp_protocol.c:441) 20241017055119241 DLMGCP NOTICE <0013> endpoint:rtpbridge/49@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119241 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw conn:(1234/rtp C:F2BBC2E0 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119241 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw CI:F2BBC2E0 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119241 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw CI:F2BBC2E0 output_enabled 0 (mgcp_msg.c:125) 20241017055119241 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119241 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw conn:(1234/rtp C:F2BBC2E0 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119241 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119241 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw CI:F2BBC2E0 CRCX: Creating connection: port: 4760 (mgcp_protocol.c:1112) 20241017055119241 DLMGCP NOTICE <0013> endpoint:rtpbridge/49@mgw CI:F2BBC2E0 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119241 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119241 DLMGCP DEBUG <0013> Generated response: line #00: 200 65236 OK (mgcp_msg.c:67) 20241017055119241 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/49@mgw (mgcp_msg.c:67) 20241017055119241 DLMGCP DEBUG <0013> Generated response: line #02: I: F2BBC2E0 (mgcp_msg.c:67) 20241017055119241 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119241 DLMGCP DEBUG <0013> Generated response: line #04: o=- F2BBC2E0 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119241 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119241 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119241 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119241 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4760 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119241 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119241 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119241 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65237 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119241 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119241 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119241 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119241 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw (trunk:0) found free endpoint: rtpbridge/4a@mgw (mgcp_endp.c:261) 20241017055119241 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/4a@mgw" (mgcp_protocol.c:441) 20241017055119241 DLMGCP NOTICE <0013> endpoint:rtpbridge/4a@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119241 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw conn:(1234/rtp C:3CCF8AEA r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119241 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw CI:3CCF8AEA connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119241 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw CI:3CCF8AEA output_enabled 0 (mgcp_msg.c:125) 20241017055119241 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119241 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw conn:(1234/rtp C:3CCF8AEA r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119241 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119241 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw CI:3CCF8AEA CRCX: Creating connection: port: 4762 (mgcp_protocol.c:1112) 20241017055119241 DLMGCP NOTICE <0013> endpoint:rtpbridge/4a@mgw CI:3CCF8AEA CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119241 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119241 DLMGCP DEBUG <0013> Generated response: line #00: 200 65237 OK (mgcp_msg.c:67) 20241017055119241 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4a@mgw (mgcp_msg.c:67) 20241017055119241 DLMGCP DEBUG <0013> Generated response: line #02: I: 3CCF8AEA (mgcp_msg.c:67) 20241017055119241 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119241 DLMGCP DEBUG <0013> Generated response: line #04: o=- 3CCF8AEA 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119241 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119241 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119241 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119241 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4762 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119241 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119241 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119242 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65238 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119242 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119242 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119242 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119242 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw (trunk:0) found free endpoint: rtpbridge/4b@mgw (mgcp_endp.c:261) 20241017055119242 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/4b@mgw" (mgcp_protocol.c:441) 20241017055119242 DLMGCP NOTICE <0013> endpoint:rtpbridge/4b@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119242 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw conn:(1234/rtp C:B2C819BA r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119242 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw CI:B2C819BA connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119242 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw CI:B2C819BA output_enabled 0 (mgcp_msg.c:125) 20241017055119242 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119242 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw conn:(1234/rtp C:B2C819BA r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119242 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119242 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw CI:B2C819BA CRCX: Creating connection: port: 4764 (mgcp_protocol.c:1112) 20241017055119242 DLMGCP NOTICE <0013> endpoint:rtpbridge/4b@mgw CI:B2C819BA CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119242 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119242 DLMGCP DEBUG <0013> Generated response: line #00: 200 65238 OK (mgcp_msg.c:67) 20241017055119242 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4b@mgw (mgcp_msg.c:67) 20241017055119242 DLMGCP DEBUG <0013> Generated response: line #02: I: B2C819BA (mgcp_msg.c:67) 20241017055119242 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119242 DLMGCP DEBUG <0013> Generated response: line #04: o=- B2C819BA 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119242 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119242 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119242 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119242 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4764 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119242 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119242 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119242 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65239 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119242 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119242 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119242 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119242 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw (trunk:0) found free endpoint: rtpbridge/4c@mgw (mgcp_endp.c:261) 20241017055119242 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/4c@mgw" (mgcp_protocol.c:441) 20241017055119242 DLMGCP NOTICE <0013> endpoint:rtpbridge/4c@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119242 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw conn:(1234/rtp C:74A101E1 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119242 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw CI:74A101E1 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119242 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw CI:74A101E1 output_enabled 0 (mgcp_msg.c:125) 20241017055119242 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119242 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw conn:(1234/rtp C:74A101E1 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119242 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119242 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw CI:74A101E1 CRCX: Creating connection: port: 4766 (mgcp_protocol.c:1112) 20241017055119242 DLMGCP NOTICE <0013> endpoint:rtpbridge/4c@mgw CI:74A101E1 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119242 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119242 DLMGCP DEBUG <0013> Generated response: line #00: 200 65239 OK (mgcp_msg.c:67) 20241017055119242 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4c@mgw (mgcp_msg.c:67) 20241017055119242 DLMGCP DEBUG <0013> Generated response: line #02: I: 74A101E1 (mgcp_msg.c:67) 20241017055119242 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119242 DLMGCP DEBUG <0013> Generated response: line #04: o=- 74A101E1 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119242 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119242 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119242 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119243 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4766 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119243 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119243 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119243 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65240 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119243 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119243 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119243 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119243 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw (trunk:0) found free endpoint: rtpbridge/4d@mgw (mgcp_endp.c:261) 20241017055119243 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/4d@mgw" (mgcp_protocol.c:441) 20241017055119243 DLMGCP NOTICE <0013> endpoint:rtpbridge/4d@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119243 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw conn:(1234/rtp C:6362E750 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119243 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw CI:6362E750 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119243 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw CI:6362E750 output_enabled 0 (mgcp_msg.c:125) 20241017055119243 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119243 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw conn:(1234/rtp C:6362E750 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119243 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119243 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw CI:6362E750 CRCX: Creating connection: port: 4768 (mgcp_protocol.c:1112) 20241017055119243 DLMGCP NOTICE <0013> endpoint:rtpbridge/4d@mgw CI:6362E750 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119243 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119243 DLMGCP DEBUG <0013> Generated response: line #00: 200 65240 OK (mgcp_msg.c:67) 20241017055119243 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4d@mgw (mgcp_msg.c:67) 20241017055119243 DLMGCP DEBUG <0013> Generated response: line #02: I: 6362E750 (mgcp_msg.c:67) 20241017055119243 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119243 DLMGCP DEBUG <0013> Generated response: line #04: o=- 6362E750 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119243 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119243 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119243 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119243 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4768 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119243 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119243 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119244 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65241 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119244 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119244 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119244 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119244 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw (trunk:0) found free endpoint: rtpbridge/4e@mgw (mgcp_endp.c:261) 20241017055119244 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/4e@mgw" (mgcp_protocol.c:441) 20241017055119244 DLMGCP NOTICE <0013> endpoint:rtpbridge/4e@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119244 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw conn:(1234/rtp C:55ECC332 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119244 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw CI:55ECC332 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119244 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw CI:55ECC332 output_enabled 0 (mgcp_msg.c:125) 20241017055119244 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119244 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw conn:(1234/rtp C:55ECC332 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119244 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119244 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw CI:55ECC332 CRCX: Creating connection: port: 4770 (mgcp_protocol.c:1112) 20241017055119244 DLMGCP NOTICE <0013> endpoint:rtpbridge/4e@mgw CI:55ECC332 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119244 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119244 DLMGCP DEBUG <0013> Generated response: line #00: 200 65241 OK (mgcp_msg.c:67) 20241017055119244 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4e@mgw (mgcp_msg.c:67) 20241017055119244 DLMGCP DEBUG <0013> Generated response: line #02: I: 55ECC332 (mgcp_msg.c:67) 20241017055119244 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119244 DLMGCP DEBUG <0013> Generated response: line #04: o=- 55ECC332 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119244 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119244 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119244 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119244 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4770 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119244 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119244 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119244 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65242 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119244 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119244 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119244 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119244 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw (trunk:0) found free endpoint: rtpbridge/4f@mgw (mgcp_endp.c:261) 20241017055119244 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/4f@mgw" (mgcp_protocol.c:441) 20241017055119244 DLMGCP NOTICE <0013> endpoint:rtpbridge/4f@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119244 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw conn:(1234/rtp C:69E78598 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119244 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw CI:69E78598 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119244 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw CI:69E78598 output_enabled 0 (mgcp_msg.c:125) 20241017055119244 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119244 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw conn:(1234/rtp C:69E78598 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119244 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119244 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw CI:69E78598 CRCX: Creating connection: port: 4772 (mgcp_protocol.c:1112) 20241017055119244 DLMGCP NOTICE <0013> endpoint:rtpbridge/4f@mgw CI:69E78598 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119244 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119244 DLMGCP DEBUG <0013> Generated response: line #00: 200 65242 OK (mgcp_msg.c:67) 20241017055119244 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4f@mgw (mgcp_msg.c:67) 20241017055119244 DLMGCP DEBUG <0013> Generated response: line #02: I: 69E78598 (mgcp_msg.c:67) 20241017055119244 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119244 DLMGCP DEBUG <0013> Generated response: line #04: o=- 69E78598 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119244 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119244 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119244 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119244 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4772 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119244 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119244 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119245 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65243 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119245 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119245 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119245 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119245 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw (trunk:0) found free endpoint: rtpbridge/50@mgw (mgcp_endp.c:261) 20241017055119245 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/50@mgw" (mgcp_protocol.c:441) 20241017055119245 DLMGCP NOTICE <0013> endpoint:rtpbridge/50@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119245 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw conn:(1234/rtp C:955856A6 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119245 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw CI:955856A6 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119245 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw CI:955856A6 output_enabled 0 (mgcp_msg.c:125) 20241017055119245 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119245 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw conn:(1234/rtp C:955856A6 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119245 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119245 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw CI:955856A6 CRCX: Creating connection: port: 4774 (mgcp_protocol.c:1112) 20241017055119245 DLMGCP NOTICE <0013> endpoint:rtpbridge/50@mgw CI:955856A6 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119245 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119245 DLMGCP DEBUG <0013> Generated response: line #00: 200 65243 OK (mgcp_msg.c:67) 20241017055119245 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/50@mgw (mgcp_msg.c:67) 20241017055119245 DLMGCP DEBUG <0013> Generated response: line #02: I: 955856A6 (mgcp_msg.c:67) 20241017055119245 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119245 DLMGCP DEBUG <0013> Generated response: line #04: o=- 955856A6 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119245 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119245 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119245 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119245 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4774 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119245 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119245 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119246 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65244 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119246 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119246 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119246 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119246 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw (trunk:0) found free endpoint: rtpbridge/51@mgw (mgcp_endp.c:261) 20241017055119246 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/51@mgw" (mgcp_protocol.c:441) 20241017055119246 DLMGCP NOTICE <0013> endpoint:rtpbridge/51@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119246 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw conn:(1234/rtp C:F7F584F2 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119246 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw CI:F7F584F2 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119246 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw CI:F7F584F2 output_enabled 0 (mgcp_msg.c:125) 20241017055119246 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119246 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw conn:(1234/rtp C:F7F584F2 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119246 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119246 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw CI:F7F584F2 CRCX: Creating connection: port: 4776 (mgcp_protocol.c:1112) 20241017055119246 DLMGCP NOTICE <0013> endpoint:rtpbridge/51@mgw CI:F7F584F2 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119246 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119246 DLMGCP DEBUG <0013> Generated response: line #00: 200 65244 OK (mgcp_msg.c:67) 20241017055119246 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/51@mgw (mgcp_msg.c:67) 20241017055119246 DLMGCP DEBUG <0013> Generated response: line #02: I: F7F584F2 (mgcp_msg.c:67) 20241017055119246 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119246 DLMGCP DEBUG <0013> Generated response: line #04: o=- F7F584F2 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119246 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119246 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119246 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119246 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4776 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119246 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119246 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119246 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65245 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119246 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119246 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119246 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119246 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw (trunk:0) found free endpoint: rtpbridge/52@mgw (mgcp_endp.c:261) 20241017055119246 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/52@mgw" (mgcp_protocol.c:441) 20241017055119246 DLMGCP NOTICE <0013> endpoint:rtpbridge/52@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119246 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw conn:(1234/rtp C:EF70EC4D r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119246 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw CI:EF70EC4D connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119246 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw CI:EF70EC4D output_enabled 0 (mgcp_msg.c:125) 20241017055119247 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119247 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw conn:(1234/rtp C:EF70EC4D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119247 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119247 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw CI:EF70EC4D CRCX: Creating connection: port: 4778 (mgcp_protocol.c:1112) 20241017055119247 DLMGCP NOTICE <0013> endpoint:rtpbridge/52@mgw CI:EF70EC4D CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119247 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119247 DLMGCP DEBUG <0013> Generated response: line #00: 200 65245 OK (mgcp_msg.c:67) 20241017055119247 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/52@mgw (mgcp_msg.c:67) 20241017055119247 DLMGCP DEBUG <0013> Generated response: line #02: I: EF70EC4D (mgcp_msg.c:67) 20241017055119247 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119247 DLMGCP DEBUG <0013> Generated response: line #04: o=- EF70EC4D 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119247 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119247 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119247 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119247 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4778 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119247 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119247 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119247 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65246 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119247 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119247 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119247 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119247 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw (trunk:0) found free endpoint: rtpbridge/53@mgw (mgcp_endp.c:261) 20241017055119247 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/53@mgw" (mgcp_protocol.c:441) 20241017055119247 DLMGCP NOTICE <0013> endpoint:rtpbridge/53@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119247 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw conn:(1234/rtp C:52E90007 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119247 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw CI:52E90007 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119247 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw CI:52E90007 output_enabled 0 (mgcp_msg.c:125) 20241017055119247 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119247 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw conn:(1234/rtp C:52E90007 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119247 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119247 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw CI:52E90007 CRCX: Creating connection: port: 4780 (mgcp_protocol.c:1112) 20241017055119247 DLMGCP NOTICE <0013> endpoint:rtpbridge/53@mgw CI:52E90007 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119247 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119247 DLMGCP DEBUG <0013> Generated response: line #00: 200 65246 OK (mgcp_msg.c:67) 20241017055119247 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/53@mgw (mgcp_msg.c:67) 20241017055119247 DLMGCP DEBUG <0013> Generated response: line #02: I: 52E90007 (mgcp_msg.c:67) 20241017055119247 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119247 DLMGCP DEBUG <0013> Generated response: line #04: o=- 52E90007 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119247 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119247 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119247 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119247 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4780 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119247 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119247 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119248 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65247 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119248 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119248 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119248 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119248 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw (trunk:0) found free endpoint: rtpbridge/54@mgw (mgcp_endp.c:261) 20241017055119248 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/54@mgw" (mgcp_protocol.c:441) 20241017055119248 DLMGCP NOTICE <0013> endpoint:rtpbridge/54@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119248 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw conn:(1234/rtp C:431D6D37 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119248 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw CI:431D6D37 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119248 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw CI:431D6D37 output_enabled 0 (mgcp_msg.c:125) 20241017055119248 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119248 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw conn:(1234/rtp C:431D6D37 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119248 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119248 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw CI:431D6D37 CRCX: Creating connection: port: 4782 (mgcp_protocol.c:1112) 20241017055119248 DLMGCP NOTICE <0013> endpoint:rtpbridge/54@mgw CI:431D6D37 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119248 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119248 DLMGCP DEBUG <0013> Generated response: line #00: 200 65247 OK (mgcp_msg.c:67) 20241017055119248 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/54@mgw (mgcp_msg.c:67) 20241017055119248 DLMGCP DEBUG <0013> Generated response: line #02: I: 431D6D37 (mgcp_msg.c:67) 20241017055119248 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119248 DLMGCP DEBUG <0013> Generated response: line #04: o=- 431D6D37 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119248 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119248 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119248 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119248 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4782 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119248 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119248 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119248 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65248 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119248 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119248 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119248 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119248 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw (trunk:0) found free endpoint: rtpbridge/55@mgw (mgcp_endp.c:261) 20241017055119248 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/55@mgw" (mgcp_protocol.c:441) 20241017055119248 DLMGCP NOTICE <0013> endpoint:rtpbridge/55@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119248 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw conn:(1234/rtp C:167900BA r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119248 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw CI:167900BA connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119248 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw CI:167900BA output_enabled 0 (mgcp_msg.c:125) 20241017055119248 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119248 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw conn:(1234/rtp C:167900BA r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119248 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119248 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw CI:167900BA CRCX: Creating connection: port: 4784 (mgcp_protocol.c:1112) 20241017055119248 DLMGCP NOTICE <0013> endpoint:rtpbridge/55@mgw CI:167900BA CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119248 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119248 DLMGCP DEBUG <0013> Generated response: line #00: 200 65248 OK (mgcp_msg.c:67) 20241017055119248 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/55@mgw (mgcp_msg.c:67) 20241017055119248 DLMGCP DEBUG <0013> Generated response: line #02: I: 167900BA (mgcp_msg.c:67) 20241017055119248 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119248 DLMGCP DEBUG <0013> Generated response: line #04: o=- 167900BA 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119248 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119248 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119248 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119248 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4784 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119248 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119248 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119249 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65249 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119249 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119249 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119249 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119249 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw (trunk:0) found free endpoint: rtpbridge/56@mgw (mgcp_endp.c:261) 20241017055119249 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/56@mgw" (mgcp_protocol.c:441) 20241017055119249 DLMGCP NOTICE <0013> endpoint:rtpbridge/56@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119249 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw conn:(1234/rtp C:4A6E54BC r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119249 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw CI:4A6E54BC connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119249 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw CI:4A6E54BC output_enabled 0 (mgcp_msg.c:125) 20241017055119249 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119249 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw conn:(1234/rtp C:4A6E54BC r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119249 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119249 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw CI:4A6E54BC CRCX: Creating connection: port: 4786 (mgcp_protocol.c:1112) 20241017055119249 DLMGCP NOTICE <0013> endpoint:rtpbridge/56@mgw CI:4A6E54BC CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119249 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119249 DLMGCP DEBUG <0013> Generated response: line #00: 200 65249 OK (mgcp_msg.c:67) 20241017055119249 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/56@mgw (mgcp_msg.c:67) 20241017055119249 DLMGCP DEBUG <0013> Generated response: line #02: I: 4A6E54BC (mgcp_msg.c:67) 20241017055119249 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119249 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4A6E54BC 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119249 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119249 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119249 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119249 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4786 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119249 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119249 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119249 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65250 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119249 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119249 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119249 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119249 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw (trunk:0) found free endpoint: rtpbridge/57@mgw (mgcp_endp.c:261) 20241017055119249 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/57@mgw" (mgcp_protocol.c:441) 20241017055119249 DLMGCP NOTICE <0013> endpoint:rtpbridge/57@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119249 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw conn:(1234/rtp C:A2B50DDA r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119249 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw CI:A2B50DDA connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119249 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw CI:A2B50DDA output_enabled 0 (mgcp_msg.c:125) 20241017055119249 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119249 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw conn:(1234/rtp C:A2B50DDA r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119249 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119249 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw CI:A2B50DDA CRCX: Creating connection: port: 4788 (mgcp_protocol.c:1112) 20241017055119249 DLMGCP NOTICE <0013> endpoint:rtpbridge/57@mgw CI:A2B50DDA CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119249 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119249 DLMGCP DEBUG <0013> Generated response: line #00: 200 65250 OK (mgcp_msg.c:67) 20241017055119249 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/57@mgw (mgcp_msg.c:67) 20241017055119249 DLMGCP DEBUG <0013> Generated response: line #02: I: A2B50DDA (mgcp_msg.c:67) 20241017055119249 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119249 DLMGCP DEBUG <0013> Generated response: line #04: o=- A2B50DDA 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119249 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119249 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119249 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119249 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4788 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119249 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119249 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119249 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65251 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119249 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119249 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119249 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119250 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw (trunk:0) found free endpoint: rtpbridge/58@mgw (mgcp_endp.c:261) 20241017055119250 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/58@mgw" (mgcp_protocol.c:441) 20241017055119250 DLMGCP NOTICE <0013> endpoint:rtpbridge/58@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119250 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw conn:(1234/rtp C:A7412494 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119250 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw CI:A7412494 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119250 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw CI:A7412494 output_enabled 0 (mgcp_msg.c:125) 20241017055119250 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119250 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw conn:(1234/rtp C:A7412494 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119250 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119250 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw CI:A7412494 CRCX: Creating connection: port: 4790 (mgcp_protocol.c:1112) 20241017055119250 DLMGCP NOTICE <0013> endpoint:rtpbridge/58@mgw CI:A7412494 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119250 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119250 DLMGCP DEBUG <0013> Generated response: line #00: 200 65251 OK (mgcp_msg.c:67) 20241017055119250 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/58@mgw (mgcp_msg.c:67) 20241017055119250 DLMGCP DEBUG <0013> Generated response: line #02: I: A7412494 (mgcp_msg.c:67) 20241017055119250 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119250 DLMGCP DEBUG <0013> Generated response: line #04: o=- A7412494 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119250 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119250 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119250 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119250 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4790 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119250 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119250 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119250 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65252 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119250 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119250 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119250 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119250 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw (trunk:0) found free endpoint: rtpbridge/59@mgw (mgcp_endp.c:261) 20241017055119250 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/59@mgw" (mgcp_protocol.c:441) 20241017055119250 DLMGCP NOTICE <0013> endpoint:rtpbridge/59@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119250 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw conn:(1234/rtp C:DEC194DD r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119250 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw CI:DEC194DD connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119250 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw CI:DEC194DD output_enabled 0 (mgcp_msg.c:125) 20241017055119250 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119250 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw conn:(1234/rtp C:DEC194DD r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119250 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119250 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw CI:DEC194DD CRCX: Creating connection: port: 4792 (mgcp_protocol.c:1112) 20241017055119250 DLMGCP NOTICE <0013> endpoint:rtpbridge/59@mgw CI:DEC194DD CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119250 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119250 DLMGCP DEBUG <0013> Generated response: line #00: 200 65252 OK (mgcp_msg.c:67) 20241017055119250 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/59@mgw (mgcp_msg.c:67) 20241017055119250 DLMGCP DEBUG <0013> Generated response: line #02: I: DEC194DD (mgcp_msg.c:67) 20241017055119250 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119250 DLMGCP DEBUG <0013> Generated response: line #04: o=- DEC194DD 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119250 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119250 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119250 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119250 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4792 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119250 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119250 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119250 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65253 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119250 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119250 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119250 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119250 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw (trunk:0) found free endpoint: rtpbridge/5a@mgw (mgcp_endp.c:261) 20241017055119250 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/5a@mgw" (mgcp_protocol.c:441) 20241017055119250 DLMGCP NOTICE <0013> endpoint:rtpbridge/5a@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119250 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw conn:(1234/rtp C:45B1E03E r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119250 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw CI:45B1E03E connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119250 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw CI:45B1E03E output_enabled 0 (mgcp_msg.c:125) 20241017055119250 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119250 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw conn:(1234/rtp C:45B1E03E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119250 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119251 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw CI:45B1E03E CRCX: Creating connection: port: 4794 (mgcp_protocol.c:1112) 20241017055119251 DLMGCP NOTICE <0013> endpoint:rtpbridge/5a@mgw CI:45B1E03E CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119251 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119251 DLMGCP DEBUG <0013> Generated response: line #00: 200 65253 OK (mgcp_msg.c:67) 20241017055119251 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5a@mgw (mgcp_msg.c:67) 20241017055119251 DLMGCP DEBUG <0013> Generated response: line #02: I: 45B1E03E (mgcp_msg.c:67) 20241017055119251 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119251 DLMGCP DEBUG <0013> Generated response: line #04: o=- 45B1E03E 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119251 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119251 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119251 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119251 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4794 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119251 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119251 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119251 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65254 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119251 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119251 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119251 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119251 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw (trunk:0) found free endpoint: rtpbridge/5b@mgw (mgcp_endp.c:261) 20241017055119251 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/5b@mgw" (mgcp_protocol.c:441) 20241017055119251 DLMGCP NOTICE <0013> endpoint:rtpbridge/5b@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119251 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw conn:(1234/rtp C:338501E0 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119251 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw CI:338501E0 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119251 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw CI:338501E0 output_enabled 0 (mgcp_msg.c:125) 20241017055119251 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119251 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw conn:(1234/rtp C:338501E0 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119251 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119251 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw CI:338501E0 CRCX: Creating connection: port: 4796 (mgcp_protocol.c:1112) 20241017055119251 DLMGCP NOTICE <0013> endpoint:rtpbridge/5b@mgw CI:338501E0 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119251 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119251 DLMGCP DEBUG <0013> Generated response: line #00: 200 65254 OK (mgcp_msg.c:67) 20241017055119251 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5b@mgw (mgcp_msg.c:67) 20241017055119251 DLMGCP DEBUG <0013> Generated response: line #02: I: 338501E0 (mgcp_msg.c:67) 20241017055119251 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119251 DLMGCP DEBUG <0013> Generated response: line #04: o=- 338501E0 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119251 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119251 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119251 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119251 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4796 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119251 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119251 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119251 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65255 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119251 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119251 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119251 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119251 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw (trunk:0) found free endpoint: rtpbridge/5c@mgw (mgcp_endp.c:261) 20241017055119251 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/5c@mgw" (mgcp_protocol.c:441) 20241017055119251 DLMGCP NOTICE <0013> endpoint:rtpbridge/5c@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119251 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw conn:(1234/rtp C:9791F5E8 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119251 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw CI:9791F5E8 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119251 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw CI:9791F5E8 output_enabled 0 (mgcp_msg.c:125) 20241017055119251 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119251 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw conn:(1234/rtp C:9791F5E8 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119251 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119251 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw CI:9791F5E8 CRCX: Creating connection: port: 4798 (mgcp_protocol.c:1112) 20241017055119251 DLMGCP NOTICE <0013> endpoint:rtpbridge/5c@mgw CI:9791F5E8 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119251 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119251 DLMGCP DEBUG <0013> Generated response: line #00: 200 65255 OK (mgcp_msg.c:67) 20241017055119251 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5c@mgw (mgcp_msg.c:67) 20241017055119251 DLMGCP DEBUG <0013> Generated response: line #02: I: 9791F5E8 (mgcp_msg.c:67) 20241017055119251 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119251 DLMGCP DEBUG <0013> Generated response: line #04: o=- 9791F5E8 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119251 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119251 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119251 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119251 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4798 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119251 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119251 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119252 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65256 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119252 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119252 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119252 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119252 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw (trunk:0) found free endpoint: rtpbridge/5d@mgw (mgcp_endp.c:261) 20241017055119252 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/5d@mgw" (mgcp_protocol.c:441) 20241017055119252 DLMGCP NOTICE <0013> endpoint:rtpbridge/5d@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119252 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw conn:(1234/rtp C:88D65C16 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119252 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw CI:88D65C16 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119252 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw CI:88D65C16 output_enabled 0 (mgcp_msg.c:125) 20241017055119252 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119252 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw conn:(1234/rtp C:88D65C16 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119252 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119252 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw CI:88D65C16 CRCX: Creating connection: port: 4800 (mgcp_protocol.c:1112) 20241017055119252 DLMGCP NOTICE <0013> endpoint:rtpbridge/5d@mgw CI:88D65C16 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119252 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119252 DLMGCP DEBUG <0013> Generated response: line #00: 200 65256 OK (mgcp_msg.c:67) 20241017055119252 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5d@mgw (mgcp_msg.c:67) 20241017055119252 DLMGCP DEBUG <0013> Generated response: line #02: I: 88D65C16 (mgcp_msg.c:67) 20241017055119252 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119252 DLMGCP DEBUG <0013> Generated response: line #04: o=- 88D65C16 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119252 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119252 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119252 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119252 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4800 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119252 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119252 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119252 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65257 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119252 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119252 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119252 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119252 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw (trunk:0) found free endpoint: rtpbridge/5e@mgw (mgcp_endp.c:261) 20241017055119252 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/5e@mgw" (mgcp_protocol.c:441) 20241017055119252 DLMGCP NOTICE <0013> endpoint:rtpbridge/5e@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119252 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw conn:(1234/rtp C:2D311F96 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119252 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw CI:2D311F96 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119252 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw CI:2D311F96 output_enabled 0 (mgcp_msg.c:125) 20241017055119253 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119253 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw conn:(1234/rtp C:2D311F96 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119253 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119253 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw CI:2D311F96 CRCX: Creating connection: port: 4802 (mgcp_protocol.c:1112) 20241017055119253 DLMGCP NOTICE <0013> endpoint:rtpbridge/5e@mgw CI:2D311F96 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119253 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119253 DLMGCP DEBUG <0013> Generated response: line #00: 200 65257 OK (mgcp_msg.c:67) 20241017055119253 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5e@mgw (mgcp_msg.c:67) 20241017055119253 DLMGCP DEBUG <0013> Generated response: line #02: I: 2D311F96 (mgcp_msg.c:67) 20241017055119253 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119253 DLMGCP DEBUG <0013> Generated response: line #04: o=- 2D311F96 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119253 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119253 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119253 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119253 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4802 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119253 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119253 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119253 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65258 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119253 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119253 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119253 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119253 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw (trunk:0) found free endpoint: rtpbridge/5f@mgw (mgcp_endp.c:261) 20241017055119253 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/5f@mgw" (mgcp_protocol.c:441) 20241017055119253 DLMGCP NOTICE <0013> endpoint:rtpbridge/5f@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119253 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw conn:(1234/rtp C:2229EE0D r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119253 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw CI:2229EE0D connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119253 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw CI:2229EE0D output_enabled 0 (mgcp_msg.c:125) 20241017055119253 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119253 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw conn:(1234/rtp C:2229EE0D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119253 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119253 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw CI:2229EE0D CRCX: Creating connection: port: 4804 (mgcp_protocol.c:1112) 20241017055119253 DLMGCP NOTICE <0013> endpoint:rtpbridge/5f@mgw CI:2229EE0D CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119253 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119253 DLMGCP DEBUG <0013> Generated response: line #00: 200 65258 OK (mgcp_msg.c:67) 20241017055119253 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5f@mgw (mgcp_msg.c:67) 20241017055119253 DLMGCP DEBUG <0013> Generated response: line #02: I: 2229EE0D (mgcp_msg.c:67) 20241017055119253 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119253 DLMGCP DEBUG <0013> Generated response: line #04: o=- 2229EE0D 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119253 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119253 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119253 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119253 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4804 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119253 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119253 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119253 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65259 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119253 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119253 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119253 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119253 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw (trunk:0) found free endpoint: rtpbridge/60@mgw (mgcp_endp.c:261) 20241017055119253 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/60@mgw" (mgcp_protocol.c:441) 20241017055119253 DLMGCP NOTICE <0013> endpoint:rtpbridge/60@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119253 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw conn:(1234/rtp C:90B1A200 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119253 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw CI:90B1A200 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119253 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw CI:90B1A200 output_enabled 0 (mgcp_msg.c:125) 20241017055119253 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119253 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw conn:(1234/rtp C:90B1A200 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119253 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119253 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw CI:90B1A200 CRCX: Creating connection: port: 4806 (mgcp_protocol.c:1112) 20241017055119253 DLMGCP NOTICE <0013> endpoint:rtpbridge/60@mgw CI:90B1A200 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119253 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119253 DLMGCP DEBUG <0013> Generated response: line #00: 200 65259 OK (mgcp_msg.c:67) 20241017055119253 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/60@mgw (mgcp_msg.c:67) 20241017055119253 DLMGCP DEBUG <0013> Generated response: line #02: I: 90B1A200 (mgcp_msg.c:67) 20241017055119253 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119253 DLMGCP DEBUG <0013> Generated response: line #04: o=- 90B1A200 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119253 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119253 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119253 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119253 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4806 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119253 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119253 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119254 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65260 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119254 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119254 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119254 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119254 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw (trunk:0) found free endpoint: rtpbridge/61@mgw (mgcp_endp.c:261) 20241017055119254 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/61@mgw" (mgcp_protocol.c:441) 20241017055119254 DLMGCP NOTICE <0013> endpoint:rtpbridge/61@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119254 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw conn:(1234/rtp C:38FCE7D0 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119254 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw CI:38FCE7D0 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119254 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw CI:38FCE7D0 output_enabled 0 (mgcp_msg.c:125) 20241017055119254 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119254 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw conn:(1234/rtp C:38FCE7D0 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119254 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119254 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw CI:38FCE7D0 CRCX: Creating connection: port: 4808 (mgcp_protocol.c:1112) 20241017055119254 DLMGCP NOTICE <0013> endpoint:rtpbridge/61@mgw CI:38FCE7D0 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119254 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119254 DLMGCP DEBUG <0013> Generated response: line #00: 200 65260 OK (mgcp_msg.c:67) 20241017055119254 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/61@mgw (mgcp_msg.c:67) 20241017055119254 DLMGCP DEBUG <0013> Generated response: line #02: I: 38FCE7D0 (mgcp_msg.c:67) 20241017055119254 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119254 DLMGCP DEBUG <0013> Generated response: line #04: o=- 38FCE7D0 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119254 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119254 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119254 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119254 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4808 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119254 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119254 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119254 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65261 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119254 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119254 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119254 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119254 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw (trunk:0) found free endpoint: rtpbridge/62@mgw (mgcp_endp.c:261) 20241017055119254 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/62@mgw" (mgcp_protocol.c:441) 20241017055119254 DLMGCP NOTICE <0013> endpoint:rtpbridge/62@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119254 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw conn:(1234/rtp C:48ECC138 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119254 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw CI:48ECC138 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119254 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw CI:48ECC138 output_enabled 0 (mgcp_msg.c:125) 20241017055119254 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119254 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw conn:(1234/rtp C:48ECC138 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119254 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119254 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw CI:48ECC138 CRCX: Creating connection: port: 4810 (mgcp_protocol.c:1112) 20241017055119254 DLMGCP NOTICE <0013> endpoint:rtpbridge/62@mgw CI:48ECC138 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119254 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119254 DLMGCP DEBUG <0013> Generated response: line #00: 200 65261 OK (mgcp_msg.c:67) 20241017055119254 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/62@mgw (mgcp_msg.c:67) 20241017055119254 DLMGCP DEBUG <0013> Generated response: line #02: I: 48ECC138 (mgcp_msg.c:67) 20241017055119254 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119254 DLMGCP DEBUG <0013> Generated response: line #04: o=- 48ECC138 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119254 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119254 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119254 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119254 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4810 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119254 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119254 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119255 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65262 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119255 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119255 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119255 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119255 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw (trunk:0) found free endpoint: rtpbridge/63@mgw (mgcp_endp.c:261) 20241017055119255 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/63@mgw" (mgcp_protocol.c:441) 20241017055119255 DLMGCP NOTICE <0013> endpoint:rtpbridge/63@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119255 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw conn:(1234/rtp C:8F76E94E r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119255 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw CI:8F76E94E connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119255 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw CI:8F76E94E output_enabled 0 (mgcp_msg.c:125) 20241017055119255 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119255 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw conn:(1234/rtp C:8F76E94E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119255 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119255 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw CI:8F76E94E CRCX: Creating connection: port: 4812 (mgcp_protocol.c:1112) 20241017055119255 DLMGCP NOTICE <0013> endpoint:rtpbridge/63@mgw CI:8F76E94E CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119255 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119255 DLMGCP DEBUG <0013> Generated response: line #00: 200 65262 OK (mgcp_msg.c:67) 20241017055119255 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/63@mgw (mgcp_msg.c:67) 20241017055119255 DLMGCP DEBUG <0013> Generated response: line #02: I: 8F76E94E (mgcp_msg.c:67) 20241017055119255 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119255 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8F76E94E 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119255 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119255 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119255 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119255 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4812 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119255 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119255 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119255 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65263 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119255 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119255 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119255 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119255 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw (trunk:0) found free endpoint: rtpbridge/64@mgw (mgcp_endp.c:261) 20241017055119255 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/64@mgw" (mgcp_protocol.c:441) 20241017055119255 DLMGCP NOTICE <0013> endpoint:rtpbridge/64@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119255 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw conn:(1234/rtp C:9542ABC3 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119255 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw CI:9542ABC3 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119255 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw CI:9542ABC3 output_enabled 0 (mgcp_msg.c:125) 20241017055119255 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119255 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw conn:(1234/rtp C:9542ABC3 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119255 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119255 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw CI:9542ABC3 CRCX: Creating connection: port: 4814 (mgcp_protocol.c:1112) 20241017055119255 DLMGCP NOTICE <0013> endpoint:rtpbridge/64@mgw CI:9542ABC3 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119255 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119255 DLMGCP DEBUG <0013> Generated response: line #00: 200 65263 OK (mgcp_msg.c:67) 20241017055119255 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/64@mgw (mgcp_msg.c:67) 20241017055119255 DLMGCP DEBUG <0013> Generated response: line #02: I: 9542ABC3 (mgcp_msg.c:67) 20241017055119255 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119255 DLMGCP DEBUG <0013> Generated response: line #04: o=- 9542ABC3 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119255 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119255 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119255 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119255 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4814 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119255 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119255 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119256 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65264 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119256 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119256 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119256 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119256 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw (trunk:0) found free endpoint: rtpbridge/65@mgw (mgcp_endp.c:261) 20241017055119256 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/65@mgw" (mgcp_protocol.c:441) 20241017055119256 DLMGCP NOTICE <0013> endpoint:rtpbridge/65@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119256 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw conn:(1234/rtp C:0935B832 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119256 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw CI:0935B832 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119256 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw CI:0935B832 output_enabled 0 (mgcp_msg.c:125) 20241017055119256 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119256 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw conn:(1234/rtp C:0935B832 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119256 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119256 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw CI:0935B832 CRCX: Creating connection: port: 4816 (mgcp_protocol.c:1112) 20241017055119256 DLMGCP NOTICE <0013> endpoint:rtpbridge/65@mgw CI:0935B832 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119256 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119256 DLMGCP DEBUG <0013> Generated response: line #00: 200 65264 OK (mgcp_msg.c:67) 20241017055119256 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/65@mgw (mgcp_msg.c:67) 20241017055119256 DLMGCP DEBUG <0013> Generated response: line #02: I: 0935B832 (mgcp_msg.c:67) 20241017055119256 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119256 DLMGCP DEBUG <0013> Generated response: line #04: o=- 0935B832 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119256 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119256 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119256 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119256 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4816 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119256 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119256 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119257 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65265 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119257 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119257 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119257 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119257 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw (trunk:0) found free endpoint: rtpbridge/66@mgw (mgcp_endp.c:261) 20241017055119257 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/66@mgw" (mgcp_protocol.c:441) 20241017055119257 DLMGCP NOTICE <0013> endpoint:rtpbridge/66@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119257 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw conn:(1234/rtp C:6B62EEB1 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119257 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw CI:6B62EEB1 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119257 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw CI:6B62EEB1 output_enabled 0 (mgcp_msg.c:125) 20241017055119257 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119257 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw conn:(1234/rtp C:6B62EEB1 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119257 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119257 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw CI:6B62EEB1 CRCX: Creating connection: port: 4818 (mgcp_protocol.c:1112) 20241017055119257 DLMGCP NOTICE <0013> endpoint:rtpbridge/66@mgw CI:6B62EEB1 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119257 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119257 DLMGCP DEBUG <0013> Generated response: line #00: 200 65265 OK (mgcp_msg.c:67) 20241017055119257 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/66@mgw (mgcp_msg.c:67) 20241017055119257 DLMGCP DEBUG <0013> Generated response: line #02: I: 6B62EEB1 (mgcp_msg.c:67) 20241017055119257 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119257 DLMGCP DEBUG <0013> Generated response: line #04: o=- 6B62EEB1 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119257 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119257 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119257 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119257 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4818 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119257 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119257 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119257 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65266 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119257 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119257 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119257 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119257 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw (trunk:0) found free endpoint: rtpbridge/67@mgw (mgcp_endp.c:261) 20241017055119257 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/67@mgw" (mgcp_protocol.c:441) 20241017055119257 DLMGCP NOTICE <0013> endpoint:rtpbridge/67@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119257 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw conn:(1234/rtp C:5E56C2F1 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119257 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw CI:5E56C2F1 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119257 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw CI:5E56C2F1 output_enabled 0 (mgcp_msg.c:125) 20241017055119257 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119257 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw conn:(1234/rtp C:5E56C2F1 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119257 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119257 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw CI:5E56C2F1 CRCX: Creating connection: port: 4820 (mgcp_protocol.c:1112) 20241017055119257 DLMGCP NOTICE <0013> endpoint:rtpbridge/67@mgw CI:5E56C2F1 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119257 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119257 DLMGCP DEBUG <0013> Generated response: line #00: 200 65266 OK (mgcp_msg.c:67) 20241017055119257 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/67@mgw (mgcp_msg.c:67) 20241017055119257 DLMGCP DEBUG <0013> Generated response: line #02: I: 5E56C2F1 (mgcp_msg.c:67) 20241017055119257 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119257 DLMGCP DEBUG <0013> Generated response: line #04: o=- 5E56C2F1 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119257 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119257 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119257 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119257 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4820 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119257 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119257 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119258 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65267 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119258 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119258 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119258 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119258 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw (trunk:0) found free endpoint: rtpbridge/68@mgw (mgcp_endp.c:261) 20241017055119258 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/68@mgw" (mgcp_protocol.c:441) 20241017055119258 DLMGCP NOTICE <0013> endpoint:rtpbridge/68@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119258 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw conn:(1234/rtp C:04D0D579 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119258 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw CI:04D0D579 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119258 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw CI:04D0D579 output_enabled 0 (mgcp_msg.c:125) 20241017055119258 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119258 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw conn:(1234/rtp C:04D0D579 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119258 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119258 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw CI:04D0D579 CRCX: Creating connection: port: 4822 (mgcp_protocol.c:1112) 20241017055119258 DLMGCP NOTICE <0013> endpoint:rtpbridge/68@mgw CI:04D0D579 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119258 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119258 DLMGCP DEBUG <0013> Generated response: line #00: 200 65267 OK (mgcp_msg.c:67) 20241017055119258 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/68@mgw (mgcp_msg.c:67) 20241017055119258 DLMGCP DEBUG <0013> Generated response: line #02: I: 04D0D579 (mgcp_msg.c:67) 20241017055119258 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119258 DLMGCP DEBUG <0013> Generated response: line #04: o=- 04D0D579 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119258 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119258 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119258 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119258 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4822 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119258 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119258 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119258 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65268 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119258 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119258 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119258 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119258 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw (trunk:0) found free endpoint: rtpbridge/69@mgw (mgcp_endp.c:261) 20241017055119258 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/69@mgw" (mgcp_protocol.c:441) 20241017055119258 DLMGCP NOTICE <0013> endpoint:rtpbridge/69@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119258 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw conn:(1234/rtp C:18305F02 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119258 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw CI:18305F02 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119258 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw CI:18305F02 output_enabled 0 (mgcp_msg.c:125) 20241017055119258 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119258 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw conn:(1234/rtp C:18305F02 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119258 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119259 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw CI:18305F02 CRCX: Creating connection: port: 4824 (mgcp_protocol.c:1112) 20241017055119259 DLMGCP NOTICE <0013> endpoint:rtpbridge/69@mgw CI:18305F02 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119259 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119259 DLMGCP DEBUG <0013> Generated response: line #00: 200 65268 OK (mgcp_msg.c:67) 20241017055119259 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/69@mgw (mgcp_msg.c:67) 20241017055119259 DLMGCP DEBUG <0013> Generated response: line #02: I: 18305F02 (mgcp_msg.c:67) 20241017055119259 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119259 DLMGCP DEBUG <0013> Generated response: line #04: o=- 18305F02 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119259 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119259 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119259 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119259 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4824 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119259 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119259 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119259 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65269 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119259 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119259 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119259 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119259 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw (trunk:0) found free endpoint: rtpbridge/6a@mgw (mgcp_endp.c:261) 20241017055119259 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/6a@mgw" (mgcp_protocol.c:441) 20241017055119259 DLMGCP NOTICE <0013> endpoint:rtpbridge/6a@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119259 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw conn:(1234/rtp C:498BB9B8 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119259 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw CI:498BB9B8 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119259 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw CI:498BB9B8 output_enabled 0 (mgcp_msg.c:125) 20241017055119259 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119259 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw conn:(1234/rtp C:498BB9B8 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119259 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119259 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw CI:498BB9B8 CRCX: Creating connection: port: 4826 (mgcp_protocol.c:1112) 20241017055119259 DLMGCP NOTICE <0013> endpoint:rtpbridge/6a@mgw CI:498BB9B8 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119259 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119259 DLMGCP DEBUG <0013> Generated response: line #00: 200 65269 OK (mgcp_msg.c:67) 20241017055119259 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6a@mgw (mgcp_msg.c:67) 20241017055119259 DLMGCP DEBUG <0013> Generated response: line #02: I: 498BB9B8 (mgcp_msg.c:67) 20241017055119259 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119259 DLMGCP DEBUG <0013> Generated response: line #04: o=- 498BB9B8 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119259 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119259 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119259 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119259 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4826 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119259 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119259 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119260 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65270 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119260 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119260 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119260 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119260 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw (trunk:0) found free endpoint: rtpbridge/6b@mgw (mgcp_endp.c:261) 20241017055119260 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/6b@mgw" (mgcp_protocol.c:441) 20241017055119260 DLMGCP NOTICE <0013> endpoint:rtpbridge/6b@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119260 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw conn:(1234/rtp C:88ACFD2E r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119260 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw CI:88ACFD2E connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119260 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw CI:88ACFD2E output_enabled 0 (mgcp_msg.c:125) 20241017055119260 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119260 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw conn:(1234/rtp C:88ACFD2E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119260 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119260 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw CI:88ACFD2E CRCX: Creating connection: port: 4828 (mgcp_protocol.c:1112) 20241017055119260 DLMGCP NOTICE <0013> endpoint:rtpbridge/6b@mgw CI:88ACFD2E CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119260 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119260 DLMGCP DEBUG <0013> Generated response: line #00: 200 65270 OK (mgcp_msg.c:67) 20241017055119260 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6b@mgw (mgcp_msg.c:67) 20241017055119260 DLMGCP DEBUG <0013> Generated response: line #02: I: 88ACFD2E (mgcp_msg.c:67) 20241017055119260 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119260 DLMGCP DEBUG <0013> Generated response: line #04: o=- 88ACFD2E 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119260 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119260 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119260 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119260 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4828 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119260 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119260 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119260 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65271 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119260 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119260 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119260 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119260 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw (trunk:0) found free endpoint: rtpbridge/6c@mgw (mgcp_endp.c:261) 20241017055119260 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/6c@mgw" (mgcp_protocol.c:441) 20241017055119260 DLMGCP NOTICE <0013> endpoint:rtpbridge/6c@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119260 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw conn:(1234/rtp C:7A2C04D2 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119260 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw CI:7A2C04D2 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119260 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw CI:7A2C04D2 output_enabled 0 (mgcp_msg.c:125) 20241017055119260 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119260 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw conn:(1234/rtp C:7A2C04D2 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119260 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119260 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw CI:7A2C04D2 CRCX: Creating connection: port: 4830 (mgcp_protocol.c:1112) 20241017055119260 DLMGCP NOTICE <0013> endpoint:rtpbridge/6c@mgw CI:7A2C04D2 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119260 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119260 DLMGCP DEBUG <0013> Generated response: line #00: 200 65271 OK (mgcp_msg.c:67) 20241017055119260 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6c@mgw (mgcp_msg.c:67) 20241017055119260 DLMGCP DEBUG <0013> Generated response: line #02: I: 7A2C04D2 (mgcp_msg.c:67) 20241017055119260 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119260 DLMGCP DEBUG <0013> Generated response: line #04: o=- 7A2C04D2 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119260 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119260 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119260 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119260 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4830 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119260 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119260 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119260 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65272 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119260 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119260 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119260 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119260 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw (trunk:0) found free endpoint: rtpbridge/6d@mgw (mgcp_endp.c:261) 20241017055119260 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/6d@mgw" (mgcp_protocol.c:441) 20241017055119260 DLMGCP NOTICE <0013> endpoint:rtpbridge/6d@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119260 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw conn:(1234/rtp C:9A267A9A r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119260 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw CI:9A267A9A connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119260 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw CI:9A267A9A output_enabled 0 (mgcp_msg.c:125) 20241017055119260 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119260 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw conn:(1234/rtp C:9A267A9A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119260 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119260 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw CI:9A267A9A CRCX: Creating connection: port: 4832 (mgcp_protocol.c:1112) 20241017055119260 DLMGCP NOTICE <0013> endpoint:rtpbridge/6d@mgw CI:9A267A9A CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119261 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119261 DLMGCP DEBUG <0013> Generated response: line #00: 200 65272 OK (mgcp_msg.c:67) 20241017055119261 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6d@mgw (mgcp_msg.c:67) 20241017055119261 DLMGCP DEBUG <0013> Generated response: line #02: I: 9A267A9A (mgcp_msg.c:67) 20241017055119261 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119261 DLMGCP DEBUG <0013> Generated response: line #04: o=- 9A267A9A 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119261 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119261 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119261 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119261 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4832 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119261 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119261 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119261 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65273 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119261 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119261 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119261 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119261 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw (trunk:0) found free endpoint: rtpbridge/6e@mgw (mgcp_endp.c:261) 20241017055119261 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/6e@mgw" (mgcp_protocol.c:441) 20241017055119261 DLMGCP NOTICE <0013> endpoint:rtpbridge/6e@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119261 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw conn:(1234/rtp C:0359A6CD r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119261 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw CI:0359A6CD connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119261 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw CI:0359A6CD output_enabled 0 (mgcp_msg.c:125) 20241017055119261 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119261 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw conn:(1234/rtp C:0359A6CD r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119261 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119261 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw CI:0359A6CD CRCX: Creating connection: port: 4834 (mgcp_protocol.c:1112) 20241017055119261 DLMGCP NOTICE <0013> endpoint:rtpbridge/6e@mgw CI:0359A6CD CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119261 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119261 DLMGCP DEBUG <0013> Generated response: line #00: 200 65273 OK (mgcp_msg.c:67) 20241017055119261 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6e@mgw (mgcp_msg.c:67) 20241017055119261 DLMGCP DEBUG <0013> Generated response: line #02: I: 0359A6CD (mgcp_msg.c:67) 20241017055119261 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119261 DLMGCP DEBUG <0013> Generated response: line #04: o=- 0359A6CD 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119261 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119261 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119261 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119261 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4834 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119261 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119261 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119261 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65274 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119261 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119261 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119261 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119261 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw (trunk:0) found free endpoint: rtpbridge/6f@mgw (mgcp_endp.c:261) 20241017055119261 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/6f@mgw" (mgcp_protocol.c:441) 20241017055119261 DLMGCP NOTICE <0013> endpoint:rtpbridge/6f@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119261 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw conn:(1234/rtp C:927FD1F0 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119261 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw CI:927FD1F0 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119261 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw CI:927FD1F0 output_enabled 0 (mgcp_msg.c:125) 20241017055119261 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119261 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw conn:(1234/rtp C:927FD1F0 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119261 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119261 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw CI:927FD1F0 CRCX: Creating connection: port: 4836 (mgcp_protocol.c:1112) 20241017055119261 DLMGCP NOTICE <0013> endpoint:rtpbridge/6f@mgw CI:927FD1F0 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119261 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119261 DLMGCP DEBUG <0013> Generated response: line #00: 200 65274 OK (mgcp_msg.c:67) 20241017055119261 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6f@mgw (mgcp_msg.c:67) 20241017055119261 DLMGCP DEBUG <0013> Generated response: line #02: I: 927FD1F0 (mgcp_msg.c:67) 20241017055119261 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119261 DLMGCP DEBUG <0013> Generated response: line #04: o=- 927FD1F0 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119261 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119261 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119261 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119261 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4836 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119261 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119261 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119262 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65275 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119262 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119262 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119262 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119262 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw (trunk:0) found free endpoint: rtpbridge/70@mgw (mgcp_endp.c:261) 20241017055119262 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/70@mgw" (mgcp_protocol.c:441) 20241017055119262 DLMGCP NOTICE <0013> endpoint:rtpbridge/70@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119262 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw conn:(1234/rtp C:1EFFF866 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119262 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw CI:1EFFF866 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119262 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw CI:1EFFF866 output_enabled 0 (mgcp_msg.c:125) 20241017055119262 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119262 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw conn:(1234/rtp C:1EFFF866 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119262 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119262 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw CI:1EFFF866 CRCX: Creating connection: port: 4838 (mgcp_protocol.c:1112) 20241017055119262 DLMGCP NOTICE <0013> endpoint:rtpbridge/70@mgw CI:1EFFF866 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119262 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119262 DLMGCP DEBUG <0013> Generated response: line #00: 200 65275 OK (mgcp_msg.c:67) 20241017055119262 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/70@mgw (mgcp_msg.c:67) 20241017055119262 DLMGCP DEBUG <0013> Generated response: line #02: I: 1EFFF866 (mgcp_msg.c:67) 20241017055119262 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119262 DLMGCP DEBUG <0013> Generated response: line #04: o=- 1EFFF866 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119262 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119262 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119262 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119262 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4838 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119262 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119262 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119262 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65276 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119262 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119262 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119262 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119262 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw (trunk:0) found free endpoint: rtpbridge/71@mgw (mgcp_endp.c:261) 20241017055119262 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/71@mgw" (mgcp_protocol.c:441) 20241017055119262 DLMGCP NOTICE <0013> endpoint:rtpbridge/71@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119262 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw conn:(1234/rtp C:B16B1E00 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119262 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw CI:B16B1E00 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119262 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw CI:B16B1E00 output_enabled 0 (mgcp_msg.c:125) 20241017055119262 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119262 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw conn:(1234/rtp C:B16B1E00 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119262 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119262 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw CI:B16B1E00 CRCX: Creating connection: port: 4840 (mgcp_protocol.c:1112) 20241017055119262 DLMGCP NOTICE <0013> endpoint:rtpbridge/71@mgw CI:B16B1E00 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119262 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119262 DLMGCP DEBUG <0013> Generated response: line #00: 200 65276 OK (mgcp_msg.c:67) 20241017055119262 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/71@mgw (mgcp_msg.c:67) 20241017055119262 DLMGCP DEBUG <0013> Generated response: line #02: I: B16B1E00 (mgcp_msg.c:67) 20241017055119262 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119262 DLMGCP DEBUG <0013> Generated response: line #04: o=- B16B1E00 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119262 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119262 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119262 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119262 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4840 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119262 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119262 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119262 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65277 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119262 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119262 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119262 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119262 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw (trunk:0) found free endpoint: rtpbridge/72@mgw (mgcp_endp.c:261) 20241017055119262 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/72@mgw" (mgcp_protocol.c:441) 20241017055119262 DLMGCP NOTICE <0013> endpoint:rtpbridge/72@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119262 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw conn:(1234/rtp C:F5F98055 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119262 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw CI:F5F98055 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119263 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw CI:F5F98055 output_enabled 0 (mgcp_msg.c:125) 20241017055119263 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119263 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw conn:(1234/rtp C:F5F98055 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119263 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119263 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw CI:F5F98055 CRCX: Creating connection: port: 4842 (mgcp_protocol.c:1112) 20241017055119263 DLMGCP NOTICE <0013> endpoint:rtpbridge/72@mgw CI:F5F98055 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119263 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119263 DLMGCP DEBUG <0013> Generated response: line #00: 200 65277 OK (mgcp_msg.c:67) 20241017055119263 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/72@mgw (mgcp_msg.c:67) 20241017055119263 DLMGCP DEBUG <0013> Generated response: line #02: I: F5F98055 (mgcp_msg.c:67) 20241017055119263 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119263 DLMGCP DEBUG <0013> Generated response: line #04: o=- F5F98055 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119263 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119263 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119263 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119263 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4842 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119263 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119263 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119263 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65278 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119263 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119263 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119263 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119263 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw (trunk:0) found free endpoint: rtpbridge/73@mgw (mgcp_endp.c:261) 20241017055119263 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/73@mgw" (mgcp_protocol.c:441) 20241017055119263 DLMGCP NOTICE <0013> endpoint:rtpbridge/73@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119263 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw conn:(1234/rtp C:8ECDE284 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119263 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw CI:8ECDE284 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119263 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw CI:8ECDE284 output_enabled 0 (mgcp_msg.c:125) 20241017055119263 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119263 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw conn:(1234/rtp C:8ECDE284 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119263 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119263 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw CI:8ECDE284 CRCX: Creating connection: port: 4844 (mgcp_protocol.c:1112) 20241017055119263 DLMGCP NOTICE <0013> endpoint:rtpbridge/73@mgw CI:8ECDE284 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119263 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119263 DLMGCP DEBUG <0013> Generated response: line #00: 200 65278 OK (mgcp_msg.c:67) 20241017055119263 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/73@mgw (mgcp_msg.c:67) 20241017055119263 DLMGCP DEBUG <0013> Generated response: line #02: I: 8ECDE284 (mgcp_msg.c:67) 20241017055119263 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119263 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8ECDE284 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119263 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119263 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119263 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119263 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4844 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119263 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119263 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119263 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65279 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119263 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119263 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119263 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119263 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw (trunk:0) found free endpoint: rtpbridge/74@mgw (mgcp_endp.c:261) 20241017055119263 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/74@mgw" (mgcp_protocol.c:441) 20241017055119263 DLMGCP NOTICE <0013> endpoint:rtpbridge/74@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119263 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw conn:(1234/rtp C:949B9673 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119263 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw CI:949B9673 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119263 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw CI:949B9673 output_enabled 0 (mgcp_msg.c:125) 20241017055119263 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119263 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw conn:(1234/rtp C:949B9673 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119263 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119263 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw CI:949B9673 CRCX: Creating connection: port: 4846 (mgcp_protocol.c:1112) 20241017055119263 DLMGCP NOTICE <0013> endpoint:rtpbridge/74@mgw CI:949B9673 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119263 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119263 DLMGCP DEBUG <0013> Generated response: line #00: 200 65279 OK (mgcp_msg.c:67) 20241017055119263 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/74@mgw (mgcp_msg.c:67) 20241017055119263 DLMGCP DEBUG <0013> Generated response: line #02: I: 949B9673 (mgcp_msg.c:67) 20241017055119263 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119263 DLMGCP DEBUG <0013> Generated response: line #04: o=- 949B9673 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119263 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119263 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119263 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119263 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4846 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119263 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119263 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119264 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65280 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119264 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119264 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119264 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119264 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw (trunk:0) found free endpoint: rtpbridge/75@mgw (mgcp_endp.c:261) 20241017055119264 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/75@mgw" (mgcp_protocol.c:441) 20241017055119264 DLMGCP NOTICE <0013> endpoint:rtpbridge/75@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119264 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw conn:(1234/rtp C:5EDC1602 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119264 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw CI:5EDC1602 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119264 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw CI:5EDC1602 output_enabled 0 (mgcp_msg.c:125) 20241017055119264 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119264 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw conn:(1234/rtp C:5EDC1602 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119264 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119264 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw CI:5EDC1602 CRCX: Creating connection: port: 4848 (mgcp_protocol.c:1112) 20241017055119264 DLMGCP NOTICE <0013> endpoint:rtpbridge/75@mgw CI:5EDC1602 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119264 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119264 DLMGCP DEBUG <0013> Generated response: line #00: 200 65280 OK (mgcp_msg.c:67) 20241017055119264 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/75@mgw (mgcp_msg.c:67) 20241017055119264 DLMGCP DEBUG <0013> Generated response: line #02: I: 5EDC1602 (mgcp_msg.c:67) 20241017055119264 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119264 DLMGCP DEBUG <0013> Generated response: line #04: o=- 5EDC1602 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119264 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119264 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119264 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119264 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4848 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119264 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119264 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119264 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65281 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119264 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119264 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119264 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119264 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw (trunk:0) found free endpoint: rtpbridge/76@mgw (mgcp_endp.c:261) 20241017055119264 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/76@mgw" (mgcp_protocol.c:441) 20241017055119264 DLMGCP NOTICE <0013> endpoint:rtpbridge/76@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119264 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw conn:(1234/rtp C:F88AE6EC r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119264 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw CI:F88AE6EC connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119264 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw CI:F88AE6EC output_enabled 0 (mgcp_msg.c:125) 20241017055119264 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119264 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw conn:(1234/rtp C:F88AE6EC r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119264 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119264 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw CI:F88AE6EC CRCX: Creating connection: port: 4850 (mgcp_protocol.c:1112) 20241017055119264 DLMGCP NOTICE <0013> endpoint:rtpbridge/76@mgw CI:F88AE6EC CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119264 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119264 DLMGCP DEBUG <0013> Generated response: line #00: 200 65281 OK (mgcp_msg.c:67) 20241017055119264 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/76@mgw (mgcp_msg.c:67) 20241017055119264 DLMGCP DEBUG <0013> Generated response: line #02: I: F88AE6EC (mgcp_msg.c:67) 20241017055119264 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119264 DLMGCP DEBUG <0013> Generated response: line #04: o=- F88AE6EC 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119264 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119264 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119264 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119264 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4850 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119264 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119264 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119265 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65282 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119265 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119265 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119265 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119265 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw (trunk:0) found free endpoint: rtpbridge/77@mgw (mgcp_endp.c:261) 20241017055119265 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/77@mgw" (mgcp_protocol.c:441) 20241017055119265 DLMGCP NOTICE <0013> endpoint:rtpbridge/77@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119265 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw conn:(1234/rtp C:EF11C2C8 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119265 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw CI:EF11C2C8 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119265 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw CI:EF11C2C8 output_enabled 0 (mgcp_msg.c:125) 20241017055119265 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119265 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw conn:(1234/rtp C:EF11C2C8 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119265 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119265 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw CI:EF11C2C8 CRCX: Creating connection: port: 4852 (mgcp_protocol.c:1112) 20241017055119265 DLMGCP NOTICE <0013> endpoint:rtpbridge/77@mgw CI:EF11C2C8 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119265 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119265 DLMGCP DEBUG <0013> Generated response: line #00: 200 65282 OK (mgcp_msg.c:67) 20241017055119265 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/77@mgw (mgcp_msg.c:67) 20241017055119265 DLMGCP DEBUG <0013> Generated response: line #02: I: EF11C2C8 (mgcp_msg.c:67) 20241017055119265 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119265 DLMGCP DEBUG <0013> Generated response: line #04: o=- EF11C2C8 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119265 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119265 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119265 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119265 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4852 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119265 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119265 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119265 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65283 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119265 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119265 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119265 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119265 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw (trunk:0) found free endpoint: rtpbridge/78@mgw (mgcp_endp.c:261) 20241017055119265 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/78@mgw" (mgcp_protocol.c:441) 20241017055119265 DLMGCP NOTICE <0013> endpoint:rtpbridge/78@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119265 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw conn:(1234/rtp C:10C829B2 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119265 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw CI:10C829B2 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119265 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw CI:10C829B2 output_enabled 0 (mgcp_msg.c:125) 20241017055119265 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119265 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw conn:(1234/rtp C:10C829B2 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119265 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119265 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw CI:10C829B2 CRCX: Creating connection: port: 4854 (mgcp_protocol.c:1112) 20241017055119265 DLMGCP NOTICE <0013> endpoint:rtpbridge/78@mgw CI:10C829B2 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119265 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119265 DLMGCP DEBUG <0013> Generated response: line #00: 200 65283 OK (mgcp_msg.c:67) 20241017055119265 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/78@mgw (mgcp_msg.c:67) 20241017055119265 DLMGCP DEBUG <0013> Generated response: line #02: I: 10C829B2 (mgcp_msg.c:67) 20241017055119265 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119265 DLMGCP DEBUG <0013> Generated response: line #04: o=- 10C829B2 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119265 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119265 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119265 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119265 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4854 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119265 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119265 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119265 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65284 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119265 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119265 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119265 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119265 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw (trunk:0) found free endpoint: rtpbridge/79@mgw (mgcp_endp.c:261) 20241017055119265 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/79@mgw" (mgcp_protocol.c:441) 20241017055119265 DLMGCP NOTICE <0013> endpoint:rtpbridge/79@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119265 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw conn:(1234/rtp C:D6872324 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119265 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw CI:D6872324 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119265 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw CI:D6872324 output_enabled 0 (mgcp_msg.c:125) 20241017055119265 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119265 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw conn:(1234/rtp C:D6872324 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119265 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119265 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw CI:D6872324 CRCX: Creating connection: port: 4856 (mgcp_protocol.c:1112) 20241017055119265 DLMGCP NOTICE <0013> endpoint:rtpbridge/79@mgw CI:D6872324 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119265 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119265 DLMGCP DEBUG <0013> Generated response: line #00: 200 65284 OK (mgcp_msg.c:67) 20241017055119265 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/79@mgw (mgcp_msg.c:67) 20241017055119265 DLMGCP DEBUG <0013> Generated response: line #02: I: D6872324 (mgcp_msg.c:67) 20241017055119265 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119265 DLMGCP DEBUG <0013> Generated response: line #04: o=- D6872324 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119265 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119265 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119265 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119265 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4856 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119265 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119265 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119266 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65285 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119266 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119266 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119266 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119266 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw (trunk:0) found free endpoint: rtpbridge/7a@mgw (mgcp_endp.c:261) 20241017055119266 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/7a@mgw" (mgcp_protocol.c:441) 20241017055119266 DLMGCP NOTICE <0013> endpoint:rtpbridge/7a@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119266 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw conn:(1234/rtp C:6EB83C89 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119266 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw CI:6EB83C89 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119266 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw CI:6EB83C89 output_enabled 0 (mgcp_msg.c:125) 20241017055119266 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119266 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw conn:(1234/rtp C:6EB83C89 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119266 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119266 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw CI:6EB83C89 CRCX: Creating connection: port: 4858 (mgcp_protocol.c:1112) 20241017055119266 DLMGCP NOTICE <0013> endpoint:rtpbridge/7a@mgw CI:6EB83C89 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119266 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119266 DLMGCP DEBUG <0013> Generated response: line #00: 200 65285 OK (mgcp_msg.c:67) 20241017055119266 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7a@mgw (mgcp_msg.c:67) 20241017055119266 DLMGCP DEBUG <0013> Generated response: line #02: I: 6EB83C89 (mgcp_msg.c:67) 20241017055119266 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119266 DLMGCP DEBUG <0013> Generated response: line #04: o=- 6EB83C89 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119266 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119266 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119266 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119266 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4858 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119266 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119266 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119266 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65286 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119266 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119266 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119266 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119266 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw (trunk:0) found free endpoint: rtpbridge/7b@mgw (mgcp_endp.c:261) 20241017055119266 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/7b@mgw" (mgcp_protocol.c:441) 20241017055119266 DLMGCP NOTICE <0013> endpoint:rtpbridge/7b@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119266 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw conn:(1234/rtp C:4DDD6952 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119266 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw CI:4DDD6952 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119266 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw CI:4DDD6952 output_enabled 0 (mgcp_msg.c:125) 20241017055119266 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119266 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw conn:(1234/rtp C:4DDD6952 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119266 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119266 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw CI:4DDD6952 CRCX: Creating connection: port: 4860 (mgcp_protocol.c:1112) 20241017055119266 DLMGCP NOTICE <0013> endpoint:rtpbridge/7b@mgw CI:4DDD6952 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119266 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119266 DLMGCP DEBUG <0013> Generated response: line #00: 200 65286 OK (mgcp_msg.c:67) 20241017055119266 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7b@mgw (mgcp_msg.c:67) 20241017055119266 DLMGCP DEBUG <0013> Generated response: line #02: I: 4DDD6952 (mgcp_msg.c:67) 20241017055119266 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119266 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4DDD6952 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119266 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119266 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119266 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119266 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4860 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119266 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119266 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119266 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65287 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119266 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119266 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119266 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119266 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw (trunk:0) found free endpoint: rtpbridge/7c@mgw (mgcp_endp.c:261) 20241017055119266 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/7c@mgw" (mgcp_protocol.c:441) 20241017055119266 DLMGCP NOTICE <0013> endpoint:rtpbridge/7c@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119266 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw conn:(1234/rtp C:EEBE3333 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119266 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw CI:EEBE3333 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119266 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw CI:EEBE3333 output_enabled 0 (mgcp_msg.c:125) 20241017055119266 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119266 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw conn:(1234/rtp C:EEBE3333 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119266 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119266 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw CI:EEBE3333 CRCX: Creating connection: port: 4862 (mgcp_protocol.c:1112) 20241017055119266 DLMGCP NOTICE <0013> endpoint:rtpbridge/7c@mgw CI:EEBE3333 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119266 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119266 DLMGCP DEBUG <0013> Generated response: line #00: 200 65287 OK (mgcp_msg.c:67) 20241017055119266 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7c@mgw (mgcp_msg.c:67) 20241017055119266 DLMGCP DEBUG <0013> Generated response: line #02: I: EEBE3333 (mgcp_msg.c:67) 20241017055119266 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119266 DLMGCP DEBUG <0013> Generated response: line #04: o=- EEBE3333 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119266 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119266 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119266 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119266 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4862 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119266 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119266 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119267 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65288 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119267 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119267 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119267 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119267 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw (trunk:0) found free endpoint: rtpbridge/7d@mgw (mgcp_endp.c:261) 20241017055119267 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/7d@mgw" (mgcp_protocol.c:441) 20241017055119267 DLMGCP NOTICE <0013> endpoint:rtpbridge/7d@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119267 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw conn:(1234/rtp C:6268EF4E r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119267 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw CI:6268EF4E connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119267 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw CI:6268EF4E output_enabled 0 (mgcp_msg.c:125) 20241017055119267 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119267 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw conn:(1234/rtp C:6268EF4E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119267 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119267 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw CI:6268EF4E CRCX: Creating connection: port: 4864 (mgcp_protocol.c:1112) 20241017055119267 DLMGCP NOTICE <0013> endpoint:rtpbridge/7d@mgw CI:6268EF4E CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119267 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119267 DLMGCP DEBUG <0013> Generated response: line #00: 200 65288 OK (mgcp_msg.c:67) 20241017055119267 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7d@mgw (mgcp_msg.c:67) 20241017055119267 DLMGCP DEBUG <0013> Generated response: line #02: I: 6268EF4E (mgcp_msg.c:67) 20241017055119267 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119267 DLMGCP DEBUG <0013> Generated response: line #04: o=- 6268EF4E 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119267 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119267 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119267 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119267 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4864 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119267 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119267 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119267 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65289 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119267 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119267 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119267 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119267 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw (trunk:0) found free endpoint: rtpbridge/7e@mgw (mgcp_endp.c:261) 20241017055119267 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/7e@mgw" (mgcp_protocol.c:441) 20241017055119267 DLMGCP NOTICE <0013> endpoint:rtpbridge/7e@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119267 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw conn:(1234/rtp C:A2F16CC2 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119267 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw CI:A2F16CC2 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119267 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw CI:A2F16CC2 output_enabled 0 (mgcp_msg.c:125) 20241017055119267 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119267 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw conn:(1234/rtp C:A2F16CC2 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119267 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119267 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw CI:A2F16CC2 CRCX: Creating connection: port: 4866 (mgcp_protocol.c:1112) 20241017055119267 DLMGCP NOTICE <0013> endpoint:rtpbridge/7e@mgw CI:A2F16CC2 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119267 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119267 DLMGCP DEBUG <0013> Generated response: line #00: 200 65289 OK (mgcp_msg.c:67) 20241017055119267 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7e@mgw (mgcp_msg.c:67) 20241017055119267 DLMGCP DEBUG <0013> Generated response: line #02: I: A2F16CC2 (mgcp_msg.c:67) 20241017055119267 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119267 DLMGCP DEBUG <0013> Generated response: line #04: o=- A2F16CC2 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119267 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119267 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119267 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119267 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4866 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119267 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119267 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119267 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65290 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119267 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119267 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119267 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119267 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw (trunk:0) found free endpoint: rtpbridge/7f@mgw (mgcp_endp.c:261) 20241017055119267 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/7f@mgw" (mgcp_protocol.c:441) 20241017055119267 DLMGCP NOTICE <0013> endpoint:rtpbridge/7f@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119267 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw conn:(1234/rtp C:1B545C5D r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119267 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw CI:1B545C5D connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119267 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw CI:1B545C5D output_enabled 0 (mgcp_msg.c:125) 20241017055119267 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119267 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw conn:(1234/rtp C:1B545C5D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119267 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119267 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw CI:1B545C5D CRCX: Creating connection: port: 4868 (mgcp_protocol.c:1112) 20241017055119267 DLMGCP NOTICE <0013> endpoint:rtpbridge/7f@mgw CI:1B545C5D CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119267 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119267 DLMGCP DEBUG <0013> Generated response: line #00: 200 65290 OK (mgcp_msg.c:67) 20241017055119267 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7f@mgw (mgcp_msg.c:67) 20241017055119267 DLMGCP DEBUG <0013> Generated response: line #02: I: 1B545C5D (mgcp_msg.c:67) 20241017055119267 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119267 DLMGCP DEBUG <0013> Generated response: line #04: o=- 1B545C5D 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119267 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119267 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119267 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119267 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4868 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119267 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119267 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119268 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65291 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119268 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119268 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119268 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119268 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw (trunk:0) found free endpoint: rtpbridge/80@mgw (mgcp_endp.c:261) 20241017055119268 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/80@mgw" (mgcp_protocol.c:441) 20241017055119268 DLMGCP NOTICE <0013> endpoint:rtpbridge/80@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119268 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw conn:(1234/rtp C:84C20A1A r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119268 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw CI:84C20A1A connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119268 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw CI:84C20A1A output_enabled 0 (mgcp_msg.c:125) 20241017055119268 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119268 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw conn:(1234/rtp C:84C20A1A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119268 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119268 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw CI:84C20A1A CRCX: Creating connection: port: 4870 (mgcp_protocol.c:1112) 20241017055119268 DLMGCP NOTICE <0013> endpoint:rtpbridge/80@mgw CI:84C20A1A CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119268 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119268 DLMGCP DEBUG <0013> Generated response: line #00: 200 65291 OK (mgcp_msg.c:67) 20241017055119268 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/80@mgw (mgcp_msg.c:67) 20241017055119268 DLMGCP DEBUG <0013> Generated response: line #02: I: 84C20A1A (mgcp_msg.c:67) 20241017055119268 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119268 DLMGCP DEBUG <0013> Generated response: line #04: o=- 84C20A1A 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119268 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119268 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119268 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119268 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4870 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119268 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119268 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119268 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65292 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119268 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119268 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119268 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119268 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw (trunk:0) found free endpoint: rtpbridge/81@mgw (mgcp_endp.c:261) 20241017055119268 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/81@mgw" (mgcp_protocol.c:441) 20241017055119268 DLMGCP NOTICE <0013> endpoint:rtpbridge/81@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119268 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw conn:(1234/rtp C:D7FD04D4 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119268 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw CI:D7FD04D4 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119268 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw CI:D7FD04D4 output_enabled 0 (mgcp_msg.c:125) 20241017055119268 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119268 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw conn:(1234/rtp C:D7FD04D4 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119268 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119268 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw CI:D7FD04D4 CRCX: Creating connection: port: 4872 (mgcp_protocol.c:1112) 20241017055119268 DLMGCP NOTICE <0013> endpoint:rtpbridge/81@mgw CI:D7FD04D4 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119268 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119268 DLMGCP DEBUG <0013> Generated response: line #00: 200 65292 OK (mgcp_msg.c:67) 20241017055119268 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/81@mgw (mgcp_msg.c:67) 20241017055119268 DLMGCP DEBUG <0013> Generated response: line #02: I: D7FD04D4 (mgcp_msg.c:67) 20241017055119268 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119268 DLMGCP DEBUG <0013> Generated response: line #04: o=- D7FD04D4 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119268 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119268 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119268 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119268 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4872 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119268 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119268 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119268 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65293 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119268 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119268 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119268 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119268 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw (trunk:0) found free endpoint: rtpbridge/82@mgw (mgcp_endp.c:261) 20241017055119268 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/82@mgw" (mgcp_protocol.c:441) 20241017055119268 DLMGCP NOTICE <0013> endpoint:rtpbridge/82@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119268 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw conn:(1234/rtp C:0EC33B2D r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119268 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw CI:0EC33B2D connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119268 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw CI:0EC33B2D output_enabled 0 (mgcp_msg.c:125) 20241017055119268 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119268 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw conn:(1234/rtp C:0EC33B2D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119268 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119268 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw CI:0EC33B2D CRCX: Creating connection: port: 4874 (mgcp_protocol.c:1112) 20241017055119268 DLMGCP NOTICE <0013> endpoint:rtpbridge/82@mgw CI:0EC33B2D CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119268 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119268 DLMGCP DEBUG <0013> Generated response: line #00: 200 65293 OK (mgcp_msg.c:67) 20241017055119268 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/82@mgw (mgcp_msg.c:67) 20241017055119268 DLMGCP DEBUG <0013> Generated response: line #02: I: 0EC33B2D (mgcp_msg.c:67) 20241017055119268 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119268 DLMGCP DEBUG <0013> Generated response: line #04: o=- 0EC33B2D 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119268 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119268 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119268 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119268 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4874 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119269 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119269 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119269 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65294 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119269 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119269 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119269 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119269 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw (trunk:0) found free endpoint: rtpbridge/83@mgw (mgcp_endp.c:261) 20241017055119269 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/83@mgw" (mgcp_protocol.c:441) 20241017055119269 DLMGCP NOTICE <0013> endpoint:rtpbridge/83@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119269 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw conn:(1234/rtp C:A72D8655 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119269 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw CI:A72D8655 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119269 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw CI:A72D8655 output_enabled 0 (mgcp_msg.c:125) 20241017055119269 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119269 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw conn:(1234/rtp C:A72D8655 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119269 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119269 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw CI:A72D8655 CRCX: Creating connection: port: 4876 (mgcp_protocol.c:1112) 20241017055119269 DLMGCP NOTICE <0013> endpoint:rtpbridge/83@mgw CI:A72D8655 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119269 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119269 DLMGCP DEBUG <0013> Generated response: line #00: 200 65294 OK (mgcp_msg.c:67) 20241017055119269 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/83@mgw (mgcp_msg.c:67) 20241017055119269 DLMGCP DEBUG <0013> Generated response: line #02: I: A72D8655 (mgcp_msg.c:67) 20241017055119269 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119269 DLMGCP DEBUG <0013> Generated response: line #04: o=- A72D8655 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119269 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119269 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119269 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119269 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4876 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119269 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119269 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119270 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65295 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119270 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119270 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119270 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119270 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw (trunk:0) found free endpoint: rtpbridge/84@mgw (mgcp_endp.c:261) 20241017055119270 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/84@mgw" (mgcp_protocol.c:441) 20241017055119270 DLMGCP NOTICE <0013> endpoint:rtpbridge/84@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119270 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw conn:(1234/rtp C:9D2D7A84 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119270 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw CI:9D2D7A84 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119270 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw CI:9D2D7A84 output_enabled 0 (mgcp_msg.c:125) 20241017055119270 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119270 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw conn:(1234/rtp C:9D2D7A84 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119270 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119270 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw CI:9D2D7A84 CRCX: Creating connection: port: 4878 (mgcp_protocol.c:1112) 20241017055119270 DLMGCP NOTICE <0013> endpoint:rtpbridge/84@mgw CI:9D2D7A84 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119270 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119270 DLMGCP DEBUG <0013> Generated response: line #00: 200 65295 OK (mgcp_msg.c:67) 20241017055119270 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/84@mgw (mgcp_msg.c:67) 20241017055119270 DLMGCP DEBUG <0013> Generated response: line #02: I: 9D2D7A84 (mgcp_msg.c:67) 20241017055119270 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119270 DLMGCP DEBUG <0013> Generated response: line #04: o=- 9D2D7A84 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119270 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119270 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119270 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119270 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4878 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119270 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119270 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119270 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65296 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119270 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119270 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119270 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119270 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw (trunk:0) found free endpoint: rtpbridge/85@mgw (mgcp_endp.c:261) 20241017055119270 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/85@mgw" (mgcp_protocol.c:441) 20241017055119270 DLMGCP NOTICE <0013> endpoint:rtpbridge/85@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119270 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw conn:(1234/rtp C:890B34E0 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119270 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw CI:890B34E0 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119270 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw CI:890B34E0 output_enabled 0 (mgcp_msg.c:125) 20241017055119270 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119270 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw conn:(1234/rtp C:890B34E0 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119270 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119270 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw CI:890B34E0 CRCX: Creating connection: port: 4880 (mgcp_protocol.c:1112) 20241017055119270 DLMGCP NOTICE <0013> endpoint:rtpbridge/85@mgw CI:890B34E0 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119270 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119270 DLMGCP DEBUG <0013> Generated response: line #00: 200 65296 OK (mgcp_msg.c:67) 20241017055119270 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/85@mgw (mgcp_msg.c:67) 20241017055119270 DLMGCP DEBUG <0013> Generated response: line #02: I: 890B34E0 (mgcp_msg.c:67) 20241017055119270 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119270 DLMGCP DEBUG <0013> Generated response: line #04: o=- 890B34E0 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119270 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119270 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119270 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119270 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4880 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119270 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119270 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119271 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65297 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119271 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119271 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119271 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119271 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw (trunk:0) found free endpoint: rtpbridge/86@mgw (mgcp_endp.c:261) 20241017055119271 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/86@mgw" (mgcp_protocol.c:441) 20241017055119271 DLMGCP NOTICE <0013> endpoint:rtpbridge/86@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119271 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw conn:(1234/rtp C:F269F2E2 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119271 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw CI:F269F2E2 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119271 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw CI:F269F2E2 output_enabled 0 (mgcp_msg.c:125) 20241017055119271 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119271 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw conn:(1234/rtp C:F269F2E2 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119271 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119271 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw CI:F269F2E2 CRCX: Creating connection: port: 4882 (mgcp_protocol.c:1112) 20241017055119271 DLMGCP NOTICE <0013> endpoint:rtpbridge/86@mgw CI:F269F2E2 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119271 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119271 DLMGCP DEBUG <0013> Generated response: line #00: 200 65297 OK (mgcp_msg.c:67) 20241017055119271 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/86@mgw (mgcp_msg.c:67) 20241017055119271 DLMGCP DEBUG <0013> Generated response: line #02: I: F269F2E2 (mgcp_msg.c:67) 20241017055119271 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119271 DLMGCP DEBUG <0013> Generated response: line #04: o=- F269F2E2 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119271 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119271 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119271 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119271 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4882 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119271 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119271 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119271 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65298 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119271 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119271 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119271 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119271 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw (trunk:0) found free endpoint: rtpbridge/87@mgw (mgcp_endp.c:261) 20241017055119271 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/87@mgw" (mgcp_protocol.c:441) 20241017055119271 DLMGCP NOTICE <0013> endpoint:rtpbridge/87@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119271 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw conn:(1234/rtp C:2E41ADE0 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119272 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw CI:2E41ADE0 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119272 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw CI:2E41ADE0 output_enabled 0 (mgcp_msg.c:125) 20241017055119272 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119272 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw conn:(1234/rtp C:2E41ADE0 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119272 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119272 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw CI:2E41ADE0 CRCX: Creating connection: port: 4884 (mgcp_protocol.c:1112) 20241017055119272 DLMGCP NOTICE <0013> endpoint:rtpbridge/87@mgw CI:2E41ADE0 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119272 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119272 DLMGCP DEBUG <0013> Generated response: line #00: 200 65298 OK (mgcp_msg.c:67) 20241017055119272 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/87@mgw (mgcp_msg.c:67) 20241017055119272 DLMGCP DEBUG <0013> Generated response: line #02: I: 2E41ADE0 (mgcp_msg.c:67) 20241017055119272 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119272 DLMGCP DEBUG <0013> Generated response: line #04: o=- 2E41ADE0 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119272 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119272 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119272 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119272 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4884 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119272 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119272 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119272 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65299 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119272 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119272 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119272 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119272 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw (trunk:0) found free endpoint: rtpbridge/88@mgw (mgcp_endp.c:261) 20241017055119272 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/88@mgw" (mgcp_protocol.c:441) 20241017055119272 DLMGCP NOTICE <0013> endpoint:rtpbridge/88@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119272 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw conn:(1234/rtp C:EFD44FC6 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119272 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw CI:EFD44FC6 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119272 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw CI:EFD44FC6 output_enabled 0 (mgcp_msg.c:125) 20241017055119272 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119272 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw conn:(1234/rtp C:EFD44FC6 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119272 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119272 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw CI:EFD44FC6 CRCX: Creating connection: port: 4886 (mgcp_protocol.c:1112) 20241017055119272 DLMGCP NOTICE <0013> endpoint:rtpbridge/88@mgw CI:EFD44FC6 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119272 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119272 DLMGCP DEBUG <0013> Generated response: line #00: 200 65299 OK (mgcp_msg.c:67) 20241017055119272 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/88@mgw (mgcp_msg.c:67) 20241017055119272 DLMGCP DEBUG <0013> Generated response: line #02: I: EFD44FC6 (mgcp_msg.c:67) 20241017055119272 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119272 DLMGCP DEBUG <0013> Generated response: line #04: o=- EFD44FC6 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119272 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119272 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119272 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119272 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4886 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119272 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119272 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119273 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65300 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119273 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119273 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119273 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119273 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw (trunk:0) found free endpoint: rtpbridge/89@mgw (mgcp_endp.c:261) 20241017055119273 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/89@mgw" (mgcp_protocol.c:441) 20241017055119273 DLMGCP NOTICE <0013> endpoint:rtpbridge/89@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119273 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw conn:(1234/rtp C:9C0E0E94 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119273 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw CI:9C0E0E94 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119273 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw CI:9C0E0E94 output_enabled 0 (mgcp_msg.c:125) 20241017055119273 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119273 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw conn:(1234/rtp C:9C0E0E94 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119273 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119273 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw CI:9C0E0E94 CRCX: Creating connection: port: 4888 (mgcp_protocol.c:1112) 20241017055119273 DLMGCP NOTICE <0013> endpoint:rtpbridge/89@mgw CI:9C0E0E94 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119273 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119273 DLMGCP DEBUG <0013> Generated response: line #00: 200 65300 OK (mgcp_msg.c:67) 20241017055119273 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/89@mgw (mgcp_msg.c:67) 20241017055119273 DLMGCP DEBUG <0013> Generated response: line #02: I: 9C0E0E94 (mgcp_msg.c:67) 20241017055119273 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119273 DLMGCP DEBUG <0013> Generated response: line #04: o=- 9C0E0E94 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119273 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119273 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119273 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119273 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4888 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119273 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119273 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119273 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65301 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119273 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119273 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119273 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119273 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw (trunk:0) found free endpoint: rtpbridge/8a@mgw (mgcp_endp.c:261) 20241017055119273 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/8a@mgw" (mgcp_protocol.c:441) 20241017055119273 DLMGCP NOTICE <0013> endpoint:rtpbridge/8a@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119273 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw conn:(1234/rtp C:A9E86D55 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119273 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw CI:A9E86D55 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119273 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw CI:A9E86D55 output_enabled 0 (mgcp_msg.c:125) 20241017055119273 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119273 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw conn:(1234/rtp C:A9E86D55 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119273 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119273 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw CI:A9E86D55 CRCX: Creating connection: port: 4890 (mgcp_protocol.c:1112) 20241017055119273 DLMGCP NOTICE <0013> endpoint:rtpbridge/8a@mgw CI:A9E86D55 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119273 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119273 DLMGCP DEBUG <0013> Generated response: line #00: 200 65301 OK (mgcp_msg.c:67) 20241017055119273 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8a@mgw (mgcp_msg.c:67) 20241017055119273 DLMGCP DEBUG <0013> Generated response: line #02: I: A9E86D55 (mgcp_msg.c:67) 20241017055119273 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119273 DLMGCP DEBUG <0013> Generated response: line #04: o=- A9E86D55 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119273 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119273 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119273 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119273 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4890 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119273 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119273 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119274 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65302 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119274 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119274 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119274 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119274 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw (trunk:0) found free endpoint: rtpbridge/8b@mgw (mgcp_endp.c:261) 20241017055119274 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/8b@mgw" (mgcp_protocol.c:441) 20241017055119274 DLMGCP NOTICE <0013> endpoint:rtpbridge/8b@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119274 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw conn:(1234/rtp C:65860A1C r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119274 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw CI:65860A1C connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119274 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw CI:65860A1C output_enabled 0 (mgcp_msg.c:125) 20241017055119274 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119274 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw conn:(1234/rtp C:65860A1C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119274 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119274 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw CI:65860A1C CRCX: Creating connection: port: 4892 (mgcp_protocol.c:1112) 20241017055119274 DLMGCP NOTICE <0013> endpoint:rtpbridge/8b@mgw CI:65860A1C CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119274 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119274 DLMGCP DEBUG <0013> Generated response: line #00: 200 65302 OK (mgcp_msg.c:67) 20241017055119274 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8b@mgw (mgcp_msg.c:67) 20241017055119274 DLMGCP DEBUG <0013> Generated response: line #02: I: 65860A1C (mgcp_msg.c:67) 20241017055119274 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119274 DLMGCP DEBUG <0013> Generated response: line #04: o=- 65860A1C 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119274 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119274 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119274 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119274 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4892 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119274 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119274 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119274 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65303 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119274 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119274 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119274 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119274 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw (trunk:0) found free endpoint: rtpbridge/8c@mgw (mgcp_endp.c:261) 20241017055119274 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/8c@mgw" (mgcp_protocol.c:441) 20241017055119274 DLMGCP NOTICE <0013> endpoint:rtpbridge/8c@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119274 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw conn:(1234/rtp C:0645920A r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119274 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw CI:0645920A connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119274 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw CI:0645920A output_enabled 0 (mgcp_msg.c:125) 20241017055119274 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119274 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw conn:(1234/rtp C:0645920A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119274 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119274 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw CI:0645920A CRCX: Creating connection: port: 4894 (mgcp_protocol.c:1112) 20241017055119274 DLMGCP NOTICE <0013> endpoint:rtpbridge/8c@mgw CI:0645920A CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119274 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119274 DLMGCP DEBUG <0013> Generated response: line #00: 200 65303 OK (mgcp_msg.c:67) 20241017055119274 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8c@mgw (mgcp_msg.c:67) 20241017055119274 DLMGCP DEBUG <0013> Generated response: line #02: I: 0645920A (mgcp_msg.c:67) 20241017055119274 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119274 DLMGCP DEBUG <0013> Generated response: line #04: o=- 0645920A 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119274 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119274 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119274 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119274 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4894 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119274 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119274 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119275 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65304 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119275 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119275 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119275 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119275 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw (trunk:0) found free endpoint: rtpbridge/8d@mgw (mgcp_endp.c:261) 20241017055119275 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/8d@mgw" (mgcp_protocol.c:441) 20241017055119275 DLMGCP NOTICE <0013> endpoint:rtpbridge/8d@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119275 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw conn:(1234/rtp C:85012377 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119275 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw CI:85012377 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119275 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw CI:85012377 output_enabled 0 (mgcp_msg.c:125) 20241017055119275 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119275 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw conn:(1234/rtp C:85012377 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119275 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119275 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw CI:85012377 CRCX: Creating connection: port: 4896 (mgcp_protocol.c:1112) 20241017055119275 DLMGCP NOTICE <0013> endpoint:rtpbridge/8d@mgw CI:85012377 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119275 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119275 DLMGCP DEBUG <0013> Generated response: line #00: 200 65304 OK (mgcp_msg.c:67) 20241017055119275 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8d@mgw (mgcp_msg.c:67) 20241017055119275 DLMGCP DEBUG <0013> Generated response: line #02: I: 85012377 (mgcp_msg.c:67) 20241017055119275 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119275 DLMGCP DEBUG <0013> Generated response: line #04: o=- 85012377 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119275 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119275 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119275 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119275 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4896 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119275 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119275 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119276 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65305 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119276 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119276 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119276 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119276 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw (trunk:0) found free endpoint: rtpbridge/8e@mgw (mgcp_endp.c:261) 20241017055119276 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/8e@mgw" (mgcp_protocol.c:441) 20241017055119276 DLMGCP NOTICE <0013> endpoint:rtpbridge/8e@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119276 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw conn:(1234/rtp C:5B3EE89C r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119276 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw CI:5B3EE89C connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119276 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw CI:5B3EE89C output_enabled 0 (mgcp_msg.c:125) 20241017055119276 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119276 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw conn:(1234/rtp C:5B3EE89C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119276 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119276 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw CI:5B3EE89C CRCX: Creating connection: port: 4898 (mgcp_protocol.c:1112) 20241017055119276 DLMGCP NOTICE <0013> endpoint:rtpbridge/8e@mgw CI:5B3EE89C CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119276 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119276 DLMGCP DEBUG <0013> Generated response: line #00: 200 65305 OK (mgcp_msg.c:67) 20241017055119276 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8e@mgw (mgcp_msg.c:67) 20241017055119276 DLMGCP DEBUG <0013> Generated response: line #02: I: 5B3EE89C (mgcp_msg.c:67) 20241017055119276 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119276 DLMGCP DEBUG <0013> Generated response: line #04: o=- 5B3EE89C 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119276 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119276 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119276 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119276 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4898 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119276 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119276 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119276 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65306 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119276 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119276 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119276 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119276 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw (trunk:0) found free endpoint: rtpbridge/8f@mgw (mgcp_endp.c:261) 20241017055119276 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/8f@mgw" (mgcp_protocol.c:441) 20241017055119276 DLMGCP NOTICE <0013> endpoint:rtpbridge/8f@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119276 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw conn:(1234/rtp C:5F26304F r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119276 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw CI:5F26304F connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119276 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw CI:5F26304F output_enabled 0 (mgcp_msg.c:125) 20241017055119276 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119276 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw conn:(1234/rtp C:5F26304F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119276 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119276 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw CI:5F26304F CRCX: Creating connection: port: 4900 (mgcp_protocol.c:1112) 20241017055119276 DLMGCP NOTICE <0013> endpoint:rtpbridge/8f@mgw CI:5F26304F CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119276 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119276 DLMGCP DEBUG <0013> Generated response: line #00: 200 65306 OK (mgcp_msg.c:67) 20241017055119276 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8f@mgw (mgcp_msg.c:67) 20241017055119276 DLMGCP DEBUG <0013> Generated response: line #02: I: 5F26304F (mgcp_msg.c:67) 20241017055119276 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119276 DLMGCP DEBUG <0013> Generated response: line #04: o=- 5F26304F 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119276 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119276 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119276 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119276 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4900 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119276 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119276 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119277 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65307 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119277 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119277 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119277 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119277 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw (trunk:0) found free endpoint: rtpbridge/90@mgw (mgcp_endp.c:261) 20241017055119277 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/90@mgw" (mgcp_protocol.c:441) 20241017055119277 DLMGCP NOTICE <0013> endpoint:rtpbridge/90@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119277 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw conn:(1234/rtp C:6DB3D7B8 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119277 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw CI:6DB3D7B8 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119277 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw CI:6DB3D7B8 output_enabled 0 (mgcp_msg.c:125) 20241017055119277 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119277 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw conn:(1234/rtp C:6DB3D7B8 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119277 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119277 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw CI:6DB3D7B8 CRCX: Creating connection: port: 4902 (mgcp_protocol.c:1112) 20241017055119277 DLMGCP NOTICE <0013> endpoint:rtpbridge/90@mgw CI:6DB3D7B8 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119277 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119277 DLMGCP DEBUG <0013> Generated response: line #00: 200 65307 OK (mgcp_msg.c:67) 20241017055119277 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/90@mgw (mgcp_msg.c:67) 20241017055119277 DLMGCP DEBUG <0013> Generated response: line #02: I: 6DB3D7B8 (mgcp_msg.c:67) 20241017055119277 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119277 DLMGCP DEBUG <0013> Generated response: line #04: o=- 6DB3D7B8 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119277 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119277 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119277 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119277 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4902 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119277 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119277 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119277 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65308 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119277 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119277 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119277 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119277 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw (trunk:0) found free endpoint: rtpbridge/91@mgw (mgcp_endp.c:261) 20241017055119277 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/91@mgw" (mgcp_protocol.c:441) 20241017055119277 DLMGCP NOTICE <0013> endpoint:rtpbridge/91@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119277 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw conn:(1234/rtp C:3AF32963 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119277 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw CI:3AF32963 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119277 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw CI:3AF32963 output_enabled 0 (mgcp_msg.c:125) 20241017055119277 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119277 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw conn:(1234/rtp C:3AF32963 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119277 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119277 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw CI:3AF32963 CRCX: Creating connection: port: 4904 (mgcp_protocol.c:1112) 20241017055119277 DLMGCP NOTICE <0013> endpoint:rtpbridge/91@mgw CI:3AF32963 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119277 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119277 DLMGCP DEBUG <0013> Generated response: line #00: 200 65308 OK (mgcp_msg.c:67) 20241017055119277 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/91@mgw (mgcp_msg.c:67) 20241017055119277 DLMGCP DEBUG <0013> Generated response: line #02: I: 3AF32963 (mgcp_msg.c:67) 20241017055119277 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119277 DLMGCP DEBUG <0013> Generated response: line #04: o=- 3AF32963 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119277 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119277 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119277 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119277 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4904 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119277 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119277 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119278 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65309 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119278 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119278 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119278 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119278 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw (trunk:0) found free endpoint: rtpbridge/92@mgw (mgcp_endp.c:261) 20241017055119278 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/92@mgw" (mgcp_protocol.c:441) 20241017055119278 DLMGCP NOTICE <0013> endpoint:rtpbridge/92@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119278 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw conn:(1234/rtp C:9819C493 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119278 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw CI:9819C493 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119278 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw CI:9819C493 output_enabled 0 (mgcp_msg.c:125) 20241017055119278 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119278 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw conn:(1234/rtp C:9819C493 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119278 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119278 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw CI:9819C493 CRCX: Creating connection: port: 4906 (mgcp_protocol.c:1112) 20241017055119278 DLMGCP NOTICE <0013> endpoint:rtpbridge/92@mgw CI:9819C493 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119278 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119278 DLMGCP DEBUG <0013> Generated response: line #00: 200 65309 OK (mgcp_msg.c:67) 20241017055119278 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/92@mgw (mgcp_msg.c:67) 20241017055119278 DLMGCP DEBUG <0013> Generated response: line #02: I: 9819C493 (mgcp_msg.c:67) 20241017055119278 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119278 DLMGCP DEBUG <0013> Generated response: line #04: o=- 9819C493 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119278 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119278 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119278 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119278 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4906 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119278 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119278 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119279 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65310 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119279 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119279 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119279 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119279 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw (trunk:0) found free endpoint: rtpbridge/93@mgw (mgcp_endp.c:261) 20241017055119279 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/93@mgw" (mgcp_protocol.c:441) 20241017055119279 DLMGCP NOTICE <0013> endpoint:rtpbridge/93@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119279 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw conn:(1234/rtp C:3AD95E3D r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119279 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw CI:3AD95E3D connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119279 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw CI:3AD95E3D output_enabled 0 (mgcp_msg.c:125) 20241017055119279 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119279 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw conn:(1234/rtp C:3AD95E3D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119279 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119279 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw CI:3AD95E3D CRCX: Creating connection: port: 4908 (mgcp_protocol.c:1112) 20241017055119279 DLMGCP NOTICE <0013> endpoint:rtpbridge/93@mgw CI:3AD95E3D CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119279 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119279 DLMGCP DEBUG <0013> Generated response: line #00: 200 65310 OK (mgcp_msg.c:67) 20241017055119279 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/93@mgw (mgcp_msg.c:67) 20241017055119279 DLMGCP DEBUG <0013> Generated response: line #02: I: 3AD95E3D (mgcp_msg.c:67) 20241017055119279 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119279 DLMGCP DEBUG <0013> Generated response: line #04: o=- 3AD95E3D 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119279 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119279 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119279 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119279 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4908 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119279 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119279 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119279 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65311 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119279 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119279 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119279 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119279 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw (trunk:0) found free endpoint: rtpbridge/94@mgw (mgcp_endp.c:261) 20241017055119279 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/94@mgw" (mgcp_protocol.c:441) 20241017055119279 DLMGCP NOTICE <0013> endpoint:rtpbridge/94@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119279 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw conn:(1234/rtp C:8CBA074D r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119279 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw CI:8CBA074D connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119279 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw CI:8CBA074D output_enabled 0 (mgcp_msg.c:125) 20241017055119279 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119279 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw conn:(1234/rtp C:8CBA074D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119279 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119279 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw CI:8CBA074D CRCX: Creating connection: port: 4910 (mgcp_protocol.c:1112) 20241017055119279 DLMGCP NOTICE <0013> endpoint:rtpbridge/94@mgw CI:8CBA074D CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119279 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119279 DLMGCP DEBUG <0013> Generated response: line #00: 200 65311 OK (mgcp_msg.c:67) 20241017055119279 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/94@mgw (mgcp_msg.c:67) 20241017055119279 DLMGCP DEBUG <0013> Generated response: line #02: I: 8CBA074D (mgcp_msg.c:67) 20241017055119279 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119279 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8CBA074D 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119279 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119279 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119279 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119279 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4910 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119279 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119279 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119280 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65312 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119280 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119280 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119280 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119280 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw (trunk:0) found free endpoint: rtpbridge/95@mgw (mgcp_endp.c:261) 20241017055119280 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/95@mgw" (mgcp_protocol.c:441) 20241017055119280 DLMGCP NOTICE <0013> endpoint:rtpbridge/95@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119280 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw conn:(1234/rtp C:F6245975 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119280 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw CI:F6245975 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119280 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw CI:F6245975 output_enabled 0 (mgcp_msg.c:125) 20241017055119280 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119280 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw conn:(1234/rtp C:F6245975 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119280 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119280 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw CI:F6245975 CRCX: Creating connection: port: 4912 (mgcp_protocol.c:1112) 20241017055119280 DLMGCP NOTICE <0013> endpoint:rtpbridge/95@mgw CI:F6245975 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119280 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119280 DLMGCP DEBUG <0013> Generated response: line #00: 200 65312 OK (mgcp_msg.c:67) 20241017055119280 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/95@mgw (mgcp_msg.c:67) 20241017055119280 DLMGCP DEBUG <0013> Generated response: line #02: I: F6245975 (mgcp_msg.c:67) 20241017055119280 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119280 DLMGCP DEBUG <0013> Generated response: line #04: o=- F6245975 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119280 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119280 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119280 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119280 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4912 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119280 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119280 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119280 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65313 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119280 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119280 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119280 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119280 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw (trunk:0) found free endpoint: rtpbridge/96@mgw (mgcp_endp.c:261) 20241017055119280 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/96@mgw" (mgcp_protocol.c:441) 20241017055119280 DLMGCP NOTICE <0013> endpoint:rtpbridge/96@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119280 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw conn:(1234/rtp C:F8EA520C r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119280 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw CI:F8EA520C connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119280 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw CI:F8EA520C output_enabled 0 (mgcp_msg.c:125) 20241017055119280 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119280 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw conn:(1234/rtp C:F8EA520C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119280 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119280 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw CI:F8EA520C CRCX: Creating connection: port: 4914 (mgcp_protocol.c:1112) 20241017055119280 DLMGCP NOTICE <0013> endpoint:rtpbridge/96@mgw CI:F8EA520C CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119280 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119280 DLMGCP DEBUG <0013> Generated response: line #00: 200 65313 OK (mgcp_msg.c:67) 20241017055119280 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/96@mgw (mgcp_msg.c:67) 20241017055119280 DLMGCP DEBUG <0013> Generated response: line #02: I: F8EA520C (mgcp_msg.c:67) 20241017055119280 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119280 DLMGCP DEBUG <0013> Generated response: line #04: o=- F8EA520C 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119280 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119280 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119280 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119280 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4914 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119280 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119280 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119281 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65314 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119281 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119281 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119281 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119281 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw (trunk:0) found free endpoint: rtpbridge/97@mgw (mgcp_endp.c:261) 20241017055119281 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/97@mgw" (mgcp_protocol.c:441) 20241017055119281 DLMGCP NOTICE <0013> endpoint:rtpbridge/97@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119281 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw conn:(1234/rtp C:2681108D r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119281 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw CI:2681108D connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119281 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw CI:2681108D output_enabled 0 (mgcp_msg.c:125) 20241017055119281 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119281 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw conn:(1234/rtp C:2681108D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119281 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119281 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw CI:2681108D CRCX: Creating connection: port: 4916 (mgcp_protocol.c:1112) 20241017055119281 DLMGCP NOTICE <0013> endpoint:rtpbridge/97@mgw CI:2681108D CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119281 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119281 DLMGCP DEBUG <0013> Generated response: line #00: 200 65314 OK (mgcp_msg.c:67) 20241017055119281 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/97@mgw (mgcp_msg.c:67) 20241017055119281 DLMGCP DEBUG <0013> Generated response: line #02: I: 2681108D (mgcp_msg.c:67) 20241017055119281 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119281 DLMGCP DEBUG <0013> Generated response: line #04: o=- 2681108D 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119281 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119281 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119281 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119281 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4916 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119281 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119281 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119281 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65315 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119281 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119281 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119281 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119281 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw (trunk:0) found free endpoint: rtpbridge/98@mgw (mgcp_endp.c:261) 20241017055119281 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/98@mgw" (mgcp_protocol.c:441) 20241017055119281 DLMGCP NOTICE <0013> endpoint:rtpbridge/98@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119281 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw conn:(1234/rtp C:99B91374 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119281 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw CI:99B91374 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119281 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw CI:99B91374 output_enabled 0 (mgcp_msg.c:125) 20241017055119281 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119281 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw conn:(1234/rtp C:99B91374 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119281 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119281 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw CI:99B91374 CRCX: Creating connection: port: 4918 (mgcp_protocol.c:1112) 20241017055119281 DLMGCP NOTICE <0013> endpoint:rtpbridge/98@mgw CI:99B91374 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119281 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119281 DLMGCP DEBUG <0013> Generated response: line #00: 200 65315 OK (mgcp_msg.c:67) 20241017055119281 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/98@mgw (mgcp_msg.c:67) 20241017055119281 DLMGCP DEBUG <0013> Generated response: line #02: I: 99B91374 (mgcp_msg.c:67) 20241017055119281 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119281 DLMGCP DEBUG <0013> Generated response: line #04: o=- 99B91374 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119281 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119281 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119281 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119281 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4918 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119281 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119281 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119281 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65316 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119281 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119281 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119282 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119282 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw (trunk:0) found free endpoint: rtpbridge/99@mgw (mgcp_endp.c:261) 20241017055119282 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/99@mgw" (mgcp_protocol.c:441) 20241017055119282 DLMGCP NOTICE <0013> endpoint:rtpbridge/99@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119282 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw conn:(1234/rtp C:8DFCD0F6 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119282 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw CI:8DFCD0F6 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119282 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw CI:8DFCD0F6 output_enabled 0 (mgcp_msg.c:125) 20241017055119282 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119282 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw conn:(1234/rtp C:8DFCD0F6 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119282 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119282 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw CI:8DFCD0F6 CRCX: Creating connection: port: 4920 (mgcp_protocol.c:1112) 20241017055119282 DLMGCP NOTICE <0013> endpoint:rtpbridge/99@mgw CI:8DFCD0F6 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119282 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119282 DLMGCP DEBUG <0013> Generated response: line #00: 200 65316 OK (mgcp_msg.c:67) 20241017055119282 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/99@mgw (mgcp_msg.c:67) 20241017055119282 DLMGCP DEBUG <0013> Generated response: line #02: I: 8DFCD0F6 (mgcp_msg.c:67) 20241017055119282 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119282 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8DFCD0F6 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119282 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119282 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119282 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119282 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4920 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119282 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119282 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119282 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65317 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119282 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119282 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119282 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119282 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw (trunk:0) found free endpoint: rtpbridge/9a@mgw (mgcp_endp.c:261) 20241017055119282 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/9a@mgw" (mgcp_protocol.c:441) 20241017055119282 DLMGCP NOTICE <0013> endpoint:rtpbridge/9a@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119282 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw conn:(1234/rtp C:7BF669BD r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119282 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw CI:7BF669BD connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119282 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw CI:7BF669BD output_enabled 0 (mgcp_msg.c:125) 20241017055119282 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119282 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw conn:(1234/rtp C:7BF669BD r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119282 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119282 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw CI:7BF669BD CRCX: Creating connection: port: 4922 (mgcp_protocol.c:1112) 20241017055119282 DLMGCP NOTICE <0013> endpoint:rtpbridge/9a@mgw CI:7BF669BD CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119282 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119282 DLMGCP DEBUG <0013> Generated response: line #00: 200 65317 OK (mgcp_msg.c:67) 20241017055119282 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9a@mgw (mgcp_msg.c:67) 20241017055119282 DLMGCP DEBUG <0013> Generated response: line #02: I: 7BF669BD (mgcp_msg.c:67) 20241017055119282 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119282 DLMGCP DEBUG <0013> Generated response: line #04: o=- 7BF669BD 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119282 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119282 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119282 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119282 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4922 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119282 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119282 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119282 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65318 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119282 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119282 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119282 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119282 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw (trunk:0) found free endpoint: rtpbridge/9b@mgw (mgcp_endp.c:261) 20241017055119282 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/9b@mgw" (mgcp_protocol.c:441) 20241017055119282 DLMGCP NOTICE <0013> endpoint:rtpbridge/9b@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119282 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw conn:(1234/rtp C:DACCCB0B r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119282 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw CI:DACCCB0B connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119282 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw CI:DACCCB0B output_enabled 0 (mgcp_msg.c:125) 20241017055119282 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119282 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw conn:(1234/rtp C:DACCCB0B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119282 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119282 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw CI:DACCCB0B CRCX: Creating connection: port: 4924 (mgcp_protocol.c:1112) 20241017055119282 DLMGCP NOTICE <0013> endpoint:rtpbridge/9b@mgw CI:DACCCB0B CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119282 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119282 DLMGCP DEBUG <0013> Generated response: line #00: 200 65318 OK (mgcp_msg.c:67) 20241017055119282 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9b@mgw (mgcp_msg.c:67) 20241017055119282 DLMGCP DEBUG <0013> Generated response: line #02: I: DACCCB0B (mgcp_msg.c:67) 20241017055119282 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119282 DLMGCP DEBUG <0013> Generated response: line #04: o=- DACCCB0B 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119282 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119282 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119282 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119282 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4924 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119282 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119282 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119283 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65319 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119283 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119283 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119283 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119283 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw (trunk:0) found free endpoint: rtpbridge/9c@mgw (mgcp_endp.c:261) 20241017055119283 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/9c@mgw" (mgcp_protocol.c:441) 20241017055119283 DLMGCP NOTICE <0013> endpoint:rtpbridge/9c@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119283 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw conn:(1234/rtp C:DBF0AA0E r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119283 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw CI:DBF0AA0E connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119283 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw CI:DBF0AA0E output_enabled 0 (mgcp_msg.c:125) 20241017055119283 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119283 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw conn:(1234/rtp C:DBF0AA0E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119283 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119283 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw CI:DBF0AA0E CRCX: Creating connection: port: 4926 (mgcp_protocol.c:1112) 20241017055119283 DLMGCP NOTICE <0013> endpoint:rtpbridge/9c@mgw CI:DBF0AA0E CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119283 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119283 DLMGCP DEBUG <0013> Generated response: line #00: 200 65319 OK (mgcp_msg.c:67) 20241017055119283 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9c@mgw (mgcp_msg.c:67) 20241017055119283 DLMGCP DEBUG <0013> Generated response: line #02: I: DBF0AA0E (mgcp_msg.c:67) 20241017055119283 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119283 DLMGCP DEBUG <0013> Generated response: line #04: o=- DBF0AA0E 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119283 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119283 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119283 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119283 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4926 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119283 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119283 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119283 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65320 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119283 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119283 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119283 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119283 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw (trunk:0) found free endpoint: rtpbridge/9d@mgw (mgcp_endp.c:261) 20241017055119283 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/9d@mgw" (mgcp_protocol.c:441) 20241017055119283 DLMGCP NOTICE <0013> endpoint:rtpbridge/9d@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119283 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw conn:(1234/rtp C:93DBD8C1 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119283 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw CI:93DBD8C1 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119283 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw CI:93DBD8C1 output_enabled 0 (mgcp_msg.c:125) 20241017055119283 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119283 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw conn:(1234/rtp C:93DBD8C1 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119283 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119283 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw CI:93DBD8C1 CRCX: Creating connection: port: 4928 (mgcp_protocol.c:1112) 20241017055119283 DLMGCP NOTICE <0013> endpoint:rtpbridge/9d@mgw CI:93DBD8C1 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119283 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119283 DLMGCP DEBUG <0013> Generated response: line #00: 200 65320 OK (mgcp_msg.c:67) 20241017055119283 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9d@mgw (mgcp_msg.c:67) 20241017055119283 DLMGCP DEBUG <0013> Generated response: line #02: I: 93DBD8C1 (mgcp_msg.c:67) 20241017055119283 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119283 DLMGCP DEBUG <0013> Generated response: line #04: o=- 93DBD8C1 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119283 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119283 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119283 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119283 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4928 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119283 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119283 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119284 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65321 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119284 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119284 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119284 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119284 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw (trunk:0) found free endpoint: rtpbridge/9e@mgw (mgcp_endp.c:261) 20241017055119284 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/9e@mgw" (mgcp_protocol.c:441) 20241017055119284 DLMGCP NOTICE <0013> endpoint:rtpbridge/9e@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119284 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw conn:(1234/rtp C:7FA6AB30 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119284 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw CI:7FA6AB30 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119284 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw CI:7FA6AB30 output_enabled 0 (mgcp_msg.c:125) 20241017055119284 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119284 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw conn:(1234/rtp C:7FA6AB30 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119284 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119284 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw CI:7FA6AB30 CRCX: Creating connection: port: 4930 (mgcp_protocol.c:1112) 20241017055119284 DLMGCP NOTICE <0013> endpoint:rtpbridge/9e@mgw CI:7FA6AB30 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119284 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119284 DLMGCP DEBUG <0013> Generated response: line #00: 200 65321 OK (mgcp_msg.c:67) 20241017055119284 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9e@mgw (mgcp_msg.c:67) 20241017055119284 DLMGCP DEBUG <0013> Generated response: line #02: I: 7FA6AB30 (mgcp_msg.c:67) 20241017055119284 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119284 DLMGCP DEBUG <0013> Generated response: line #04: o=- 7FA6AB30 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119284 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119284 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119284 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119284 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4930 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119284 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119284 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119284 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65322 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119284 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119284 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119284 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119284 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw (trunk:0) found free endpoint: rtpbridge/9f@mgw (mgcp_endp.c:261) 20241017055119284 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/9f@mgw" (mgcp_protocol.c:441) 20241017055119284 DLMGCP NOTICE <0013> endpoint:rtpbridge/9f@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119284 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw conn:(1234/rtp C:D6AAE448 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119284 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw CI:D6AAE448 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119284 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw CI:D6AAE448 output_enabled 0 (mgcp_msg.c:125) 20241017055119284 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119284 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw conn:(1234/rtp C:D6AAE448 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119284 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119284 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw CI:D6AAE448 CRCX: Creating connection: port: 4932 (mgcp_protocol.c:1112) 20241017055119284 DLMGCP NOTICE <0013> endpoint:rtpbridge/9f@mgw CI:D6AAE448 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119284 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119284 DLMGCP DEBUG <0013> Generated response: line #00: 200 65322 OK (mgcp_msg.c:67) 20241017055119284 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9f@mgw (mgcp_msg.c:67) 20241017055119284 DLMGCP DEBUG <0013> Generated response: line #02: I: D6AAE448 (mgcp_msg.c:67) 20241017055119284 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119284 DLMGCP DEBUG <0013> Generated response: line #04: o=- D6AAE448 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119284 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119284 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119284 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119284 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4932 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119284 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119284 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119284 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65323 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119284 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119284 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119284 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119284 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw (trunk:0) found free endpoint: rtpbridge/a0@mgw (mgcp_endp.c:261) 20241017055119284 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a0@mgw" (mgcp_protocol.c:441) 20241017055119284 DLMGCP NOTICE <0013> endpoint:rtpbridge/a0@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119284 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw conn:(1234/rtp C:8B0E60C6 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119284 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw CI:8B0E60C6 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119284 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw CI:8B0E60C6 output_enabled 0 (mgcp_msg.c:125) 20241017055119284 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119285 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw conn:(1234/rtp C:8B0E60C6 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119285 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119285 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw CI:8B0E60C6 CRCX: Creating connection: port: 4934 (mgcp_protocol.c:1112) 20241017055119285 DLMGCP NOTICE <0013> endpoint:rtpbridge/a0@mgw CI:8B0E60C6 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119285 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119285 DLMGCP DEBUG <0013> Generated response: line #00: 200 65323 OK (mgcp_msg.c:67) 20241017055119285 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a0@mgw (mgcp_msg.c:67) 20241017055119285 DLMGCP DEBUG <0013> Generated response: line #02: I: 8B0E60C6 (mgcp_msg.c:67) 20241017055119285 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119285 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8B0E60C6 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119285 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119285 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119285 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119285 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4934 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119285 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119285 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119285 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65324 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119285 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119285 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119285 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119285 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw (trunk:0) found free endpoint: rtpbridge/a1@mgw (mgcp_endp.c:261) 20241017055119285 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a1@mgw" (mgcp_protocol.c:441) 20241017055119285 DLMGCP NOTICE <0013> endpoint:rtpbridge/a1@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119285 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw conn:(1234/rtp C:D1788264 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119285 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw CI:D1788264 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119285 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw CI:D1788264 output_enabled 0 (mgcp_msg.c:125) 20241017055119285 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119285 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw conn:(1234/rtp C:D1788264 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119285 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119285 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw CI:D1788264 CRCX: Creating connection: port: 4936 (mgcp_protocol.c:1112) 20241017055119285 DLMGCP NOTICE <0013> endpoint:rtpbridge/a1@mgw CI:D1788264 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119285 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119285 DLMGCP DEBUG <0013> Generated response: line #00: 200 65324 OK (mgcp_msg.c:67) 20241017055119285 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a1@mgw (mgcp_msg.c:67) 20241017055119285 DLMGCP DEBUG <0013> Generated response: line #02: I: D1788264 (mgcp_msg.c:67) 20241017055119285 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119285 DLMGCP DEBUG <0013> Generated response: line #04: o=- D1788264 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119285 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119285 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119285 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119285 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4936 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119285 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119285 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119285 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65325 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119285 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119285 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119285 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119285 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw (trunk:0) found free endpoint: rtpbridge/a2@mgw (mgcp_endp.c:261) 20241017055119285 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a2@mgw" (mgcp_protocol.c:441) 20241017055119285 DLMGCP NOTICE <0013> endpoint:rtpbridge/a2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119285 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw conn:(1234/rtp C:48C73F98 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119285 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw CI:48C73F98 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119285 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw CI:48C73F98 output_enabled 0 (mgcp_msg.c:125) 20241017055119285 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119285 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw conn:(1234/rtp C:48C73F98 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119285 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119285 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw CI:48C73F98 CRCX: Creating connection: port: 4938 (mgcp_protocol.c:1112) 20241017055119285 DLMGCP NOTICE <0013> endpoint:rtpbridge/a2@mgw CI:48C73F98 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119285 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119285 DLMGCP DEBUG <0013> Generated response: line #00: 200 65325 OK (mgcp_msg.c:67) 20241017055119285 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a2@mgw (mgcp_msg.c:67) 20241017055119285 DLMGCP DEBUG <0013> Generated response: line #02: I: 48C73F98 (mgcp_msg.c:67) 20241017055119285 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119285 DLMGCP DEBUG <0013> Generated response: line #04: o=- 48C73F98 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119285 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119285 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119285 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119285 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4938 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119285 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119285 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119286 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65326 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119286 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119286 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119286 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119286 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw (trunk:0) found free endpoint: rtpbridge/a3@mgw (mgcp_endp.c:261) 20241017055119286 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a3@mgw" (mgcp_protocol.c:441) 20241017055119286 DLMGCP NOTICE <0013> endpoint:rtpbridge/a3@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119286 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw conn:(1234/rtp C:AAC58D86 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119286 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw CI:AAC58D86 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119286 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw CI:AAC58D86 output_enabled 0 (mgcp_msg.c:125) 20241017055119286 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119286 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw conn:(1234/rtp C:AAC58D86 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119286 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119286 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw CI:AAC58D86 CRCX: Creating connection: port: 4940 (mgcp_protocol.c:1112) 20241017055119286 DLMGCP NOTICE <0013> endpoint:rtpbridge/a3@mgw CI:AAC58D86 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119286 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119286 DLMGCP DEBUG <0013> Generated response: line #00: 200 65326 OK (mgcp_msg.c:67) 20241017055119286 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a3@mgw (mgcp_msg.c:67) 20241017055119286 DLMGCP DEBUG <0013> Generated response: line #02: I: AAC58D86 (mgcp_msg.c:67) 20241017055119286 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119286 DLMGCP DEBUG <0013> Generated response: line #04: o=- AAC58D86 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119286 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119286 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119286 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119286 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4940 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119286 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119286 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119286 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65327 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119286 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119286 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119286 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119286 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw (trunk:0) found free endpoint: rtpbridge/a4@mgw (mgcp_endp.c:261) 20241017055119286 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a4@mgw" (mgcp_protocol.c:441) 20241017055119286 DLMGCP NOTICE <0013> endpoint:rtpbridge/a4@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119286 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw conn:(1234/rtp C:A746C02C r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119286 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw CI:A746C02C connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119286 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw CI:A746C02C output_enabled 0 (mgcp_msg.c:125) 20241017055119286 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119286 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw conn:(1234/rtp C:A746C02C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119286 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119286 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw CI:A746C02C CRCX: Creating connection: port: 4942 (mgcp_protocol.c:1112) 20241017055119286 DLMGCP NOTICE <0013> endpoint:rtpbridge/a4@mgw CI:A746C02C CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119286 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119286 DLMGCP DEBUG <0013> Generated response: line #00: 200 65327 OK (mgcp_msg.c:67) 20241017055119286 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a4@mgw (mgcp_msg.c:67) 20241017055119286 DLMGCP DEBUG <0013> Generated response: line #02: I: A746C02C (mgcp_msg.c:67) 20241017055119286 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119286 DLMGCP DEBUG <0013> Generated response: line #04: o=- A746C02C 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119286 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119286 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119286 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119286 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4942 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119286 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119286 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119286 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65328 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119286 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119286 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119286 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119286 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw (trunk:0) found free endpoint: rtpbridge/a5@mgw (mgcp_endp.c:261) 20241017055119286 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a5@mgw" (mgcp_protocol.c:441) 20241017055119286 DLMGCP NOTICE <0013> endpoint:rtpbridge/a5@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119286 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw conn:(1234/rtp C:678841D9 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119286 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw CI:678841D9 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119286 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw CI:678841D9 output_enabled 0 (mgcp_msg.c:125) 20241017055119286 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119286 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw conn:(1234/rtp C:678841D9 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119286 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119286 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw CI:678841D9 CRCX: Creating connection: port: 4944 (mgcp_protocol.c:1112) 20241017055119286 DLMGCP NOTICE <0013> endpoint:rtpbridge/a5@mgw CI:678841D9 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119286 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119286 DLMGCP DEBUG <0013> Generated response: line #00: 200 65328 OK (mgcp_msg.c:67) 20241017055119286 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a5@mgw (mgcp_msg.c:67) 20241017055119286 DLMGCP DEBUG <0013> Generated response: line #02: I: 678841D9 (mgcp_msg.c:67) 20241017055119286 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119286 DLMGCP DEBUG <0013> Generated response: line #04: o=- 678841D9 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119286 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119286 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119286 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119286 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4944 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119286 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119286 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119287 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65329 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119287 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119287 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119287 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119287 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw (trunk:0) found free endpoint: rtpbridge/a6@mgw (mgcp_endp.c:261) 20241017055119287 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a6@mgw" (mgcp_protocol.c:441) 20241017055119287 DLMGCP NOTICE <0013> endpoint:rtpbridge/a6@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119287 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw conn:(1234/rtp C:F2B0A1F2 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119287 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw CI:F2B0A1F2 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119287 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw CI:F2B0A1F2 output_enabled 0 (mgcp_msg.c:125) 20241017055119287 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119287 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw conn:(1234/rtp C:F2B0A1F2 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119287 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119287 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw CI:F2B0A1F2 CRCX: Creating connection: port: 4946 (mgcp_protocol.c:1112) 20241017055119287 DLMGCP NOTICE <0013> endpoint:rtpbridge/a6@mgw CI:F2B0A1F2 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119287 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119287 DLMGCP DEBUG <0013> Generated response: line #00: 200 65329 OK (mgcp_msg.c:67) 20241017055119287 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a6@mgw (mgcp_msg.c:67) 20241017055119287 DLMGCP DEBUG <0013> Generated response: line #02: I: F2B0A1F2 (mgcp_msg.c:67) 20241017055119287 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119287 DLMGCP DEBUG <0013> Generated response: line #04: o=- F2B0A1F2 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119287 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119287 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119287 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119287 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4946 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119287 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119287 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119287 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65330 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119287 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119287 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119287 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119287 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw (trunk:0) found free endpoint: rtpbridge/a7@mgw (mgcp_endp.c:261) 20241017055119287 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a7@mgw" (mgcp_protocol.c:441) 20241017055119287 DLMGCP NOTICE <0013> endpoint:rtpbridge/a7@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119287 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw conn:(1234/rtp C:43AAB284 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119287 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw CI:43AAB284 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119287 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw CI:43AAB284 output_enabled 0 (mgcp_msg.c:125) 20241017055119287 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119287 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw conn:(1234/rtp C:43AAB284 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119287 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119287 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw CI:43AAB284 CRCX: Creating connection: port: 4948 (mgcp_protocol.c:1112) 20241017055119287 DLMGCP NOTICE <0013> endpoint:rtpbridge/a7@mgw CI:43AAB284 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119287 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119287 DLMGCP DEBUG <0013> Generated response: line #00: 200 65330 OK (mgcp_msg.c:67) 20241017055119287 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a7@mgw (mgcp_msg.c:67) 20241017055119287 DLMGCP DEBUG <0013> Generated response: line #02: I: 43AAB284 (mgcp_msg.c:67) 20241017055119287 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119287 DLMGCP DEBUG <0013> Generated response: line #04: o=- 43AAB284 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119287 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119287 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119287 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119287 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4948 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119287 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119287 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119287 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65331 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119287 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119287 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119287 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119287 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw (trunk:0) found free endpoint: rtpbridge/a8@mgw (mgcp_endp.c:261) 20241017055119287 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a8@mgw" (mgcp_protocol.c:441) 20241017055119287 DLMGCP NOTICE <0013> endpoint:rtpbridge/a8@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119287 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw conn:(1234/rtp C:643E50A4 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119287 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw CI:643E50A4 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119287 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw CI:643E50A4 output_enabled 0 (mgcp_msg.c:125) 20241017055119287 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119287 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw conn:(1234/rtp C:643E50A4 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119287 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119287 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw CI:643E50A4 CRCX: Creating connection: port: 4950 (mgcp_protocol.c:1112) 20241017055119287 DLMGCP NOTICE <0013> endpoint:rtpbridge/a8@mgw CI:643E50A4 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119287 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119287 DLMGCP DEBUG <0013> Generated response: line #00: 200 65331 OK (mgcp_msg.c:67) 20241017055119287 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a8@mgw (mgcp_msg.c:67) 20241017055119287 DLMGCP DEBUG <0013> Generated response: line #02: I: 643E50A4 (mgcp_msg.c:67) 20241017055119287 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119287 DLMGCP DEBUG <0013> Generated response: line #04: o=- 643E50A4 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119287 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119287 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119287 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119287 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4950 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119287 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119287 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119288 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65332 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119288 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119288 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119288 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119288 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw (trunk:0) found free endpoint: rtpbridge/a9@mgw (mgcp_endp.c:261) 20241017055119288 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a9@mgw" (mgcp_protocol.c:441) 20241017055119288 DLMGCP NOTICE <0013> endpoint:rtpbridge/a9@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119288 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw conn:(1234/rtp C:715885F9 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119288 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw CI:715885F9 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119288 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw CI:715885F9 output_enabled 0 (mgcp_msg.c:125) 20241017055119288 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119288 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw conn:(1234/rtp C:715885F9 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119288 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119288 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw CI:715885F9 CRCX: Creating connection: port: 4952 (mgcp_protocol.c:1112) 20241017055119288 DLMGCP NOTICE <0013> endpoint:rtpbridge/a9@mgw CI:715885F9 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119288 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119288 DLMGCP DEBUG <0013> Generated response: line #00: 200 65332 OK (mgcp_msg.c:67) 20241017055119288 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a9@mgw (mgcp_msg.c:67) 20241017055119288 DLMGCP DEBUG <0013> Generated response: line #02: I: 715885F9 (mgcp_msg.c:67) 20241017055119288 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119288 DLMGCP DEBUG <0013> Generated response: line #04: o=- 715885F9 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119288 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119288 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119288 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119288 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4952 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119288 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119288 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119288 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65333 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119288 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119288 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119288 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119288 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw (trunk:0) found free endpoint: rtpbridge/aa@mgw (mgcp_endp.c:261) 20241017055119288 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/aa@mgw" (mgcp_protocol.c:441) 20241017055119288 DLMGCP NOTICE <0013> endpoint:rtpbridge/aa@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119288 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw conn:(1234/rtp C:12910229 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119288 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw CI:12910229 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119288 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw CI:12910229 output_enabled 0 (mgcp_msg.c:125) 20241017055119288 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119288 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw conn:(1234/rtp C:12910229 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119288 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119288 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw CI:12910229 CRCX: Creating connection: port: 4954 (mgcp_protocol.c:1112) 20241017055119288 DLMGCP NOTICE <0013> endpoint:rtpbridge/aa@mgw CI:12910229 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119288 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119288 DLMGCP DEBUG <0013> Generated response: line #00: 200 65333 OK (mgcp_msg.c:67) 20241017055119288 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/aa@mgw (mgcp_msg.c:67) 20241017055119288 DLMGCP DEBUG <0013> Generated response: line #02: I: 12910229 (mgcp_msg.c:67) 20241017055119288 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119288 DLMGCP DEBUG <0013> Generated response: line #04: o=- 12910229 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119288 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119288 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119288 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119288 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4954 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119288 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119288 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119289 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65334 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119289 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119289 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119289 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119289 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw (trunk:0) found free endpoint: rtpbridge/ab@mgw (mgcp_endp.c:261) 20241017055119289 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ab@mgw" (mgcp_protocol.c:441) 20241017055119289 DLMGCP NOTICE <0013> endpoint:rtpbridge/ab@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119289 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw conn:(1234/rtp C:8DD75E0C r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119289 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw CI:8DD75E0C connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119289 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw CI:8DD75E0C output_enabled 0 (mgcp_msg.c:125) 20241017055119289 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119289 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw conn:(1234/rtp C:8DD75E0C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119289 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119289 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw CI:8DD75E0C CRCX: Creating connection: port: 4956 (mgcp_protocol.c:1112) 20241017055119289 DLMGCP NOTICE <0013> endpoint:rtpbridge/ab@mgw CI:8DD75E0C CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119289 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119289 DLMGCP DEBUG <0013> Generated response: line #00: 200 65334 OK (mgcp_msg.c:67) 20241017055119289 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ab@mgw (mgcp_msg.c:67) 20241017055119289 DLMGCP DEBUG <0013> Generated response: line #02: I: 8DD75E0C (mgcp_msg.c:67) 20241017055119289 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119289 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8DD75E0C 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119289 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119289 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119289 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119289 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4956 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119289 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119289 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119289 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65335 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119289 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119289 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119289 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119289 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw (trunk:0) found free endpoint: rtpbridge/ac@mgw (mgcp_endp.c:261) 20241017055119289 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ac@mgw" (mgcp_protocol.c:441) 20241017055119289 DLMGCP NOTICE <0013> endpoint:rtpbridge/ac@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119289 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw conn:(1234/rtp C:96905DA7 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119289 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw CI:96905DA7 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119289 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw CI:96905DA7 output_enabled 0 (mgcp_msg.c:125) 20241017055119289 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119289 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw conn:(1234/rtp C:96905DA7 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119289 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119289 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw CI:96905DA7 CRCX: Creating connection: port: 4958 (mgcp_protocol.c:1112) 20241017055119289 DLMGCP NOTICE <0013> endpoint:rtpbridge/ac@mgw CI:96905DA7 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119289 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119289 DLMGCP DEBUG <0013> Generated response: line #00: 200 65335 OK (mgcp_msg.c:67) 20241017055119289 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ac@mgw (mgcp_msg.c:67) 20241017055119289 DLMGCP DEBUG <0013> Generated response: line #02: I: 96905DA7 (mgcp_msg.c:67) 20241017055119289 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119289 DLMGCP DEBUG <0013> Generated response: line #04: o=- 96905DA7 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119289 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119289 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119289 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119289 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4958 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119289 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119289 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119289 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65336 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119289 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119289 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119289 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119289 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw (trunk:0) found free endpoint: rtpbridge/ad@mgw (mgcp_endp.c:261) 20241017055119289 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ad@mgw" (mgcp_protocol.c:441) 20241017055119289 DLMGCP NOTICE <0013> endpoint:rtpbridge/ad@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119289 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw conn:(1234/rtp C:B86C1E9B r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119289 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw CI:B86C1E9B connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119289 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw CI:B86C1E9B output_enabled 0 (mgcp_msg.c:125) 20241017055119289 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119289 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw conn:(1234/rtp C:B86C1E9B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119289 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119289 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw CI:B86C1E9B CRCX: Creating connection: port: 4960 (mgcp_protocol.c:1112) 20241017055119289 DLMGCP NOTICE <0013> endpoint:rtpbridge/ad@mgw CI:B86C1E9B CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119289 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119289 DLMGCP DEBUG <0013> Generated response: line #00: 200 65336 OK (mgcp_msg.c:67) 20241017055119289 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ad@mgw (mgcp_msg.c:67) 20241017055119289 DLMGCP DEBUG <0013> Generated response: line #02: I: B86C1E9B (mgcp_msg.c:67) 20241017055119289 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119289 DLMGCP DEBUG <0013> Generated response: line #04: o=- B86C1E9B 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119289 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119289 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119289 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119289 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4960 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119289 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119289 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119290 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65337 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119290 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119290 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119290 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119290 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw (trunk:0) found free endpoint: rtpbridge/ae@mgw (mgcp_endp.c:261) 20241017055119290 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ae@mgw" (mgcp_protocol.c:441) 20241017055119290 DLMGCP NOTICE <0013> endpoint:rtpbridge/ae@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119290 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw conn:(1234/rtp C:D4EACA64 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119290 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw CI:D4EACA64 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119290 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw CI:D4EACA64 output_enabled 0 (mgcp_msg.c:125) 20241017055119290 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119290 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw conn:(1234/rtp C:D4EACA64 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119290 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119290 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw CI:D4EACA64 CRCX: Creating connection: port: 4962 (mgcp_protocol.c:1112) 20241017055119290 DLMGCP NOTICE <0013> endpoint:rtpbridge/ae@mgw CI:D4EACA64 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119290 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119290 DLMGCP DEBUG <0013> Generated response: line #00: 200 65337 OK (mgcp_msg.c:67) 20241017055119290 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ae@mgw (mgcp_msg.c:67) 20241017055119290 DLMGCP DEBUG <0013> Generated response: line #02: I: D4EACA64 (mgcp_msg.c:67) 20241017055119290 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119290 DLMGCP DEBUG <0013> Generated response: line #04: o=- D4EACA64 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119290 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119290 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119290 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119290 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4962 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119290 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119290 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119290 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65338 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119290 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119290 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119290 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119290 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw (trunk:0) found free endpoint: rtpbridge/af@mgw (mgcp_endp.c:261) 20241017055119290 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/af@mgw" (mgcp_protocol.c:441) 20241017055119290 DLMGCP NOTICE <0013> endpoint:rtpbridge/af@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119290 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw conn:(1234/rtp C:F537B26A r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119290 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw CI:F537B26A connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119290 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw CI:F537B26A output_enabled 0 (mgcp_msg.c:125) 20241017055119290 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119290 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw conn:(1234/rtp C:F537B26A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119290 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119290 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw CI:F537B26A CRCX: Creating connection: port: 4964 (mgcp_protocol.c:1112) 20241017055119290 DLMGCP NOTICE <0013> endpoint:rtpbridge/af@mgw CI:F537B26A CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119290 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119290 DLMGCP DEBUG <0013> Generated response: line #00: 200 65338 OK (mgcp_msg.c:67) 20241017055119290 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/af@mgw (mgcp_msg.c:67) 20241017055119290 DLMGCP DEBUG <0013> Generated response: line #02: I: F537B26A (mgcp_msg.c:67) 20241017055119290 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119290 DLMGCP DEBUG <0013> Generated response: line #04: o=- F537B26A 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119290 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119290 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119290 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119290 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4964 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119290 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119290 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119290 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65339 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119290 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119290 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119290 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119290 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw (trunk:0) found free endpoint: rtpbridge/b0@mgw (mgcp_endp.c:261) 20241017055119290 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b0@mgw" (mgcp_protocol.c:441) 20241017055119290 DLMGCP NOTICE <0013> endpoint:rtpbridge/b0@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119290 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw conn:(1234/rtp C:4D3E6BC7 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119290 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw CI:4D3E6BC7 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119290 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw CI:4D3E6BC7 output_enabled 0 (mgcp_msg.c:125) 20241017055119290 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119290 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw conn:(1234/rtp C:4D3E6BC7 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119290 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119290 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw CI:4D3E6BC7 CRCX: Creating connection: port: 4966 (mgcp_protocol.c:1112) 20241017055119290 DLMGCP NOTICE <0013> endpoint:rtpbridge/b0@mgw CI:4D3E6BC7 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119290 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119290 DLMGCP DEBUG <0013> Generated response: line #00: 200 65339 OK (mgcp_msg.c:67) 20241017055119290 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b0@mgw (mgcp_msg.c:67) 20241017055119290 DLMGCP DEBUG <0013> Generated response: line #02: I: 4D3E6BC7 (mgcp_msg.c:67) 20241017055119290 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119290 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4D3E6BC7 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119290 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119290 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119290 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119291 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4966 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119291 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119291 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119291 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65340 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119291 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119291 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119291 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119291 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw (trunk:0) found free endpoint: rtpbridge/b1@mgw (mgcp_endp.c:261) 20241017055119291 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b1@mgw" (mgcp_protocol.c:441) 20241017055119291 DLMGCP NOTICE <0013> endpoint:rtpbridge/b1@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119291 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw conn:(1234/rtp C:A1961770 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119291 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw CI:A1961770 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119291 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw CI:A1961770 output_enabled 0 (mgcp_msg.c:125) 20241017055119291 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119291 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw conn:(1234/rtp C:A1961770 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119291 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119291 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw CI:A1961770 CRCX: Creating connection: port: 4968 (mgcp_protocol.c:1112) 20241017055119291 DLMGCP NOTICE <0013> endpoint:rtpbridge/b1@mgw CI:A1961770 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119291 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119291 DLMGCP DEBUG <0013> Generated response: line #00: 200 65340 OK (mgcp_msg.c:67) 20241017055119291 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b1@mgw (mgcp_msg.c:67) 20241017055119291 DLMGCP DEBUG <0013> Generated response: line #02: I: A1961770 (mgcp_msg.c:67) 20241017055119291 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119291 DLMGCP DEBUG <0013> Generated response: line #04: o=- A1961770 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119291 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119291 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119291 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119291 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4968 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119291 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119291 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119291 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65341 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119291 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119291 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119291 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119291 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw (trunk:0) found free endpoint: rtpbridge/b2@mgw (mgcp_endp.c:261) 20241017055119291 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b2@mgw" (mgcp_protocol.c:441) 20241017055119291 DLMGCP NOTICE <0013> endpoint:rtpbridge/b2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119291 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw conn:(1234/rtp C:D87C65BE r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119291 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw CI:D87C65BE connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119291 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw CI:D87C65BE output_enabled 0 (mgcp_msg.c:125) 20241017055119291 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119291 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw conn:(1234/rtp C:D87C65BE r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119291 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119291 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw CI:D87C65BE CRCX: Creating connection: port: 4970 (mgcp_protocol.c:1112) 20241017055119291 DLMGCP NOTICE <0013> endpoint:rtpbridge/b2@mgw CI:D87C65BE CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119291 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119291 DLMGCP DEBUG <0013> Generated response: line #00: 200 65341 OK (mgcp_msg.c:67) 20241017055119291 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b2@mgw (mgcp_msg.c:67) 20241017055119291 DLMGCP DEBUG <0013> Generated response: line #02: I: D87C65BE (mgcp_msg.c:67) 20241017055119291 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119291 DLMGCP DEBUG <0013> Generated response: line #04: o=- D87C65BE 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119291 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119291 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119291 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119291 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4970 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119291 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119291 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119291 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65342 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119291 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119291 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119291 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119291 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw (trunk:0) found free endpoint: rtpbridge/b3@mgw (mgcp_endp.c:261) 20241017055119291 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b3@mgw" (mgcp_protocol.c:441) 20241017055119291 DLMGCP NOTICE <0013> endpoint:rtpbridge/b3@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119291 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw conn:(1234/rtp C:7F38A5A7 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119291 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw CI:7F38A5A7 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119291 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw CI:7F38A5A7 output_enabled 0 (mgcp_msg.c:125) 20241017055119291 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119291 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw conn:(1234/rtp C:7F38A5A7 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119291 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119291 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw CI:7F38A5A7 CRCX: Creating connection: port: 4972 (mgcp_protocol.c:1112) 20241017055119291 DLMGCP NOTICE <0013> endpoint:rtpbridge/b3@mgw CI:7F38A5A7 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119291 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119291 DLMGCP DEBUG <0013> Generated response: line #00: 200 65342 OK (mgcp_msg.c:67) 20241017055119291 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b3@mgw (mgcp_msg.c:67) 20241017055119291 DLMGCP DEBUG <0013> Generated response: line #02: I: 7F38A5A7 (mgcp_msg.c:67) 20241017055119291 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119291 DLMGCP DEBUG <0013> Generated response: line #04: o=- 7F38A5A7 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119291 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119291 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119291 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119291 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4972 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119291 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119291 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119291 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65343 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119291 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119291 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119291 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119291 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw (trunk:0) found free endpoint: rtpbridge/b4@mgw (mgcp_endp.c:261) 20241017055119291 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b4@mgw" (mgcp_protocol.c:441) 20241017055119291 DLMGCP NOTICE <0013> endpoint:rtpbridge/b4@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119291 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw conn:(1234/rtp C:5B58CF2A r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119291 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw CI:5B58CF2A connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119291 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw CI:5B58CF2A output_enabled 0 (mgcp_msg.c:125) 20241017055119291 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119291 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw conn:(1234/rtp C:5B58CF2A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119291 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119292 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw CI:5B58CF2A CRCX: Creating connection: port: 4974 (mgcp_protocol.c:1112) 20241017055119292 DLMGCP NOTICE <0013> endpoint:rtpbridge/b4@mgw CI:5B58CF2A CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119292 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119292 DLMGCP DEBUG <0013> Generated response: line #00: 200 65343 OK (mgcp_msg.c:67) 20241017055119292 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b4@mgw (mgcp_msg.c:67) 20241017055119292 DLMGCP DEBUG <0013> Generated response: line #02: I: 5B58CF2A (mgcp_msg.c:67) 20241017055119292 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119292 DLMGCP DEBUG <0013> Generated response: line #04: o=- 5B58CF2A 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119292 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119292 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119292 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119292 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4974 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119292 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119292 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119292 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65344 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119292 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119292 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119292 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119292 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw (trunk:0) found free endpoint: rtpbridge/b5@mgw (mgcp_endp.c:261) 20241017055119292 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b5@mgw" (mgcp_protocol.c:441) 20241017055119292 DLMGCP NOTICE <0013> endpoint:rtpbridge/b5@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119292 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw conn:(1234/rtp C:67BBF905 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119292 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw CI:67BBF905 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119292 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw CI:67BBF905 output_enabled 0 (mgcp_msg.c:125) 20241017055119292 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119292 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw conn:(1234/rtp C:67BBF905 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119292 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119292 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw CI:67BBF905 CRCX: Creating connection: port: 4976 (mgcp_protocol.c:1112) 20241017055119292 DLMGCP NOTICE <0013> endpoint:rtpbridge/b5@mgw CI:67BBF905 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119292 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119292 DLMGCP DEBUG <0013> Generated response: line #00: 200 65344 OK (mgcp_msg.c:67) 20241017055119292 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b5@mgw (mgcp_msg.c:67) 20241017055119292 DLMGCP DEBUG <0013> Generated response: line #02: I: 67BBF905 (mgcp_msg.c:67) 20241017055119292 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119292 DLMGCP DEBUG <0013> Generated response: line #04: o=- 67BBF905 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119292 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119292 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119292 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119292 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4976 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119292 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119292 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119292 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65345 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119292 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119292 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119292 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119292 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw (trunk:0) found free endpoint: rtpbridge/b6@mgw (mgcp_endp.c:261) 20241017055119292 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b6@mgw" (mgcp_protocol.c:441) 20241017055119292 DLMGCP NOTICE <0013> endpoint:rtpbridge/b6@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119292 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw conn:(1234/rtp C:4968A9B0 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119292 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw CI:4968A9B0 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119292 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw CI:4968A9B0 output_enabled 0 (mgcp_msg.c:125) 20241017055119292 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119292 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw conn:(1234/rtp C:4968A9B0 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119292 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119292 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw CI:4968A9B0 CRCX: Creating connection: port: 4978 (mgcp_protocol.c:1112) 20241017055119292 DLMGCP NOTICE <0013> endpoint:rtpbridge/b6@mgw CI:4968A9B0 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119292 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119292 DLMGCP DEBUG <0013> Generated response: line #00: 200 65345 OK (mgcp_msg.c:67) 20241017055119292 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b6@mgw (mgcp_msg.c:67) 20241017055119292 DLMGCP DEBUG <0013> Generated response: line #02: I: 4968A9B0 (mgcp_msg.c:67) 20241017055119292 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119292 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4968A9B0 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119292 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119292 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119292 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119292 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4978 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119292 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119292 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119293 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65346 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119293 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119293 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119293 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119293 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw (trunk:0) found free endpoint: rtpbridge/b7@mgw (mgcp_endp.c:261) 20241017055119293 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b7@mgw" (mgcp_protocol.c:441) 20241017055119293 DLMGCP NOTICE <0013> endpoint:rtpbridge/b7@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119293 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw conn:(1234/rtp C:E9D45E95 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119293 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw CI:E9D45E95 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119293 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw CI:E9D45E95 output_enabled 0 (mgcp_msg.c:125) 20241017055119293 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119293 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw conn:(1234/rtp C:E9D45E95 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119293 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119293 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw CI:E9D45E95 CRCX: Creating connection: port: 4980 (mgcp_protocol.c:1112) 20241017055119293 DLMGCP NOTICE <0013> endpoint:rtpbridge/b7@mgw CI:E9D45E95 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119293 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119293 DLMGCP DEBUG <0013> Generated response: line #00: 200 65346 OK (mgcp_msg.c:67) 20241017055119293 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b7@mgw (mgcp_msg.c:67) 20241017055119293 DLMGCP DEBUG <0013> Generated response: line #02: I: E9D45E95 (mgcp_msg.c:67) 20241017055119293 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119293 DLMGCP DEBUG <0013> Generated response: line #04: o=- E9D45E95 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119293 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119293 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119293 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119293 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4980 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119293 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119293 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119293 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65347 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119293 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119293 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119293 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119293 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw (trunk:0) found free endpoint: rtpbridge/b8@mgw (mgcp_endp.c:261) 20241017055119293 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b8@mgw" (mgcp_protocol.c:441) 20241017055119293 DLMGCP NOTICE <0013> endpoint:rtpbridge/b8@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119293 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw conn:(1234/rtp C:1F84D8BD r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119293 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw CI:1F84D8BD connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119293 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw CI:1F84D8BD output_enabled 0 (mgcp_msg.c:125) 20241017055119293 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119293 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw conn:(1234/rtp C:1F84D8BD r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119293 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119293 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw CI:1F84D8BD CRCX: Creating connection: port: 4982 (mgcp_protocol.c:1112) 20241017055119293 DLMGCP NOTICE <0013> endpoint:rtpbridge/b8@mgw CI:1F84D8BD CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119293 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119293 DLMGCP DEBUG <0013> Generated response: line #00: 200 65347 OK (mgcp_msg.c:67) 20241017055119293 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b8@mgw (mgcp_msg.c:67) 20241017055119293 DLMGCP DEBUG <0013> Generated response: line #02: I: 1F84D8BD (mgcp_msg.c:67) 20241017055119293 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119293 DLMGCP DEBUG <0013> Generated response: line #04: o=- 1F84D8BD 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119293 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119293 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119293 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119293 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4982 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119293 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119293 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119294 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65348 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119294 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119294 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119294 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119294 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw (trunk:0) found free endpoint: rtpbridge/b9@mgw (mgcp_endp.c:261) 20241017055119294 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b9@mgw" (mgcp_protocol.c:441) 20241017055119294 DLMGCP NOTICE <0013> endpoint:rtpbridge/b9@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119294 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw conn:(1234/rtp C:B9D4A29B r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119294 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw CI:B9D4A29B connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119294 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw CI:B9D4A29B output_enabled 0 (mgcp_msg.c:125) 20241017055119294 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119294 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw conn:(1234/rtp C:B9D4A29B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119294 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119294 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw CI:B9D4A29B CRCX: Creating connection: port: 4984 (mgcp_protocol.c:1112) 20241017055119294 DLMGCP NOTICE <0013> endpoint:rtpbridge/b9@mgw CI:B9D4A29B CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119294 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119294 DLMGCP DEBUG <0013> Generated response: line #00: 200 65348 OK (mgcp_msg.c:67) 20241017055119294 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b9@mgw (mgcp_msg.c:67) 20241017055119294 DLMGCP DEBUG <0013> Generated response: line #02: I: B9D4A29B (mgcp_msg.c:67) 20241017055119294 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119294 DLMGCP DEBUG <0013> Generated response: line #04: o=- B9D4A29B 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119294 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119294 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119294 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119294 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119294 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119294 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119294 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65349 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119294 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119294 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119294 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119294 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw (trunk:0) found free endpoint: rtpbridge/ba@mgw (mgcp_endp.c:261) 20241017055119294 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ba@mgw" (mgcp_protocol.c:441) 20241017055119294 DLMGCP NOTICE <0013> endpoint:rtpbridge/ba@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119294 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw conn:(1234/rtp C:FA1B1D8D r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119294 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw CI:FA1B1D8D connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119294 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw CI:FA1B1D8D output_enabled 0 (mgcp_msg.c:125) 20241017055119294 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119294 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw conn:(1234/rtp C:FA1B1D8D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119294 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119294 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw CI:FA1B1D8D CRCX: Creating connection: port: 4986 (mgcp_protocol.c:1112) 20241017055119294 DLMGCP NOTICE <0013> endpoint:rtpbridge/ba@mgw CI:FA1B1D8D CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119294 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119294 DLMGCP DEBUG <0013> Generated response: line #00: 200 65349 OK (mgcp_msg.c:67) 20241017055119294 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ba@mgw (mgcp_msg.c:67) 20241017055119294 DLMGCP DEBUG <0013> Generated response: line #02: I: FA1B1D8D (mgcp_msg.c:67) 20241017055119294 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119294 DLMGCP DEBUG <0013> Generated response: line #04: o=- FA1B1D8D 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119294 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119294 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119294 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119294 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4986 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119294 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119294 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119295 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65350 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119295 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119295 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119295 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119295 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw (trunk:0) found free endpoint: rtpbridge/bb@mgw (mgcp_endp.c:261) 20241017055119295 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/bb@mgw" (mgcp_protocol.c:441) 20241017055119295 DLMGCP NOTICE <0013> endpoint:rtpbridge/bb@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119295 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw conn:(1234/rtp C:9FE10A1C r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119295 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw CI:9FE10A1C connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119295 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw CI:9FE10A1C output_enabled 0 (mgcp_msg.c:125) 20241017055119295 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119295 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw conn:(1234/rtp C:9FE10A1C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119295 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119295 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw CI:9FE10A1C CRCX: Creating connection: port: 4988 (mgcp_protocol.c:1112) 20241017055119295 DLMGCP NOTICE <0013> endpoint:rtpbridge/bb@mgw CI:9FE10A1C CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119295 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119295 DLMGCP DEBUG <0013> Generated response: line #00: 200 65350 OK (mgcp_msg.c:67) 20241017055119295 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/bb@mgw (mgcp_msg.c:67) 20241017055119295 DLMGCP DEBUG <0013> Generated response: line #02: I: 9FE10A1C (mgcp_msg.c:67) 20241017055119295 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119295 DLMGCP DEBUG <0013> Generated response: line #04: o=- 9FE10A1C 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119295 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119295 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119295 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119295 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4988 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119295 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119295 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119295 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65351 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119295 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119295 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119295 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119295 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw (trunk:0) found free endpoint: rtpbridge/bc@mgw (mgcp_endp.c:261) 20241017055119295 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/bc@mgw" (mgcp_protocol.c:441) 20241017055119295 DLMGCP NOTICE <0013> endpoint:rtpbridge/bc@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119295 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw conn:(1234/rtp C:5A9C3534 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119295 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw CI:5A9C3534 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119295 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw CI:5A9C3534 output_enabled 0 (mgcp_msg.c:125) 20241017055119295 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119295 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw conn:(1234/rtp C:5A9C3534 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119295 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119295 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw CI:5A9C3534 CRCX: Creating connection: port: 4990 (mgcp_protocol.c:1112) 20241017055119295 DLMGCP NOTICE <0013> endpoint:rtpbridge/bc@mgw CI:5A9C3534 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119295 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119295 DLMGCP DEBUG <0013> Generated response: line #00: 200 65351 OK (mgcp_msg.c:67) 20241017055119295 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/bc@mgw (mgcp_msg.c:67) 20241017055119295 DLMGCP DEBUG <0013> Generated response: line #02: I: 5A9C3534 (mgcp_msg.c:67) 20241017055119295 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119295 DLMGCP DEBUG <0013> Generated response: line #04: o=- 5A9C3534 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119295 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119295 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119295 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119295 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4990 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119295 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119295 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119295 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65352 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119295 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119295 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119295 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119295 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw (trunk:0) found free endpoint: rtpbridge/bd@mgw (mgcp_endp.c:261) 20241017055119295 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/bd@mgw" (mgcp_protocol.c:441) 20241017055119295 DLMGCP NOTICE <0013> endpoint:rtpbridge/bd@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119295 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw conn:(1234/rtp C:B014A2F8 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119295 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw CI:B014A2F8 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119295 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw CI:B014A2F8 output_enabled 0 (mgcp_msg.c:125) 20241017055119295 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119295 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw conn:(1234/rtp C:B014A2F8 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119295 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119295 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw CI:B014A2F8 CRCX: Creating connection: port: 4992 (mgcp_protocol.c:1112) 20241017055119295 DLMGCP NOTICE <0013> endpoint:rtpbridge/bd@mgw CI:B014A2F8 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119295 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119295 DLMGCP DEBUG <0013> Generated response: line #00: 200 65352 OK (mgcp_msg.c:67) 20241017055119295 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/bd@mgw (mgcp_msg.c:67) 20241017055119295 DLMGCP DEBUG <0013> Generated response: line #02: I: B014A2F8 (mgcp_msg.c:67) 20241017055119295 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119295 DLMGCP DEBUG <0013> Generated response: line #04: o=- B014A2F8 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119295 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119295 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119295 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119295 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4992 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119295 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119295 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119296 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65353 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119296 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119296 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119296 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119296 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw (trunk:0) found free endpoint: rtpbridge/be@mgw (mgcp_endp.c:261) 20241017055119296 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/be@mgw" (mgcp_protocol.c:441) 20241017055119296 DLMGCP NOTICE <0013> endpoint:rtpbridge/be@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119296 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw conn:(1234/rtp C:C6E4F0A3 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119296 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw CI:C6E4F0A3 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119296 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw CI:C6E4F0A3 output_enabled 0 (mgcp_msg.c:125) 20241017055119296 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119296 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw conn:(1234/rtp C:C6E4F0A3 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119296 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119296 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw CI:C6E4F0A3 CRCX: Creating connection: port: 4994 (mgcp_protocol.c:1112) 20241017055119296 DLMGCP NOTICE <0013> endpoint:rtpbridge/be@mgw CI:C6E4F0A3 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119296 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119296 DLMGCP DEBUG <0013> Generated response: line #00: 200 65353 OK (mgcp_msg.c:67) 20241017055119296 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/be@mgw (mgcp_msg.c:67) 20241017055119296 DLMGCP DEBUG <0013> Generated response: line #02: I: C6E4F0A3 (mgcp_msg.c:67) 20241017055119296 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119296 DLMGCP DEBUG <0013> Generated response: line #04: o=- C6E4F0A3 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119296 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119296 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119296 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119296 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4994 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119296 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119296 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119296 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65354 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119296 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119296 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119296 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119296 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw (trunk:0) found free endpoint: rtpbridge/bf@mgw (mgcp_endp.c:261) 20241017055119296 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/bf@mgw" (mgcp_protocol.c:441) 20241017055119296 DLMGCP NOTICE <0013> endpoint:rtpbridge/bf@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119296 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw conn:(1234/rtp C:A3CF1B83 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119296 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw CI:A3CF1B83 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119296 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw CI:A3CF1B83 output_enabled 0 (mgcp_msg.c:125) 20241017055119296 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119296 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw conn:(1234/rtp C:A3CF1B83 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119296 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119296 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw CI:A3CF1B83 CRCX: Creating connection: port: 4996 (mgcp_protocol.c:1112) 20241017055119296 DLMGCP NOTICE <0013> endpoint:rtpbridge/bf@mgw CI:A3CF1B83 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119296 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119296 DLMGCP DEBUG <0013> Generated response: line #00: 200 65354 OK (mgcp_msg.c:67) 20241017055119296 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/bf@mgw (mgcp_msg.c:67) 20241017055119296 DLMGCP DEBUG <0013> Generated response: line #02: I: A3CF1B83 (mgcp_msg.c:67) 20241017055119296 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119296 DLMGCP DEBUG <0013> Generated response: line #04: o=- A3CF1B83 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119296 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119296 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119296 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119296 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4996 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119296 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119296 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119297 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65355 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119297 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119297 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119297 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119297 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw (trunk:0) found free endpoint: rtpbridge/c0@mgw (mgcp_endp.c:261) 20241017055119297 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c0@mgw" (mgcp_protocol.c:441) 20241017055119297 DLMGCP NOTICE <0013> endpoint:rtpbridge/c0@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119297 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw conn:(1234/rtp C:B1A595F5 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119297 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw CI:B1A595F5 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119297 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw CI:B1A595F5 output_enabled 0 (mgcp_msg.c:125) 20241017055119297 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119297 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw conn:(1234/rtp C:B1A595F5 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119297 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119297 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw CI:B1A595F5 CRCX: Creating connection: port: 4998 (mgcp_protocol.c:1112) 20241017055119297 DLMGCP NOTICE <0013> endpoint:rtpbridge/c0@mgw CI:B1A595F5 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119297 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119297 DLMGCP DEBUG <0013> Generated response: line #00: 200 65355 OK (mgcp_msg.c:67) 20241017055119297 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c0@mgw (mgcp_msg.c:67) 20241017055119297 DLMGCP DEBUG <0013> Generated response: line #02: I: B1A595F5 (mgcp_msg.c:67) 20241017055119297 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119297 DLMGCP DEBUG <0013> Generated response: line #04: o=- B1A595F5 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119297 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119297 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119297 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119297 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4998 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119297 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119297 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119297 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65356 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119297 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119297 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119297 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119297 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw (trunk:0) found free endpoint: rtpbridge/c1@mgw (mgcp_endp.c:261) 20241017055119297 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c1@mgw" (mgcp_protocol.c:441) 20241017055119297 DLMGCP NOTICE <0013> endpoint:rtpbridge/c1@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119297 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw conn:(1234/rtp C:C80078A3 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119297 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw CI:C80078A3 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119297 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw CI:C80078A3 output_enabled 0 (mgcp_msg.c:125) 20241017055119297 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119297 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw conn:(1234/rtp C:C80078A3 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119297 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119297 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw CI:C80078A3 CRCX: Creating connection: port: 5000 (mgcp_protocol.c:1112) 20241017055119297 DLMGCP NOTICE <0013> endpoint:rtpbridge/c1@mgw CI:C80078A3 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119297 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119297 DLMGCP DEBUG <0013> Generated response: line #00: 200 65356 OK (mgcp_msg.c:67) 20241017055119297 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c1@mgw (mgcp_msg.c:67) 20241017055119297 DLMGCP DEBUG <0013> Generated response: line #02: I: C80078A3 (mgcp_msg.c:67) 20241017055119297 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119297 DLMGCP DEBUG <0013> Generated response: line #04: o=- C80078A3 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119297 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119297 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119297 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119297 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5000 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119297 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119297 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119298 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65357 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119298 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119298 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119298 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119298 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw (trunk:0) found free endpoint: rtpbridge/c2@mgw (mgcp_endp.c:261) 20241017055119298 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c2@mgw" (mgcp_protocol.c:441) 20241017055119298 DLMGCP NOTICE <0013> endpoint:rtpbridge/c2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119298 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw conn:(1234/rtp C:D0ABD107 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119298 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw CI:D0ABD107 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119298 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw CI:D0ABD107 output_enabled 0 (mgcp_msg.c:125) 20241017055119298 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119298 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw conn:(1234/rtp C:D0ABD107 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119298 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119298 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw CI:D0ABD107 CRCX: Creating connection: port: 5002 (mgcp_protocol.c:1112) 20241017055119298 DLMGCP NOTICE <0013> endpoint:rtpbridge/c2@mgw CI:D0ABD107 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119298 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119298 DLMGCP DEBUG <0013> Generated response: line #00: 200 65357 OK (mgcp_msg.c:67) 20241017055119298 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c2@mgw (mgcp_msg.c:67) 20241017055119298 DLMGCP DEBUG <0013> Generated response: line #02: I: D0ABD107 (mgcp_msg.c:67) 20241017055119298 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119298 DLMGCP DEBUG <0013> Generated response: line #04: o=- D0ABD107 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119298 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119298 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119298 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119298 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5002 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119298 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119298 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119298 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65358 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119298 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119298 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119298 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119298 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw (trunk:0) found free endpoint: rtpbridge/c3@mgw (mgcp_endp.c:261) 20241017055119298 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c3@mgw" (mgcp_protocol.c:441) 20241017055119298 DLMGCP NOTICE <0013> endpoint:rtpbridge/c3@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119298 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw conn:(1234/rtp C:A81EAC21 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119298 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw CI:A81EAC21 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119298 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw CI:A81EAC21 output_enabled 0 (mgcp_msg.c:125) 20241017055119298 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119298 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw conn:(1234/rtp C:A81EAC21 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119298 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119298 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw CI:A81EAC21 CRCX: Creating connection: port: 5004 (mgcp_protocol.c:1112) 20241017055119298 DLMGCP NOTICE <0013> endpoint:rtpbridge/c3@mgw CI:A81EAC21 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119298 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119298 DLMGCP DEBUG <0013> Generated response: line #00: 200 65358 OK (mgcp_msg.c:67) 20241017055119298 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c3@mgw (mgcp_msg.c:67) 20241017055119298 DLMGCP DEBUG <0013> Generated response: line #02: I: A81EAC21 (mgcp_msg.c:67) 20241017055119298 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119298 DLMGCP DEBUG <0013> Generated response: line #04: o=- A81EAC21 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119298 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119298 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119298 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119298 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5004 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119298 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119298 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119298 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65359 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119298 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119298 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119298 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119298 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw (trunk:0) found free endpoint: rtpbridge/c4@mgw (mgcp_endp.c:261) 20241017055119298 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c4@mgw" (mgcp_protocol.c:441) 20241017055119298 DLMGCP NOTICE <0013> endpoint:rtpbridge/c4@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119298 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw conn:(1234/rtp C:C85AB11A r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119298 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw CI:C85AB11A connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119298 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw CI:C85AB11A output_enabled 0 (mgcp_msg.c:125) 20241017055119298 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119298 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw conn:(1234/rtp C:C85AB11A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119298 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119298 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw CI:C85AB11A CRCX: Creating connection: port: 5006 (mgcp_protocol.c:1112) 20241017055119298 DLMGCP NOTICE <0013> endpoint:rtpbridge/c4@mgw CI:C85AB11A CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119298 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119298 DLMGCP DEBUG <0013> Generated response: line #00: 200 65359 OK (mgcp_msg.c:67) 20241017055119298 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c4@mgw (mgcp_msg.c:67) 20241017055119298 DLMGCP DEBUG <0013> Generated response: line #02: I: C85AB11A (mgcp_msg.c:67) 20241017055119298 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119298 DLMGCP DEBUG <0013> Generated response: line #04: o=- C85AB11A 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119298 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119298 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119298 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119298 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5006 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119298 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119298 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119299 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65360 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119299 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119299 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119299 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119299 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw (trunk:0) found free endpoint: rtpbridge/c5@mgw (mgcp_endp.c:261) 20241017055119299 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c5@mgw" (mgcp_protocol.c:441) 20241017055119299 DLMGCP NOTICE <0013> endpoint:rtpbridge/c5@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119299 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw conn:(1234/rtp C:E32E1998 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119299 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw CI:E32E1998 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119299 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw CI:E32E1998 output_enabled 0 (mgcp_msg.c:125) 20241017055119299 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119299 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw conn:(1234/rtp C:E32E1998 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119299 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119299 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw CI:E32E1998 CRCX: Creating connection: port: 5008 (mgcp_protocol.c:1112) 20241017055119299 DLMGCP NOTICE <0013> endpoint:rtpbridge/c5@mgw CI:E32E1998 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119299 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119299 DLMGCP DEBUG <0013> Generated response: line #00: 200 65360 OK (mgcp_msg.c:67) 20241017055119299 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c5@mgw (mgcp_msg.c:67) 20241017055119299 DLMGCP DEBUG <0013> Generated response: line #02: I: E32E1998 (mgcp_msg.c:67) 20241017055119299 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119299 DLMGCP DEBUG <0013> Generated response: line #04: o=- E32E1998 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119299 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119299 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119299 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119299 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5008 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119299 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119299 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119299 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65361 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119299 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119299 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119299 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119299 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw (trunk:0) found free endpoint: rtpbridge/c6@mgw (mgcp_endp.c:261) 20241017055119299 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c6@mgw" (mgcp_protocol.c:441) 20241017055119299 DLMGCP NOTICE <0013> endpoint:rtpbridge/c6@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119299 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw conn:(1234/rtp C:E7FF7033 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119299 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw CI:E7FF7033 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119299 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw CI:E7FF7033 output_enabled 0 (mgcp_msg.c:125) 20241017055119299 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119299 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw conn:(1234/rtp C:E7FF7033 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119299 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119299 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw CI:E7FF7033 CRCX: Creating connection: port: 5010 (mgcp_protocol.c:1112) 20241017055119299 DLMGCP NOTICE <0013> endpoint:rtpbridge/c6@mgw CI:E7FF7033 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119299 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119299 DLMGCP DEBUG <0013> Generated response: line #00: 200 65361 OK (mgcp_msg.c:67) 20241017055119299 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c6@mgw (mgcp_msg.c:67) 20241017055119299 DLMGCP DEBUG <0013> Generated response: line #02: I: E7FF7033 (mgcp_msg.c:67) 20241017055119299 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119299 DLMGCP DEBUG <0013> Generated response: line #04: o=- E7FF7033 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119299 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119299 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119299 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119299 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5010 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119299 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119299 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119299 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65362 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119299 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119299 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119299 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119299 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw (trunk:0) found free endpoint: rtpbridge/c7@mgw (mgcp_endp.c:261) 20241017055119299 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c7@mgw" (mgcp_protocol.c:441) 20241017055119299 DLMGCP NOTICE <0013> endpoint:rtpbridge/c7@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119299 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw conn:(1234/rtp C:CAE18097 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119299 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw CI:CAE18097 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119299 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw CI:CAE18097 output_enabled 0 (mgcp_msg.c:125) 20241017055119299 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119299 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw conn:(1234/rtp C:CAE18097 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119299 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119299 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw CI:CAE18097 CRCX: Creating connection: port: 5012 (mgcp_protocol.c:1112) 20241017055119299 DLMGCP NOTICE <0013> endpoint:rtpbridge/c7@mgw CI:CAE18097 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119299 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119299 DLMGCP DEBUG <0013> Generated response: line #00: 200 65362 OK (mgcp_msg.c:67) 20241017055119299 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c7@mgw (mgcp_msg.c:67) 20241017055119299 DLMGCP DEBUG <0013> Generated response: line #02: I: CAE18097 (mgcp_msg.c:67) 20241017055119299 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119299 DLMGCP DEBUG <0013> Generated response: line #04: o=- CAE18097 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119299 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119299 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119299 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119299 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5012 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119299 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119299 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119299 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65363 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119299 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119299 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119299 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119299 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw (trunk:0) found free endpoint: rtpbridge/c8@mgw (mgcp_endp.c:261) 20241017055119299 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c8@mgw" (mgcp_protocol.c:441) 20241017055119299 DLMGCP NOTICE <0013> endpoint:rtpbridge/c8@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119299 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw conn:(1234/rtp C:35CDAE5C r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119299 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw CI:35CDAE5C connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119299 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw CI:35CDAE5C output_enabled 0 (mgcp_msg.c:125) 20241017055119299 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119299 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw conn:(1234/rtp C:35CDAE5C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119299 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119299 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw CI:35CDAE5C CRCX: Creating connection: port: 5014 (mgcp_protocol.c:1112) 20241017055119299 DLMGCP NOTICE <0013> endpoint:rtpbridge/c8@mgw CI:35CDAE5C CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119299 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119299 DLMGCP DEBUG <0013> Generated response: line #00: 200 65363 OK (mgcp_msg.c:67) 20241017055119299 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c8@mgw (mgcp_msg.c:67) 20241017055119299 DLMGCP DEBUG <0013> Generated response: line #02: I: 35CDAE5C (mgcp_msg.c:67) 20241017055119299 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119299 DLMGCP DEBUG <0013> Generated response: line #04: o=- 35CDAE5C 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119299 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119299 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119299 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119299 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5014 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119299 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119299 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119300 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65364 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119300 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119300 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119300 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119300 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw (trunk:0) found free endpoint: rtpbridge/c9@mgw (mgcp_endp.c:261) 20241017055119300 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c9@mgw" (mgcp_protocol.c:441) 20241017055119300 DLMGCP NOTICE <0013> endpoint:rtpbridge/c9@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119300 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw conn:(1234/rtp C:4F31ABF0 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119300 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw CI:4F31ABF0 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119300 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw CI:4F31ABF0 output_enabled 0 (mgcp_msg.c:125) 20241017055119300 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119300 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw conn:(1234/rtp C:4F31ABF0 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119300 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119300 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw CI:4F31ABF0 CRCX: Creating connection: port: 5016 (mgcp_protocol.c:1112) 20241017055119300 DLMGCP NOTICE <0013> endpoint:rtpbridge/c9@mgw CI:4F31ABF0 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119300 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119300 DLMGCP DEBUG <0013> Generated response: line #00: 200 65364 OK (mgcp_msg.c:67) 20241017055119300 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c9@mgw (mgcp_msg.c:67) 20241017055119300 DLMGCP DEBUG <0013> Generated response: line #02: I: 4F31ABF0 (mgcp_msg.c:67) 20241017055119300 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119300 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4F31ABF0 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119300 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119300 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119300 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119300 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5016 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119300 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119300 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119300 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65365 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119300 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119300 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119300 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119300 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw (trunk:0) found free endpoint: rtpbridge/ca@mgw (mgcp_endp.c:261) 20241017055119300 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ca@mgw" (mgcp_protocol.c:441) 20241017055119300 DLMGCP NOTICE <0013> endpoint:rtpbridge/ca@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119300 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw conn:(1234/rtp C:C9ED8A2C r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119300 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw CI:C9ED8A2C connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119300 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw CI:C9ED8A2C output_enabled 0 (mgcp_msg.c:125) 20241017055119300 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119300 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw conn:(1234/rtp C:C9ED8A2C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119300 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119300 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw CI:C9ED8A2C CRCX: Creating connection: port: 5018 (mgcp_protocol.c:1112) 20241017055119300 DLMGCP NOTICE <0013> endpoint:rtpbridge/ca@mgw CI:C9ED8A2C CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119300 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119300 DLMGCP DEBUG <0013> Generated response: line #00: 200 65365 OK (mgcp_msg.c:67) 20241017055119300 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ca@mgw (mgcp_msg.c:67) 20241017055119300 DLMGCP DEBUG <0013> Generated response: line #02: I: C9ED8A2C (mgcp_msg.c:67) 20241017055119300 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119300 DLMGCP DEBUG <0013> Generated response: line #04: o=- C9ED8A2C 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119300 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119300 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119300 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119300 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5018 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119300 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119300 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119300 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65366 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119300 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119300 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119300 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119300 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw (trunk:0) found free endpoint: rtpbridge/cb@mgw (mgcp_endp.c:261) 20241017055119300 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/cb@mgw" (mgcp_protocol.c:441) 20241017055119300 DLMGCP NOTICE <0013> endpoint:rtpbridge/cb@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119300 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw conn:(1234/rtp C:089BA047 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119300 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw CI:089BA047 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119300 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw CI:089BA047 output_enabled 0 (mgcp_msg.c:125) 20241017055119300 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119300 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw conn:(1234/rtp C:089BA047 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119300 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119300 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw CI:089BA047 CRCX: Creating connection: port: 5020 (mgcp_protocol.c:1112) 20241017055119300 DLMGCP NOTICE <0013> endpoint:rtpbridge/cb@mgw CI:089BA047 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119300 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119300 DLMGCP DEBUG <0013> Generated response: line #00: 200 65366 OK (mgcp_msg.c:67) 20241017055119300 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/cb@mgw (mgcp_msg.c:67) 20241017055119300 DLMGCP DEBUG <0013> Generated response: line #02: I: 089BA047 (mgcp_msg.c:67) 20241017055119300 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119300 DLMGCP DEBUG <0013> Generated response: line #04: o=- 089BA047 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119300 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119300 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119300 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119300 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5020 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119300 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119300 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119300 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65367 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119300 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119300 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119300 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119300 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw (trunk:0) found free endpoint: rtpbridge/cc@mgw (mgcp_endp.c:261) 20241017055119300 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/cc@mgw" (mgcp_protocol.c:441) 20241017055119300 DLMGCP NOTICE <0013> endpoint:rtpbridge/cc@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119300 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw conn:(1234/rtp C:8F0FCFA1 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119300 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw CI:8F0FCFA1 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119300 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw CI:8F0FCFA1 output_enabled 0 (mgcp_msg.c:125) 20241017055119300 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119300 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw conn:(1234/rtp C:8F0FCFA1 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119300 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119300 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw CI:8F0FCFA1 CRCX: Creating connection: port: 5022 (mgcp_protocol.c:1112) 20241017055119300 DLMGCP NOTICE <0013> endpoint:rtpbridge/cc@mgw CI:8F0FCFA1 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119300 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119300 DLMGCP DEBUG <0013> Generated response: line #00: 200 65367 OK (mgcp_msg.c:67) 20241017055119300 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/cc@mgw (mgcp_msg.c:67) 20241017055119300 DLMGCP DEBUG <0013> Generated response: line #02: I: 8F0FCFA1 (mgcp_msg.c:67) 20241017055119300 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119300 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8F0FCFA1 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119300 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119300 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119300 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119300 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5022 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119300 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119300 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119301 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65368 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119301 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119301 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119301 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119301 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw (trunk:0) found free endpoint: rtpbridge/cd@mgw (mgcp_endp.c:261) 20241017055119301 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/cd@mgw" (mgcp_protocol.c:441) 20241017055119301 DLMGCP NOTICE <0013> endpoint:rtpbridge/cd@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119301 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw conn:(1234/rtp C:1EE2D92F r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119301 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw CI:1EE2D92F connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119301 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw CI:1EE2D92F output_enabled 0 (mgcp_msg.c:125) 20241017055119301 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119301 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw conn:(1234/rtp C:1EE2D92F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119301 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119301 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw CI:1EE2D92F CRCX: Creating connection: port: 5024 (mgcp_protocol.c:1112) 20241017055119301 DLMGCP NOTICE <0013> endpoint:rtpbridge/cd@mgw CI:1EE2D92F CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119301 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119301 DLMGCP DEBUG <0013> Generated response: line #00: 200 65368 OK (mgcp_msg.c:67) 20241017055119301 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/cd@mgw (mgcp_msg.c:67) 20241017055119301 DLMGCP DEBUG <0013> Generated response: line #02: I: 1EE2D92F (mgcp_msg.c:67) 20241017055119301 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119301 DLMGCP DEBUG <0013> Generated response: line #04: o=- 1EE2D92F 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119301 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119301 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119301 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119301 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5024 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119301 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119301 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119301 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65369 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119301 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119301 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119301 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119301 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw (trunk:0) found free endpoint: rtpbridge/ce@mgw (mgcp_endp.c:261) 20241017055119301 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ce@mgw" (mgcp_protocol.c:441) 20241017055119301 DLMGCP NOTICE <0013> endpoint:rtpbridge/ce@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119301 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw conn:(1234/rtp C:10B52D28 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119301 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw CI:10B52D28 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119301 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw CI:10B52D28 output_enabled 0 (mgcp_msg.c:125) 20241017055119301 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119301 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw conn:(1234/rtp C:10B52D28 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119301 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119301 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw CI:10B52D28 CRCX: Creating connection: port: 5026 (mgcp_protocol.c:1112) 20241017055119301 DLMGCP NOTICE <0013> endpoint:rtpbridge/ce@mgw CI:10B52D28 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119301 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119301 DLMGCP DEBUG <0013> Generated response: line #00: 200 65369 OK (mgcp_msg.c:67) 20241017055119301 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ce@mgw (mgcp_msg.c:67) 20241017055119301 DLMGCP DEBUG <0013> Generated response: line #02: I: 10B52D28 (mgcp_msg.c:67) 20241017055119301 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119301 DLMGCP DEBUG <0013> Generated response: line #04: o=- 10B52D28 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119301 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119301 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119301 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119301 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5026 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119301 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119301 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119301 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65370 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119301 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119301 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119301 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119301 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw (trunk:0) found free endpoint: rtpbridge/cf@mgw (mgcp_endp.c:261) 20241017055119301 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/cf@mgw" (mgcp_protocol.c:441) 20241017055119301 DLMGCP NOTICE <0013> endpoint:rtpbridge/cf@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119301 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw conn:(1234/rtp C:ECEEABA3 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119301 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw CI:ECEEABA3 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119301 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw CI:ECEEABA3 output_enabled 0 (mgcp_msg.c:125) 20241017055119301 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119301 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw conn:(1234/rtp C:ECEEABA3 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119301 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119301 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw CI:ECEEABA3 CRCX: Creating connection: port: 5028 (mgcp_protocol.c:1112) 20241017055119301 DLMGCP NOTICE <0013> endpoint:rtpbridge/cf@mgw CI:ECEEABA3 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119301 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119301 DLMGCP DEBUG <0013> Generated response: line #00: 200 65370 OK (mgcp_msg.c:67) 20241017055119301 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/cf@mgw (mgcp_msg.c:67) 20241017055119301 DLMGCP DEBUG <0013> Generated response: line #02: I: ECEEABA3 (mgcp_msg.c:67) 20241017055119301 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119301 DLMGCP DEBUG <0013> Generated response: line #04: o=- ECEEABA3 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119301 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119301 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119301 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119301 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5028 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119301 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119301 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119301 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65371 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119301 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119301 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119301 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119301 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw (trunk:0) found free endpoint: rtpbridge/d0@mgw (mgcp_endp.c:261) 20241017055119301 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d0@mgw" (mgcp_protocol.c:441) 20241017055119301 DLMGCP NOTICE <0013> endpoint:rtpbridge/d0@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119301 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw conn:(1234/rtp C:34211ECD r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119301 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw CI:34211ECD connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119301 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw CI:34211ECD output_enabled 0 (mgcp_msg.c:125) 20241017055119301 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119301 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw conn:(1234/rtp C:34211ECD r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119301 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119302 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw CI:34211ECD CRCX: Creating connection: port: 5030 (mgcp_protocol.c:1112) 20241017055119302 DLMGCP NOTICE <0013> endpoint:rtpbridge/d0@mgw CI:34211ECD CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119302 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119302 DLMGCP DEBUG <0013> Generated response: line #00: 200 65371 OK (mgcp_msg.c:67) 20241017055119302 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d0@mgw (mgcp_msg.c:67) 20241017055119302 DLMGCP DEBUG <0013> Generated response: line #02: I: 34211ECD (mgcp_msg.c:67) 20241017055119302 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119302 DLMGCP DEBUG <0013> Generated response: line #04: o=- 34211ECD 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119302 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119302 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119302 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119302 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5030 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119302 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119302 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119302 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65372 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119302 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119302 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119302 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119302 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw (trunk:0) found free endpoint: rtpbridge/d1@mgw (mgcp_endp.c:261) 20241017055119302 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d1@mgw" (mgcp_protocol.c:441) 20241017055119302 DLMGCP NOTICE <0013> endpoint:rtpbridge/d1@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119302 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw conn:(1234/rtp C:F5C665C5 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119302 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw CI:F5C665C5 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119302 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw CI:F5C665C5 output_enabled 0 (mgcp_msg.c:125) 20241017055119302 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119302 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw conn:(1234/rtp C:F5C665C5 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119302 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119302 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw CI:F5C665C5 CRCX: Creating connection: port: 5032 (mgcp_protocol.c:1112) 20241017055119302 DLMGCP NOTICE <0013> endpoint:rtpbridge/d1@mgw CI:F5C665C5 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119302 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119302 DLMGCP DEBUG <0013> Generated response: line #00: 200 65372 OK (mgcp_msg.c:67) 20241017055119302 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d1@mgw (mgcp_msg.c:67) 20241017055119302 DLMGCP DEBUG <0013> Generated response: line #02: I: F5C665C5 (mgcp_msg.c:67) 20241017055119302 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119302 DLMGCP DEBUG <0013> Generated response: line #04: o=- F5C665C5 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119302 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119302 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119302 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119302 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5032 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119302 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119302 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119302 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65373 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119302 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119302 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119302 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119302 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw (trunk:0) found free endpoint: rtpbridge/d2@mgw (mgcp_endp.c:261) 20241017055119302 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d2@mgw" (mgcp_protocol.c:441) 20241017055119302 DLMGCP NOTICE <0013> endpoint:rtpbridge/d2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119302 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw conn:(1234/rtp C:0E3124F9 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119302 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw CI:0E3124F9 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119302 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw CI:0E3124F9 output_enabled 0 (mgcp_msg.c:125) 20241017055119302 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119302 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw conn:(1234/rtp C:0E3124F9 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119302 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119302 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw CI:0E3124F9 CRCX: Creating connection: port: 5034 (mgcp_protocol.c:1112) 20241017055119302 DLMGCP NOTICE <0013> endpoint:rtpbridge/d2@mgw CI:0E3124F9 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119302 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119302 DLMGCP DEBUG <0013> Generated response: line #00: 200 65373 OK (mgcp_msg.c:67) 20241017055119302 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d2@mgw (mgcp_msg.c:67) 20241017055119302 DLMGCP DEBUG <0013> Generated response: line #02: I: 0E3124F9 (mgcp_msg.c:67) 20241017055119302 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119302 DLMGCP DEBUG <0013> Generated response: line #04: o=- 0E3124F9 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119302 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119302 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119302 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119302 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5034 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119302 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119302 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119302 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65374 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119302 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119302 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119302 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119302 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw (trunk:0) found free endpoint: rtpbridge/d3@mgw (mgcp_endp.c:261) 20241017055119302 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d3@mgw" (mgcp_protocol.c:441) 20241017055119302 DLMGCP NOTICE <0013> endpoint:rtpbridge/d3@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119302 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw conn:(1234/rtp C:A827DA37 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119302 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw CI:A827DA37 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119302 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw CI:A827DA37 output_enabled 0 (mgcp_msg.c:125) 20241017055119302 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119302 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw conn:(1234/rtp C:A827DA37 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119302 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119302 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw CI:A827DA37 CRCX: Creating connection: port: 5036 (mgcp_protocol.c:1112) 20241017055119302 DLMGCP NOTICE <0013> endpoint:rtpbridge/d3@mgw CI:A827DA37 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119302 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119302 DLMGCP DEBUG <0013> Generated response: line #00: 200 65374 OK (mgcp_msg.c:67) 20241017055119302 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d3@mgw (mgcp_msg.c:67) 20241017055119302 DLMGCP DEBUG <0013> Generated response: line #02: I: A827DA37 (mgcp_msg.c:67) 20241017055119302 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119302 DLMGCP DEBUG <0013> Generated response: line #04: o=- A827DA37 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119302 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119302 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119302 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119302 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5036 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119302 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119302 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119303 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65375 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119303 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119303 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119303 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119303 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw (trunk:0) found free endpoint: rtpbridge/d4@mgw (mgcp_endp.c:261) 20241017055119303 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d4@mgw" (mgcp_protocol.c:441) 20241017055119303 DLMGCP NOTICE <0013> endpoint:rtpbridge/d4@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119303 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw conn:(1234/rtp C:D20C079B r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119303 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw CI:D20C079B connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119303 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw CI:D20C079B output_enabled 0 (mgcp_msg.c:125) 20241017055119303 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119303 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw conn:(1234/rtp C:D20C079B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119303 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119303 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw CI:D20C079B CRCX: Creating connection: port: 5038 (mgcp_protocol.c:1112) 20241017055119303 DLMGCP NOTICE <0013> endpoint:rtpbridge/d4@mgw CI:D20C079B CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119303 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119303 DLMGCP DEBUG <0013> Generated response: line #00: 200 65375 OK (mgcp_msg.c:67) 20241017055119303 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d4@mgw (mgcp_msg.c:67) 20241017055119303 DLMGCP DEBUG <0013> Generated response: line #02: I: D20C079B (mgcp_msg.c:67) 20241017055119303 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119303 DLMGCP DEBUG <0013> Generated response: line #04: o=- D20C079B 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119303 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119303 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119303 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119303 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5038 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119303 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119303 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119303 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65376 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119303 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119303 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119303 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119303 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw (trunk:0) found free endpoint: rtpbridge/d5@mgw (mgcp_endp.c:261) 20241017055119303 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d5@mgw" (mgcp_protocol.c:441) 20241017055119303 DLMGCP NOTICE <0013> endpoint:rtpbridge/d5@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119303 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw conn:(1234/rtp C:8F24C6F9 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119303 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw CI:8F24C6F9 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119303 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw CI:8F24C6F9 output_enabled 0 (mgcp_msg.c:125) 20241017055119303 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119303 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw conn:(1234/rtp C:8F24C6F9 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119303 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119303 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw CI:8F24C6F9 CRCX: Creating connection: port: 5040 (mgcp_protocol.c:1112) 20241017055119303 DLMGCP NOTICE <0013> endpoint:rtpbridge/d5@mgw CI:8F24C6F9 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119303 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119303 DLMGCP DEBUG <0013> Generated response: line #00: 200 65376 OK (mgcp_msg.c:67) 20241017055119303 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d5@mgw (mgcp_msg.c:67) 20241017055119303 DLMGCP DEBUG <0013> Generated response: line #02: I: 8F24C6F9 (mgcp_msg.c:67) 20241017055119303 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119303 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8F24C6F9 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119303 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119303 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119303 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119303 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5040 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119303 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119303 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119303 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65377 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119303 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119303 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119303 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119303 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw (trunk:0) found free endpoint: rtpbridge/d6@mgw (mgcp_endp.c:261) 20241017055119303 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d6@mgw" (mgcp_protocol.c:441) 20241017055119303 DLMGCP NOTICE <0013> endpoint:rtpbridge/d6@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119303 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw conn:(1234/rtp C:FD5E5F95 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119303 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw CI:FD5E5F95 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119303 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw CI:FD5E5F95 output_enabled 0 (mgcp_msg.c:125) 20241017055119303 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119303 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw conn:(1234/rtp C:FD5E5F95 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119303 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119303 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw CI:FD5E5F95 CRCX: Creating connection: port: 5042 (mgcp_protocol.c:1112) 20241017055119303 DLMGCP NOTICE <0013> endpoint:rtpbridge/d6@mgw CI:FD5E5F95 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119303 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119303 DLMGCP DEBUG <0013> Generated response: line #00: 200 65377 OK (mgcp_msg.c:67) 20241017055119303 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d6@mgw (mgcp_msg.c:67) 20241017055119303 DLMGCP DEBUG <0013> Generated response: line #02: I: FD5E5F95 (mgcp_msg.c:67) 20241017055119303 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119303 DLMGCP DEBUG <0013> Generated response: line #04: o=- FD5E5F95 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119303 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119303 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119303 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119303 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5042 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119303 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119303 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119303 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65378 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119303 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119303 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119303 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119303 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw (trunk:0) found free endpoint: rtpbridge/d7@mgw (mgcp_endp.c:261) 20241017055119303 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d7@mgw" (mgcp_protocol.c:441) 20241017055119303 DLMGCP NOTICE <0013> endpoint:rtpbridge/d7@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119303 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw conn:(1234/rtp C:8A3B8628 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119303 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw CI:8A3B8628 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119303 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw CI:8A3B8628 output_enabled 0 (mgcp_msg.c:125) 20241017055119303 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119303 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw conn:(1234/rtp C:8A3B8628 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119303 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119303 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw CI:8A3B8628 CRCX: Creating connection: port: 5044 (mgcp_protocol.c:1112) 20241017055119303 DLMGCP NOTICE <0013> endpoint:rtpbridge/d7@mgw CI:8A3B8628 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119303 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119303 DLMGCP DEBUG <0013> Generated response: line #00: 200 65378 OK (mgcp_msg.c:67) 20241017055119303 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d7@mgw (mgcp_msg.c:67) 20241017055119303 DLMGCP DEBUG <0013> Generated response: line #02: I: 8A3B8628 (mgcp_msg.c:67) 20241017055119303 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119303 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8A3B8628 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119303 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119303 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119303 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119303 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5044 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119303 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119303 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119304 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65379 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119304 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119304 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119304 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119304 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw (trunk:0) found free endpoint: rtpbridge/d8@mgw (mgcp_endp.c:261) 20241017055119304 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d8@mgw" (mgcp_protocol.c:441) 20241017055119304 DLMGCP NOTICE <0013> endpoint:rtpbridge/d8@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119304 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw conn:(1234/rtp C:7561A1D7 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119304 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw CI:7561A1D7 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119304 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw CI:7561A1D7 output_enabled 0 (mgcp_msg.c:125) 20241017055119304 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119304 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw conn:(1234/rtp C:7561A1D7 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119304 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119304 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw CI:7561A1D7 CRCX: Creating connection: port: 5046 (mgcp_protocol.c:1112) 20241017055119304 DLMGCP NOTICE <0013> endpoint:rtpbridge/d8@mgw CI:7561A1D7 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119304 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119304 DLMGCP DEBUG <0013> Generated response: line #00: 200 65379 OK (mgcp_msg.c:67) 20241017055119304 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d8@mgw (mgcp_msg.c:67) 20241017055119304 DLMGCP DEBUG <0013> Generated response: line #02: I: 7561A1D7 (mgcp_msg.c:67) 20241017055119304 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119304 DLMGCP DEBUG <0013> Generated response: line #04: o=- 7561A1D7 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119304 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119304 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119304 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119304 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5046 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119304 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119304 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119304 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65380 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119304 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119304 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119304 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119304 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw (trunk:0) found free endpoint: rtpbridge/d9@mgw (mgcp_endp.c:261) 20241017055119304 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d9@mgw" (mgcp_protocol.c:441) 20241017055119304 DLMGCP NOTICE <0013> endpoint:rtpbridge/d9@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119304 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw conn:(1234/rtp C:AEEF20D9 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119304 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw CI:AEEF20D9 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119304 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw CI:AEEF20D9 output_enabled 0 (mgcp_msg.c:125) 20241017055119304 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119304 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw conn:(1234/rtp C:AEEF20D9 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119304 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119304 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw CI:AEEF20D9 CRCX: Creating connection: port: 5048 (mgcp_protocol.c:1112) 20241017055119304 DLMGCP NOTICE <0013> endpoint:rtpbridge/d9@mgw CI:AEEF20D9 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119304 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119304 DLMGCP DEBUG <0013> Generated response: line #00: 200 65380 OK (mgcp_msg.c:67) 20241017055119304 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d9@mgw (mgcp_msg.c:67) 20241017055119304 DLMGCP DEBUG <0013> Generated response: line #02: I: AEEF20D9 (mgcp_msg.c:67) 20241017055119304 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119304 DLMGCP DEBUG <0013> Generated response: line #04: o=- AEEF20D9 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119304 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119304 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119304 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119304 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5048 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119304 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119304 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119304 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65381 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119304 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119304 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119304 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119304 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw (trunk:0) found free endpoint: rtpbridge/da@mgw (mgcp_endp.c:261) 20241017055119304 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/da@mgw" (mgcp_protocol.c:441) 20241017055119304 DLMGCP NOTICE <0013> endpoint:rtpbridge/da@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119304 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw conn:(1234/rtp C:80248631 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119304 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw CI:80248631 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119304 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw CI:80248631 output_enabled 0 (mgcp_msg.c:125) 20241017055119304 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119304 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw conn:(1234/rtp C:80248631 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119304 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119304 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw CI:80248631 CRCX: Creating connection: port: 5050 (mgcp_protocol.c:1112) 20241017055119304 DLMGCP NOTICE <0013> endpoint:rtpbridge/da@mgw CI:80248631 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119304 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119304 DLMGCP DEBUG <0013> Generated response: line #00: 200 65381 OK (mgcp_msg.c:67) 20241017055119304 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/da@mgw (mgcp_msg.c:67) 20241017055119304 DLMGCP DEBUG <0013> Generated response: line #02: I: 80248631 (mgcp_msg.c:67) 20241017055119304 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119304 DLMGCP DEBUG <0013> Generated response: line #04: o=- 80248631 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119304 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119304 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119304 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119304 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5050 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119304 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119304 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119304 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65382 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119304 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119304 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119304 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119304 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw (trunk:0) found free endpoint: rtpbridge/db@mgw (mgcp_endp.c:261) 20241017055119304 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/db@mgw" (mgcp_protocol.c:441) 20241017055119304 DLMGCP NOTICE <0013> endpoint:rtpbridge/db@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119304 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw conn:(1234/rtp C:A8186FCA r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119304 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw CI:A8186FCA connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119304 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw CI:A8186FCA output_enabled 0 (mgcp_msg.c:125) 20241017055119304 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119304 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw conn:(1234/rtp C:A8186FCA r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119304 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119304 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw CI:A8186FCA CRCX: Creating connection: port: 5052 (mgcp_protocol.c:1112) 20241017055119304 DLMGCP NOTICE <0013> endpoint:rtpbridge/db@mgw CI:A8186FCA CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119304 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119304 DLMGCP DEBUG <0013> Generated response: line #00: 200 65382 OK (mgcp_msg.c:67) 20241017055119304 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/db@mgw (mgcp_msg.c:67) 20241017055119304 DLMGCP DEBUG <0013> Generated response: line #02: I: A8186FCA (mgcp_msg.c:67) 20241017055119304 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119304 DLMGCP DEBUG <0013> Generated response: line #04: o=- A8186FCA 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119304 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119304 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119304 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119304 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5052 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119304 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119304 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119305 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65383 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119305 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119305 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119305 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119305 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw (trunk:0) found free endpoint: rtpbridge/dc@mgw (mgcp_endp.c:261) 20241017055119305 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/dc@mgw" (mgcp_protocol.c:441) 20241017055119305 DLMGCP NOTICE <0013> endpoint:rtpbridge/dc@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119305 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw conn:(1234/rtp C:1C5A2E35 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119305 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw CI:1C5A2E35 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119305 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw CI:1C5A2E35 output_enabled 0 (mgcp_msg.c:125) 20241017055119305 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119305 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw conn:(1234/rtp C:1C5A2E35 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119305 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119305 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw CI:1C5A2E35 CRCX: Creating connection: port: 5054 (mgcp_protocol.c:1112) 20241017055119305 DLMGCP NOTICE <0013> endpoint:rtpbridge/dc@mgw CI:1C5A2E35 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119305 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119305 DLMGCP DEBUG <0013> Generated response: line #00: 200 65383 OK (mgcp_msg.c:67) 20241017055119305 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/dc@mgw (mgcp_msg.c:67) 20241017055119305 DLMGCP DEBUG <0013> Generated response: line #02: I: 1C5A2E35 (mgcp_msg.c:67) 20241017055119305 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119305 DLMGCP DEBUG <0013> Generated response: line #04: o=- 1C5A2E35 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119305 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119305 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119305 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119305 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5054 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119305 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119305 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119305 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65384 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119305 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119305 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119305 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119305 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw (trunk:0) found free endpoint: rtpbridge/dd@mgw (mgcp_endp.c:261) 20241017055119305 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/dd@mgw" (mgcp_protocol.c:441) 20241017055119305 DLMGCP NOTICE <0013> endpoint:rtpbridge/dd@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119305 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw conn:(1234/rtp C:2BDE0B5C r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119305 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw CI:2BDE0B5C connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119305 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw CI:2BDE0B5C output_enabled 0 (mgcp_msg.c:125) 20241017055119305 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119305 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw conn:(1234/rtp C:2BDE0B5C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119305 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119305 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw CI:2BDE0B5C CRCX: Creating connection: port: 5056 (mgcp_protocol.c:1112) 20241017055119305 DLMGCP NOTICE <0013> endpoint:rtpbridge/dd@mgw CI:2BDE0B5C CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119305 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119305 DLMGCP DEBUG <0013> Generated response: line #00: 200 65384 OK (mgcp_msg.c:67) 20241017055119305 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/dd@mgw (mgcp_msg.c:67) 20241017055119305 DLMGCP DEBUG <0013> Generated response: line #02: I: 2BDE0B5C (mgcp_msg.c:67) 20241017055119305 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119305 DLMGCP DEBUG <0013> Generated response: line #04: o=- 2BDE0B5C 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119305 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119305 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119305 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119305 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5056 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119305 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119305 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119305 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65385 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119305 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119305 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119305 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119305 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw (trunk:0) found free endpoint: rtpbridge/de@mgw (mgcp_endp.c:261) 20241017055119305 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/de@mgw" (mgcp_protocol.c:441) 20241017055119305 DLMGCP NOTICE <0013> endpoint:rtpbridge/de@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119305 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw conn:(1234/rtp C:4D8CD194 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119305 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw CI:4D8CD194 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119305 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw CI:4D8CD194 output_enabled 0 (mgcp_msg.c:125) 20241017055119305 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119305 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw conn:(1234/rtp C:4D8CD194 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119305 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119305 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw CI:4D8CD194 CRCX: Creating connection: port: 5058 (mgcp_protocol.c:1112) 20241017055119305 DLMGCP NOTICE <0013> endpoint:rtpbridge/de@mgw CI:4D8CD194 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119305 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119305 DLMGCP DEBUG <0013> Generated response: line #00: 200 65385 OK (mgcp_msg.c:67) 20241017055119305 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/de@mgw (mgcp_msg.c:67) 20241017055119305 DLMGCP DEBUG <0013> Generated response: line #02: I: 4D8CD194 (mgcp_msg.c:67) 20241017055119305 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119305 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4D8CD194 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119305 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119305 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119305 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119305 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5058 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119305 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119305 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119305 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65386 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119305 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119305 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119305 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119305 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw (trunk:0) found free endpoint: rtpbridge/df@mgw (mgcp_endp.c:261) 20241017055119305 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/df@mgw" (mgcp_protocol.c:441) 20241017055119305 DLMGCP NOTICE <0013> endpoint:rtpbridge/df@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119305 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw conn:(1234/rtp C:2ED0B28B r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119305 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw CI:2ED0B28B connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119305 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw CI:2ED0B28B output_enabled 0 (mgcp_msg.c:125) 20241017055119305 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119305 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw conn:(1234/rtp C:2ED0B28B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119305 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119305 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw CI:2ED0B28B CRCX: Creating connection: port: 5060 (mgcp_protocol.c:1112) 20241017055119305 DLMGCP NOTICE <0013> endpoint:rtpbridge/df@mgw CI:2ED0B28B CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119305 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119305 DLMGCP DEBUG <0013> Generated response: line #00: 200 65386 OK (mgcp_msg.c:67) 20241017055119305 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/df@mgw (mgcp_msg.c:67) 20241017055119305 DLMGCP DEBUG <0013> Generated response: line #02: I: 2ED0B28B (mgcp_msg.c:67) 20241017055119305 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119305 DLMGCP DEBUG <0013> Generated response: line #04: o=- 2ED0B28B 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119305 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119305 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119305 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119305 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5060 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119305 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119305 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119306 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65387 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119306 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119306 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119306 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119306 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw (trunk:0) found free endpoint: rtpbridge/e0@mgw (mgcp_endp.c:261) 20241017055119306 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e0@mgw" (mgcp_protocol.c:441) 20241017055119306 DLMGCP NOTICE <0013> endpoint:rtpbridge/e0@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119306 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw conn:(1234/rtp C:1AF425AB r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119306 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw CI:1AF425AB connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119306 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw CI:1AF425AB output_enabled 0 (mgcp_msg.c:125) 20241017055119306 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119306 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw conn:(1234/rtp C:1AF425AB r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119306 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119306 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw CI:1AF425AB CRCX: Creating connection: port: 5062 (mgcp_protocol.c:1112) 20241017055119306 DLMGCP NOTICE <0013> endpoint:rtpbridge/e0@mgw CI:1AF425AB CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119306 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119306 DLMGCP DEBUG <0013> Generated response: line #00: 200 65387 OK (mgcp_msg.c:67) 20241017055119306 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e0@mgw (mgcp_msg.c:67) 20241017055119306 DLMGCP DEBUG <0013> Generated response: line #02: I: 1AF425AB (mgcp_msg.c:67) 20241017055119306 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119306 DLMGCP DEBUG <0013> Generated response: line #04: o=- 1AF425AB 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119306 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119306 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119306 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119306 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5062 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119306 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119306 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119306 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65388 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119306 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119306 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119306 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119306 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw (trunk:0) found free endpoint: rtpbridge/e1@mgw (mgcp_endp.c:261) 20241017055119306 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e1@mgw" (mgcp_protocol.c:441) 20241017055119306 DLMGCP NOTICE <0013> endpoint:rtpbridge/e1@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119306 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw conn:(1234/rtp C:F704833B r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119306 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw CI:F704833B connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119306 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw CI:F704833B output_enabled 0 (mgcp_msg.c:125) 20241017055119306 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119306 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw conn:(1234/rtp C:F704833B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119306 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119306 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw CI:F704833B CRCX: Creating connection: port: 5064 (mgcp_protocol.c:1112) 20241017055119306 DLMGCP NOTICE <0013> endpoint:rtpbridge/e1@mgw CI:F704833B CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119306 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119306 DLMGCP DEBUG <0013> Generated response: line #00: 200 65388 OK (mgcp_msg.c:67) 20241017055119306 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e1@mgw (mgcp_msg.c:67) 20241017055119306 DLMGCP DEBUG <0013> Generated response: line #02: I: F704833B (mgcp_msg.c:67) 20241017055119306 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119306 DLMGCP DEBUG <0013> Generated response: line #04: o=- F704833B 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119306 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119306 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119306 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119306 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5064 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119306 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119306 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119306 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65389 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119306 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119306 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119306 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119306 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw (trunk:0) found free endpoint: rtpbridge/e2@mgw (mgcp_endp.c:261) 20241017055119306 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e2@mgw" (mgcp_protocol.c:441) 20241017055119306 DLMGCP NOTICE <0013> endpoint:rtpbridge/e2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119306 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw conn:(1234/rtp C:E8A84246 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119306 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw CI:E8A84246 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119306 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw CI:E8A84246 output_enabled 0 (mgcp_msg.c:125) 20241017055119306 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119306 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw conn:(1234/rtp C:E8A84246 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119306 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119306 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw CI:E8A84246 CRCX: Creating connection: port: 5066 (mgcp_protocol.c:1112) 20241017055119306 DLMGCP NOTICE <0013> endpoint:rtpbridge/e2@mgw CI:E8A84246 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119306 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119306 DLMGCP DEBUG <0013> Generated response: line #00: 200 65389 OK (mgcp_msg.c:67) 20241017055119306 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e2@mgw (mgcp_msg.c:67) 20241017055119306 DLMGCP DEBUG <0013> Generated response: line #02: I: E8A84246 (mgcp_msg.c:67) 20241017055119306 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119306 DLMGCP DEBUG <0013> Generated response: line #04: o=- E8A84246 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119306 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119306 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119306 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119306 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5066 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119306 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119306 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119306 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65390 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119306 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119306 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119306 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119306 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw (trunk:0) found free endpoint: rtpbridge/e3@mgw (mgcp_endp.c:261) 20241017055119306 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e3@mgw" (mgcp_protocol.c:441) 20241017055119306 DLMGCP NOTICE <0013> endpoint:rtpbridge/e3@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119306 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw conn:(1234/rtp C:25C9DA32 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119306 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw CI:25C9DA32 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119306 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw CI:25C9DA32 output_enabled 0 (mgcp_msg.c:125) 20241017055119306 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119306 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw conn:(1234/rtp C:25C9DA32 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119306 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119307 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw CI:25C9DA32 CRCX: Creating connection: port: 5068 (mgcp_protocol.c:1112) 20241017055119307 DLMGCP NOTICE <0013> endpoint:rtpbridge/e3@mgw CI:25C9DA32 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119307 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119307 DLMGCP DEBUG <0013> Generated response: line #00: 200 65390 OK (mgcp_msg.c:67) 20241017055119307 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e3@mgw (mgcp_msg.c:67) 20241017055119307 DLMGCP DEBUG <0013> Generated response: line #02: I: 25C9DA32 (mgcp_msg.c:67) 20241017055119307 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119307 DLMGCP DEBUG <0013> Generated response: line #04: o=- 25C9DA32 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119307 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119307 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119307 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119307 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5068 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119307 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119307 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119307 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65391 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119307 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119307 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119307 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119307 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw (trunk:0) found free endpoint: rtpbridge/e4@mgw (mgcp_endp.c:261) 20241017055119307 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e4@mgw" (mgcp_protocol.c:441) 20241017055119307 DLMGCP NOTICE <0013> endpoint:rtpbridge/e4@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119307 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw conn:(1234/rtp C:8C400DB2 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119307 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw CI:8C400DB2 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119307 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw CI:8C400DB2 output_enabled 0 (mgcp_msg.c:125) 20241017055119307 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119307 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw conn:(1234/rtp C:8C400DB2 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119307 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119307 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw CI:8C400DB2 CRCX: Creating connection: port: 5070 (mgcp_protocol.c:1112) 20241017055119307 DLMGCP NOTICE <0013> endpoint:rtpbridge/e4@mgw CI:8C400DB2 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119307 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119307 DLMGCP DEBUG <0013> Generated response: line #00: 200 65391 OK (mgcp_msg.c:67) 20241017055119307 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e4@mgw (mgcp_msg.c:67) 20241017055119307 DLMGCP DEBUG <0013> Generated response: line #02: I: 8C400DB2 (mgcp_msg.c:67) 20241017055119307 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119307 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8C400DB2 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119307 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119307 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119307 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119307 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5070 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119307 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119307 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119307 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65392 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119307 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119307 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119307 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119307 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw (trunk:0) found free endpoint: rtpbridge/e5@mgw (mgcp_endp.c:261) 20241017055119307 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e5@mgw" (mgcp_protocol.c:441) 20241017055119307 DLMGCP NOTICE <0013> endpoint:rtpbridge/e5@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119307 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw conn:(1234/rtp C:E201D81A r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119307 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw CI:E201D81A connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119307 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw CI:E201D81A output_enabled 0 (mgcp_msg.c:125) 20241017055119307 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119307 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw conn:(1234/rtp C:E201D81A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119307 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119307 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw CI:E201D81A CRCX: Creating connection: port: 5072 (mgcp_protocol.c:1112) 20241017055119307 DLMGCP NOTICE <0013> endpoint:rtpbridge/e5@mgw CI:E201D81A CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119307 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119307 DLMGCP DEBUG <0013> Generated response: line #00: 200 65392 OK (mgcp_msg.c:67) 20241017055119307 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e5@mgw (mgcp_msg.c:67) 20241017055119307 DLMGCP DEBUG <0013> Generated response: line #02: I: E201D81A (mgcp_msg.c:67) 20241017055119307 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119307 DLMGCP DEBUG <0013> Generated response: line #04: o=- E201D81A 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119307 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119307 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119307 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119307 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5072 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119307 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119307 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119307 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65393 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119307 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119307 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119307 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119307 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw (trunk:0) found free endpoint: rtpbridge/e6@mgw (mgcp_endp.c:261) 20241017055119307 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e6@mgw" (mgcp_protocol.c:441) 20241017055119307 DLMGCP NOTICE <0013> endpoint:rtpbridge/e6@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119307 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw conn:(1234/rtp C:8BB52AC1 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119307 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw CI:8BB52AC1 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119307 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw CI:8BB52AC1 output_enabled 0 (mgcp_msg.c:125) 20241017055119307 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119307 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw conn:(1234/rtp C:8BB52AC1 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119307 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119307 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw CI:8BB52AC1 CRCX: Creating connection: port: 5074 (mgcp_protocol.c:1112) 20241017055119307 DLMGCP NOTICE <0013> endpoint:rtpbridge/e6@mgw CI:8BB52AC1 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119307 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119307 DLMGCP DEBUG <0013> Generated response: line #00: 200 65393 OK (mgcp_msg.c:67) 20241017055119307 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e6@mgw (mgcp_msg.c:67) 20241017055119307 DLMGCP DEBUG <0013> Generated response: line #02: I: 8BB52AC1 (mgcp_msg.c:67) 20241017055119307 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119307 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8BB52AC1 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119307 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119307 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119307 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119307 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5074 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119307 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119307 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119307 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65394 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119307 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119308 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119308 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119308 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw (trunk:0) found free endpoint: rtpbridge/e7@mgw (mgcp_endp.c:261) 20241017055119308 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e7@mgw" (mgcp_protocol.c:441) 20241017055119308 DLMGCP NOTICE <0013> endpoint:rtpbridge/e7@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119308 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw conn:(1234/rtp C:A1CCD3EC r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119308 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw CI:A1CCD3EC connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119308 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw CI:A1CCD3EC output_enabled 0 (mgcp_msg.c:125) 20241017055119308 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119308 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw conn:(1234/rtp C:A1CCD3EC r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119308 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119308 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw CI:A1CCD3EC CRCX: Creating connection: port: 5076 (mgcp_protocol.c:1112) 20241017055119308 DLMGCP NOTICE <0013> endpoint:rtpbridge/e7@mgw CI:A1CCD3EC CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119308 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119308 DLMGCP DEBUG <0013> Generated response: line #00: 200 65394 OK (mgcp_msg.c:67) 20241017055119308 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e7@mgw (mgcp_msg.c:67) 20241017055119308 DLMGCP DEBUG <0013> Generated response: line #02: I: A1CCD3EC (mgcp_msg.c:67) 20241017055119308 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119308 DLMGCP DEBUG <0013> Generated response: line #04: o=- A1CCD3EC 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119308 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119308 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119308 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119308 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5076 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119308 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119308 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119308 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65395 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119308 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119308 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119308 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119308 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw (trunk:0) found free endpoint: rtpbridge/e8@mgw (mgcp_endp.c:261) 20241017055119308 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e8@mgw" (mgcp_protocol.c:441) 20241017055119308 DLMGCP NOTICE <0013> endpoint:rtpbridge/e8@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119308 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw conn:(1234/rtp C:3E6A2FAD r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119308 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw CI:3E6A2FAD connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119308 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw CI:3E6A2FAD output_enabled 0 (mgcp_msg.c:125) 20241017055119308 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119308 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw conn:(1234/rtp C:3E6A2FAD r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119308 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119308 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw CI:3E6A2FAD CRCX: Creating connection: port: 5078 (mgcp_protocol.c:1112) 20241017055119308 DLMGCP NOTICE <0013> endpoint:rtpbridge/e8@mgw CI:3E6A2FAD CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119308 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119308 DLMGCP DEBUG <0013> Generated response: line #00: 200 65395 OK (mgcp_msg.c:67) 20241017055119308 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e8@mgw (mgcp_msg.c:67) 20241017055119308 DLMGCP DEBUG <0013> Generated response: line #02: I: 3E6A2FAD (mgcp_msg.c:67) 20241017055119308 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119308 DLMGCP DEBUG <0013> Generated response: line #04: o=- 3E6A2FAD 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119308 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119308 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119308 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119308 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5078 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119308 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119308 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119308 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65396 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119308 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119308 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119308 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119308 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw (trunk:0) found free endpoint: rtpbridge/e9@mgw (mgcp_endp.c:261) 20241017055119308 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e9@mgw" (mgcp_protocol.c:441) 20241017055119308 DLMGCP NOTICE <0013> endpoint:rtpbridge/e9@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119308 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw conn:(1234/rtp C:26AFB498 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119308 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw CI:26AFB498 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119308 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw CI:26AFB498 output_enabled 0 (mgcp_msg.c:125) 20241017055119308 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119308 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw conn:(1234/rtp C:26AFB498 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119308 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119308 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw CI:26AFB498 CRCX: Creating connection: port: 5080 (mgcp_protocol.c:1112) 20241017055119308 DLMGCP NOTICE <0013> endpoint:rtpbridge/e9@mgw CI:26AFB498 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119308 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119308 DLMGCP DEBUG <0013> Generated response: line #00: 200 65396 OK (mgcp_msg.c:67) 20241017055119308 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e9@mgw (mgcp_msg.c:67) 20241017055119308 DLMGCP DEBUG <0013> Generated response: line #02: I: 26AFB498 (mgcp_msg.c:67) 20241017055119308 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119308 DLMGCP DEBUG <0013> Generated response: line #04: o=- 26AFB498 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119308 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119308 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119308 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119308 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5080 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119308 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119308 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119308 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65397 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119308 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119308 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119308 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119308 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw (trunk:0) found free endpoint: rtpbridge/ea@mgw (mgcp_endp.c:261) 20241017055119308 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ea@mgw" (mgcp_protocol.c:441) 20241017055119308 DLMGCP NOTICE <0013> endpoint:rtpbridge/ea@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119308 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw conn:(1234/rtp C:49702D50 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119308 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw CI:49702D50 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119308 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw CI:49702D50 output_enabled 0 (mgcp_msg.c:125) 20241017055119308 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119308 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw conn:(1234/rtp C:49702D50 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119308 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119308 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw CI:49702D50 CRCX: Creating connection: port: 5082 (mgcp_protocol.c:1112) 20241017055119308 DLMGCP NOTICE <0013> endpoint:rtpbridge/ea@mgw CI:49702D50 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119308 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119308 DLMGCP DEBUG <0013> Generated response: line #00: 200 65397 OK (mgcp_msg.c:67) 20241017055119308 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ea@mgw (mgcp_msg.c:67) 20241017055119308 DLMGCP DEBUG <0013> Generated response: line #02: I: 49702D50 (mgcp_msg.c:67) 20241017055119308 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119308 DLMGCP DEBUG <0013> Generated response: line #04: o=- 49702D50 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119308 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119308 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119308 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119308 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5082 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119308 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119308 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119309 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65398 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119309 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119309 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119309 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119309 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw (trunk:0) found free endpoint: rtpbridge/eb@mgw (mgcp_endp.c:261) 20241017055119309 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/eb@mgw" (mgcp_protocol.c:441) 20241017055119309 DLMGCP NOTICE <0013> endpoint:rtpbridge/eb@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119309 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw conn:(1234/rtp C:012484E1 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119309 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw CI:012484E1 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119309 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw CI:012484E1 output_enabled 0 (mgcp_msg.c:125) 20241017055119309 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119309 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw conn:(1234/rtp C:012484E1 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119309 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119309 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw CI:012484E1 CRCX: Creating connection: port: 5084 (mgcp_protocol.c:1112) 20241017055119309 DLMGCP NOTICE <0013> endpoint:rtpbridge/eb@mgw CI:012484E1 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119309 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119309 DLMGCP DEBUG <0013> Generated response: line #00: 200 65398 OK (mgcp_msg.c:67) 20241017055119309 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/eb@mgw (mgcp_msg.c:67) 20241017055119309 DLMGCP DEBUG <0013> Generated response: line #02: I: 012484E1 (mgcp_msg.c:67) 20241017055119309 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119309 DLMGCP DEBUG <0013> Generated response: line #04: o=- 012484E1 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119309 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119309 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119309 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119309 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5084 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119309 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119309 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119309 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65399 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119309 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119309 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119309 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119309 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw (trunk:0) found free endpoint: rtpbridge/ec@mgw (mgcp_endp.c:261) 20241017055119309 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ec@mgw" (mgcp_protocol.c:441) 20241017055119309 DLMGCP NOTICE <0013> endpoint:rtpbridge/ec@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119309 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw conn:(1234/rtp C:F7991E4C r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119309 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw CI:F7991E4C connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119309 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw CI:F7991E4C output_enabled 0 (mgcp_msg.c:125) 20241017055119309 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119309 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw conn:(1234/rtp C:F7991E4C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119309 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119309 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw CI:F7991E4C CRCX: Creating connection: port: 5086 (mgcp_protocol.c:1112) 20241017055119309 DLMGCP NOTICE <0013> endpoint:rtpbridge/ec@mgw CI:F7991E4C CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119309 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119309 DLMGCP DEBUG <0013> Generated response: line #00: 200 65399 OK (mgcp_msg.c:67) 20241017055119309 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ec@mgw (mgcp_msg.c:67) 20241017055119309 DLMGCP DEBUG <0013> Generated response: line #02: I: F7991E4C (mgcp_msg.c:67) 20241017055119309 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119309 DLMGCP DEBUG <0013> Generated response: line #04: o=- F7991E4C 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119309 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119309 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119309 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119309 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5086 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119309 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119309 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119309 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65400 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119309 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119309 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119309 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119309 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw (trunk:0) found free endpoint: rtpbridge/ed@mgw (mgcp_endp.c:261) 20241017055119309 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ed@mgw" (mgcp_protocol.c:441) 20241017055119309 DLMGCP NOTICE <0013> endpoint:rtpbridge/ed@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119309 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw conn:(1234/rtp C:73D52B9D r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119309 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw CI:73D52B9D connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119309 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw CI:73D52B9D output_enabled 0 (mgcp_msg.c:125) 20241017055119309 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119309 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw conn:(1234/rtp C:73D52B9D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119309 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119309 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw CI:73D52B9D CRCX: Creating connection: port: 5088 (mgcp_protocol.c:1112) 20241017055119309 DLMGCP NOTICE <0013> endpoint:rtpbridge/ed@mgw CI:73D52B9D CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119309 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119309 DLMGCP DEBUG <0013> Generated response: line #00: 200 65400 OK (mgcp_msg.c:67) 20241017055119309 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ed@mgw (mgcp_msg.c:67) 20241017055119309 DLMGCP DEBUG <0013> Generated response: line #02: I: 73D52B9D (mgcp_msg.c:67) 20241017055119309 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119309 DLMGCP DEBUG <0013> Generated response: line #04: o=- 73D52B9D 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119309 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119309 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119309 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119309 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5088 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119309 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119309 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119309 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65401 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119309 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119309 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119309 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119309 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw (trunk:0) found free endpoint: rtpbridge/ee@mgw (mgcp_endp.c:261) 20241017055119309 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ee@mgw" (mgcp_protocol.c:441) 20241017055119309 DLMGCP NOTICE <0013> endpoint:rtpbridge/ee@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119309 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw conn:(1234/rtp C:DA18F552 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119309 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw CI:DA18F552 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119309 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw CI:DA18F552 output_enabled 0 (mgcp_msg.c:125) 20241017055119309 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119309 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw conn:(1234/rtp C:DA18F552 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119309 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119309 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw CI:DA18F552 CRCX: Creating connection: port: 5090 (mgcp_protocol.c:1112) 20241017055119309 DLMGCP NOTICE <0013> endpoint:rtpbridge/ee@mgw CI:DA18F552 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119309 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119309 DLMGCP DEBUG <0013> Generated response: line #00: 200 65401 OK (mgcp_msg.c:67) 20241017055119309 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ee@mgw (mgcp_msg.c:67) 20241017055119309 DLMGCP DEBUG <0013> Generated response: line #02: I: DA18F552 (mgcp_msg.c:67) 20241017055119309 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119309 DLMGCP DEBUG <0013> Generated response: line #04: o=- DA18F552 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119309 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119309 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119309 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119309 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5090 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119309 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119309 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119310 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65402 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119310 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119310 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119310 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119310 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw (trunk:0) found free endpoint: rtpbridge/ef@mgw (mgcp_endp.c:261) 20241017055119310 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ef@mgw" (mgcp_protocol.c:441) 20241017055119310 DLMGCP NOTICE <0013> endpoint:rtpbridge/ef@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119310 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw conn:(1234/rtp C:E754B3F1 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119310 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw CI:E754B3F1 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119310 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw CI:E754B3F1 output_enabled 0 (mgcp_msg.c:125) 20241017055119310 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119310 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw conn:(1234/rtp C:E754B3F1 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119310 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119310 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw CI:E754B3F1 CRCX: Creating connection: port: 5092 (mgcp_protocol.c:1112) 20241017055119310 DLMGCP NOTICE <0013> endpoint:rtpbridge/ef@mgw CI:E754B3F1 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119310 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119310 DLMGCP DEBUG <0013> Generated response: line #00: 200 65402 OK (mgcp_msg.c:67) 20241017055119310 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ef@mgw (mgcp_msg.c:67) 20241017055119310 DLMGCP DEBUG <0013> Generated response: line #02: I: E754B3F1 (mgcp_msg.c:67) 20241017055119310 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119310 DLMGCP DEBUG <0013> Generated response: line #04: o=- E754B3F1 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119310 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119310 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119310 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119310 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5092 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119310 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119310 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119310 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65403 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119310 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119310 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119310 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119310 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw (trunk:0) found free endpoint: rtpbridge/f0@mgw (mgcp_endp.c:261) 20241017055119310 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f0@mgw" (mgcp_protocol.c:441) 20241017055119310 DLMGCP NOTICE <0013> endpoint:rtpbridge/f0@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119310 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw conn:(1234/rtp C:F04AECF7 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119310 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw CI:F04AECF7 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119310 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw CI:F04AECF7 output_enabled 0 (mgcp_msg.c:125) 20241017055119310 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119310 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw conn:(1234/rtp C:F04AECF7 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119310 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119310 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw CI:F04AECF7 CRCX: Creating connection: port: 5094 (mgcp_protocol.c:1112) 20241017055119310 DLMGCP NOTICE <0013> endpoint:rtpbridge/f0@mgw CI:F04AECF7 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119310 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119310 DLMGCP DEBUG <0013> Generated response: line #00: 200 65403 OK (mgcp_msg.c:67) 20241017055119310 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f0@mgw (mgcp_msg.c:67) 20241017055119310 DLMGCP DEBUG <0013> Generated response: line #02: I: F04AECF7 (mgcp_msg.c:67) 20241017055119310 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119310 DLMGCP DEBUG <0013> Generated response: line #04: o=- F04AECF7 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119310 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119310 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119310 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119310 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5094 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119310 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119310 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119310 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65404 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119310 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119310 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119310 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119310 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw (trunk:0) found free endpoint: rtpbridge/f1@mgw (mgcp_endp.c:261) 20241017055119310 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f1@mgw" (mgcp_protocol.c:441) 20241017055119310 DLMGCP NOTICE <0013> endpoint:rtpbridge/f1@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119310 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw conn:(1234/rtp C:C71D7302 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119310 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw CI:C71D7302 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119310 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw CI:C71D7302 output_enabled 0 (mgcp_msg.c:125) 20241017055119310 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119310 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw conn:(1234/rtp C:C71D7302 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119310 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119310 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw CI:C71D7302 CRCX: Creating connection: port: 5096 (mgcp_protocol.c:1112) 20241017055119310 DLMGCP NOTICE <0013> endpoint:rtpbridge/f1@mgw CI:C71D7302 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119310 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119310 DLMGCP DEBUG <0013> Generated response: line #00: 200 65404 OK (mgcp_msg.c:67) 20241017055119310 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f1@mgw (mgcp_msg.c:67) 20241017055119310 DLMGCP DEBUG <0013> Generated response: line #02: I: C71D7302 (mgcp_msg.c:67) 20241017055119310 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119310 DLMGCP DEBUG <0013> Generated response: line #04: o=- C71D7302 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119310 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119310 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119310 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119310 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5096 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119310 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119310 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119310 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65405 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119310 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119310 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119310 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119310 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw (trunk:0) found free endpoint: rtpbridge/f2@mgw (mgcp_endp.c:261) 20241017055119310 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f2@mgw" (mgcp_protocol.c:441) 20241017055119310 DLMGCP NOTICE <0013> endpoint:rtpbridge/f2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119310 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw conn:(1234/rtp C:0B757979 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119310 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw CI:0B757979 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119310 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw CI:0B757979 output_enabled 0 (mgcp_msg.c:125) 20241017055119310 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119310 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw conn:(1234/rtp C:0B757979 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119310 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119310 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw CI:0B757979 CRCX: Creating connection: port: 5098 (mgcp_protocol.c:1112) 20241017055119310 DLMGCP NOTICE <0013> endpoint:rtpbridge/f2@mgw CI:0B757979 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119310 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119310 DLMGCP DEBUG <0013> Generated response: line #00: 200 65405 OK (mgcp_msg.c:67) 20241017055119310 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f2@mgw (mgcp_msg.c:67) 20241017055119310 DLMGCP DEBUG <0013> Generated response: line #02: I: 0B757979 (mgcp_msg.c:67) 20241017055119310 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119310 DLMGCP DEBUG <0013> Generated response: line #04: o=- 0B757979 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119310 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119310 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119310 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119310 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5098 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119310 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119310 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119311 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65406 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119311 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119311 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119311 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119311 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw (trunk:0) found free endpoint: rtpbridge/f3@mgw (mgcp_endp.c:261) 20241017055119311 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f3@mgw" (mgcp_protocol.c:441) 20241017055119311 DLMGCP NOTICE <0013> endpoint:rtpbridge/f3@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119311 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw conn:(1234/rtp C:073A90B1 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119311 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw CI:073A90B1 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119311 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw CI:073A90B1 output_enabled 0 (mgcp_msg.c:125) 20241017055119311 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119311 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw conn:(1234/rtp C:073A90B1 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119311 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119311 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw CI:073A90B1 CRCX: Creating connection: port: 5100 (mgcp_protocol.c:1112) 20241017055119311 DLMGCP NOTICE <0013> endpoint:rtpbridge/f3@mgw CI:073A90B1 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119311 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119311 DLMGCP DEBUG <0013> Generated response: line #00: 200 65406 OK (mgcp_msg.c:67) 20241017055119311 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f3@mgw (mgcp_msg.c:67) 20241017055119311 DLMGCP DEBUG <0013> Generated response: line #02: I: 073A90B1 (mgcp_msg.c:67) 20241017055119311 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119311 DLMGCP DEBUG <0013> Generated response: line #04: o=- 073A90B1 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119311 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119311 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119311 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119311 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5100 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119311 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119311 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119311 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65407 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119311 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119311 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119311 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119311 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw (trunk:0) found free endpoint: rtpbridge/f4@mgw (mgcp_endp.c:261) 20241017055119311 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f4@mgw" (mgcp_protocol.c:441) 20241017055119311 DLMGCP NOTICE <0013> endpoint:rtpbridge/f4@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119311 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw conn:(1234/rtp C:7784AE93 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119311 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw CI:7784AE93 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119311 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw CI:7784AE93 output_enabled 0 (mgcp_msg.c:125) 20241017055119311 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119311 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw conn:(1234/rtp C:7784AE93 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119311 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119311 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw CI:7784AE93 CRCX: Creating connection: port: 5102 (mgcp_protocol.c:1112) 20241017055119311 DLMGCP NOTICE <0013> endpoint:rtpbridge/f4@mgw CI:7784AE93 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119311 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119311 DLMGCP DEBUG <0013> Generated response: line #00: 200 65407 OK (mgcp_msg.c:67) 20241017055119311 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f4@mgw (mgcp_msg.c:67) 20241017055119311 DLMGCP DEBUG <0013> Generated response: line #02: I: 7784AE93 (mgcp_msg.c:67) 20241017055119311 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119311 DLMGCP DEBUG <0013> Generated response: line #04: o=- 7784AE93 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119311 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119311 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119311 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119311 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5102 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119311 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119311 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119311 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65408 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119311 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119311 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119311 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119311 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw (trunk:0) found free endpoint: rtpbridge/f5@mgw (mgcp_endp.c:261) 20241017055119311 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f5@mgw" (mgcp_protocol.c:441) 20241017055119311 DLMGCP NOTICE <0013> endpoint:rtpbridge/f5@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119311 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw conn:(1234/rtp C:0734C447 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119311 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw CI:0734C447 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119311 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw CI:0734C447 output_enabled 0 (mgcp_msg.c:125) 20241017055119311 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119311 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw conn:(1234/rtp C:0734C447 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119311 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119311 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw CI:0734C447 CRCX: Creating connection: port: 5104 (mgcp_protocol.c:1112) 20241017055119311 DLMGCP NOTICE <0013> endpoint:rtpbridge/f5@mgw CI:0734C447 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119311 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119311 DLMGCP DEBUG <0013> Generated response: line #00: 200 65408 OK (mgcp_msg.c:67) 20241017055119311 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f5@mgw (mgcp_msg.c:67) 20241017055119311 DLMGCP DEBUG <0013> Generated response: line #02: I: 0734C447 (mgcp_msg.c:67) 20241017055119311 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119311 DLMGCP DEBUG <0013> Generated response: line #04: o=- 0734C447 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119311 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119311 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119311 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119311 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5104 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119311 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119311 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119311 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65409 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119311 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119311 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119311 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119311 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw (trunk:0) found free endpoint: rtpbridge/f6@mgw (mgcp_endp.c:261) 20241017055119311 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f6@mgw" (mgcp_protocol.c:441) 20241017055119311 DLMGCP NOTICE <0013> endpoint:rtpbridge/f6@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119311 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw conn:(1234/rtp C:1A901E62 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119311 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw CI:1A901E62 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119312 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw CI:1A901E62 output_enabled 0 (mgcp_msg.c:125) 20241017055119312 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119312 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw conn:(1234/rtp C:1A901E62 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119312 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119312 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw CI:1A901E62 CRCX: Creating connection: port: 5106 (mgcp_protocol.c:1112) 20241017055119312 DLMGCP NOTICE <0013> endpoint:rtpbridge/f6@mgw CI:1A901E62 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119312 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119312 DLMGCP DEBUG <0013> Generated response: line #00: 200 65409 OK (mgcp_msg.c:67) 20241017055119312 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f6@mgw (mgcp_msg.c:67) 20241017055119312 DLMGCP DEBUG <0013> Generated response: line #02: I: 1A901E62 (mgcp_msg.c:67) 20241017055119312 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119312 DLMGCP DEBUG <0013> Generated response: line #04: o=- 1A901E62 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119312 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119312 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119312 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119312 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5106 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119312 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119312 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119312 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65410 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119312 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119312 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119312 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119312 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw (trunk:0) found free endpoint: rtpbridge/f7@mgw (mgcp_endp.c:261) 20241017055119312 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f7@mgw" (mgcp_protocol.c:441) 20241017055119312 DLMGCP NOTICE <0013> endpoint:rtpbridge/f7@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119312 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw conn:(1234/rtp C:4B257F8F r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119312 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw CI:4B257F8F connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119312 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw CI:4B257F8F output_enabled 0 (mgcp_msg.c:125) 20241017055119312 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119312 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw conn:(1234/rtp C:4B257F8F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119312 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119312 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw CI:4B257F8F CRCX: Creating connection: port: 5108 (mgcp_protocol.c:1112) 20241017055119312 DLMGCP NOTICE <0013> endpoint:rtpbridge/f7@mgw CI:4B257F8F CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119312 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119312 DLMGCP DEBUG <0013> Generated response: line #00: 200 65410 OK (mgcp_msg.c:67) 20241017055119312 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f7@mgw (mgcp_msg.c:67) 20241017055119312 DLMGCP DEBUG <0013> Generated response: line #02: I: 4B257F8F (mgcp_msg.c:67) 20241017055119312 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119312 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4B257F8F 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119312 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119312 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119312 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119312 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5108 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119312 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119312 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119312 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65411 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119312 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119312 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119312 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119312 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw (trunk:0) found free endpoint: rtpbridge/f8@mgw (mgcp_endp.c:261) 20241017055119312 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f8@mgw" (mgcp_protocol.c:441) 20241017055119312 DLMGCP NOTICE <0013> endpoint:rtpbridge/f8@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119312 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw conn:(1234/rtp C:7C3D5C73 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119312 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw CI:7C3D5C73 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119312 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw CI:7C3D5C73 output_enabled 0 (mgcp_msg.c:125) 20241017055119312 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119312 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw conn:(1234/rtp C:7C3D5C73 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119312 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119312 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw CI:7C3D5C73 CRCX: Creating connection: port: 5110 (mgcp_protocol.c:1112) 20241017055119312 DLMGCP NOTICE <0013> endpoint:rtpbridge/f8@mgw CI:7C3D5C73 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119312 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119312 DLMGCP DEBUG <0013> Generated response: line #00: 200 65411 OK (mgcp_msg.c:67) 20241017055119312 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f8@mgw (mgcp_msg.c:67) 20241017055119312 DLMGCP DEBUG <0013> Generated response: line #02: I: 7C3D5C73 (mgcp_msg.c:67) 20241017055119312 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119312 DLMGCP DEBUG <0013> Generated response: line #04: o=- 7C3D5C73 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119312 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119312 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119312 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119312 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5110 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119312 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119312 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119312 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65412 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119312 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119312 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119312 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119312 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw (trunk:0) found free endpoint: rtpbridge/f9@mgw (mgcp_endp.c:261) 20241017055119312 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f9@mgw" (mgcp_protocol.c:441) 20241017055119312 DLMGCP NOTICE <0013> endpoint:rtpbridge/f9@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119312 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw conn:(1234/rtp C:EFA13973 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119312 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw CI:EFA13973 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119312 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw CI:EFA13973 output_enabled 0 (mgcp_msg.c:125) 20241017055119312 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119312 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw conn:(1234/rtp C:EFA13973 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119312 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119312 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw CI:EFA13973 CRCX: Creating connection: port: 5112 (mgcp_protocol.c:1112) 20241017055119312 DLMGCP NOTICE <0013> endpoint:rtpbridge/f9@mgw CI:EFA13973 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119312 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119312 DLMGCP DEBUG <0013> Generated response: line #00: 200 65412 OK (mgcp_msg.c:67) 20241017055119312 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f9@mgw (mgcp_msg.c:67) 20241017055119312 DLMGCP DEBUG <0013> Generated response: line #02: I: EFA13973 (mgcp_msg.c:67) 20241017055119312 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119312 DLMGCP DEBUG <0013> Generated response: line #04: o=- EFA13973 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119312 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119312 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119312 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119312 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5112 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119312 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119312 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119313 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65413 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119313 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119313 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119313 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119313 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw (trunk:0) found free endpoint: rtpbridge/fa@mgw (mgcp_endp.c:261) 20241017055119313 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/fa@mgw" (mgcp_protocol.c:441) 20241017055119313 DLMGCP NOTICE <0013> endpoint:rtpbridge/fa@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119313 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw conn:(1234/rtp C:0A187EDE r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119313 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw CI:0A187EDE connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119313 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw CI:0A187EDE output_enabled 0 (mgcp_msg.c:125) 20241017055119313 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119313 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw conn:(1234/rtp C:0A187EDE r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119313 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119313 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw CI:0A187EDE CRCX: Creating connection: port: 5114 (mgcp_protocol.c:1112) 20241017055119313 DLMGCP NOTICE <0013> endpoint:rtpbridge/fa@mgw CI:0A187EDE CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119313 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119313 DLMGCP DEBUG <0013> Generated response: line #00: 200 65413 OK (mgcp_msg.c:67) 20241017055119313 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/fa@mgw (mgcp_msg.c:67) 20241017055119313 DLMGCP DEBUG <0013> Generated response: line #02: I: 0A187EDE (mgcp_msg.c:67) 20241017055119313 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119313 DLMGCP DEBUG <0013> Generated response: line #04: o=- 0A187EDE 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119313 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119313 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119313 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119313 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5114 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119313 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119313 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119313 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65414 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119313 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119313 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119313 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119313 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw (trunk:0) found free endpoint: rtpbridge/fb@mgw (mgcp_endp.c:261) 20241017055119313 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/fb@mgw" (mgcp_protocol.c:441) 20241017055119313 DLMGCP NOTICE <0013> endpoint:rtpbridge/fb@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119313 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw conn:(1234/rtp C:832B910B r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119313 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw CI:832B910B connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119313 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw CI:832B910B output_enabled 0 (mgcp_msg.c:125) 20241017055119313 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119313 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw conn:(1234/rtp C:832B910B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119313 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119313 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw CI:832B910B CRCX: Creating connection: port: 5116 (mgcp_protocol.c:1112) 20241017055119313 DLMGCP NOTICE <0013> endpoint:rtpbridge/fb@mgw CI:832B910B CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119313 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119313 DLMGCP DEBUG <0013> Generated response: line #00: 200 65414 OK (mgcp_msg.c:67) 20241017055119313 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/fb@mgw (mgcp_msg.c:67) 20241017055119313 DLMGCP DEBUG <0013> Generated response: line #02: I: 832B910B (mgcp_msg.c:67) 20241017055119313 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119313 DLMGCP DEBUG <0013> Generated response: line #04: o=- 832B910B 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119313 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119313 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119313 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119313 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5116 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119313 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119313 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119313 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65415 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119313 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119313 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119313 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119313 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw (trunk:0) found free endpoint: rtpbridge/fc@mgw (mgcp_endp.c:261) 20241017055119313 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/fc@mgw" (mgcp_protocol.c:441) 20241017055119313 DLMGCP NOTICE <0013> endpoint:rtpbridge/fc@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119313 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw conn:(1234/rtp C:C533BD7E r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119313 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw CI:C533BD7E connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119313 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw CI:C533BD7E output_enabled 0 (mgcp_msg.c:125) 20241017055119313 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119313 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw conn:(1234/rtp C:C533BD7E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119313 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119313 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw CI:C533BD7E CRCX: Creating connection: port: 5118 (mgcp_protocol.c:1112) 20241017055119313 DLMGCP NOTICE <0013> endpoint:rtpbridge/fc@mgw CI:C533BD7E CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119313 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119313 DLMGCP DEBUG <0013> Generated response: line #00: 200 65415 OK (mgcp_msg.c:67) 20241017055119313 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/fc@mgw (mgcp_msg.c:67) 20241017055119313 DLMGCP DEBUG <0013> Generated response: line #02: I: C533BD7E (mgcp_msg.c:67) 20241017055119313 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119313 DLMGCP DEBUG <0013> Generated response: line #04: o=- C533BD7E 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119313 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119313 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119313 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119313 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5118 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119313 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119313 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119313 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65416 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119313 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119313 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119313 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119313 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw (trunk:0) found free endpoint: rtpbridge/fd@mgw (mgcp_endp.c:261) 20241017055119313 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/fd@mgw" (mgcp_protocol.c:441) 20241017055119313 DLMGCP NOTICE <0013> endpoint:rtpbridge/fd@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119313 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw conn:(1234/rtp C:905483FC r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119313 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw CI:905483FC connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119313 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw CI:905483FC output_enabled 0 (mgcp_msg.c:125) 20241017055119313 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119313 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw conn:(1234/rtp C:905483FC r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119313 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119313 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw CI:905483FC CRCX: Creating connection: port: 5120 (mgcp_protocol.c:1112) 20241017055119313 DLMGCP NOTICE <0013> endpoint:rtpbridge/fd@mgw CI:905483FC CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119313 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119313 DLMGCP DEBUG <0013> Generated response: line #00: 200 65416 OK (mgcp_msg.c:67) 20241017055119313 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/fd@mgw (mgcp_msg.c:67) 20241017055119313 DLMGCP DEBUG <0013> Generated response: line #02: I: 905483FC (mgcp_msg.c:67) 20241017055119313 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119313 DLMGCP DEBUG <0013> Generated response: line #04: o=- 905483FC 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119313 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119313 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119313 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119313 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5120 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119313 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119313 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119314 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65417 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119314 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119314 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119314 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119314 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw (trunk:0) found free endpoint: rtpbridge/fe@mgw (mgcp_endp.c:261) 20241017055119314 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/fe@mgw" (mgcp_protocol.c:441) 20241017055119314 DLMGCP NOTICE <0013> endpoint:rtpbridge/fe@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119314 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw conn:(1234/rtp C:5EC33875 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119314 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw CI:5EC33875 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119314 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw CI:5EC33875 output_enabled 0 (mgcp_msg.c:125) 20241017055119314 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119314 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw conn:(1234/rtp C:5EC33875 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119314 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119314 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw CI:5EC33875 CRCX: Creating connection: port: 5122 (mgcp_protocol.c:1112) 20241017055119314 DLMGCP NOTICE <0013> endpoint:rtpbridge/fe@mgw CI:5EC33875 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119314 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119314 DLMGCP DEBUG <0013> Generated response: line #00: 200 65417 OK (mgcp_msg.c:67) 20241017055119314 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/fe@mgw (mgcp_msg.c:67) 20241017055119314 DLMGCP DEBUG <0013> Generated response: line #02: I: 5EC33875 (mgcp_msg.c:67) 20241017055119314 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119314 DLMGCP DEBUG <0013> Generated response: line #04: o=- 5EC33875 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119314 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119314 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119314 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119314 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5122 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119314 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119314 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119314 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65418 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119314 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119314 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119314 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119314 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw (trunk:0) found free endpoint: rtpbridge/ff@mgw (mgcp_endp.c:261) 20241017055119314 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ff@mgw" (mgcp_protocol.c:441) 20241017055119314 DLMGCP NOTICE <0013> endpoint:rtpbridge/ff@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119314 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw conn:(1234/rtp C:62D00AA3 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119314 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw CI:62D00AA3 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119314 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw CI:62D00AA3 output_enabled 0 (mgcp_msg.c:125) 20241017055119314 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119314 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw conn:(1234/rtp C:62D00AA3 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119314 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119314 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw CI:62D00AA3 CRCX: Creating connection: port: 5124 (mgcp_protocol.c:1112) 20241017055119314 DLMGCP NOTICE <0013> endpoint:rtpbridge/ff@mgw CI:62D00AA3 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119314 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119314 DLMGCP DEBUG <0013> Generated response: line #00: 200 65418 OK (mgcp_msg.c:67) 20241017055119314 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ff@mgw (mgcp_msg.c:67) 20241017055119314 DLMGCP DEBUG <0013> Generated response: line #02: I: 62D00AA3 (mgcp_msg.c:67) 20241017055119314 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119314 DLMGCP DEBUG <0013> Generated response: line #04: o=- 62D00AA3 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119314 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119314 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119314 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119314 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5124 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119314 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119314 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119314 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65419 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119314 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119314 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119314 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119314 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw (trunk:0) found free endpoint: rtpbridge/100@mgw (mgcp_endp.c:261) 20241017055119314 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/100@mgw" (mgcp_protocol.c:441) 20241017055119314 DLMGCP NOTICE <0013> endpoint:rtpbridge/100@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119314 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw conn:(1234/rtp C:B4A80E25 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119314 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw CI:B4A80E25 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119314 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw CI:B4A80E25 output_enabled 0 (mgcp_msg.c:125) 20241017055119314 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119314 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw conn:(1234/rtp C:B4A80E25 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119314 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119314 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw CI:B4A80E25 CRCX: Creating connection: port: 5126 (mgcp_protocol.c:1112) 20241017055119314 DLMGCP NOTICE <0013> endpoint:rtpbridge/100@mgw CI:B4A80E25 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119314 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119314 DLMGCP DEBUG <0013> Generated response: line #00: 200 65419 OK (mgcp_msg.c:67) 20241017055119314 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/100@mgw (mgcp_msg.c:67) 20241017055119314 DLMGCP DEBUG <0013> Generated response: line #02: I: B4A80E25 (mgcp_msg.c:67) 20241017055119314 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119314 DLMGCP DEBUG <0013> Generated response: line #04: o=- B4A80E25 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119314 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119314 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119314 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119314 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5126 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119314 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119314 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119314 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65420 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119314 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119314 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119314 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119314 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw (trunk:0) found free endpoint: rtpbridge/101@mgw (mgcp_endp.c:261) 20241017055119314 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/101@mgw" (mgcp_protocol.c:441) 20241017055119314 DLMGCP NOTICE <0013> endpoint:rtpbridge/101@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119314 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw conn:(1234/rtp C:453E9ABE r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119314 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw CI:453E9ABE connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119314 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw CI:453E9ABE output_enabled 0 (mgcp_msg.c:125) 20241017055119314 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119314 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw conn:(1234/rtp C:453E9ABE r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119314 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119314 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw CI:453E9ABE CRCX: Creating connection: port: 5128 (mgcp_protocol.c:1112) 20241017055119314 DLMGCP NOTICE <0013> endpoint:rtpbridge/101@mgw CI:453E9ABE CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119314 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119314 DLMGCP DEBUG <0013> Generated response: line #00: 200 65420 OK (mgcp_msg.c:67) 20241017055119314 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/101@mgw (mgcp_msg.c:67) 20241017055119314 DLMGCP DEBUG <0013> Generated response: line #02: I: 453E9ABE (mgcp_msg.c:67) 20241017055119314 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119314 DLMGCP DEBUG <0013> Generated response: line #04: o=- 453E9ABE 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119314 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119314 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119314 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119315 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5128 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119315 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119315 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119315 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65421 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119315 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119315 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119315 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119315 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw (trunk:0) found free endpoint: rtpbridge/102@mgw (mgcp_endp.c:261) 20241017055119315 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/102@mgw" (mgcp_protocol.c:441) 20241017055119315 DLMGCP NOTICE <0013> endpoint:rtpbridge/102@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119315 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw conn:(1234/rtp C:75D45458 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119315 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw CI:75D45458 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119315 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw CI:75D45458 output_enabled 0 (mgcp_msg.c:125) 20241017055119315 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119315 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw conn:(1234/rtp C:75D45458 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119315 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119315 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw CI:75D45458 CRCX: Creating connection: port: 5130 (mgcp_protocol.c:1112) 20241017055119315 DLMGCP NOTICE <0013> endpoint:rtpbridge/102@mgw CI:75D45458 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119315 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119315 DLMGCP DEBUG <0013> Generated response: line #00: 200 65421 OK (mgcp_msg.c:67) 20241017055119315 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/102@mgw (mgcp_msg.c:67) 20241017055119315 DLMGCP DEBUG <0013> Generated response: line #02: I: 75D45458 (mgcp_msg.c:67) 20241017055119315 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119315 DLMGCP DEBUG <0013> Generated response: line #04: o=- 75D45458 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119315 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119315 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119315 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119315 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5130 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119315 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119315 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119315 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65422 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119315 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119315 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119315 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119315 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw (trunk:0) found free endpoint: rtpbridge/103@mgw (mgcp_endp.c:261) 20241017055119315 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/103@mgw" (mgcp_protocol.c:441) 20241017055119315 DLMGCP NOTICE <0013> endpoint:rtpbridge/103@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119315 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw conn:(1234/rtp C:50CBF84B r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119315 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw CI:50CBF84B connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119315 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw CI:50CBF84B output_enabled 0 (mgcp_msg.c:125) 20241017055119315 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119315 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw conn:(1234/rtp C:50CBF84B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119315 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119315 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw CI:50CBF84B CRCX: Creating connection: port: 5132 (mgcp_protocol.c:1112) 20241017055119315 DLMGCP NOTICE <0013> endpoint:rtpbridge/103@mgw CI:50CBF84B CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119315 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119315 DLMGCP DEBUG <0013> Generated response: line #00: 200 65422 OK (mgcp_msg.c:67) 20241017055119315 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/103@mgw (mgcp_msg.c:67) 20241017055119315 DLMGCP DEBUG <0013> Generated response: line #02: I: 50CBF84B (mgcp_msg.c:67) 20241017055119315 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119315 DLMGCP DEBUG <0013> Generated response: line #04: o=- 50CBF84B 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119315 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119315 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119315 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119315 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5132 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119315 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119315 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119315 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65423 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119315 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119315 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119315 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119315 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw (trunk:0) found free endpoint: rtpbridge/104@mgw (mgcp_endp.c:261) 20241017055119315 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/104@mgw" (mgcp_protocol.c:441) 20241017055119315 DLMGCP NOTICE <0013> endpoint:rtpbridge/104@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119315 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw conn:(1234/rtp C:335A6A42 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119315 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw CI:335A6A42 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119315 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw CI:335A6A42 output_enabled 0 (mgcp_msg.c:125) 20241017055119315 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119315 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw conn:(1234/rtp C:335A6A42 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119315 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119315 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw CI:335A6A42 CRCX: Creating connection: port: 5134 (mgcp_protocol.c:1112) 20241017055119315 DLMGCP NOTICE <0013> endpoint:rtpbridge/104@mgw CI:335A6A42 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119315 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119315 DLMGCP DEBUG <0013> Generated response: line #00: 200 65423 OK (mgcp_msg.c:67) 20241017055119315 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/104@mgw (mgcp_msg.c:67) 20241017055119315 DLMGCP DEBUG <0013> Generated response: line #02: I: 335A6A42 (mgcp_msg.c:67) 20241017055119315 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119315 DLMGCP DEBUG <0013> Generated response: line #04: o=- 335A6A42 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119315 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119315 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119315 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119315 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5134 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119315 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119315 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119315 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65424 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119316 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119316 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119316 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119316 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw (trunk:0) found free endpoint: rtpbridge/105@mgw (mgcp_endp.c:261) 20241017055119316 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/105@mgw" (mgcp_protocol.c:441) 20241017055119316 DLMGCP NOTICE <0013> endpoint:rtpbridge/105@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119316 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw conn:(1234/rtp C:C89591FF r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119316 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw CI:C89591FF connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119316 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw CI:C89591FF output_enabled 0 (mgcp_msg.c:125) 20241017055119316 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119316 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw conn:(1234/rtp C:C89591FF r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119316 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119316 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw CI:C89591FF CRCX: Creating connection: port: 5136 (mgcp_protocol.c:1112) 20241017055119316 DLMGCP NOTICE <0013> endpoint:rtpbridge/105@mgw CI:C89591FF CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119316 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119316 DLMGCP DEBUG <0013> Generated response: line #00: 200 65424 OK (mgcp_msg.c:67) 20241017055119316 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/105@mgw (mgcp_msg.c:67) 20241017055119316 DLMGCP DEBUG <0013> Generated response: line #02: I: C89591FF (mgcp_msg.c:67) 20241017055119316 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119316 DLMGCP DEBUG <0013> Generated response: line #04: o=- C89591FF 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119316 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119316 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119316 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119316 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5136 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119316 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119316 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119316 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65425 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119316 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119316 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119316 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119316 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw (trunk:0) found free endpoint: rtpbridge/106@mgw (mgcp_endp.c:261) 20241017055119316 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/106@mgw" (mgcp_protocol.c:441) 20241017055119316 DLMGCP NOTICE <0013> endpoint:rtpbridge/106@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119316 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw conn:(1234/rtp C:136B441E r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119316 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw CI:136B441E connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119316 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw CI:136B441E output_enabled 0 (mgcp_msg.c:125) 20241017055119316 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119316 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw conn:(1234/rtp C:136B441E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119316 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119316 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw CI:136B441E CRCX: Creating connection: port: 5138 (mgcp_protocol.c:1112) 20241017055119316 DLMGCP NOTICE <0013> endpoint:rtpbridge/106@mgw CI:136B441E CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119316 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119316 DLMGCP DEBUG <0013> Generated response: line #00: 200 65425 OK (mgcp_msg.c:67) 20241017055119316 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/106@mgw (mgcp_msg.c:67) 20241017055119316 DLMGCP DEBUG <0013> Generated response: line #02: I: 136B441E (mgcp_msg.c:67) 20241017055119316 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119316 DLMGCP DEBUG <0013> Generated response: line #04: o=- 136B441E 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119316 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119316 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119316 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119316 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5138 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119316 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119316 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119316 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65426 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119316 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119316 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119316 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119316 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw (trunk:0) found free endpoint: rtpbridge/107@mgw (mgcp_endp.c:261) 20241017055119316 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/107@mgw" (mgcp_protocol.c:441) 20241017055119316 DLMGCP NOTICE <0013> endpoint:rtpbridge/107@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119316 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw conn:(1234/rtp C:B2834B68 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119316 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw CI:B2834B68 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119316 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw CI:B2834B68 output_enabled 0 (mgcp_msg.c:125) 20241017055119316 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119316 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw conn:(1234/rtp C:B2834B68 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119316 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119316 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw CI:B2834B68 CRCX: Creating connection: port: 5140 (mgcp_protocol.c:1112) 20241017055119316 DLMGCP NOTICE <0013> endpoint:rtpbridge/107@mgw CI:B2834B68 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119316 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119316 DLMGCP DEBUG <0013> Generated response: line #00: 200 65426 OK (mgcp_msg.c:67) 20241017055119316 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/107@mgw (mgcp_msg.c:67) 20241017055119316 DLMGCP DEBUG <0013> Generated response: line #02: I: B2834B68 (mgcp_msg.c:67) 20241017055119316 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119316 DLMGCP DEBUG <0013> Generated response: line #04: o=- B2834B68 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119316 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119316 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119316 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119316 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5140 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119316 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119316 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119316 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65427 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119316 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119316 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119316 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119316 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw (trunk:0) found free endpoint: rtpbridge/108@mgw (mgcp_endp.c:261) 20241017055119316 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/108@mgw" (mgcp_protocol.c:441) 20241017055119316 DLMGCP NOTICE <0013> endpoint:rtpbridge/108@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119316 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw conn:(1234/rtp C:246C5CC3 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119316 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw CI:246C5CC3 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119316 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw CI:246C5CC3 output_enabled 0 (mgcp_msg.c:125) 20241017055119316 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119316 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw conn:(1234/rtp C:246C5CC3 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119316 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119316 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw CI:246C5CC3 CRCX: Creating connection: port: 5142 (mgcp_protocol.c:1112) 20241017055119316 DLMGCP NOTICE <0013> endpoint:rtpbridge/108@mgw CI:246C5CC3 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119316 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119316 DLMGCP DEBUG <0013> Generated response: line #00: 200 65427 OK (mgcp_msg.c:67) 20241017055119316 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/108@mgw (mgcp_msg.c:67) 20241017055119316 DLMGCP DEBUG <0013> Generated response: line #02: I: 246C5CC3 (mgcp_msg.c:67) 20241017055119316 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119316 DLMGCP DEBUG <0013> Generated response: line #04: o=- 246C5CC3 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119316 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119316 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119316 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119316 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5142 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119316 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119316 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119317 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65428 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119317 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119317 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119317 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119317 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw (trunk:0) found free endpoint: rtpbridge/109@mgw (mgcp_endp.c:261) 20241017055119317 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/109@mgw" (mgcp_protocol.c:441) 20241017055119317 DLMGCP NOTICE <0013> endpoint:rtpbridge/109@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119317 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw conn:(1234/rtp C:77D52F55 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119317 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw CI:77D52F55 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119317 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw CI:77D52F55 output_enabled 0 (mgcp_msg.c:125) 20241017055119317 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119317 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw conn:(1234/rtp C:77D52F55 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119317 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119317 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw CI:77D52F55 CRCX: Creating connection: port: 5144 (mgcp_protocol.c:1112) 20241017055119317 DLMGCP NOTICE <0013> endpoint:rtpbridge/109@mgw CI:77D52F55 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119317 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119317 DLMGCP DEBUG <0013> Generated response: line #00: 200 65428 OK (mgcp_msg.c:67) 20241017055119317 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/109@mgw (mgcp_msg.c:67) 20241017055119317 DLMGCP DEBUG <0013> Generated response: line #02: I: 77D52F55 (mgcp_msg.c:67) 20241017055119317 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119317 DLMGCP DEBUG <0013> Generated response: line #04: o=- 77D52F55 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119317 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119317 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119317 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119317 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5144 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119317 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119317 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119317 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65429 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119317 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119317 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119317 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119317 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw (trunk:0) found free endpoint: rtpbridge/10a@mgw (mgcp_endp.c:261) 20241017055119317 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/10a@mgw" (mgcp_protocol.c:441) 20241017055119317 DLMGCP NOTICE <0013> endpoint:rtpbridge/10a@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119317 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw conn:(1234/rtp C:907102B9 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119317 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw CI:907102B9 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119317 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw CI:907102B9 output_enabled 0 (mgcp_msg.c:125) 20241017055119317 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119317 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw conn:(1234/rtp C:907102B9 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119317 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119317 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw CI:907102B9 CRCX: Creating connection: port: 5146 (mgcp_protocol.c:1112) 20241017055119317 DLMGCP NOTICE <0013> endpoint:rtpbridge/10a@mgw CI:907102B9 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119317 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119317 DLMGCP DEBUG <0013> Generated response: line #00: 200 65429 OK (mgcp_msg.c:67) 20241017055119317 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/10a@mgw (mgcp_msg.c:67) 20241017055119317 DLMGCP DEBUG <0013> Generated response: line #02: I: 907102B9 (mgcp_msg.c:67) 20241017055119317 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119317 DLMGCP DEBUG <0013> Generated response: line #04: o=- 907102B9 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119317 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119317 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119317 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119317 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5146 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119317 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119317 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119317 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65430 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119317 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119317 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119317 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119317 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw (trunk:0) found free endpoint: rtpbridge/10b@mgw (mgcp_endp.c:261) 20241017055119317 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/10b@mgw" (mgcp_protocol.c:441) 20241017055119317 DLMGCP NOTICE <0013> endpoint:rtpbridge/10b@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119317 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw conn:(1234/rtp C:631729AB r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119317 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw CI:631729AB connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119317 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw CI:631729AB output_enabled 0 (mgcp_msg.c:125) 20241017055119317 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119317 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw conn:(1234/rtp C:631729AB r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119317 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119317 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw CI:631729AB CRCX: Creating connection: port: 5148 (mgcp_protocol.c:1112) 20241017055119317 DLMGCP NOTICE <0013> endpoint:rtpbridge/10b@mgw CI:631729AB CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119317 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119317 DLMGCP DEBUG <0013> Generated response: line #00: 200 65430 OK (mgcp_msg.c:67) 20241017055119317 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/10b@mgw (mgcp_msg.c:67) 20241017055119317 DLMGCP DEBUG <0013> Generated response: line #02: I: 631729AB (mgcp_msg.c:67) 20241017055119317 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119317 DLMGCP DEBUG <0013> Generated response: line #04: o=- 631729AB 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119317 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119317 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119317 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119317 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5148 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119317 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119317 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119317 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65431 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119317 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119317 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119317 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119317 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw (trunk:0) found free endpoint: rtpbridge/10c@mgw (mgcp_endp.c:261) 20241017055119317 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/10c@mgw" (mgcp_protocol.c:441) 20241017055119317 DLMGCP NOTICE <0013> endpoint:rtpbridge/10c@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119317 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw conn:(1234/rtp C:83F5ED57 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119317 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw CI:83F5ED57 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119317 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw CI:83F5ED57 output_enabled 0 (mgcp_msg.c:125) 20241017055119317 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119317 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw conn:(1234/rtp C:83F5ED57 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119317 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119317 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw CI:83F5ED57 CRCX: Creating connection: port: 5150 (mgcp_protocol.c:1112) 20241017055119317 DLMGCP NOTICE <0013> endpoint:rtpbridge/10c@mgw CI:83F5ED57 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119317 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119317 DLMGCP DEBUG <0013> Generated response: line #00: 200 65431 OK (mgcp_msg.c:67) 20241017055119318 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/10c@mgw (mgcp_msg.c:67) 20241017055119318 DLMGCP DEBUG <0013> Generated response: line #02: I: 83F5ED57 (mgcp_msg.c:67) 20241017055119318 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119318 DLMGCP DEBUG <0013> Generated response: line #04: o=- 83F5ED57 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119318 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119318 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119318 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119318 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5150 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119318 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119318 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119318 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65432 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119318 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119318 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119318 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119318 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw (trunk:0) found free endpoint: rtpbridge/10d@mgw (mgcp_endp.c:261) 20241017055119318 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/10d@mgw" (mgcp_protocol.c:441) 20241017055119318 DLMGCP NOTICE <0013> endpoint:rtpbridge/10d@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119318 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw conn:(1234/rtp C:0D6921C7 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119318 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw CI:0D6921C7 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119318 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw CI:0D6921C7 output_enabled 0 (mgcp_msg.c:125) 20241017055119318 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119318 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw conn:(1234/rtp C:0D6921C7 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119318 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119318 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw CI:0D6921C7 CRCX: Creating connection: port: 5152 (mgcp_protocol.c:1112) 20241017055119318 DLMGCP NOTICE <0013> endpoint:rtpbridge/10d@mgw CI:0D6921C7 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119318 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119318 DLMGCP DEBUG <0013> Generated response: line #00: 200 65432 OK (mgcp_msg.c:67) 20241017055119318 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/10d@mgw (mgcp_msg.c:67) 20241017055119318 DLMGCP DEBUG <0013> Generated response: line #02: I: 0D6921C7 (mgcp_msg.c:67) 20241017055119318 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119318 DLMGCP DEBUG <0013> Generated response: line #04: o=- 0D6921C7 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119318 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119318 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119318 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119318 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5152 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119318 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119318 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119318 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65433 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119318 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119318 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119318 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119318 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw (trunk:0) found free endpoint: rtpbridge/10e@mgw (mgcp_endp.c:261) 20241017055119318 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/10e@mgw" (mgcp_protocol.c:441) 20241017055119318 DLMGCP NOTICE <0013> endpoint:rtpbridge/10e@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119318 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw conn:(1234/rtp C:341F4B30 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119318 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw CI:341F4B30 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119318 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw CI:341F4B30 output_enabled 0 (mgcp_msg.c:125) 20241017055119318 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119318 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw conn:(1234/rtp C:341F4B30 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119318 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119318 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw CI:341F4B30 CRCX: Creating connection: port: 5154 (mgcp_protocol.c:1112) 20241017055119318 DLMGCP NOTICE <0013> endpoint:rtpbridge/10e@mgw CI:341F4B30 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119318 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119318 DLMGCP DEBUG <0013> Generated response: line #00: 200 65433 OK (mgcp_msg.c:67) 20241017055119318 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/10e@mgw (mgcp_msg.c:67) 20241017055119318 DLMGCP DEBUG <0013> Generated response: line #02: I: 341F4B30 (mgcp_msg.c:67) 20241017055119318 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119318 DLMGCP DEBUG <0013> Generated response: line #04: o=- 341F4B30 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119318 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119318 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119318 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119318 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5154 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119318 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119318 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119318 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65434 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119318 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119318 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119318 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119318 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw (trunk:0) found free endpoint: rtpbridge/10f@mgw (mgcp_endp.c:261) 20241017055119318 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/10f@mgw" (mgcp_protocol.c:441) 20241017055119318 DLMGCP NOTICE <0013> endpoint:rtpbridge/10f@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119318 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw conn:(1234/rtp C:1047258A r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119318 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw CI:1047258A connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119318 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw CI:1047258A output_enabled 0 (mgcp_msg.c:125) 20241017055119318 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119318 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw conn:(1234/rtp C:1047258A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119318 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119318 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw CI:1047258A CRCX: Creating connection: port: 5156 (mgcp_protocol.c:1112) 20241017055119318 DLMGCP NOTICE <0013> endpoint:rtpbridge/10f@mgw CI:1047258A CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119318 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119318 DLMGCP DEBUG <0013> Generated response: line #00: 200 65434 OK (mgcp_msg.c:67) 20241017055119318 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/10f@mgw (mgcp_msg.c:67) 20241017055119318 DLMGCP DEBUG <0013> Generated response: line #02: I: 1047258A (mgcp_msg.c:67) 20241017055119318 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119318 DLMGCP DEBUG <0013> Generated response: line #04: o=- 1047258A 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119318 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119318 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119318 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119318 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5156 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119318 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119318 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119319 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65435 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119319 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119319 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119319 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119319 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw (trunk:0) found free endpoint: rtpbridge/110@mgw (mgcp_endp.c:261) 20241017055119319 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/110@mgw" (mgcp_protocol.c:441) 20241017055119319 DLMGCP NOTICE <0013> endpoint:rtpbridge/110@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119319 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw conn:(1234/rtp C:28F0F8FA r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119319 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw CI:28F0F8FA connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119319 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw CI:28F0F8FA output_enabled 0 (mgcp_msg.c:125) 20241017055119319 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119319 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw conn:(1234/rtp C:28F0F8FA r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119319 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119319 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw CI:28F0F8FA CRCX: Creating connection: port: 5158 (mgcp_protocol.c:1112) 20241017055119319 DLMGCP NOTICE <0013> endpoint:rtpbridge/110@mgw CI:28F0F8FA CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119319 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119319 DLMGCP DEBUG <0013> Generated response: line #00: 200 65435 OK (mgcp_msg.c:67) 20241017055119319 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/110@mgw (mgcp_msg.c:67) 20241017055119319 DLMGCP DEBUG <0013> Generated response: line #02: I: 28F0F8FA (mgcp_msg.c:67) 20241017055119319 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119319 DLMGCP DEBUG <0013> Generated response: line #04: o=- 28F0F8FA 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119319 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119319 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119319 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119319 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5158 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119319 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119319 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119319 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65436 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119319 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119319 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119319 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119319 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw (trunk:0) found free endpoint: rtpbridge/111@mgw (mgcp_endp.c:261) 20241017055119319 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/111@mgw" (mgcp_protocol.c:441) 20241017055119319 DLMGCP NOTICE <0013> endpoint:rtpbridge/111@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119319 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw conn:(1234/rtp C:935FAB65 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119319 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw CI:935FAB65 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119319 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw CI:935FAB65 output_enabled 0 (mgcp_msg.c:125) 20241017055119319 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119319 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw conn:(1234/rtp C:935FAB65 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119319 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119319 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw CI:935FAB65 CRCX: Creating connection: port: 5160 (mgcp_protocol.c:1112) 20241017055119319 DLMGCP NOTICE <0013> endpoint:rtpbridge/111@mgw CI:935FAB65 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119319 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119319 DLMGCP DEBUG <0013> Generated response: line #00: 200 65436 OK (mgcp_msg.c:67) 20241017055119319 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/111@mgw (mgcp_msg.c:67) 20241017055119319 DLMGCP DEBUG <0013> Generated response: line #02: I: 935FAB65 (mgcp_msg.c:67) 20241017055119319 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119319 DLMGCP DEBUG <0013> Generated response: line #04: o=- 935FAB65 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119319 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119319 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119319 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119319 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5160 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119319 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119319 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119319 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65437 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119319 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119319 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119319 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119319 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw (trunk:0) found free endpoint: rtpbridge/112@mgw (mgcp_endp.c:261) 20241017055119319 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/112@mgw" (mgcp_protocol.c:441) 20241017055119319 DLMGCP NOTICE <0013> endpoint:rtpbridge/112@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119319 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw conn:(1234/rtp C:6CEC77CC r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119319 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw CI:6CEC77CC connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119319 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw CI:6CEC77CC output_enabled 0 (mgcp_msg.c:125) 20241017055119319 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119319 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw conn:(1234/rtp C:6CEC77CC r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119319 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119319 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw CI:6CEC77CC CRCX: Creating connection: port: 5162 (mgcp_protocol.c:1112) 20241017055119319 DLMGCP NOTICE <0013> endpoint:rtpbridge/112@mgw CI:6CEC77CC CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119319 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119319 DLMGCP DEBUG <0013> Generated response: line #00: 200 65437 OK (mgcp_msg.c:67) 20241017055119319 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/112@mgw (mgcp_msg.c:67) 20241017055119319 DLMGCP DEBUG <0013> Generated response: line #02: I: 6CEC77CC (mgcp_msg.c:67) 20241017055119319 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119319 DLMGCP DEBUG <0013> Generated response: line #04: o=- 6CEC77CC 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119319 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119319 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119319 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119319 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5162 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119319 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119319 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119319 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65438 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119319 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119319 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119319 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119319 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw (trunk:0) found free endpoint: rtpbridge/113@mgw (mgcp_endp.c:261) 20241017055119319 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/113@mgw" (mgcp_protocol.c:441) 20241017055119319 DLMGCP NOTICE <0013> endpoint:rtpbridge/113@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119319 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw conn:(1234/rtp C:F138BBCD r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119319 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw CI:F138BBCD connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119319 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw CI:F138BBCD output_enabled 0 (mgcp_msg.c:125) 20241017055119319 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119319 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw conn:(1234/rtp C:F138BBCD r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119319 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119319 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw CI:F138BBCD CRCX: Creating connection: port: 5164 (mgcp_protocol.c:1112) 20241017055119319 DLMGCP NOTICE <0013> endpoint:rtpbridge/113@mgw CI:F138BBCD CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119319 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119319 DLMGCP DEBUG <0013> Generated response: line #00: 200 65438 OK (mgcp_msg.c:67) 20241017055119319 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/113@mgw (mgcp_msg.c:67) 20241017055119319 DLMGCP DEBUG <0013> Generated response: line #02: I: F138BBCD (mgcp_msg.c:67) 20241017055119319 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119319 DLMGCP DEBUG <0013> Generated response: line #04: o=- F138BBCD 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119319 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119319 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119319 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119319 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5164 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119319 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119319 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119320 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65439 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119320 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119320 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119320 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119320 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw (trunk:0) found free endpoint: rtpbridge/114@mgw (mgcp_endp.c:261) 20241017055119320 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/114@mgw" (mgcp_protocol.c:441) 20241017055119320 DLMGCP NOTICE <0013> endpoint:rtpbridge/114@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119320 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw conn:(1234/rtp C:E624F442 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119320 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw CI:E624F442 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119320 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw CI:E624F442 output_enabled 0 (mgcp_msg.c:125) 20241017055119320 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119320 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw conn:(1234/rtp C:E624F442 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119320 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119320 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw CI:E624F442 CRCX: Creating connection: port: 5166 (mgcp_protocol.c:1112) 20241017055119320 DLMGCP NOTICE <0013> endpoint:rtpbridge/114@mgw CI:E624F442 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119320 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119320 DLMGCP DEBUG <0013> Generated response: line #00: 200 65439 OK (mgcp_msg.c:67) 20241017055119320 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/114@mgw (mgcp_msg.c:67) 20241017055119320 DLMGCP DEBUG <0013> Generated response: line #02: I: E624F442 (mgcp_msg.c:67) 20241017055119320 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119320 DLMGCP DEBUG <0013> Generated response: line #04: o=- E624F442 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119320 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119320 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119320 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119320 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5166 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119320 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119320 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119320 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65440 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119320 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119320 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119320 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119320 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw (trunk:0) found free endpoint: rtpbridge/115@mgw (mgcp_endp.c:261) 20241017055119320 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/115@mgw" (mgcp_protocol.c:441) 20241017055119320 DLMGCP NOTICE <0013> endpoint:rtpbridge/115@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119320 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw conn:(1234/rtp C:371B6FD1 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119320 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw CI:371B6FD1 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119320 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw CI:371B6FD1 output_enabled 0 (mgcp_msg.c:125) 20241017055119320 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119320 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw conn:(1234/rtp C:371B6FD1 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119320 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119320 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw CI:371B6FD1 CRCX: Creating connection: port: 5168 (mgcp_protocol.c:1112) 20241017055119320 DLMGCP NOTICE <0013> endpoint:rtpbridge/115@mgw CI:371B6FD1 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119320 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119320 DLMGCP DEBUG <0013> Generated response: line #00: 200 65440 OK (mgcp_msg.c:67) 20241017055119320 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/115@mgw (mgcp_msg.c:67) 20241017055119320 DLMGCP DEBUG <0013> Generated response: line #02: I: 371B6FD1 (mgcp_msg.c:67) 20241017055119320 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119320 DLMGCP DEBUG <0013> Generated response: line #04: o=- 371B6FD1 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119320 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119320 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119320 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119320 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5168 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119320 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119320 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119320 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65441 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119320 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119320 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119320 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119320 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw (trunk:0) found free endpoint: rtpbridge/116@mgw (mgcp_endp.c:261) 20241017055119320 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/116@mgw" (mgcp_protocol.c:441) 20241017055119320 DLMGCP NOTICE <0013> endpoint:rtpbridge/116@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119320 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw conn:(1234/rtp C:B1FAE4A8 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119320 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw CI:B1FAE4A8 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119320 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw CI:B1FAE4A8 output_enabled 0 (mgcp_msg.c:125) 20241017055119320 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119320 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw conn:(1234/rtp C:B1FAE4A8 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119320 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119320 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw CI:B1FAE4A8 CRCX: Creating connection: port: 5170 (mgcp_protocol.c:1112) 20241017055119320 DLMGCP NOTICE <0013> endpoint:rtpbridge/116@mgw CI:B1FAE4A8 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119320 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119320 DLMGCP DEBUG <0013> Generated response: line #00: 200 65441 OK (mgcp_msg.c:67) 20241017055119320 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/116@mgw (mgcp_msg.c:67) 20241017055119320 DLMGCP DEBUG <0013> Generated response: line #02: I: B1FAE4A8 (mgcp_msg.c:67) 20241017055119320 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119320 DLMGCP DEBUG <0013> Generated response: line #04: o=- B1FAE4A8 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119320 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119320 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119320 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119320 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5170 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119320 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119320 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119320 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65442 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119320 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119320 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119320 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119321 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw (trunk:0) found free endpoint: rtpbridge/117@mgw (mgcp_endp.c:261) 20241017055119321 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/117@mgw" (mgcp_protocol.c:441) 20241017055119321 DLMGCP NOTICE <0013> endpoint:rtpbridge/117@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119321 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw conn:(1234/rtp C:F7782945 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119321 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw CI:F7782945 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119321 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw CI:F7782945 output_enabled 0 (mgcp_msg.c:125) 20241017055119321 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119321 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw conn:(1234/rtp C:F7782945 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119321 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119321 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw CI:F7782945 CRCX: Creating connection: port: 5172 (mgcp_protocol.c:1112) 20241017055119321 DLMGCP NOTICE <0013> endpoint:rtpbridge/117@mgw CI:F7782945 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119321 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119321 DLMGCP DEBUG <0013> Generated response: line #00: 200 65442 OK (mgcp_msg.c:67) 20241017055119321 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/117@mgw (mgcp_msg.c:67) 20241017055119321 DLMGCP DEBUG <0013> Generated response: line #02: I: F7782945 (mgcp_msg.c:67) 20241017055119321 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119321 DLMGCP DEBUG <0013> Generated response: line #04: o=- F7782945 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119321 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119321 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119321 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119321 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5172 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119321 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119321 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119321 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65443 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119321 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119321 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119321 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119321 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw (trunk:0) found free endpoint: rtpbridge/118@mgw (mgcp_endp.c:261) 20241017055119321 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/118@mgw" (mgcp_protocol.c:441) 20241017055119321 DLMGCP NOTICE <0013> endpoint:rtpbridge/118@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119321 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw conn:(1234/rtp C:9F69546D r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119321 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw CI:9F69546D connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119321 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw CI:9F69546D output_enabled 0 (mgcp_msg.c:125) 20241017055119321 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119321 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw conn:(1234/rtp C:9F69546D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119321 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119321 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw CI:9F69546D CRCX: Creating connection: port: 5174 (mgcp_protocol.c:1112) 20241017055119321 DLMGCP NOTICE <0013> endpoint:rtpbridge/118@mgw CI:9F69546D CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119321 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119321 DLMGCP DEBUG <0013> Generated response: line #00: 200 65443 OK (mgcp_msg.c:67) 20241017055119321 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/118@mgw (mgcp_msg.c:67) 20241017055119321 DLMGCP DEBUG <0013> Generated response: line #02: I: 9F69546D (mgcp_msg.c:67) 20241017055119321 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119321 DLMGCP DEBUG <0013> Generated response: line #04: o=- 9F69546D 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119321 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119321 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119321 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119321 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5174 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119321 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119321 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119321 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65444 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119321 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119321 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119321 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119321 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw (trunk:0) found free endpoint: rtpbridge/119@mgw (mgcp_endp.c:261) 20241017055119321 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/119@mgw" (mgcp_protocol.c:441) 20241017055119321 DLMGCP NOTICE <0013> endpoint:rtpbridge/119@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119321 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw conn:(1234/rtp C:35121EA6 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119321 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw CI:35121EA6 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119321 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw CI:35121EA6 output_enabled 0 (mgcp_msg.c:125) 20241017055119321 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119321 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw conn:(1234/rtp C:35121EA6 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119321 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119321 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw CI:35121EA6 CRCX: Creating connection: port: 5176 (mgcp_protocol.c:1112) 20241017055119321 DLMGCP NOTICE <0013> endpoint:rtpbridge/119@mgw CI:35121EA6 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119321 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119321 DLMGCP DEBUG <0013> Generated response: line #00: 200 65444 OK (mgcp_msg.c:67) 20241017055119321 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/119@mgw (mgcp_msg.c:67) 20241017055119321 DLMGCP DEBUG <0013> Generated response: line #02: I: 35121EA6 (mgcp_msg.c:67) 20241017055119321 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119321 DLMGCP DEBUG <0013> Generated response: line #04: o=- 35121EA6 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119321 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119321 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119321 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119321 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5176 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119321 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119321 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119321 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65445 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119321 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119321 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119321 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119321 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw (trunk:0) found free endpoint: rtpbridge/11a@mgw (mgcp_endp.c:261) 20241017055119321 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/11a@mgw" (mgcp_protocol.c:441) 20241017055119321 DLMGCP NOTICE <0013> endpoint:rtpbridge/11a@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119321 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw conn:(1234/rtp C:59956CA4 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119321 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw CI:59956CA4 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119321 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw CI:59956CA4 output_enabled 0 (mgcp_msg.c:125) 20241017055119321 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119321 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw conn:(1234/rtp C:59956CA4 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119321 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119321 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw CI:59956CA4 CRCX: Creating connection: port: 5178 (mgcp_protocol.c:1112) 20241017055119321 DLMGCP NOTICE <0013> endpoint:rtpbridge/11a@mgw CI:59956CA4 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119321 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119321 DLMGCP DEBUG <0013> Generated response: line #00: 200 65445 OK (mgcp_msg.c:67) 20241017055119321 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/11a@mgw (mgcp_msg.c:67) 20241017055119321 DLMGCP DEBUG <0013> Generated response: line #02: I: 59956CA4 (mgcp_msg.c:67) 20241017055119321 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119321 DLMGCP DEBUG <0013> Generated response: line #04: o=- 59956CA4 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119321 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119321 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119321 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119321 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5178 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119321 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119321 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119322 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65446 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119322 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119322 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119322 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119322 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw (trunk:0) found free endpoint: rtpbridge/11b@mgw (mgcp_endp.c:261) 20241017055119322 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/11b@mgw" (mgcp_protocol.c:441) 20241017055119322 DLMGCP NOTICE <0013> endpoint:rtpbridge/11b@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119322 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw conn:(1234/rtp C:2F5037FE r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119322 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw CI:2F5037FE connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119322 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw CI:2F5037FE output_enabled 0 (mgcp_msg.c:125) 20241017055119322 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119322 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw conn:(1234/rtp C:2F5037FE r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119322 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119322 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw CI:2F5037FE CRCX: Creating connection: port: 5180 (mgcp_protocol.c:1112) 20241017055119322 DLMGCP NOTICE <0013> endpoint:rtpbridge/11b@mgw CI:2F5037FE CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119322 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119322 DLMGCP DEBUG <0013> Generated response: line #00: 200 65446 OK (mgcp_msg.c:67) 20241017055119322 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/11b@mgw (mgcp_msg.c:67) 20241017055119322 DLMGCP DEBUG <0013> Generated response: line #02: I: 2F5037FE (mgcp_msg.c:67) 20241017055119322 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119322 DLMGCP DEBUG <0013> Generated response: line #04: o=- 2F5037FE 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119322 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119322 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119322 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119322 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5180 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119322 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119322 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119322 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65447 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119322 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119322 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119322 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119322 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw (trunk:0) found free endpoint: rtpbridge/11c@mgw (mgcp_endp.c:261) 20241017055119322 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/11c@mgw" (mgcp_protocol.c:441) 20241017055119322 DLMGCP NOTICE <0013> endpoint:rtpbridge/11c@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119322 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw conn:(1234/rtp C:C6FBB5DA r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119322 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw CI:C6FBB5DA connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119322 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw CI:C6FBB5DA output_enabled 0 (mgcp_msg.c:125) 20241017055119322 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119322 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw conn:(1234/rtp C:C6FBB5DA r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119322 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119322 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw CI:C6FBB5DA CRCX: Creating connection: port: 5182 (mgcp_protocol.c:1112) 20241017055119322 DLMGCP NOTICE <0013> endpoint:rtpbridge/11c@mgw CI:C6FBB5DA CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119322 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119322 DLMGCP DEBUG <0013> Generated response: line #00: 200 65447 OK (mgcp_msg.c:67) 20241017055119322 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/11c@mgw (mgcp_msg.c:67) 20241017055119322 DLMGCP DEBUG <0013> Generated response: line #02: I: C6FBB5DA (mgcp_msg.c:67) 20241017055119322 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119322 DLMGCP DEBUG <0013> Generated response: line #04: o=- C6FBB5DA 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119322 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119322 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119322 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119322 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5182 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119322 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119322 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119322 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65448 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119322 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119322 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119322 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119322 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw (trunk:0) found free endpoint: rtpbridge/11d@mgw (mgcp_endp.c:261) 20241017055119322 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/11d@mgw" (mgcp_protocol.c:441) 20241017055119322 DLMGCP NOTICE <0013> endpoint:rtpbridge/11d@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119322 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw conn:(1234/rtp C:DFA654C2 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119322 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw CI:DFA654C2 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119322 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw CI:DFA654C2 output_enabled 0 (mgcp_msg.c:125) 20241017055119322 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119322 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw conn:(1234/rtp C:DFA654C2 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119322 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119322 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw CI:DFA654C2 CRCX: Creating connection: port: 5184 (mgcp_protocol.c:1112) 20241017055119322 DLMGCP NOTICE <0013> endpoint:rtpbridge/11d@mgw CI:DFA654C2 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119322 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119322 DLMGCP DEBUG <0013> Generated response: line #00: 200 65448 OK (mgcp_msg.c:67) 20241017055119322 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/11d@mgw (mgcp_msg.c:67) 20241017055119322 DLMGCP DEBUG <0013> Generated response: line #02: I: DFA654C2 (mgcp_msg.c:67) 20241017055119322 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119322 DLMGCP DEBUG <0013> Generated response: line #04: o=- DFA654C2 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119322 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119322 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119322 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119322 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5184 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119322 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119322 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119322 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65449 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119322 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119322 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119322 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119322 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw (trunk:0) found free endpoint: rtpbridge/11e@mgw (mgcp_endp.c:261) 20241017055119322 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/11e@mgw" (mgcp_protocol.c:441) 20241017055119322 DLMGCP NOTICE <0013> endpoint:rtpbridge/11e@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119322 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw conn:(1234/rtp C:B4971DC6 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119322 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw CI:B4971DC6 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119322 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw CI:B4971DC6 output_enabled 0 (mgcp_msg.c:125) 20241017055119322 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119322 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw conn:(1234/rtp C:B4971DC6 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119322 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119322 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw CI:B4971DC6 CRCX: Creating connection: port: 5186 (mgcp_protocol.c:1112) 20241017055119322 DLMGCP NOTICE <0013> endpoint:rtpbridge/11e@mgw CI:B4971DC6 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119322 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119322 DLMGCP DEBUG <0013> Generated response: line #00: 200 65449 OK (mgcp_msg.c:67) 20241017055119322 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/11e@mgw (mgcp_msg.c:67) 20241017055119322 DLMGCP DEBUG <0013> Generated response: line #02: I: B4971DC6 (mgcp_msg.c:67) 20241017055119322 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119322 DLMGCP DEBUG <0013> Generated response: line #04: o=- B4971DC6 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119322 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119322 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119323 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119323 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5186 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119323 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119323 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119323 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65450 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119323 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119323 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119323 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119323 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw (trunk:0) found free endpoint: rtpbridge/11f@mgw (mgcp_endp.c:261) 20241017055119323 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/11f@mgw" (mgcp_protocol.c:441) 20241017055119323 DLMGCP NOTICE <0013> endpoint:rtpbridge/11f@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119323 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw conn:(1234/rtp C:54BCD6EE r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119323 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw CI:54BCD6EE connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119323 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw CI:54BCD6EE output_enabled 0 (mgcp_msg.c:125) 20241017055119323 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119323 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw conn:(1234/rtp C:54BCD6EE r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119323 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119323 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw CI:54BCD6EE CRCX: Creating connection: port: 5188 (mgcp_protocol.c:1112) 20241017055119323 DLMGCP NOTICE <0013> endpoint:rtpbridge/11f@mgw CI:54BCD6EE CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119323 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119323 DLMGCP DEBUG <0013> Generated response: line #00: 200 65450 OK (mgcp_msg.c:67) 20241017055119323 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/11f@mgw (mgcp_msg.c:67) 20241017055119323 DLMGCP DEBUG <0013> Generated response: line #02: I: 54BCD6EE (mgcp_msg.c:67) 20241017055119323 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119323 DLMGCP DEBUG <0013> Generated response: line #04: o=- 54BCD6EE 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119323 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119323 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119323 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119323 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5188 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119323 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119323 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119323 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65451 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119323 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119323 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119323 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119323 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw (trunk:0) found free endpoint: rtpbridge/120@mgw (mgcp_endp.c:261) 20241017055119323 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/120@mgw" (mgcp_protocol.c:441) 20241017055119323 DLMGCP NOTICE <0013> endpoint:rtpbridge/120@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119323 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw conn:(1234/rtp C:C036FD9D r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119323 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw CI:C036FD9D connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119323 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw CI:C036FD9D output_enabled 0 (mgcp_msg.c:125) 20241017055119323 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119323 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw conn:(1234/rtp C:C036FD9D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119323 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119323 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw CI:C036FD9D CRCX: Creating connection: port: 5190 (mgcp_protocol.c:1112) 20241017055119323 DLMGCP NOTICE <0013> endpoint:rtpbridge/120@mgw CI:C036FD9D CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119323 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119323 DLMGCP DEBUG <0013> Generated response: line #00: 200 65451 OK (mgcp_msg.c:67) 20241017055119323 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/120@mgw (mgcp_msg.c:67) 20241017055119323 DLMGCP DEBUG <0013> Generated response: line #02: I: C036FD9D (mgcp_msg.c:67) 20241017055119323 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119323 DLMGCP DEBUG <0013> Generated response: line #04: o=- C036FD9D 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119323 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119323 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119323 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119323 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5190 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119323 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119323 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119323 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65452 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119323 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119323 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119323 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119323 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw (trunk:0) found free endpoint: rtpbridge/121@mgw (mgcp_endp.c:261) 20241017055119323 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/121@mgw" (mgcp_protocol.c:441) 20241017055119323 DLMGCP NOTICE <0013> endpoint:rtpbridge/121@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119323 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw conn:(1234/rtp C:73826AA1 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119323 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw CI:73826AA1 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119323 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw CI:73826AA1 output_enabled 0 (mgcp_msg.c:125) 20241017055119323 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119323 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw conn:(1234/rtp C:73826AA1 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119323 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119323 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw CI:73826AA1 CRCX: Creating connection: port: 5192 (mgcp_protocol.c:1112) 20241017055119323 DLMGCP NOTICE <0013> endpoint:rtpbridge/121@mgw CI:73826AA1 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119323 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119323 DLMGCP DEBUG <0013> Generated response: line #00: 200 65452 OK (mgcp_msg.c:67) 20241017055119323 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/121@mgw (mgcp_msg.c:67) 20241017055119323 DLMGCP DEBUG <0013> Generated response: line #02: I: 73826AA1 (mgcp_msg.c:67) 20241017055119323 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119323 DLMGCP DEBUG <0013> Generated response: line #04: o=- 73826AA1 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119323 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119323 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119323 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119323 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5192 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119323 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119323 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119324 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65453 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119324 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119324 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119324 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119324 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw (trunk:0) found free endpoint: rtpbridge/122@mgw (mgcp_endp.c:261) 20241017055119324 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/122@mgw" (mgcp_protocol.c:441) 20241017055119324 DLMGCP NOTICE <0013> endpoint:rtpbridge/122@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119324 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw conn:(1234/rtp C:A16312A4 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119324 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw CI:A16312A4 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119324 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw CI:A16312A4 output_enabled 0 (mgcp_msg.c:125) 20241017055119324 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119324 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw conn:(1234/rtp C:A16312A4 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119324 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119324 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw CI:A16312A4 CRCX: Creating connection: port: 5194 (mgcp_protocol.c:1112) 20241017055119324 DLMGCP NOTICE <0013> endpoint:rtpbridge/122@mgw CI:A16312A4 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119324 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119324 DLMGCP DEBUG <0013> Generated response: line #00: 200 65453 OK (mgcp_msg.c:67) 20241017055119324 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/122@mgw (mgcp_msg.c:67) 20241017055119324 DLMGCP DEBUG <0013> Generated response: line #02: I: A16312A4 (mgcp_msg.c:67) 20241017055119324 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119324 DLMGCP DEBUG <0013> Generated response: line #04: o=- A16312A4 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119324 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119324 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119324 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119324 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5194 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119324 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119324 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119324 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65454 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119324 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119324 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119324 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119324 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw (trunk:0) found free endpoint: rtpbridge/123@mgw (mgcp_endp.c:261) 20241017055119324 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/123@mgw" (mgcp_protocol.c:441) 20241017055119324 DLMGCP NOTICE <0013> endpoint:rtpbridge/123@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119324 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw conn:(1234/rtp C:B8003EDA r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119324 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw CI:B8003EDA connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119324 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw CI:B8003EDA output_enabled 0 (mgcp_msg.c:125) 20241017055119324 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119324 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw conn:(1234/rtp C:B8003EDA r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119324 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119324 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw CI:B8003EDA CRCX: Creating connection: port: 5196 (mgcp_protocol.c:1112) 20241017055119324 DLMGCP NOTICE <0013> endpoint:rtpbridge/123@mgw CI:B8003EDA CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119324 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119324 DLMGCP DEBUG <0013> Generated response: line #00: 200 65454 OK (mgcp_msg.c:67) 20241017055119324 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/123@mgw (mgcp_msg.c:67) 20241017055119324 DLMGCP DEBUG <0013> Generated response: line #02: I: B8003EDA (mgcp_msg.c:67) 20241017055119324 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119324 DLMGCP DEBUG <0013> Generated response: line #04: o=- B8003EDA 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119324 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119324 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119324 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119324 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5196 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119324 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119324 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119324 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65455 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119324 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119324 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119324 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119324 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw (trunk:0) found free endpoint: rtpbridge/124@mgw (mgcp_endp.c:261) 20241017055119324 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/124@mgw" (mgcp_protocol.c:441) 20241017055119324 DLMGCP NOTICE <0013> endpoint:rtpbridge/124@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119324 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw conn:(1234/rtp C:39930B34 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119324 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw CI:39930B34 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119324 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw CI:39930B34 output_enabled 0 (mgcp_msg.c:125) 20241017055119324 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119324 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw conn:(1234/rtp C:39930B34 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119324 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119324 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw CI:39930B34 CRCX: Creating connection: port: 5198 (mgcp_protocol.c:1112) 20241017055119324 DLMGCP NOTICE <0013> endpoint:rtpbridge/124@mgw CI:39930B34 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119324 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119324 DLMGCP DEBUG <0013> Generated response: line #00: 200 65455 OK (mgcp_msg.c:67) 20241017055119324 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/124@mgw (mgcp_msg.c:67) 20241017055119324 DLMGCP DEBUG <0013> Generated response: line #02: I: 39930B34 (mgcp_msg.c:67) 20241017055119324 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119324 DLMGCP DEBUG <0013> Generated response: line #04: o=- 39930B34 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119324 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119324 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119324 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119324 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5198 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119324 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119324 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119324 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65456 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119324 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119324 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119324 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119324 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw (trunk:0) found free endpoint: rtpbridge/125@mgw (mgcp_endp.c:261) 20241017055119324 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/125@mgw" (mgcp_protocol.c:441) 20241017055119324 DLMGCP NOTICE <0013> endpoint:rtpbridge/125@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119324 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw conn:(1234/rtp C:75BB2322 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119324 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw CI:75BB2322 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119324 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw CI:75BB2322 output_enabled 0 (mgcp_msg.c:125) 20241017055119324 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119324 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw conn:(1234/rtp C:75BB2322 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119324 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119324 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw CI:75BB2322 CRCX: Creating connection: port: 5200 (mgcp_protocol.c:1112) 20241017055119324 DLMGCP NOTICE <0013> endpoint:rtpbridge/125@mgw CI:75BB2322 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119324 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119324 DLMGCP DEBUG <0013> Generated response: line #00: 200 65456 OK (mgcp_msg.c:67) 20241017055119324 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/125@mgw (mgcp_msg.c:67) 20241017055119324 DLMGCP DEBUG <0013> Generated response: line #02: I: 75BB2322 (mgcp_msg.c:67) 20241017055119324 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119324 DLMGCP DEBUG <0013> Generated response: line #04: o=- 75BB2322 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119324 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119324 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119324 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119324 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5200 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119324 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119324 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119325 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65457 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119325 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119325 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119325 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119325 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw (trunk:0) found free endpoint: rtpbridge/126@mgw (mgcp_endp.c:261) 20241017055119325 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/126@mgw" (mgcp_protocol.c:441) 20241017055119325 DLMGCP NOTICE <0013> endpoint:rtpbridge/126@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119325 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw conn:(1234/rtp C:493DC8B5 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119325 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw CI:493DC8B5 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119325 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw CI:493DC8B5 output_enabled 0 (mgcp_msg.c:125) 20241017055119325 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119325 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw conn:(1234/rtp C:493DC8B5 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119325 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119325 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw CI:493DC8B5 CRCX: Creating connection: port: 5202 (mgcp_protocol.c:1112) 20241017055119325 DLMGCP NOTICE <0013> endpoint:rtpbridge/126@mgw CI:493DC8B5 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119325 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119325 DLMGCP DEBUG <0013> Generated response: line #00: 200 65457 OK (mgcp_msg.c:67) 20241017055119325 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/126@mgw (mgcp_msg.c:67) 20241017055119325 DLMGCP DEBUG <0013> Generated response: line #02: I: 493DC8B5 (mgcp_msg.c:67) 20241017055119325 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119325 DLMGCP DEBUG <0013> Generated response: line #04: o=- 493DC8B5 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119325 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119325 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119325 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119325 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5202 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119325 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119325 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119325 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65458 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119325 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119325 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119325 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119325 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw (trunk:0) found free endpoint: rtpbridge/127@mgw (mgcp_endp.c:261) 20241017055119325 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/127@mgw" (mgcp_protocol.c:441) 20241017055119325 DLMGCP NOTICE <0013> endpoint:rtpbridge/127@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119325 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw conn:(1234/rtp C:29B05EE2 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119325 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw CI:29B05EE2 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119325 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw CI:29B05EE2 output_enabled 0 (mgcp_msg.c:125) 20241017055119325 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119325 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw conn:(1234/rtp C:29B05EE2 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119325 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119325 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw CI:29B05EE2 CRCX: Creating connection: port: 5204 (mgcp_protocol.c:1112) 20241017055119325 DLMGCP NOTICE <0013> endpoint:rtpbridge/127@mgw CI:29B05EE2 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119325 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119325 DLMGCP DEBUG <0013> Generated response: line #00: 200 65458 OK (mgcp_msg.c:67) 20241017055119325 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/127@mgw (mgcp_msg.c:67) 20241017055119325 DLMGCP DEBUG <0013> Generated response: line #02: I: 29B05EE2 (mgcp_msg.c:67) 20241017055119325 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119325 DLMGCP DEBUG <0013> Generated response: line #04: o=- 29B05EE2 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119325 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119325 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119325 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119325 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5204 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119325 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119325 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119325 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65459 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119325 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119325 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119325 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119325 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw (trunk:0) found free endpoint: rtpbridge/128@mgw (mgcp_endp.c:261) 20241017055119325 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/128@mgw" (mgcp_protocol.c:441) 20241017055119325 DLMGCP NOTICE <0013> endpoint:rtpbridge/128@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119325 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw conn:(1234/rtp C:7477BDD9 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119325 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw CI:7477BDD9 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119325 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw CI:7477BDD9 output_enabled 0 (mgcp_msg.c:125) 20241017055119325 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119325 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw conn:(1234/rtp C:7477BDD9 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119325 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119325 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw CI:7477BDD9 CRCX: Creating connection: port: 5206 (mgcp_protocol.c:1112) 20241017055119325 DLMGCP NOTICE <0013> endpoint:rtpbridge/128@mgw CI:7477BDD9 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119325 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119325 DLMGCP DEBUG <0013> Generated response: line #00: 200 65459 OK (mgcp_msg.c:67) 20241017055119325 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/128@mgw (mgcp_msg.c:67) 20241017055119325 DLMGCP DEBUG <0013> Generated response: line #02: I: 7477BDD9 (mgcp_msg.c:67) 20241017055119325 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119325 DLMGCP DEBUG <0013> Generated response: line #04: o=- 7477BDD9 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119325 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119325 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119325 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119325 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5206 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119325 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119325 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119325 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65460 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119325 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119325 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119325 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119325 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw (trunk:0) found free endpoint: rtpbridge/129@mgw (mgcp_endp.c:261) 20241017055119325 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/129@mgw" (mgcp_protocol.c:441) 20241017055119325 DLMGCP NOTICE <0013> endpoint:rtpbridge/129@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119326 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw conn:(1234/rtp C:DA7D2CB3 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119326 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw CI:DA7D2CB3 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119326 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw CI:DA7D2CB3 output_enabled 0 (mgcp_msg.c:125) 20241017055119326 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119326 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw conn:(1234/rtp C:DA7D2CB3 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119326 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119326 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw CI:DA7D2CB3 CRCX: Creating connection: port: 5208 (mgcp_protocol.c:1112) 20241017055119326 DLMGCP NOTICE <0013> endpoint:rtpbridge/129@mgw CI:DA7D2CB3 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119326 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119326 DLMGCP DEBUG <0013> Generated response: line #00: 200 65460 OK (mgcp_msg.c:67) 20241017055119326 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/129@mgw (mgcp_msg.c:67) 20241017055119326 DLMGCP DEBUG <0013> Generated response: line #02: I: DA7D2CB3 (mgcp_msg.c:67) 20241017055119326 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119326 DLMGCP DEBUG <0013> Generated response: line #04: o=- DA7D2CB3 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119326 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119326 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119326 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119326 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5208 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119326 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119326 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119326 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65461 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119326 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119326 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119326 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119326 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw (trunk:0) found free endpoint: rtpbridge/12a@mgw (mgcp_endp.c:261) 20241017055119326 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/12a@mgw" (mgcp_protocol.c:441) 20241017055119326 DLMGCP NOTICE <0013> endpoint:rtpbridge/12a@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119326 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw conn:(1234/rtp C:68B314C0 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119326 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw CI:68B314C0 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119326 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw CI:68B314C0 output_enabled 0 (mgcp_msg.c:125) 20241017055119326 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119326 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw conn:(1234/rtp C:68B314C0 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119326 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119326 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw CI:68B314C0 CRCX: Creating connection: port: 5210 (mgcp_protocol.c:1112) 20241017055119326 DLMGCP NOTICE <0013> endpoint:rtpbridge/12a@mgw CI:68B314C0 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119326 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119326 DLMGCP DEBUG <0013> Generated response: line #00: 200 65461 OK (mgcp_msg.c:67) 20241017055119326 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/12a@mgw (mgcp_msg.c:67) 20241017055119326 DLMGCP DEBUG <0013> Generated response: line #02: I: 68B314C0 (mgcp_msg.c:67) 20241017055119326 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119326 DLMGCP DEBUG <0013> Generated response: line #04: o=- 68B314C0 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119326 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119326 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119326 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119326 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5210 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119326 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119326 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119326 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65462 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119326 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119326 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119326 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119326 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw (trunk:0) found free endpoint: rtpbridge/12b@mgw (mgcp_endp.c:261) 20241017055119326 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/12b@mgw" (mgcp_protocol.c:441) 20241017055119326 DLMGCP NOTICE <0013> endpoint:rtpbridge/12b@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119326 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw conn:(1234/rtp C:40F6DC23 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119326 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw CI:40F6DC23 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119326 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw CI:40F6DC23 output_enabled 0 (mgcp_msg.c:125) 20241017055119326 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119326 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw conn:(1234/rtp C:40F6DC23 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119326 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119326 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw CI:40F6DC23 CRCX: Creating connection: port: 5212 (mgcp_protocol.c:1112) 20241017055119326 DLMGCP NOTICE <0013> endpoint:rtpbridge/12b@mgw CI:40F6DC23 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119326 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119326 DLMGCP DEBUG <0013> Generated response: line #00: 200 65462 OK (mgcp_msg.c:67) 20241017055119326 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/12b@mgw (mgcp_msg.c:67) 20241017055119326 DLMGCP DEBUG <0013> Generated response: line #02: I: 40F6DC23 (mgcp_msg.c:67) 20241017055119326 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119326 DLMGCP DEBUG <0013> Generated response: line #04: o=- 40F6DC23 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119326 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119326 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119326 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119326 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5212 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119326 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119326 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055119326 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65463 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055119326 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055119326 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055119326 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055119326 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw (trunk:0) found free endpoint: rtpbridge/12c@mgw (mgcp_endp.c:261) 20241017055119326 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/12c@mgw" (mgcp_protocol.c:441) 20241017055119326 DLMGCP NOTICE <0013> endpoint:rtpbridge/12c@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055119326 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw conn:(1234/rtp C:A801B442 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055119326 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw CI:A801B442 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055119326 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw CI:A801B442 output_enabled 0 (mgcp_msg.c:125) 20241017055119326 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055119326 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw conn:(1234/rtp C:A801B442 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055119326 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055119326 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw CI:A801B442 CRCX: Creating connection: port: 5214 (mgcp_protocol.c:1112) 20241017055119326 DLMGCP NOTICE <0013> endpoint:rtpbridge/12c@mgw CI:A801B442 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055119326 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055119326 DLMGCP DEBUG <0013> Generated response: line #00: 200 65463 OK (mgcp_msg.c:67) 20241017055119326 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/12c@mgw (mgcp_msg.c:67) 20241017055119326 DLMGCP DEBUG <0013> Generated response: line #02: I: A801B442 (mgcp_msg.c:67) 20241017055119326 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055119326 DLMGCP DEBUG <0013> Generated response: line #04: o=- A801B442 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055119326 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055119326 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055119326 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055119326 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5214 RTP/AVP 112 (mgcp_msg.c:67) 20241017055119326 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055119326 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) VirtCallAgent-STATS(101)@176d1c6d6327: 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 } 20241017055120365 DLMGCP DEBUG <0013> Received message: line #00: DLCX 65464 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055120365 DLMGCP ERROR <0013> (trunk:0) Not able to find a free endpoint (mgcp_endp.c:267) 20241017055120365 DLMGCP NOTICE <0013> DLCX: cannot find endpoint "rtpbridge/*@mgw", cause=403 -- trying to identify trunk... (mgcp_protocol.c:407) 20241017055120365 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for trunk resource of endpoint "rtpbridge/*@mgw" (mgcp_protocol.c:445) 20241017055120365 DLMGCP NOTICE <0013> trunk:0 DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055120365 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120365 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120365 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120365 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120365 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120365 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120365 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120365 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120365 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120365 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120365 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120365 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120365 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120365 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120365 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120365 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120365 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120365 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120365 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120365 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120365 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120365 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120365 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120365 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120365 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120365 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120365 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120365 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120365 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120365 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120365 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120365 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120365 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120365 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120365 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120365 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120365 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120365 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120365 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120365 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120365 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120365 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120365 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120365 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120365 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120365 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120365 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120365 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120365 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120365 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120365 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120365 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120365 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120365 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120365 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120365 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120365 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120365 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120365 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120365 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120365 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120365 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120365 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120365 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120365 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120365 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120365 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120365 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120365 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120365 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120365 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120365 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120365 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120365 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120365 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120365 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120365 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120365 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120365 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120365 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120365 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120365 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120365 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120365 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120365 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120365 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120365 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120365 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120365 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120365 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120365 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120365 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120365 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120365 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120365 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120365 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120365 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120365 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120365 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120366 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120366 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120366 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120366 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120366 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120366 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120366 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120366 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120366 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120366 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120366 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120366 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120366 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120366 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120366 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120366 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120366 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120366 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120366 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120366 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120366 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120366 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120366 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120366 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120366 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120366 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120366 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120366 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120366 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120366 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120366 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120366 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120366 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120366 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120366 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120366 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120366 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120366 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120366 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120366 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120366 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120366 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120366 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120366 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120366 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120366 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120366 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120366 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120366 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120366 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120366 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120366 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120366 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120366 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120366 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120366 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120366 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120366 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120366 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120366 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120366 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120366 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120366 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120366 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120366 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120366 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120366 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120366 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120366 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120366 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120366 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120366 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120366 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120366 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120366 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120366 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120366 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120366 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120366 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120366 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120366 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120366 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120366 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120366 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120366 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120366 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120366 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120366 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120366 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120366 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120366 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120366 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120366 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120366 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120366 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120366 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120366 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120366 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120366 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120366 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120366 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120366 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120366 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120366 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120366 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120366 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120366 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120366 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120366 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120366 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120366 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120366 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120366 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120366 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120366 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120366 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120366 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120366 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120366 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120366 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120366 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120366 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120366 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120366 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120366 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120366 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120366 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120366 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120366 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120366 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120366 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120366 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120366 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120366 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120366 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120366 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120366 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120366 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120366 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120366 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120366 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120366 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120366 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120366 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120366 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120366 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120366 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120366 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120366 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120366 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120366 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120366 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120366 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120366 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120366 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120366 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120366 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120366 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120366 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120366 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120366 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120366 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120366 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120366 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120366 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120366 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120366 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120366 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120366 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120366 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120366 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120366 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120366 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120366 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120366 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120366 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120366 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120366 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120366 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120366 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120366 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120366 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120366 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120366 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120366 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120366 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120366 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120366 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120366 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120366 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120366 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120366 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120366 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120366 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120366 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120366 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120366 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120366 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120367 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120367 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120367 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120367 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120367 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120367 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120367 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120367 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120367 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120367 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120367 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120367 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120367 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120367 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120367 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120367 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120367 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120367 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120367 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120367 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120367 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120367 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120367 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120367 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120367 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120367 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120367 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120367 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120367 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120367 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120367 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120367 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120367 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120367 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120367 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120367 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120367 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120367 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120367 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120367 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120367 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120367 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120367 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120367 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120367 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120367 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120367 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120367 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120367 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120367 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120367 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120367 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120367 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120367 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120367 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120367 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120367 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120367 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120367 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120367 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120367 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120367 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120367 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120367 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120367 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120367 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120367 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120367 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120367 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120367 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120367 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120367 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120367 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120367 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120367 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120367 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120367 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120367 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120367 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120367 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120367 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120367 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120367 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120367 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120367 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120367 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120367 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120367 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120367 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120367 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120367 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120367 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120367 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120367 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120367 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120367 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120367 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120367 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120367 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120367 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120367 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120367 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120367 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120367 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120367 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120367 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120367 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120367 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120367 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120367 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120367 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120367 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120367 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120367 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120367 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120367 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120367 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120367 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120367 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120367 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120367 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120367 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120367 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120367 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120367 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120367 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120367 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120367 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120367 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120367 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120367 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120367 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120367 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120367 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120367 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120367 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120367 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120367 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120367 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120367 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120367 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120367 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120367 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120367 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120367 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120367 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120367 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120367 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120367 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120367 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120367 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120367 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120367 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120367 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120367 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120367 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120367 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120367 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120367 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120367 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120367 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120367 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120367 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120367 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120367 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120367 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120367 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120367 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120367 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120367 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120367 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120367 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120367 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120367 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120367 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120367 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120367 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120367 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120367 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120367 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120367 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120367 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120367 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120367 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120367 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120367 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120367 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120367 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120367 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120367 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120367 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120367 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120367 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120367 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120367 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120367 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120367 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120367 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120367 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120367 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120367 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120367 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120367 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120367 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120367 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120367 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120367 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120367 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120367 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120367 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120367 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120367 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120367 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120367 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120367 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120367 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120367 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120367 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120367 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120367 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120367 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120367 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120367 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120367 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120367 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120367 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120367 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120367 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120367 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120367 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120367 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120367 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120367 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120367 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120367 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120367 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120367 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120367 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120367 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120367 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120367 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120367 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120367 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120367 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120367 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120368 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120368 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120368 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120368 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120368 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120368 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120368 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120368 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120368 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120368 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120368 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120368 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120368 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120368 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120368 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120368 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120368 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120368 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120368 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120368 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120368 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120368 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120368 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120368 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120368 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120368 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120368 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120368 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120368 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120368 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120368 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120368 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120368 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120368 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120368 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120368 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120368 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120368 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120368 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120368 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120368 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120368 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120368 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120368 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120368 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120368 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120368 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120368 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120368 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120368 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120368 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120368 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120368 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120368 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120368 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120368 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120368 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120368 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055120368 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241017055120368 DLMGCP DEBUG <0013> Generated response: line #00: 200 65464 OK (mgcp_msg.c:67) VirtCallAgent-STATS(101)@176d1c6d6327: 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)@176d1c6d6327: 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@176d1c6d6327: setverdict(pass): none -> pass RTPEM1(99)@176d1c6d6327: Final verdict of PTC: none RTPEM2(100)@176d1c6d6327: Final verdict of PTC: none RTPEM0(98)@176d1c6d6327: Final verdict of PTC: none VirtCallAgent-STATS(101)@176d1c6d6327: Final verdict of PTC: none IPA-CTRL-CLI-IPA(102)@176d1c6d6327: Final verdict of PTC: none MTC@176d1c6d6327: Setting final verdict of the test case. MTC@176d1c6d6327: Local verdict of MTC: pass MTC@176d1c6d6327: Local verdict of PTC RTPEM0(98): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC RTPEM1(99): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC RTPEM2(100): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC VirtCallAgent-STATS(101): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC IPA-CTRL-CLI-IPA(102): none (pass -> pass) MTC@176d1c6d6327: Test case TC_dlcx_wildcarded finished. Verdict: pass MTC@176d1c6d6327: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_dlcx_wildcarded pass'. Thu Oct 17 05:51:20 UTC 2024 ====== MGCP_Test.TC_dlcx_wildcarded pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_dlcx_wildcarded.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=2756184) Waiting for packet dumper to finish... 1 (prev_count=2756184, count=2809544) MTC@176d1c6d6327: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_dlcx_wildcarded pass' was executed successfully (exit status: 0). MTC@176d1c6d6327: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_and_dlcx_ep_callid_connid'. ------ MGCP_Test.TC_crcx_and_dlcx_ep_callid_connid ------ Thu Oct 17 05:51:22 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_crcx_and_dlcx_ep_callid_connid.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_crcx_and_dlcx_ep_callid_connid.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@176d1c6d6327: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_and_dlcx_ep_callid_connid' was executed successfully (exit status: 0). MTC@176d1c6d6327: Test case TC_crcx_and_dlcx_ep_callid_connid started. 20241017055123545 DLMGCP DEBUG <0013> Received message: line #00: DLCX 30090 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055123545 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:279) 20241017055123545 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:441) 20241017055123545 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055123545 DLMGCP ERROR <0013> endpoint:rtpbridge/5@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241017055123545 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241017055123545 DLMGCP DEBUG <0013> Generated response: line #00: 515 30090 FAIL (mgcp_msg.c:67) 20241017055123552 DLMGCP DEBUG <0013> Received message: line #00: CRCX 30091 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055123552 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055123552 DLMGCP DEBUG <0013> Received message: line #02: C: 51234 (mgcp_msg.c:67) 20241017055123552 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055123552 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:279) 20241017055123552 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:441) 20241017055123552 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055123552 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw conn:(51234/rtp C:E509DD7D r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055123552 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:E509DD7D connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055123552 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:E509DD7D output_enabled 0 (mgcp_msg.c:125) 20241017055123552 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055123552 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw conn:(51234/rtp C:E509DD7D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055123552 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055123552 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:E509DD7D CRCX: Creating connection: port: 5216 (mgcp_protocol.c:1112) 20241017055123552 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CI:E509DD7D CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055123552 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055123552 DLMGCP DEBUG <0013> Generated response: line #00: 200 30091 OK (mgcp_msg.c:67) 20241017055123552 DLMGCP DEBUG <0013> Generated response: line #01: I: E509DD7D (mgcp_msg.c:67) 20241017055123552 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241017055123552 DLMGCP DEBUG <0013> Generated response: line #03: o=- E509DD7D 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055123552 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241017055123552 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055123552 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241017055123552 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5216 RTP/AVP 112 (mgcp_msg.c:67) 20241017055123552 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055123552 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241017055123554 DLMGCP DEBUG <0013> Received message: line #00: DLCX 30092 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055123554 DLMGCP DEBUG <0013> Received message: line #01: C: 51234 (mgcp_msg.c:67) 20241017055123554 DLMGCP DEBUG <0013> Received message: line #02: I: E509DD7D (mgcp_msg.c:67) 20241017055123554 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:279) 20241017055123554 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:441) 20241017055123554 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055123554 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:E509DD7D DLCX: deleting conn:(51234/rtp C:E509DD7D r=NULL:0<->l=::1:5216) (mgcp_protocol.c:1502) 20241017055123554 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055123554 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1505) 20241017055123554 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055123554 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw DLCX: endpoint released (mgcp_protocol.c:1512) 20241017055123554 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=250 (mgcp_protocol.c:230) 20241017055123554 DLMGCP DEBUG <0013> Generated response: line #00: 250 30092 OK (mgcp_msg.c:67) 20241017055123554 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@176d1c6d6327: setverdict(pass): none -> pass IPA-CTRL-CLI-IPA(107)@176d1c6d6327: Final verdict of PTC: none RTPEM0(103)@176d1c6d6327: Final verdict of PTC: none RTPEM1(104)@176d1c6d6327: Final verdict of PTC: none VirtCallAgent-STATS(106)@176d1c6d6327: Final verdict of PTC: none RTPEM2(105)@176d1c6d6327: Final verdict of PTC: none MTC@176d1c6d6327: Setting final verdict of the test case. MTC@176d1c6d6327: Local verdict of MTC: pass MTC@176d1c6d6327: Local verdict of PTC RTPEM0(103): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC RTPEM1(104): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC RTPEM2(105): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC VirtCallAgent-STATS(106): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC IPA-CTRL-CLI-IPA(107): none (pass -> pass) MTC@176d1c6d6327: Test case TC_crcx_and_dlcx_ep_callid_connid finished. Verdict: pass MTC@176d1c6d6327: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_and_dlcx_ep_callid_connid pass'. Thu Oct 17 05:51:23 UTC 2024 ====== MGCP_Test.TC_crcx_and_dlcx_ep_callid_connid pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_crcx_and_dlcx_ep_callid_connid.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=26088) MTC@176d1c6d6327: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_and_dlcx_ep_callid_connid pass' was executed successfully (exit status: 0). MTC@176d1c6d6327: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_and_dlcx_ep_callid'. ------ MGCP_Test.TC_crcx_and_dlcx_ep_callid ------ Thu Oct 17 05:51:25 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_crcx_and_dlcx_ep_callid.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_crcx_and_dlcx_ep_callid.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@176d1c6d6327: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_and_dlcx_ep_callid' was executed successfully (exit status: 0). MTC@176d1c6d6327: Test case TC_crcx_and_dlcx_ep_callid started. 20241017055126757 DLMGCP DEBUG <0013> Received message: line #00: DLCX 9619 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055126757 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:279) 20241017055126757 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:441) 20241017055126757 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055126757 DLMGCP ERROR <0013> endpoint:rtpbridge/5@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241017055126757 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241017055126757 DLMGCP DEBUG <0013> Generated response: line #00: 515 9619 FAIL (mgcp_msg.c:67) 20241017055126766 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9620 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055126766 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055126766 DLMGCP DEBUG <0013> Received message: line #02: C: 51233 (mgcp_msg.c:67) 20241017055126766 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055126766 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:279) 20241017055126766 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:441) 20241017055126766 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055126766 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw conn:(51233/rtp C:8521C7C1 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055126766 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:8521C7C1 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055126766 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:8521C7C1 output_enabled 0 (mgcp_msg.c:125) 20241017055126766 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055126766 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw conn:(51233/rtp C:8521C7C1 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055126766 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055126766 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:8521C7C1 CRCX: Creating connection: port: 5218 (mgcp_protocol.c:1112) 20241017055126766 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CI:8521C7C1 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055126766 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055126766 DLMGCP DEBUG <0013> Generated response: line #00: 200 9620 OK (mgcp_msg.c:67) 20241017055126766 DLMGCP DEBUG <0013> Generated response: line #01: I: 8521C7C1 (mgcp_msg.c:67) 20241017055126766 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241017055126766 DLMGCP DEBUG <0013> Generated response: line #03: o=- 8521C7C1 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055126766 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241017055126766 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055126766 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241017055126766 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5218 RTP/AVP 112 (mgcp_msg.c:67) 20241017055126766 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055126766 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241017055126769 DLMGCP DEBUG <0013> Received message: line #00: DLCX 9621 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055126769 DLMGCP DEBUG <0013> Received message: line #01: C: 51233 (mgcp_msg.c:67) 20241017055126769 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:279) 20241017055126769 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:441) 20241017055126769 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055126769 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055126769 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055126769 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055126769 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055126769 DLMGCP DEBUG <0013> Generated response: line #00: 200 9621 OK (mgcp_msg.c:67) MTC@176d1c6d6327: setverdict(pass): none -> pass RTPEM0(108)@176d1c6d6327: Final verdict of PTC: none RTPEM2(110)@176d1c6d6327: Final verdict of PTC: none IPA-CTRL-CLI-IPA(112)@176d1c6d6327: Final verdict of PTC: none RTPEM1(109)@176d1c6d6327: Final verdict of PTC: none VirtCallAgent-STATS(111)@176d1c6d6327: Final verdict of PTC: none MTC@176d1c6d6327: Setting final verdict of the test case. MTC@176d1c6d6327: Local verdict of MTC: pass MTC@176d1c6d6327: Local verdict of PTC RTPEM0(108): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC RTPEM1(109): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC RTPEM2(110): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC VirtCallAgent-STATS(111): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC IPA-CTRL-CLI-IPA(112): none (pass -> pass) MTC@176d1c6d6327: Test case TC_crcx_and_dlcx_ep_callid finished. Verdict: pass MTC@176d1c6d6327: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_and_dlcx_ep_callid pass'. Thu Oct 17 05:51:26 UTC 2024 ====== MGCP_Test.TC_crcx_and_dlcx_ep_callid pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_crcx_and_dlcx_ep_callid.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=25080) MTC@176d1c6d6327: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_and_dlcx_ep_callid pass' was executed successfully (exit status: 0). MTC@176d1c6d6327: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_and_dlcx_ep'. ------ MGCP_Test.TC_crcx_and_dlcx_ep ------ Thu Oct 17 05:51:28 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_crcx_and_dlcx_ep.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_crcx_and_dlcx_ep.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@176d1c6d6327: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_and_dlcx_ep' was executed successfully (exit status: 0). MTC@176d1c6d6327: Test case TC_crcx_and_dlcx_ep started. 20241017055129958 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3707 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055129958 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:279) 20241017055129958 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:441) 20241017055129958 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055129958 DLMGCP ERROR <0013> endpoint:rtpbridge/5@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241017055129958 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241017055129958 DLMGCP DEBUG <0013> Generated response: line #00: 515 3707 FAIL (mgcp_msg.c:67) 20241017055129965 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3708 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055129965 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055129965 DLMGCP DEBUG <0013> Received message: line #02: C: 51232 (mgcp_msg.c:67) 20241017055129965 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055129965 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:279) 20241017055129966 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:441) 20241017055129966 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055129966 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw conn:(51232/rtp C:3F293B7D r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055129966 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:3F293B7D connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055129966 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:3F293B7D output_enabled 0 (mgcp_msg.c:125) 20241017055129966 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055129966 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw conn:(51232/rtp C:3F293B7D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055129966 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055129966 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:3F293B7D CRCX: Creating connection: port: 5220 (mgcp_protocol.c:1112) 20241017055129966 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CI:3F293B7D CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055129966 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055129966 DLMGCP DEBUG <0013> Generated response: line #00: 200 3708 OK (mgcp_msg.c:67) 20241017055129966 DLMGCP DEBUG <0013> Generated response: line #01: I: 3F293B7D (mgcp_msg.c:67) 20241017055129966 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241017055129966 DLMGCP DEBUG <0013> Generated response: line #03: o=- 3F293B7D 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055129966 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241017055129966 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055129966 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241017055129966 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5220 RTP/AVP 112 (mgcp_msg.c:67) 20241017055129966 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055129966 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241017055129967 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3709 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055129967 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:279) 20241017055129967 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:441) 20241017055129967 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055129967 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055129967 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055129967 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055129967 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055129967 DLMGCP DEBUG <0013> Generated response: line #00: 200 3709 OK (mgcp_msg.c:67) MTC@176d1c6d6327: setverdict(pass): none -> pass RTPEM2(115)@176d1c6d6327: Final verdict of PTC: none IPA-CTRL-CLI-IPA(117)@176d1c6d6327: Final verdict of PTC: none RTPEM0(113)@176d1c6d6327: Final verdict of PTC: none RTPEM1(114)@176d1c6d6327: Final verdict of PTC: none VirtCallAgent-STATS(116)@176d1c6d6327: Final verdict of PTC: none MTC@176d1c6d6327: Setting final verdict of the test case. MTC@176d1c6d6327: Local verdict of MTC: pass MTC@176d1c6d6327: Local verdict of PTC RTPEM0(113): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC RTPEM1(114): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC RTPEM2(115): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC VirtCallAgent-STATS(116): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC IPA-CTRL-CLI-IPA(117): none (pass -> pass) MTC@176d1c6d6327: Test case TC_crcx_and_dlcx_ep finished. Verdict: pass MTC@176d1c6d6327: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_and_dlcx_ep pass'. Thu Oct 17 05:51:29 UTC 2024 ====== MGCP_Test.TC_crcx_and_dlcx_ep pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_crcx_and_dlcx_ep.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=24816) MTC@176d1c6d6327: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_and_dlcx_ep pass' was executed successfully (exit status: 0). MTC@176d1c6d6327: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_and_dlcx_ep_callid_inval'. ------ MGCP_Test.TC_crcx_and_dlcx_ep_callid_inval ------ Thu Oct 17 05:51:32 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_crcx_and_dlcx_ep_callid_inval.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_crcx_and_dlcx_ep_callid_inval.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@176d1c6d6327: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_and_dlcx_ep_callid_inval' was executed successfully (exit status: 0). MTC@176d1c6d6327: Test case TC_crcx_and_dlcx_ep_callid_inval started. 20241017055133212 DLMGCP DEBUG <0013> Received message: line #00: DLCX 14799 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055133213 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:279) 20241017055133213 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:441) 20241017055133213 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055133213 DLMGCP ERROR <0013> endpoint:rtpbridge/5@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241017055133213 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241017055133213 DLMGCP DEBUG <0013> Generated response: line #00: 515 14799 FAIL (mgcp_msg.c:67) 20241017055133220 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14800 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055133220 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055133220 DLMGCP DEBUG <0013> Received message: line #02: C: 51231 (mgcp_msg.c:67) 20241017055133220 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055133220 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:279) 20241017055133220 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:441) 20241017055133220 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055133221 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw conn:(51231/rtp C:AAF01E63 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055133221 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:AAF01E63 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055133221 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:AAF01E63 output_enabled 0 (mgcp_msg.c:125) 20241017055133221 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055133221 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw conn:(51231/rtp C:AAF01E63 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055133221 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055133221 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:AAF01E63 CRCX: Creating connection: port: 5222 (mgcp_protocol.c:1112) 20241017055133221 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CI:AAF01E63 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055133221 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055133221 DLMGCP DEBUG <0013> Generated response: line #00: 200 14800 OK (mgcp_msg.c:67) 20241017055133221 DLMGCP DEBUG <0013> Generated response: line #01: I: AAF01E63 (mgcp_msg.c:67) 20241017055133221 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241017055133221 DLMGCP DEBUG <0013> Generated response: line #03: o=- AAF01E63 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055133221 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241017055133221 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055133221 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241017055133221 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5222 RTP/AVP 112 (mgcp_msg.c:67) 20241017055133221 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055133221 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241017055133222 DLMGCP DEBUG <0013> Received message: line #00: DLCX 14801 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055133222 DLMGCP DEBUG <0013> Received message: line #01: C: FFFF (mgcp_msg.c:67) 20241017055133222 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:279) 20241017055133222 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:441) 20241017055133222 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055133222 DLMGCP ERROR <0013> endpoint:rtpbridge/5@mgw CallIDs mismatch: '51231' != 'FFFF' (mgcp_msg.c:255) 20241017055133222 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=516 (mgcp_protocol.c:230) 20241017055133222 DLMGCP DEBUG <0013> Generated response: line #00: 516 14801 FAIL (mgcp_msg.c:67) MTC@176d1c6d6327: setverdict(pass): none -> pass RTPEM2(120)@176d1c6d6327: Final verdict of PTC: none RTPEM1(119)@176d1c6d6327: Final verdict of PTC: none IPA-CTRL-CLI-IPA(122)@176d1c6d6327: Final verdict of PTC: none RTPEM0(118)@176d1c6d6327: Final verdict of PTC: none VirtCallAgent-STATS(121)@176d1c6d6327: Final verdict of PTC: none MTC@176d1c6d6327: Setting final verdict of the test case. MTC@176d1c6d6327: Local verdict of MTC: pass MTC@176d1c6d6327: Local verdict of PTC RTPEM0(118): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC RTPEM1(119): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC RTPEM2(120): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC VirtCallAgent-STATS(121): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC IPA-CTRL-CLI-IPA(122): none (pass -> pass) MTC@176d1c6d6327: Test case TC_crcx_and_dlcx_ep_callid_inval finished. Verdict: pass MTC@176d1c6d6327: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_and_dlcx_ep_callid_inval pass'. Thu Oct 17 05:51:33 UTC 2024 ====== MGCP_Test.TC_crcx_and_dlcx_ep_callid_inval pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_crcx_and_dlcx_ep_callid_inval.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=24628) MTC@176d1c6d6327: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_and_dlcx_ep_callid_inval pass' was executed successfully (exit status: 0). MTC@176d1c6d6327: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_and_dlcx_ep_callid_connid_inval'. ------ MGCP_Test.TC_crcx_and_dlcx_ep_callid_connid_inval ------ Thu Oct 17 05:51:35 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_crcx_and_dlcx_ep_callid_connid_inval.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_crcx_and_dlcx_ep_callid_connid_inval.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@176d1c6d6327: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_and_dlcx_ep_callid_connid_inval' was executed successfully (exit status: 0). MTC@176d1c6d6327: Test case TC_crcx_and_dlcx_ep_callid_connid_inval started. 20241017055136333 DLMGCP DEBUG <0013> Received message: line #00: DLCX 58210 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055136333 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:279) 20241017055136333 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:441) 20241017055136333 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055136333 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055136333 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055136333 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055136333 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055136333 DLMGCP DEBUG <0013> Generated response: line #00: 200 58210 OK (mgcp_msg.c:67) 20241017055136334 DLMGCP DEBUG <0013> Received message: line #00: CRCX 58211 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055136334 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055136334 DLMGCP DEBUG <0013> Received message: line #02: C: 51230 (mgcp_msg.c:67) 20241017055136334 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055136334 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:279) 20241017055136334 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:441) 20241017055136334 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055136334 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw conn:(51230/rtp C:7E248111 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055136334 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:7E248111 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055136334 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:7E248111 output_enabled 0 (mgcp_msg.c:125) 20241017055136334 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055136334 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw conn:(51230/rtp C:7E248111 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055136334 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055136334 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:7E248111 CRCX: Creating connection: port: 5224 (mgcp_protocol.c:1112) 20241017055136334 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CI:7E248111 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055136334 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055136334 DLMGCP DEBUG <0013> Generated response: line #00: 200 58211 OK (mgcp_msg.c:67) 20241017055136334 DLMGCP DEBUG <0013> Generated response: line #01: I: 7E248111 (mgcp_msg.c:67) 20241017055136334 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241017055136334 DLMGCP DEBUG <0013> Generated response: line #03: o=- 7E248111 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055136334 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241017055136334 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055136334 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241017055136334 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5224 RTP/AVP 112 (mgcp_msg.c:67) 20241017055136334 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055136334 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241017055136335 DLMGCP DEBUG <0013> Received message: line #00: DLCX 58212 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055136335 DLMGCP DEBUG <0013> Received message: line #01: C: 51230 (mgcp_msg.c:67) 20241017055136335 DLMGCP DEBUG <0013> Received message: line #02: I: FFFF (mgcp_msg.c:67) 20241017055136335 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:279) 20241017055136335 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:441) 20241017055136335 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055136335 DLMGCP ERROR <0013> endpoint:rtpbridge/5@mgw no connection found under ConnectionIdentifier 0xFFFF (mgcp_msg.c:300) 20241017055136335 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241017055136335 DLMGCP DEBUG <0013> Generated response: line #00: 515 58212 FAIL (mgcp_msg.c:67) MTC@176d1c6d6327: setverdict(pass): none -> pass RTPEM2(125)@176d1c6d6327: Final verdict of PTC: none RTPEM0(123)@176d1c6d6327: Final verdict of PTC: none VirtCallAgent-STATS(126)@176d1c6d6327: Final verdict of PTC: none IPA-CTRL-CLI-IPA(127)@176d1c6d6327: Final verdict of PTC: none RTPEM1(124)@176d1c6d6327: Final verdict of PTC: none MTC@176d1c6d6327: Setting final verdict of the test case. MTC@176d1c6d6327: Local verdict of MTC: pass MTC@176d1c6d6327: Local verdict of PTC RTPEM0(123): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC RTPEM1(124): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC RTPEM2(125): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC VirtCallAgent-STATS(126): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC IPA-CTRL-CLI-IPA(127): none (pass -> pass) MTC@176d1c6d6327: Test case TC_crcx_and_dlcx_ep_callid_connid_inval finished. Verdict: pass MTC@176d1c6d6327: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_and_dlcx_ep_callid_connid_inval pass'. Thu Oct 17 05:51:36 UTC 2024 ====== MGCP_Test.TC_crcx_and_dlcx_ep_callid_connid_inval pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_crcx_and_dlcx_ep_callid_connid_inval.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=25380) MTC@176d1c6d6327: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_and_dlcx_ep_callid_connid_inval pass' was executed successfully (exit status: 0). MTC@176d1c6d6327: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_and_dlcx_retrans'. ------ MGCP_Test.TC_crcx_and_dlcx_retrans ------ Thu Oct 17 05:51:38 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_crcx_and_dlcx_retrans.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_crcx_and_dlcx_retrans.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@176d1c6d6327: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_and_dlcx_retrans' was executed successfully (exit status: 0). MTC@176d1c6d6327: Test case TC_crcx_and_dlcx_retrans started. 20241017055139474 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3243 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055139475 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:279) 20241017055139475 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:441) 20241017055139475 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055139475 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055139475 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055139475 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055139475 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055139475 DLMGCP DEBUG <0013> Generated response: line #00: 200 3243 OK (mgcp_msg.c:67) 20241017055139482 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3244 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055139482 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055139482 DLMGCP DEBUG <0013> Received message: line #02: C: 51229 (mgcp_msg.c:67) 20241017055139482 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055139482 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:279) 20241017055139482 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:441) 20241017055139482 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055139482 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw conn:(51229/rtp C:C74B9D93 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055139482 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:C74B9D93 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055139482 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:C74B9D93 output_enabled 0 (mgcp_msg.c:125) 20241017055139482 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055139482 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw conn:(51229/rtp C:C74B9D93 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055139482 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055139482 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:C74B9D93 CRCX: Creating connection: port: 5226 (mgcp_protocol.c:1112) 20241017055139482 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CI:C74B9D93 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055139482 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055139482 DLMGCP DEBUG <0013> Generated response: line #00: 200 3244 OK (mgcp_msg.c:67) 20241017055139482 DLMGCP DEBUG <0013> Generated response: line #01: I: C74B9D93 (mgcp_msg.c:67) 20241017055139482 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241017055139482 DLMGCP DEBUG <0013> Generated response: line #03: o=- C74B9D93 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055139482 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241017055139482 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055139482 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241017055139482 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5226 RTP/AVP 112 (mgcp_msg.c:67) 20241017055139482 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055139483 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241017055139484 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3245 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055139484 DLMGCP DEBUG <0013> Received message: line #01: C: 51229 (mgcp_msg.c:67) 20241017055139484 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:279) 20241017055139484 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:441) 20241017055139484 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055139484 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055139484 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055139484 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055139484 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055139484 DLMGCP DEBUG <0013> Generated response: line #00: 200 3245 OK (mgcp_msg.c:67) 20241017055139485 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3245 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055139485 DLMGCP DEBUG <0013> Received message: line #01: C: 51229 (mgcp_msg.c:67) 20241017055139485 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:279) 20241017055139485 DLMGCP DEBUG <0013> Retransmitted response: line #00: 200 3245 OK (mgcp_msg.c:67) MTC@176d1c6d6327: setverdict(pass): none -> pass RTPEM0(128)@176d1c6d6327: Final verdict of PTC: none RTPEM2(130)@176d1c6d6327: Final verdict of PTC: none RTPEM1(129)@176d1c6d6327: Final verdict of PTC: none VirtCallAgent-STATS(131)@176d1c6d6327: Final verdict of PTC: none IPA-CTRL-CLI-IPA(132)@176d1c6d6327: Final verdict of PTC: none MTC@176d1c6d6327: Setting final verdict of the test case. MTC@176d1c6d6327: Local verdict of MTC: pass MTC@176d1c6d6327: Local verdict of PTC RTPEM0(128): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC RTPEM1(129): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC RTPEM2(130): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC VirtCallAgent-STATS(131): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC IPA-CTRL-CLI-IPA(132): none (pass -> pass) MTC@176d1c6d6327: Test case TC_crcx_and_dlcx_retrans finished. Verdict: pass MTC@176d1c6d6327: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_and_dlcx_retrans pass'. Thu Oct 17 05:51:39 UTC 2024 ====== MGCP_Test.TC_crcx_and_dlcx_retrans pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_crcx_and_dlcx_retrans.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=26788) MTC@176d1c6d6327: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_and_dlcx_retrans pass' was executed successfully (exit status: 0). MTC@176d1c6d6327: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_osmux_wildcard'. ------ MGCP_Test.TC_crcx_osmux_wildcard ------ Thu Oct 17 05:51:41 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_crcx_osmux_wildcard.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_crcx_osmux_wildcard.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@176d1c6d6327: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_osmux_wildcard' was executed successfully (exit status: 0). MTC@176d1c6d6327: Test case TC_crcx_osmux_wildcard started. 20241017055142673 DLMGCP DEBUG <0013> Received message: line #00: DLCX 22763 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055142673 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241017055142673 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241017055142673 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055142673 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241017055142673 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241017055142673 DLMGCP DEBUG <0013> Generated response: line #00: 515 22763 FAIL (mgcp_msg.c:67) 20241017055142682 DLMGCP DEBUG <0013> Received message: line #00: CRCX 22764 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055142682 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055142682 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055142682 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055142682 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055142682 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241017055142682 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241017055142682 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055142682 DOSMUX NOTICE <0002> endpoint:rtpbridge/2@mgw OSMUX socket has been set up (mgcp_protocol.c:764) 20241017055142682 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055142682 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1234/rtp C:9D8DA406 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055142682 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:9D8DA406 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055142682 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:9D8DA406 output_enabled 0 (mgcp_msg.c:125) 20241017055142682 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055142682 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1234/rtp C:9D8DA406 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) 20241017055142682 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055142683 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:9D8DA406 CRCX: Creating connection: port: 5228 (mgcp_protocol.c:1112) 20241017055142683 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:9D8DA406 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055142683 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055142683 DLMGCP DEBUG <0013> Generated response: line #00: 200 22764 OK (mgcp_msg.c:67) 20241017055142683 DLMGCP DEBUG <0013> Generated response: line #01: I: 9D8DA406 (mgcp_msg.c:67) 20241017055142683 DLMGCP DEBUG <0013> Generated response: line #02: X-Osmux: 0 (mgcp_msg.c:67) 20241017055142683 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055142683 DLMGCP DEBUG <0013> Generated response: line #04: o=- 9D8DA406 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055142683 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055142683 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055142683 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055142683 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055142683 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055142683 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055142684 DLMGCP DEBUG <0013> Received message: line #00: DLCX 22765 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055142684 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055142684 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241017055142684 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241017055142684 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055142684 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055142684 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055142684 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055142684 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055142684 DLMGCP DEBUG <0013> Generated response: line #00: 200 22765 OK (mgcp_msg.c:67) MTC@176d1c6d6327: setverdict(pass): none -> pass RTPEM0(133)@176d1c6d6327: Final verdict of PTC: none RTPEM1(134)@176d1c6d6327: Final verdict of PTC: none RTPEM2(135)@176d1c6d6327: Final verdict of PTC: none IPA-CTRL-CLI-IPA(138)@176d1c6d6327: Final verdict of PTC: none VirtCallAgent-STATS(137)@176d1c6d6327: Final verdict of PTC: none OsmuxEM(136)@176d1c6d6327: Final verdict of PTC: none MTC@176d1c6d6327: Setting final verdict of the test case. MTC@176d1c6d6327: Local verdict of MTC: pass MTC@176d1c6d6327: Local verdict of PTC RTPEM0(133): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC RTPEM1(134): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC RTPEM2(135): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC OsmuxEM(136): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC VirtCallAgent-STATS(137): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC IPA-CTRL-CLI-IPA(138): none (pass -> pass) MTC@176d1c6d6327: Test case TC_crcx_osmux_wildcard finished. Verdict: pass MTC@176d1c6d6327: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_osmux_wildcard pass'. Thu Oct 17 05:51:42 UTC 2024 ====== MGCP_Test.TC_crcx_osmux_wildcard pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_crcx_osmux_wildcard.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=28104) MTC@176d1c6d6327: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_osmux_wildcard pass' was executed successfully (exit status: 0). MTC@176d1c6d6327: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_osmux_fixed'. ------ MGCP_Test.TC_crcx_osmux_fixed ------ Thu Oct 17 05:51:44 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_crcx_osmux_fixed.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_crcx_osmux_fixed.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@176d1c6d6327: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_osmux_fixed' was executed successfully (exit status: 0). MTC@176d1c6d6327: Test case TC_crcx_osmux_fixed started. 20241017055145874 DLMGCP DEBUG <0013> Received message: line #00: DLCX 37042 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055145874 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241017055145874 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241017055145874 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055145874 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241017055145874 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241017055145874 DLMGCP DEBUG <0013> Generated response: line #00: 515 37042 FAIL (mgcp_msg.c:67) 20241017055145884 DLMGCP DEBUG <0013> Received message: line #00: CRCX 37043 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055145884 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055145884 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055145884 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055145884 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: 2 (mgcp_msg.c:67) 20241017055145884 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241017055145884 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241017055145884 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055145884 DLMGCP DEBUG <0013> MGCP client offered Osmux CID 2 (mgcp_msg.c:207) 20241017055145884 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1234/rtp C:FC464736 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055145884 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:FC464736 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055145884 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:FC464736 output_enabled 0 (mgcp_msg.c:125) 20241017055145884 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055145884 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1234/rtp C:FC464736 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) 20241017055145884 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055145884 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:FC464736 CRCX: Creating connection: port: 5230 (mgcp_protocol.c:1112) 20241017055145884 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:FC464736 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055145884 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055145884 DLMGCP DEBUG <0013> Generated response: line #00: 200 37043 OK (mgcp_msg.c:67) 20241017055145884 DLMGCP DEBUG <0013> Generated response: line #01: I: FC464736 (mgcp_msg.c:67) 20241017055145884 DLMGCP DEBUG <0013> Generated response: line #02: X-Osmux: 1 (mgcp_msg.c:67) 20241017055145884 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055145884 DLMGCP DEBUG <0013> Generated response: line #04: o=- FC464736 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055145884 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055145884 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055145884 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055145884 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055145884 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055145884 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055145886 DLMGCP DEBUG <0013> Received message: line #00: DLCX 37044 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055145886 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055145886 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241017055145886 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241017055145886 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055145886 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055145886 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055145886 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055145886 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055145886 DLMGCP DEBUG <0013> Generated response: line #00: 200 37044 OK (mgcp_msg.c:67) MTC@176d1c6d6327: setverdict(pass): none -> pass OsmuxEM(142)@176d1c6d6327: Final verdict of PTC: none RTPEM1(140)@176d1c6d6327: Final verdict of PTC: none RTPEM2(141)@176d1c6d6327: Final verdict of PTC: none RTPEM0(139)@176d1c6d6327: Final verdict of PTC: none VirtCallAgent-STATS(143)@176d1c6d6327: Final verdict of PTC: none IPA-CTRL-CLI-IPA(144)@176d1c6d6327: Final verdict of PTC: none MTC@176d1c6d6327: Setting final verdict of the test case. MTC@176d1c6d6327: Local verdict of MTC: pass MTC@176d1c6d6327: Local verdict of PTC RTPEM0(139): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC RTPEM1(140): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC RTPEM2(141): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC OsmuxEM(142): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC VirtCallAgent-STATS(143): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC IPA-CTRL-CLI-IPA(144): none (pass -> pass) MTC@176d1c6d6327: Test case TC_crcx_osmux_fixed finished. Verdict: pass MTC@176d1c6d6327: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_osmux_fixed pass'. Thu Oct 17 05:51:45 UTC 2024 ====== MGCP_Test.TC_crcx_osmux_fixed pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_crcx_osmux_fixed.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=26944) MTC@176d1c6d6327: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_osmux_fixed pass' was executed successfully (exit status: 0). MTC@176d1c6d6327: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_osmux_fixed_twice'. ------ MGCP_Test.TC_crcx_osmux_fixed_twice ------ Thu Oct 17 05:51:47 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_crcx_osmux_fixed_twice.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_crcx_osmux_fixed_twice.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@176d1c6d6327: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_osmux_fixed_twice' was executed successfully (exit status: 0). MTC@176d1c6d6327: Test case TC_crcx_osmux_fixed_twice started. 20241017055149098 DLMGCP DEBUG <0013> Received message: line #00: DLCX 64194 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055149098 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241017055149098 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241017055149098 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055149098 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241017055149098 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241017055149098 DLMGCP DEBUG <0013> Generated response: line #00: 515 64194 FAIL (mgcp_msg.c:67) 20241017055149104 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64195 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055149104 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055149104 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055149104 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055149105 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: 3 (mgcp_msg.c:67) 20241017055149105 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241017055149105 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241017055149105 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055149105 DLMGCP DEBUG <0013> MGCP client offered Osmux CID 3 (mgcp_msg.c:207) 20241017055149105 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1234/rtp C:CB71C0C1 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055149105 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:CB71C0C1 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055149105 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:CB71C0C1 output_enabled 0 (mgcp_msg.c:125) 20241017055149105 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055149105 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1234/rtp C:CB71C0C1 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) 20241017055149105 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055149105 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:CB71C0C1 CRCX: Creating connection: port: 5232 (mgcp_protocol.c:1112) 20241017055149105 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:CB71C0C1 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055149105 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055149105 DLMGCP DEBUG <0013> Generated response: line #00: 200 64195 OK (mgcp_msg.c:67) 20241017055149105 DLMGCP DEBUG <0013> Generated response: line #01: I: CB71C0C1 (mgcp_msg.c:67) 20241017055149105 DLMGCP DEBUG <0013> Generated response: line #02: X-Osmux: 2 (mgcp_msg.c:67) 20241017055149105 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055149105 DLMGCP DEBUG <0013> Generated response: line #04: o=- CB71C0C1 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055149105 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055149105 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055149105 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055149105 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055149105 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055149105 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055149106 DLMGCP DEBUG <0013> Received message: line #00: DLCX 64196 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055149106 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055149106 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241017055149106 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241017055149106 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055149106 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055149106 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055149106 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055149106 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055149106 DLMGCP DEBUG <0013> Generated response: line #00: 200 64196 OK (mgcp_msg.c:67) 20241017055149107 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64197 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055149107 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055149107 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055149107 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055149107 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: 3 (mgcp_msg.c:67) 20241017055149107 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241017055149107 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241017055149107 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055149107 DLMGCP DEBUG <0013> MGCP client offered Osmux CID 3 (mgcp_msg.c:207) 20241017055149107 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1234/rtp C:CAB81518 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055149107 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:CAB81518 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055149107 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:CAB81518 output_enabled 0 (mgcp_msg.c:125) 20241017055149107 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055149107 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1234/rtp C:CAB81518 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) 20241017055149107 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055149107 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:CAB81518 CRCX: Creating connection: port: 5234 (mgcp_protocol.c:1112) 20241017055149107 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:CAB81518 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055149107 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055149107 DLMGCP DEBUG <0013> Generated response: line #00: 200 64197 OK (mgcp_msg.c:67) 20241017055149107 DLMGCP DEBUG <0013> Generated response: line #01: I: CAB81518 (mgcp_msg.c:67) 20241017055149107 DLMGCP DEBUG <0013> Generated response: line #02: X-Osmux: 3 (mgcp_msg.c:67) 20241017055149107 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055149107 DLMGCP DEBUG <0013> Generated response: line #04: o=- CAB81518 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055149107 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055149107 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055149107 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055149107 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055149107 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055149107 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055149108 DLMGCP DEBUG <0013> Received message: line #00: DLCX 64198 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055149108 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055149108 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241017055149108 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241017055149108 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055149108 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055149108 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055149108 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055149108 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055149108 DLMGCP DEBUG <0013> Generated response: line #00: 200 64198 OK (mgcp_msg.c:67) MTC@176d1c6d6327: setverdict(pass): none -> pass OsmuxEM(148)@176d1c6d6327: Final verdict of PTC: none RTPEM0(145)@176d1c6d6327: Final verdict of PTC: none RTPEM2(147)@176d1c6d6327: Final verdict of PTC: none VirtCallAgent-STATS(149)@176d1c6d6327: Final verdict of PTC: none RTPEM1(146)@176d1c6d6327: Final verdict of PTC: none IPA-CTRL-CLI-IPA(150)@176d1c6d6327: Final verdict of PTC: none MTC@176d1c6d6327: Setting final verdict of the test case. MTC@176d1c6d6327: Local verdict of MTC: pass MTC@176d1c6d6327: Local verdict of PTC RTPEM0(145): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC RTPEM1(146): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC RTPEM2(147): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC OsmuxEM(148): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC VirtCallAgent-STATS(149): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC IPA-CTRL-CLI-IPA(150): none (pass -> pass) MTC@176d1c6d6327: Test case TC_crcx_osmux_fixed_twice finished. Verdict: pass MTC@176d1c6d6327: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_osmux_fixed_twice pass'. Thu Oct 17 05:51:49 UTC 2024 ====== MGCP_Test.TC_crcx_osmux_fixed_twice pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_crcx_osmux_fixed_twice.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=39180) MTC@176d1c6d6327: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_osmux_fixed_twice pass' was executed successfully (exit status: 0). MTC@176d1c6d6327: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_osmux_257'. ------ MGCP_Test.TC_crcx_osmux_257 ------ Thu Oct 17 05:51:51 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_crcx_osmux_257.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_crcx_osmux_257.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@176d1c6d6327: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_osmux_257' was executed successfully (exit status: 0). MTC@176d1c6d6327: Test case TC_crcx_osmux_257 started. 20241017055152302 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3334 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152302 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241017055152302 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241017055152302 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055152302 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152302 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152302 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152302 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152302 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152302 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152302 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152302 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152302 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152302 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152302 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152302 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152302 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152302 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152302 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152302 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152302 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152302 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152302 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152302 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152302 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152302 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152302 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152302 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152302 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152302 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152302 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152302 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152302 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152302 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152302 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152302 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152302 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152302 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152302 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152302 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152302 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152302 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152302 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152302 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152302 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152302 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152302 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152302 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152302 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152302 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152302 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152302 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152302 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152302 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152302 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152302 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152302 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152302 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152302 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152302 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152302 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152302 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152302 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152302 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152302 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152302 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152302 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152302 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152302 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152302 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152302 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152302 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152302 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152302 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152302 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152302 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152302 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152302 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152302 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152302 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152302 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152302 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152302 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152302 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152302 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152302 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152302 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152302 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152302 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152302 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152302 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152302 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152302 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152302 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152302 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152302 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152302 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152302 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152302 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152302 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152302 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152302 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152302 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152302 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152302 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152302 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152302 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152302 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152302 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152302 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152302 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152302 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152302 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152302 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152302 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152302 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152302 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152302 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152302 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152302 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152302 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152302 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152302 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152302 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152302 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152302 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152302 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152302 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152302 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152302 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152302 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152302 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152302 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152302 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152302 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152302 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152302 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152302 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152302 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152302 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152302 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152302 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152302 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152302 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152302 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152302 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152302 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152302 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152302 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152302 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152302 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152302 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152302 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152302 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152302 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152302 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152302 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152302 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152302 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152302 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152302 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152302 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152302 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152302 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152302 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152302 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152302 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152302 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152302 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152302 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152302 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152302 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152302 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152302 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152302 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152302 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152302 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152302 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152302 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152302 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152302 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152302 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152302 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152302 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152302 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152302 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152302 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152302 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152302 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152302 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152302 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152302 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152302 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152302 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152302 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152302 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152303 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152303 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152303 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152303 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152303 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152303 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152303 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152303 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152303 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152303 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152303 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152303 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152303 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152303 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152303 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152303 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152303 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152303 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152303 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152303 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152303 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152303 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152303 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152303 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152303 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152303 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152303 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152303 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152303 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152303 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152303 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152303 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152303 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152303 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152303 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152303 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152303 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152303 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152303 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152303 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152303 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152303 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152303 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152303 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152303 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152303 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152303 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152303 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152303 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152303 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152303 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152303 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152303 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152303 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152303 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152303 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152303 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152303 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152303 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152303 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152303 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152303 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152303 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152303 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152303 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152303 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152303 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152303 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152303 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152303 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152303 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152303 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152303 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152303 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152303 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152303 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152303 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152303 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152303 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152303 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152303 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152303 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152303 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152303 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152303 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152303 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152303 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152303 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152303 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152303 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152303 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152303 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152303 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152303 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152303 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152303 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152303 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152303 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152303 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152303 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152303 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152303 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152303 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152303 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152303 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152303 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152303 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152303 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152303 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241017055152303 DLMGCP DEBUG <0013> Generated response: line #00: 200 3334 OK (mgcp_msg.c:67) 20241017055152308 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3335 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152309 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055152309 DLMGCP DEBUG <0013> Received message: line #02: C: 0000 (mgcp_msg.c:67) 20241017055152309 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055152309 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055152309 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241017055152309 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241017055152309 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055152309 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055152309 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw conn:(0000/rtp C:2C8865E9 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055152309 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:2C8865E9 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055152309 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:2C8865E9 output_enabled 0 (mgcp_msg.c:125) 20241017055152309 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055152309 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw conn:(0000/rtp C:2C8865E9 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) 20241017055152309 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055152309 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:2C8865E9 CRCX: Creating connection: port: 5236 (mgcp_protocol.c:1112) 20241017055152309 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CI:2C8865E9 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055152309 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055152309 DLMGCP DEBUG <0013> Generated response: line #00: 200 3335 OK (mgcp_msg.c:67) 20241017055152309 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1@mgw (mgcp_msg.c:67) 20241017055152309 DLMGCP DEBUG <0013> Generated response: line #02: I: 2C8865E9 (mgcp_msg.c:67) 20241017055152309 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 4 (mgcp_msg.c:67) 20241017055152309 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241017055152309 DLMGCP DEBUG <0013> Generated response: line #05: o=- 2C8865E9 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055152309 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241017055152309 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055152309 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241017055152309 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055152309 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055152309 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055152310 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3336 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152310 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055152310 DLMGCP DEBUG <0013> Received message: line #02: C: 0001 (mgcp_msg.c:67) 20241017055152310 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055152310 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055152310 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found free endpoint: rtpbridge/2@mgw (mgcp_endp.c:261) 20241017055152310 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241017055152310 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055152310 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055152310 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(0001/rtp C:897B493A r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055152310 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:897B493A connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055152310 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:897B493A output_enabled 0 (mgcp_msg.c:125) 20241017055152310 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055152310 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(0001/rtp C:897B493A 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) 20241017055152310 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055152310 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:897B493A CRCX: Creating connection: port: 5238 (mgcp_protocol.c:1112) 20241017055152310 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:897B493A CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055152310 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055152310 DLMGCP DEBUG <0013> Generated response: line #00: 200 3336 OK (mgcp_msg.c:67) 20241017055152310 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2@mgw (mgcp_msg.c:67) 20241017055152310 DLMGCP DEBUG <0013> Generated response: line #02: I: 897B493A (mgcp_msg.c:67) 20241017055152310 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 5 (mgcp_msg.c:67) 20241017055152310 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241017055152310 DLMGCP DEBUG <0013> Generated response: line #05: o=- 897B493A 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055152310 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241017055152310 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055152310 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241017055152310 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055152310 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055152310 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055152311 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3337 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152311 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055152311 DLMGCP DEBUG <0013> Received message: line #02: C: 0002 (mgcp_msg.c:67) 20241017055152311 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055152311 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055152311 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw (trunk:0) found free endpoint: rtpbridge/3@mgw (mgcp_endp.c:261) 20241017055152311 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/3@mgw" (mgcp_protocol.c:441) 20241017055152311 DLMGCP NOTICE <0013> endpoint:rtpbridge/3@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055152311 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055152311 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw conn:(0002/rtp C:BF4596FF r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055152311 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw CI:BF4596FF connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055152311 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw CI:BF4596FF output_enabled 0 (mgcp_msg.c:125) 20241017055152311 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055152311 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw conn:(0002/rtp C:BF4596FF 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) 20241017055152311 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055152311 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw CI:BF4596FF CRCX: Creating connection: port: 5240 (mgcp_protocol.c:1112) 20241017055152311 DLMGCP NOTICE <0013> endpoint:rtpbridge/3@mgw CI:BF4596FF CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055152311 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055152311 DLMGCP DEBUG <0013> Generated response: line #00: 200 3337 OK (mgcp_msg.c:67) 20241017055152311 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3@mgw (mgcp_msg.c:67) 20241017055152311 DLMGCP DEBUG <0013> Generated response: line #02: I: BF4596FF (mgcp_msg.c:67) 20241017055152311 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 6 (mgcp_msg.c:67) 20241017055152311 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241017055152311 DLMGCP DEBUG <0013> Generated response: line #05: o=- BF4596FF 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055152311 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241017055152311 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055152311 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241017055152311 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055152311 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055152311 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055152311 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3338 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152311 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055152311 DLMGCP DEBUG <0013> Received message: line #02: C: 0003 (mgcp_msg.c:67) 20241017055152311 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055152311 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055152311 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw (trunk:0) found free endpoint: rtpbridge/4@mgw (mgcp_endp.c:261) 20241017055152311 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/4@mgw" (mgcp_protocol.c:441) 20241017055152311 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055152311 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055152311 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw conn:(0003/rtp C:A7A5AA32 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055152311 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw CI:A7A5AA32 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055152311 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw CI:A7A5AA32 output_enabled 0 (mgcp_msg.c:125) 20241017055152311 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055152311 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw conn:(0003/rtp C:A7A5AA32 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) 20241017055152311 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055152311 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw CI:A7A5AA32 CRCX: Creating connection: port: 5242 (mgcp_protocol.c:1112) 20241017055152311 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw CI:A7A5AA32 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055152312 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055152312 DLMGCP DEBUG <0013> Generated response: line #00: 200 3338 OK (mgcp_msg.c:67) 20241017055152312 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4@mgw (mgcp_msg.c:67) 20241017055152312 DLMGCP DEBUG <0013> Generated response: line #02: I: A7A5AA32 (mgcp_msg.c:67) 20241017055152312 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 7 (mgcp_msg.c:67) 20241017055152312 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241017055152312 DLMGCP DEBUG <0013> Generated response: line #05: o=- A7A5AA32 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055152312 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241017055152312 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055152312 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241017055152312 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055152312 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055152312 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055152312 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3339 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152312 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055152312 DLMGCP DEBUG <0013> Received message: line #02: C: 0004 (mgcp_msg.c:67) 20241017055152312 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055152312 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055152312 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found free endpoint: rtpbridge/5@mgw (mgcp_endp.c:261) 20241017055152312 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:441) 20241017055152312 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055152312 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055152312 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw conn:(0004/rtp C:7ADA4B0F r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055152312 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:7ADA4B0F connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055152312 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:7ADA4B0F output_enabled 0 (mgcp_msg.c:125) 20241017055152312 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055152312 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw conn:(0004/rtp C:7ADA4B0F 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) 20241017055152312 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055152312 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:7ADA4B0F CRCX: Creating connection: port: 5244 (mgcp_protocol.c:1112) 20241017055152312 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CI:7ADA4B0F CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055152312 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055152312 DLMGCP DEBUG <0013> Generated response: line #00: 200 3339 OK (mgcp_msg.c:67) 20241017055152312 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5@mgw (mgcp_msg.c:67) 20241017055152312 DLMGCP DEBUG <0013> Generated response: line #02: I: 7ADA4B0F (mgcp_msg.c:67) 20241017055152312 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 8 (mgcp_msg.c:67) 20241017055152312 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241017055152312 DLMGCP DEBUG <0013> Generated response: line #05: o=- 7ADA4B0F 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055152312 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241017055152312 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055152312 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241017055152312 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055152312 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055152312 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055152313 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3340 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152313 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055152313 DLMGCP DEBUG <0013> Received message: line #02: C: 0005 (mgcp_msg.c:67) 20241017055152313 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055152313 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055152313 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw (trunk:0) found free endpoint: rtpbridge/6@mgw (mgcp_endp.c:261) 20241017055152313 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/6@mgw" (mgcp_protocol.c:441) 20241017055152313 DLMGCP NOTICE <0013> endpoint:rtpbridge/6@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055152313 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055152313 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw conn:(0005/rtp C:F8E53DED r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055152313 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw CI:F8E53DED connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055152313 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw CI:F8E53DED output_enabled 0 (mgcp_msg.c:125) 20241017055152313 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055152313 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw conn:(0005/rtp C:F8E53DED 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) 20241017055152313 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055152313 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw CI:F8E53DED CRCX: Creating connection: port: 5246 (mgcp_protocol.c:1112) 20241017055152313 DLMGCP NOTICE <0013> endpoint:rtpbridge/6@mgw CI:F8E53DED CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055152313 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055152313 DLMGCP DEBUG <0013> Generated response: line #00: 200 3340 OK (mgcp_msg.c:67) 20241017055152313 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6@mgw (mgcp_msg.c:67) 20241017055152313 DLMGCP DEBUG <0013> Generated response: line #02: I: F8E53DED (mgcp_msg.c:67) 20241017055152313 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 9 (mgcp_msg.c:67) 20241017055152313 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241017055152313 DLMGCP DEBUG <0013> Generated response: line #05: o=- F8E53DED 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055152313 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241017055152313 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055152313 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241017055152313 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055152313 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055152313 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055152313 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3341 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152313 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055152313 DLMGCP DEBUG <0013> Received message: line #02: C: 0006 (mgcp_msg.c:67) 20241017055152313 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055152313 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055152313 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw (trunk:0) found free endpoint: rtpbridge/7@mgw (mgcp_endp.c:261) 20241017055152313 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/7@mgw" (mgcp_protocol.c:441) 20241017055152313 DLMGCP NOTICE <0013> endpoint:rtpbridge/7@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055152313 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055152313 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw conn:(0006/rtp C:00491A2D r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055152313 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw CI:00491A2D connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055152313 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw CI:00491A2D output_enabled 0 (mgcp_msg.c:125) 20241017055152313 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055152313 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw conn:(0006/rtp C:00491A2D 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) 20241017055152313 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055152313 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw CI:00491A2D CRCX: Creating connection: port: 5248 (mgcp_protocol.c:1112) 20241017055152313 DLMGCP NOTICE <0013> endpoint:rtpbridge/7@mgw CI:00491A2D CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055152313 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055152313 DLMGCP DEBUG <0013> Generated response: line #00: 200 3341 OK (mgcp_msg.c:67) 20241017055152313 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7@mgw (mgcp_msg.c:67) 20241017055152313 DLMGCP DEBUG <0013> Generated response: line #02: I: 00491A2D (mgcp_msg.c:67) 20241017055152313 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 10 (mgcp_msg.c:67) 20241017055152313 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241017055152313 DLMGCP DEBUG <0013> Generated response: line #05: o=- 00491A2D 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055152313 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241017055152313 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055152313 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241017055152313 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055152313 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055152313 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055152314 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3342 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152314 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055152314 DLMGCP DEBUG <0013> Received message: line #02: C: 0007 (mgcp_msg.c:67) 20241017055152314 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055152314 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055152314 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw (trunk:0) found free endpoint: rtpbridge/8@mgw (mgcp_endp.c:261) 20241017055152314 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/8@mgw" (mgcp_protocol.c:441) 20241017055152314 DLMGCP NOTICE <0013> endpoint:rtpbridge/8@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055152314 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055152314 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw conn:(0007/rtp C:808161DF r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055152314 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw CI:808161DF connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055152314 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw CI:808161DF output_enabled 0 (mgcp_msg.c:125) 20241017055152314 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055152314 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw conn:(0007/rtp C:808161DF 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) 20241017055152314 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055152314 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw CI:808161DF CRCX: Creating connection: port: 5250 (mgcp_protocol.c:1112) 20241017055152314 DLMGCP NOTICE <0013> endpoint:rtpbridge/8@mgw CI:808161DF CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055152314 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055152314 DLMGCP DEBUG <0013> Generated response: line #00: 200 3342 OK (mgcp_msg.c:67) 20241017055152314 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8@mgw (mgcp_msg.c:67) 20241017055152314 DLMGCP DEBUG <0013> Generated response: line #02: I: 808161DF (mgcp_msg.c:67) 20241017055152314 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 11 (mgcp_msg.c:67) 20241017055152314 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241017055152314 DLMGCP DEBUG <0013> Generated response: line #05: o=- 808161DF 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055152314 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241017055152314 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055152314 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241017055152314 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055152314 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055152314 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055152314 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3343 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152314 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055152314 DLMGCP DEBUG <0013> Received message: line #02: C: 0008 (mgcp_msg.c:67) 20241017055152314 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055152314 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055152314 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw (trunk:0) found free endpoint: rtpbridge/9@mgw (mgcp_endp.c:261) 20241017055152314 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/9@mgw" (mgcp_protocol.c:441) 20241017055152314 DLMGCP NOTICE <0013> endpoint:rtpbridge/9@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055152314 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055152314 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw conn:(0008/rtp C:B4292BD4 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055152314 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw CI:B4292BD4 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055152314 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw CI:B4292BD4 output_enabled 0 (mgcp_msg.c:125) 20241017055152314 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055152314 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw conn:(0008/rtp C:B4292BD4 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) 20241017055152314 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055152314 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw CI:B4292BD4 CRCX: Creating connection: port: 5252 (mgcp_protocol.c:1112) 20241017055152314 DLMGCP NOTICE <0013> endpoint:rtpbridge/9@mgw CI:B4292BD4 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055152314 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055152314 DLMGCP DEBUG <0013> Generated response: line #00: 200 3343 OK (mgcp_msg.c:67) 20241017055152314 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9@mgw (mgcp_msg.c:67) 20241017055152314 DLMGCP DEBUG <0013> Generated response: line #02: I: B4292BD4 (mgcp_msg.c:67) 20241017055152314 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 12 (mgcp_msg.c:67) 20241017055152314 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241017055152314 DLMGCP DEBUG <0013> Generated response: line #05: o=- B4292BD4 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055152314 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241017055152314 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055152314 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241017055152314 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055152314 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055152314 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055152315 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3344 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152315 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055152315 DLMGCP DEBUG <0013> Received message: line #02: C: 0009 (mgcp_msg.c:67) 20241017055152315 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055152315 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055152315 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw (trunk:0) found free endpoint: rtpbridge/a@mgw (mgcp_endp.c:261) 20241017055152315 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a@mgw" (mgcp_protocol.c:441) 20241017055152315 DLMGCP NOTICE <0013> endpoint:rtpbridge/a@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055152315 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055152315 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw conn:(0009/rtp C:E401C07D r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055152315 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw CI:E401C07D connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055152315 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw CI:E401C07D output_enabled 0 (mgcp_msg.c:125) 20241017055152315 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055152315 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw conn:(0009/rtp C:E401C07D 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) 20241017055152315 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055152315 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw CI:E401C07D CRCX: Creating connection: port: 5254 (mgcp_protocol.c:1112) 20241017055152315 DLMGCP NOTICE <0013> endpoint:rtpbridge/a@mgw CI:E401C07D CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055152315 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055152315 DLMGCP DEBUG <0013> Generated response: line #00: 200 3344 OK (mgcp_msg.c:67) 20241017055152315 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a@mgw (mgcp_msg.c:67) 20241017055152315 DLMGCP DEBUG <0013> Generated response: line #02: I: E401C07D (mgcp_msg.c:67) 20241017055152315 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 13 (mgcp_msg.c:67) 20241017055152315 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241017055152315 DLMGCP DEBUG <0013> Generated response: line #05: o=- E401C07D 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055152315 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241017055152315 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055152315 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241017055152315 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055152315 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055152315 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055152315 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3345 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152315 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055152315 DLMGCP DEBUG <0013> Received message: line #02: C: 000A (mgcp_msg.c:67) 20241017055152315 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055152315 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055152315 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw (trunk:0) found free endpoint: rtpbridge/b@mgw (mgcp_endp.c:261) 20241017055152315 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b@mgw" (mgcp_protocol.c:441) 20241017055152315 DLMGCP NOTICE <0013> endpoint:rtpbridge/b@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055152315 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055152315 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw conn:(000A/rtp C:9AFE2E83 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055152315 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw CI:9AFE2E83 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055152315 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw CI:9AFE2E83 output_enabled 0 (mgcp_msg.c:125) 20241017055152315 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055152315 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw conn:(000A/rtp C:9AFE2E83 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) 20241017055152315 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055152315 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw CI:9AFE2E83 CRCX: Creating connection: port: 5256 (mgcp_protocol.c:1112) 20241017055152315 DLMGCP NOTICE <0013> endpoint:rtpbridge/b@mgw CI:9AFE2E83 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055152315 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055152315 DLMGCP DEBUG <0013> Generated response: line #00: 200 3345 OK (mgcp_msg.c:67) 20241017055152315 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b@mgw (mgcp_msg.c:67) 20241017055152315 DLMGCP DEBUG <0013> Generated response: line #02: I: 9AFE2E83 (mgcp_msg.c:67) 20241017055152315 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 14 (mgcp_msg.c:67) 20241017055152315 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241017055152315 DLMGCP DEBUG <0013> Generated response: line #05: o=- 9AFE2E83 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055152315 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241017055152315 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055152315 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241017055152315 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055152315 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055152315 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055152316 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3346 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152316 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055152316 DLMGCP DEBUG <0013> Received message: line #02: C: 000B (mgcp_msg.c:67) 20241017055152316 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055152316 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055152316 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw (trunk:0) found free endpoint: rtpbridge/c@mgw (mgcp_endp.c:261) 20241017055152316 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c@mgw" (mgcp_protocol.c:441) 20241017055152316 DLMGCP NOTICE <0013> endpoint:rtpbridge/c@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055152316 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055152316 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw conn:(000B/rtp C:7189919F r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055152316 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw CI:7189919F connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055152316 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw CI:7189919F output_enabled 0 (mgcp_msg.c:125) 20241017055152316 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055152316 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw conn:(000B/rtp C:7189919F 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) 20241017055152316 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055152316 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw CI:7189919F CRCX: Creating connection: port: 5258 (mgcp_protocol.c:1112) 20241017055152316 DLMGCP NOTICE <0013> endpoint:rtpbridge/c@mgw CI:7189919F CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055152316 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055152316 DLMGCP DEBUG <0013> Generated response: line #00: 200 3346 OK (mgcp_msg.c:67) 20241017055152316 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c@mgw (mgcp_msg.c:67) 20241017055152316 DLMGCP DEBUG <0013> Generated response: line #02: I: 7189919F (mgcp_msg.c:67) 20241017055152316 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 15 (mgcp_msg.c:67) 20241017055152316 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241017055152316 DLMGCP DEBUG <0013> Generated response: line #05: o=- 7189919F 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055152316 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241017055152316 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055152316 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241017055152316 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055152316 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055152316 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055152316 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3347 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152316 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055152316 DLMGCP DEBUG <0013> Received message: line #02: C: 000C (mgcp_msg.c:67) 20241017055152316 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055152316 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055152316 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw (trunk:0) found free endpoint: rtpbridge/d@mgw (mgcp_endp.c:261) 20241017055152316 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d@mgw" (mgcp_protocol.c:441) 20241017055152316 DLMGCP NOTICE <0013> endpoint:rtpbridge/d@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055152316 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055152316 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw conn:(000C/rtp C:17831466 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055152316 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw CI:17831466 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055152316 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw CI:17831466 output_enabled 0 (mgcp_msg.c:125) 20241017055152316 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055152316 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw conn:(000C/rtp C:17831466 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) 20241017055152316 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055152316 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw CI:17831466 CRCX: Creating connection: port: 5260 (mgcp_protocol.c:1112) 20241017055152316 DLMGCP NOTICE <0013> endpoint:rtpbridge/d@mgw CI:17831466 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055152316 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055152316 DLMGCP DEBUG <0013> Generated response: line #00: 200 3347 OK (mgcp_msg.c:67) 20241017055152316 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d@mgw (mgcp_msg.c:67) 20241017055152316 DLMGCP DEBUG <0013> Generated response: line #02: I: 17831466 (mgcp_msg.c:67) 20241017055152316 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 16 (mgcp_msg.c:67) 20241017055152316 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241017055152316 DLMGCP DEBUG <0013> Generated response: line #05: o=- 17831466 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055152316 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241017055152316 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055152316 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241017055152316 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055152316 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055152316 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055152317 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3348 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152317 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055152317 DLMGCP DEBUG <0013> Received message: line #02: C: 000D (mgcp_msg.c:67) 20241017055152317 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055152317 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055152317 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw (trunk:0) found free endpoint: rtpbridge/e@mgw (mgcp_endp.c:261) 20241017055152317 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e@mgw" (mgcp_protocol.c:441) 20241017055152317 DLMGCP NOTICE <0013> endpoint:rtpbridge/e@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055152317 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055152317 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw conn:(000D/rtp C:08FAD219 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055152317 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw CI:08FAD219 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055152317 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw CI:08FAD219 output_enabled 0 (mgcp_msg.c:125) 20241017055152317 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055152317 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw conn:(000D/rtp C:08FAD219 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) 20241017055152317 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055152317 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw CI:08FAD219 CRCX: Creating connection: port: 5262 (mgcp_protocol.c:1112) 20241017055152317 DLMGCP NOTICE <0013> endpoint:rtpbridge/e@mgw CI:08FAD219 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055152317 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055152317 DLMGCP DEBUG <0013> Generated response: line #00: 200 3348 OK (mgcp_msg.c:67) 20241017055152317 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e@mgw (mgcp_msg.c:67) 20241017055152317 DLMGCP DEBUG <0013> Generated response: line #02: I: 08FAD219 (mgcp_msg.c:67) 20241017055152317 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 17 (mgcp_msg.c:67) 20241017055152317 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241017055152317 DLMGCP DEBUG <0013> Generated response: line #05: o=- 08FAD219 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055152317 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241017055152317 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055152317 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241017055152317 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055152317 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055152317 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055152317 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3349 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152317 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055152317 DLMGCP DEBUG <0013> Received message: line #02: C: 000E (mgcp_msg.c:67) 20241017055152317 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055152317 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055152317 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw (trunk:0) found free endpoint: rtpbridge/f@mgw (mgcp_endp.c:261) 20241017055152317 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f@mgw" (mgcp_protocol.c:441) 20241017055152317 DLMGCP NOTICE <0013> endpoint:rtpbridge/f@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055152317 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055152317 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw conn:(000E/rtp C:E5923052 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055152317 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw CI:E5923052 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055152317 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw CI:E5923052 output_enabled 0 (mgcp_msg.c:125) 20241017055152317 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055152317 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw conn:(000E/rtp C:E5923052 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) 20241017055152317 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055152317 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw CI:E5923052 CRCX: Creating connection: port: 5264 (mgcp_protocol.c:1112) 20241017055152317 DLMGCP NOTICE <0013> endpoint:rtpbridge/f@mgw CI:E5923052 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055152317 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055152317 DLMGCP DEBUG <0013> Generated response: line #00: 200 3349 OK (mgcp_msg.c:67) 20241017055152317 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f@mgw (mgcp_msg.c:67) 20241017055152317 DLMGCP DEBUG <0013> Generated response: line #02: I: E5923052 (mgcp_msg.c:67) 20241017055152317 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 18 (mgcp_msg.c:67) 20241017055152317 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241017055152317 DLMGCP DEBUG <0013> Generated response: line #05: o=- E5923052 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055152317 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241017055152317 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055152317 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241017055152317 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055152317 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055152317 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055152317 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3350 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152317 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055152317 DLMGCP DEBUG <0013> Received message: line #02: C: 000F (mgcp_msg.c:67) 20241017055152317 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055152317 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055152317 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw (trunk:0) found free endpoint: rtpbridge/10@mgw (mgcp_endp.c:261) 20241017055152317 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/10@mgw" (mgcp_protocol.c:441) 20241017055152317 DLMGCP NOTICE <0013> endpoint:rtpbridge/10@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055152317 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055152317 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw conn:(000F/rtp C:01F8BE17 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055152317 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw CI:01F8BE17 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055152317 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw CI:01F8BE17 output_enabled 0 (mgcp_msg.c:125) 20241017055152317 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055152317 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw conn:(000F/rtp C:01F8BE17 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) 20241017055152317 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055152317 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw CI:01F8BE17 CRCX: Creating connection: port: 5266 (mgcp_protocol.c:1112) 20241017055152317 DLMGCP NOTICE <0013> endpoint:rtpbridge/10@mgw CI:01F8BE17 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055152318 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055152318 DLMGCP DEBUG <0013> Generated response: line #00: 200 3350 OK (mgcp_msg.c:67) 20241017055152318 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/10@mgw (mgcp_msg.c:67) 20241017055152318 DLMGCP DEBUG <0013> Generated response: line #02: I: 01F8BE17 (mgcp_msg.c:67) 20241017055152318 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 19 (mgcp_msg.c:67) 20241017055152318 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241017055152318 DLMGCP DEBUG <0013> Generated response: line #05: o=- 01F8BE17 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055152318 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241017055152318 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055152318 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241017055152318 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055152318 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055152318 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055152318 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3351 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152318 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055152318 DLMGCP DEBUG <0013> Received message: line #02: C: 0010 (mgcp_msg.c:67) 20241017055152318 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055152318 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055152318 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw (trunk:0) found free endpoint: rtpbridge/11@mgw (mgcp_endp.c:261) 20241017055152318 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/11@mgw" (mgcp_protocol.c:441) 20241017055152318 DLMGCP NOTICE <0013> endpoint:rtpbridge/11@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055152318 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055152318 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw conn:(0010/rtp C:3AD4A639 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055152318 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw CI:3AD4A639 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055152318 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw CI:3AD4A639 output_enabled 0 (mgcp_msg.c:125) 20241017055152318 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055152318 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw conn:(0010/rtp C:3AD4A639 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) 20241017055152318 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055152318 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw CI:3AD4A639 CRCX: Creating connection: port: 5268 (mgcp_protocol.c:1112) 20241017055152318 DLMGCP NOTICE <0013> endpoint:rtpbridge/11@mgw CI:3AD4A639 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055152318 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055152318 DLMGCP DEBUG <0013> Generated response: line #00: 200 3351 OK (mgcp_msg.c:67) 20241017055152318 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/11@mgw (mgcp_msg.c:67) 20241017055152318 DLMGCP DEBUG <0013> Generated response: line #02: I: 3AD4A639 (mgcp_msg.c:67) 20241017055152318 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 20 (mgcp_msg.c:67) 20241017055152318 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241017055152318 DLMGCP DEBUG <0013> Generated response: line #05: o=- 3AD4A639 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055152318 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241017055152318 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055152318 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241017055152318 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055152318 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055152318 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055152318 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3352 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152318 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055152318 DLMGCP DEBUG <0013> Received message: line #02: C: 0011 (mgcp_msg.c:67) 20241017055152318 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055152318 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055152318 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw (trunk:0) found free endpoint: rtpbridge/12@mgw (mgcp_endp.c:261) 20241017055152318 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/12@mgw" (mgcp_protocol.c:441) 20241017055152318 DLMGCP NOTICE <0013> endpoint:rtpbridge/12@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055152318 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055152318 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw conn:(0011/rtp C:9226EDC0 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055152318 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw CI:9226EDC0 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055152318 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw CI:9226EDC0 output_enabled 0 (mgcp_msg.c:125) 20241017055152318 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055152318 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw conn:(0011/rtp C:9226EDC0 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) 20241017055152318 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055152318 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw CI:9226EDC0 CRCX: Creating connection: port: 5270 (mgcp_protocol.c:1112) 20241017055152318 DLMGCP NOTICE <0013> endpoint:rtpbridge/12@mgw CI:9226EDC0 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055152318 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055152318 DLMGCP DEBUG <0013> Generated response: line #00: 200 3352 OK (mgcp_msg.c:67) 20241017055152318 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/12@mgw (mgcp_msg.c:67) 20241017055152318 DLMGCP DEBUG <0013> Generated response: line #02: I: 9226EDC0 (mgcp_msg.c:67) 20241017055152318 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 21 (mgcp_msg.c:67) 20241017055152318 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241017055152318 DLMGCP DEBUG <0013> Generated response: line #05: o=- 9226EDC0 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055152318 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241017055152318 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055152318 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241017055152318 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055152318 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055152318 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055152319 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3353 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152319 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055152319 DLMGCP DEBUG <0013> Received message: line #02: C: 0012 (mgcp_msg.c:67) 20241017055152319 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055152319 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055152319 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw (trunk:0) found free endpoint: rtpbridge/13@mgw (mgcp_endp.c:261) 20241017055152319 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/13@mgw" (mgcp_protocol.c:441) 20241017055152319 DLMGCP NOTICE <0013> endpoint:rtpbridge/13@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055152319 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055152319 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw conn:(0012/rtp C:54EBA6A9 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055152319 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw CI:54EBA6A9 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055152319 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw CI:54EBA6A9 output_enabled 0 (mgcp_msg.c:125) 20241017055152319 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055152319 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw conn:(0012/rtp C:54EBA6A9 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) 20241017055152319 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055152319 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw CI:54EBA6A9 CRCX: Creating connection: port: 5272 (mgcp_protocol.c:1112) 20241017055152319 DLMGCP NOTICE <0013> endpoint:rtpbridge/13@mgw CI:54EBA6A9 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055152319 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055152319 DLMGCP DEBUG <0013> Generated response: line #00: 200 3353 OK (mgcp_msg.c:67) 20241017055152319 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/13@mgw (mgcp_msg.c:67) 20241017055152319 DLMGCP DEBUG <0013> Generated response: line #02: I: 54EBA6A9 (mgcp_msg.c:67) 20241017055152319 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 22 (mgcp_msg.c:67) 20241017055152319 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241017055152319 DLMGCP DEBUG <0013> Generated response: line #05: o=- 54EBA6A9 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055152319 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241017055152319 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055152319 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241017055152319 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055152319 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055152319 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055152319 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3354 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152319 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055152319 DLMGCP DEBUG <0013> Received message: line #02: C: 0013 (mgcp_msg.c:67) 20241017055152319 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055152319 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055152319 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw (trunk:0) found free endpoint: rtpbridge/14@mgw (mgcp_endp.c:261) 20241017055152319 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/14@mgw" (mgcp_protocol.c:441) 20241017055152319 DLMGCP NOTICE <0013> endpoint:rtpbridge/14@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055152319 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055152319 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw conn:(0013/rtp C:0381EF50 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055152319 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw CI:0381EF50 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055152319 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw CI:0381EF50 output_enabled 0 (mgcp_msg.c:125) 20241017055152319 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055152319 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw conn:(0013/rtp C:0381EF50 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) 20241017055152319 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055152319 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw CI:0381EF50 CRCX: Creating connection: port: 5274 (mgcp_protocol.c:1112) 20241017055152319 DLMGCP NOTICE <0013> endpoint:rtpbridge/14@mgw CI:0381EF50 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055152319 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055152319 DLMGCP DEBUG <0013> Generated response: line #00: 200 3354 OK (mgcp_msg.c:67) 20241017055152319 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/14@mgw (mgcp_msg.c:67) 20241017055152319 DLMGCP DEBUG <0013> Generated response: line #02: I: 0381EF50 (mgcp_msg.c:67) 20241017055152319 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 23 (mgcp_msg.c:67) 20241017055152319 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241017055152319 DLMGCP DEBUG <0013> Generated response: line #05: o=- 0381EF50 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055152319 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241017055152319 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055152319 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241017055152319 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055152319 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055152319 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055152320 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3355 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152320 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055152320 DLMGCP DEBUG <0013> Received message: line #02: C: 0014 (mgcp_msg.c:67) 20241017055152320 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055152320 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055152320 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw (trunk:0) found free endpoint: rtpbridge/15@mgw (mgcp_endp.c:261) 20241017055152320 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/15@mgw" (mgcp_protocol.c:441) 20241017055152320 DLMGCP NOTICE <0013> endpoint:rtpbridge/15@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055152320 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055152320 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw conn:(0014/rtp C:67F24502 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055152320 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw CI:67F24502 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055152320 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw CI:67F24502 output_enabled 0 (mgcp_msg.c:125) 20241017055152320 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055152320 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw conn:(0014/rtp C:67F24502 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) 20241017055152320 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055152320 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw CI:67F24502 CRCX: Creating connection: port: 5276 (mgcp_protocol.c:1112) 20241017055152320 DLMGCP NOTICE <0013> endpoint:rtpbridge/15@mgw CI:67F24502 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055152320 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055152320 DLMGCP DEBUG <0013> Generated response: line #00: 200 3355 OK (mgcp_msg.c:67) 20241017055152320 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/15@mgw (mgcp_msg.c:67) 20241017055152320 DLMGCP DEBUG <0013> Generated response: line #02: I: 67F24502 (mgcp_msg.c:67) 20241017055152320 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 24 (mgcp_msg.c:67) 20241017055152320 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241017055152320 DLMGCP DEBUG <0013> Generated response: line #05: o=- 67F24502 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055152320 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241017055152320 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055152320 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241017055152320 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055152320 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055152320 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055152320 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3356 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152320 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055152320 DLMGCP DEBUG <0013> Received message: line #02: C: 0015 (mgcp_msg.c:67) 20241017055152320 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055152320 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055152320 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw (trunk:0) found free endpoint: rtpbridge/16@mgw (mgcp_endp.c:261) 20241017055152320 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/16@mgw" (mgcp_protocol.c:441) 20241017055152320 DLMGCP NOTICE <0013> endpoint:rtpbridge/16@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055152320 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055152320 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw conn:(0015/rtp C:267CFE69 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055152320 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw CI:267CFE69 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055152320 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw CI:267CFE69 output_enabled 0 (mgcp_msg.c:125) 20241017055152320 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055152320 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw conn:(0015/rtp C:267CFE69 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) 20241017055152320 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055152320 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw CI:267CFE69 CRCX: Creating connection: port: 5278 (mgcp_protocol.c:1112) 20241017055152320 DLMGCP NOTICE <0013> endpoint:rtpbridge/16@mgw CI:267CFE69 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055152320 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055152320 DLMGCP DEBUG <0013> Generated response: line #00: 200 3356 OK (mgcp_msg.c:67) 20241017055152320 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/16@mgw (mgcp_msg.c:67) 20241017055152320 DLMGCP DEBUG <0013> Generated response: line #02: I: 267CFE69 (mgcp_msg.c:67) 20241017055152320 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 25 (mgcp_msg.c:67) 20241017055152320 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241017055152320 DLMGCP DEBUG <0013> Generated response: line #05: o=- 267CFE69 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055152320 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241017055152320 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055152320 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241017055152320 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055152320 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055152320 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055152320 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3357 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152320 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055152320 DLMGCP DEBUG <0013> Received message: line #02: C: 0016 (mgcp_msg.c:67) 20241017055152320 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055152320 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055152320 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw (trunk:0) found free endpoint: rtpbridge/17@mgw (mgcp_endp.c:261) 20241017055152320 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/17@mgw" (mgcp_protocol.c:441) 20241017055152320 DLMGCP NOTICE <0013> endpoint:rtpbridge/17@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055152320 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055152320 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw conn:(0016/rtp C:0121CB82 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055152320 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw CI:0121CB82 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055152320 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw CI:0121CB82 output_enabled 0 (mgcp_msg.c:125) 20241017055152320 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055152320 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw conn:(0016/rtp C:0121CB82 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) 20241017055152320 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055152320 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw CI:0121CB82 CRCX: Creating connection: port: 5280 (mgcp_protocol.c:1112) 20241017055152320 DLMGCP NOTICE <0013> endpoint:rtpbridge/17@mgw CI:0121CB82 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055152320 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055152320 DLMGCP DEBUG <0013> Generated response: line #00: 200 3357 OK (mgcp_msg.c:67) 20241017055152320 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/17@mgw (mgcp_msg.c:67) 20241017055152321 DLMGCP DEBUG <0013> Generated response: line #02: I: 0121CB82 (mgcp_msg.c:67) 20241017055152321 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 26 (mgcp_msg.c:67) 20241017055152321 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241017055152321 DLMGCP DEBUG <0013> Generated response: line #05: o=- 0121CB82 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055152321 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241017055152321 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055152321 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241017055152321 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055152321 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055152321 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055152321 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3358 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152321 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055152321 DLMGCP DEBUG <0013> Received message: line #02: C: 0017 (mgcp_msg.c:67) 20241017055152321 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055152321 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055152321 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw (trunk:0) found free endpoint: rtpbridge/18@mgw (mgcp_endp.c:261) 20241017055152321 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/18@mgw" (mgcp_protocol.c:441) 20241017055152321 DLMGCP NOTICE <0013> endpoint:rtpbridge/18@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055152321 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055152321 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw conn:(0017/rtp C:0E769336 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055152321 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw CI:0E769336 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055152321 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw CI:0E769336 output_enabled 0 (mgcp_msg.c:125) 20241017055152321 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055152321 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw conn:(0017/rtp C:0E769336 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) 20241017055152321 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055152321 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw CI:0E769336 CRCX: Creating connection: port: 5282 (mgcp_protocol.c:1112) 20241017055152321 DLMGCP NOTICE <0013> endpoint:rtpbridge/18@mgw CI:0E769336 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055152321 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055152321 DLMGCP DEBUG <0013> Generated response: line #00: 200 3358 OK (mgcp_msg.c:67) 20241017055152321 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/18@mgw (mgcp_msg.c:67) 20241017055152321 DLMGCP DEBUG <0013> Generated response: line #02: I: 0E769336 (mgcp_msg.c:67) 20241017055152321 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 27 (mgcp_msg.c:67) 20241017055152321 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241017055152321 DLMGCP DEBUG <0013> Generated response: line #05: o=- 0E769336 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055152321 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241017055152321 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055152321 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241017055152321 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055152321 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055152321 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055152321 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3359 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152321 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055152321 DLMGCP DEBUG <0013> Received message: line #02: C: 0018 (mgcp_msg.c:67) 20241017055152321 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055152321 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055152321 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw (trunk:0) found free endpoint: rtpbridge/19@mgw (mgcp_endp.c:261) 20241017055152321 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/19@mgw" (mgcp_protocol.c:441) 20241017055152321 DLMGCP NOTICE <0013> endpoint:rtpbridge/19@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055152321 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055152321 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw conn:(0018/rtp C:BE681192 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055152321 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw CI:BE681192 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055152321 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw CI:BE681192 output_enabled 0 (mgcp_msg.c:125) 20241017055152321 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055152321 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw conn:(0018/rtp C:BE681192 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) 20241017055152321 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055152321 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw CI:BE681192 CRCX: Creating connection: port: 5284 (mgcp_protocol.c:1112) 20241017055152321 DLMGCP NOTICE <0013> endpoint:rtpbridge/19@mgw CI:BE681192 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055152321 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055152321 DLMGCP DEBUG <0013> Generated response: line #00: 200 3359 OK (mgcp_msg.c:67) 20241017055152321 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/19@mgw (mgcp_msg.c:67) 20241017055152321 DLMGCP DEBUG <0013> Generated response: line #02: I: BE681192 (mgcp_msg.c:67) 20241017055152321 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 28 (mgcp_msg.c:67) 20241017055152321 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241017055152321 DLMGCP DEBUG <0013> Generated response: line #05: o=- BE681192 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055152321 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241017055152321 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055152321 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241017055152321 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055152321 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055152321 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055152322 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3360 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152322 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055152322 DLMGCP DEBUG <0013> Received message: line #02: C: 0019 (mgcp_msg.c:67) 20241017055152322 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055152322 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055152322 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw (trunk:0) found free endpoint: rtpbridge/1a@mgw (mgcp_endp.c:261) 20241017055152322 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1a@mgw" (mgcp_protocol.c:441) 20241017055152322 DLMGCP NOTICE <0013> endpoint:rtpbridge/1a@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055152322 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055152322 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw conn:(0019/rtp C:E726D7E1 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055152322 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw CI:E726D7E1 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055152322 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw CI:E726D7E1 output_enabled 0 (mgcp_msg.c:125) 20241017055152322 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055152322 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw conn:(0019/rtp C:E726D7E1 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) 20241017055152322 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055152322 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw CI:E726D7E1 CRCX: Creating connection: port: 5286 (mgcp_protocol.c:1112) 20241017055152322 DLMGCP NOTICE <0013> endpoint:rtpbridge/1a@mgw CI:E726D7E1 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055152322 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055152322 DLMGCP DEBUG <0013> Generated response: line #00: 200 3360 OK (mgcp_msg.c:67) 20241017055152322 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1a@mgw (mgcp_msg.c:67) 20241017055152322 DLMGCP DEBUG <0013> Generated response: line #02: I: E726D7E1 (mgcp_msg.c:67) 20241017055152322 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 29 (mgcp_msg.c:67) 20241017055152322 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241017055152322 DLMGCP DEBUG <0013> Generated response: line #05: o=- E726D7E1 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055152322 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241017055152322 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055152322 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241017055152322 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055152322 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055152322 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055152322 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3361 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152322 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055152322 DLMGCP DEBUG <0013> Received message: line #02: C: 001A (mgcp_msg.c:67) 20241017055152322 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055152322 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055152322 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw (trunk:0) found free endpoint: rtpbridge/1b@mgw (mgcp_endp.c:261) 20241017055152322 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1b@mgw" (mgcp_protocol.c:441) 20241017055152322 DLMGCP NOTICE <0013> endpoint:rtpbridge/1b@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055152322 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055152322 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw conn:(001A/rtp C:202EBC83 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055152322 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw CI:202EBC83 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055152322 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw CI:202EBC83 output_enabled 0 (mgcp_msg.c:125) 20241017055152322 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055152322 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw conn:(001A/rtp C:202EBC83 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) 20241017055152322 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055152322 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw CI:202EBC83 CRCX: Creating connection: port: 5288 (mgcp_protocol.c:1112) 20241017055152322 DLMGCP NOTICE <0013> endpoint:rtpbridge/1b@mgw CI:202EBC83 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055152322 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055152322 DLMGCP DEBUG <0013> Generated response: line #00: 200 3361 OK (mgcp_msg.c:67) 20241017055152322 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1b@mgw (mgcp_msg.c:67) 20241017055152322 DLMGCP DEBUG <0013> Generated response: line #02: I: 202EBC83 (mgcp_msg.c:67) 20241017055152322 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 30 (mgcp_msg.c:67) 20241017055152322 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241017055152322 DLMGCP DEBUG <0013> Generated response: line #05: o=- 202EBC83 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055152322 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241017055152322 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055152322 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241017055152322 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055152322 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055152322 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055152322 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3362 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152322 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055152322 DLMGCP DEBUG <0013> Received message: line #02: C: 001B (mgcp_msg.c:67) 20241017055152322 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055152322 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055152322 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw (trunk:0) found free endpoint: rtpbridge/1c@mgw (mgcp_endp.c:261) 20241017055152322 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1c@mgw" (mgcp_protocol.c:441) 20241017055152322 DLMGCP NOTICE <0013> endpoint:rtpbridge/1c@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055152322 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055152322 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw conn:(001B/rtp C:04EA25D7 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055152322 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw CI:04EA25D7 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055152322 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw CI:04EA25D7 output_enabled 0 (mgcp_msg.c:125) 20241017055152322 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055152322 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw conn:(001B/rtp C:04EA25D7 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) 20241017055152322 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055152322 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw CI:04EA25D7 CRCX: Creating connection: port: 5290 (mgcp_protocol.c:1112) 20241017055152322 DLMGCP NOTICE <0013> endpoint:rtpbridge/1c@mgw CI:04EA25D7 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055152322 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055152322 DLMGCP DEBUG <0013> Generated response: line #00: 200 3362 OK (mgcp_msg.c:67) 20241017055152322 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1c@mgw (mgcp_msg.c:67) 20241017055152322 DLMGCP DEBUG <0013> Generated response: line #02: I: 04EA25D7 (mgcp_msg.c:67) 20241017055152322 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 31 (mgcp_msg.c:67) 20241017055152322 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241017055152322 DLMGCP DEBUG <0013> Generated response: line #05: o=- 04EA25D7 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055152322 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241017055152322 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055152322 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241017055152322 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055152322 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055152322 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055152323 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3363 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152323 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055152323 DLMGCP DEBUG <0013> Received message: line #02: C: 001C (mgcp_msg.c:67) 20241017055152323 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055152323 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055152323 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw (trunk:0) found free endpoint: rtpbridge/1d@mgw (mgcp_endp.c:261) 20241017055152323 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1d@mgw" (mgcp_protocol.c:441) 20241017055152323 DLMGCP NOTICE <0013> endpoint:rtpbridge/1d@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055152323 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055152323 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw conn:(001C/rtp C:C9A11071 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055152323 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw CI:C9A11071 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055152323 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw CI:C9A11071 output_enabled 0 (mgcp_msg.c:125) 20241017055152323 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055152323 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw conn:(001C/rtp C:C9A11071 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) 20241017055152323 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055152323 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw CI:C9A11071 CRCX: Creating connection: port: 5292 (mgcp_protocol.c:1112) 20241017055152323 DLMGCP NOTICE <0013> endpoint:rtpbridge/1d@mgw CI:C9A11071 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055152323 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055152323 DLMGCP DEBUG <0013> Generated response: line #00: 200 3363 OK (mgcp_msg.c:67) 20241017055152323 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1d@mgw (mgcp_msg.c:67) 20241017055152323 DLMGCP DEBUG <0013> Generated response: line #02: I: C9A11071 (mgcp_msg.c:67) 20241017055152323 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 32 (mgcp_msg.c:67) 20241017055152323 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241017055152323 DLMGCP DEBUG <0013> Generated response: line #05: o=- C9A11071 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055152323 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241017055152323 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055152323 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241017055152323 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055152323 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055152323 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055152323 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3364 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152323 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055152323 DLMGCP DEBUG <0013> Received message: line #02: C: 001D (mgcp_msg.c:67) 20241017055152323 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055152323 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055152323 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw (trunk:0) found free endpoint: rtpbridge/1e@mgw (mgcp_endp.c:261) 20241017055152323 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1e@mgw" (mgcp_protocol.c:441) 20241017055152323 DLMGCP NOTICE <0013> endpoint:rtpbridge/1e@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055152323 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055152323 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw conn:(001D/rtp C:3A475BC5 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055152323 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw CI:3A475BC5 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055152323 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw CI:3A475BC5 output_enabled 0 (mgcp_msg.c:125) 20241017055152323 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055152323 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw conn:(001D/rtp C:3A475BC5 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) 20241017055152323 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055152323 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw CI:3A475BC5 CRCX: Creating connection: port: 5294 (mgcp_protocol.c:1112) 20241017055152323 DLMGCP NOTICE <0013> endpoint:rtpbridge/1e@mgw CI:3A475BC5 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055152323 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055152323 DLMGCP DEBUG <0013> Generated response: line #00: 200 3364 OK (mgcp_msg.c:67) 20241017055152323 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1e@mgw (mgcp_msg.c:67) 20241017055152323 DLMGCP DEBUG <0013> Generated response: line #02: I: 3A475BC5 (mgcp_msg.c:67) 20241017055152323 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 33 (mgcp_msg.c:67) 20241017055152323 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241017055152323 DLMGCP DEBUG <0013> Generated response: line #05: o=- 3A475BC5 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055152323 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241017055152323 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055152323 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241017055152323 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055152323 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055152323 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055152324 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3365 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152324 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055152324 DLMGCP DEBUG <0013> Received message: line #02: C: 001E (mgcp_msg.c:67) 20241017055152324 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055152324 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055152324 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw (trunk:0) found free endpoint: rtpbridge/1f@mgw (mgcp_endp.c:261) 20241017055152324 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1f@mgw" (mgcp_protocol.c:441) 20241017055152324 DLMGCP NOTICE <0013> endpoint:rtpbridge/1f@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055152324 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055152324 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw conn:(001E/rtp C:45B25B14 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055152324 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw CI:45B25B14 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055152324 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw CI:45B25B14 output_enabled 0 (mgcp_msg.c:125) 20241017055152324 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055152324 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw conn:(001E/rtp C:45B25B14 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) 20241017055152324 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055152324 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw CI:45B25B14 CRCX: Creating connection: port: 5296 (mgcp_protocol.c:1112) 20241017055152324 DLMGCP NOTICE <0013> endpoint:rtpbridge/1f@mgw CI:45B25B14 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055152324 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055152324 DLMGCP DEBUG <0013> Generated response: line #00: 200 3365 OK (mgcp_msg.c:67) 20241017055152324 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1f@mgw (mgcp_msg.c:67) 20241017055152324 DLMGCP DEBUG <0013> Generated response: line #02: I: 45B25B14 (mgcp_msg.c:67) 20241017055152324 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 34 (mgcp_msg.c:67) 20241017055152324 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241017055152324 DLMGCP DEBUG <0013> Generated response: line #05: o=- 45B25B14 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055152324 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241017055152324 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055152324 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241017055152324 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055152324 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055152324 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055152324 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3366 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152324 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055152324 DLMGCP DEBUG <0013> Received message: line #02: C: 001F (mgcp_msg.c:67) 20241017055152324 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055152324 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055152324 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw (trunk:0) found free endpoint: rtpbridge/20@mgw (mgcp_endp.c:261) 20241017055152324 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/20@mgw" (mgcp_protocol.c:441) 20241017055152324 DLMGCP NOTICE <0013> endpoint:rtpbridge/20@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055152324 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055152324 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw conn:(001F/rtp C:1976442D r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055152324 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw CI:1976442D connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055152324 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw CI:1976442D output_enabled 0 (mgcp_msg.c:125) 20241017055152324 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055152324 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw conn:(001F/rtp C:1976442D 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) 20241017055152324 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055152324 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw CI:1976442D CRCX: Creating connection: port: 5298 (mgcp_protocol.c:1112) 20241017055152324 DLMGCP NOTICE <0013> endpoint:rtpbridge/20@mgw CI:1976442D CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055152324 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055152324 DLMGCP DEBUG <0013> Generated response: line #00: 200 3366 OK (mgcp_msg.c:67) 20241017055152324 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/20@mgw (mgcp_msg.c:67) 20241017055152324 DLMGCP DEBUG <0013> Generated response: line #02: I: 1976442D (mgcp_msg.c:67) 20241017055152324 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 35 (mgcp_msg.c:67) 20241017055152324 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241017055152324 DLMGCP DEBUG <0013> Generated response: line #05: o=- 1976442D 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055152324 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241017055152324 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055152324 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241017055152324 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055152324 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055152324 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055152324 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3367 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152324 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055152324 DLMGCP DEBUG <0013> Received message: line #02: C: 0020 (mgcp_msg.c:67) 20241017055152324 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055152324 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055152324 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw (trunk:0) found free endpoint: rtpbridge/21@mgw (mgcp_endp.c:261) 20241017055152324 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/21@mgw" (mgcp_protocol.c:441) 20241017055152324 DLMGCP NOTICE <0013> endpoint:rtpbridge/21@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055152324 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055152324 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw conn:(0020/rtp C:7B2A4110 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055152324 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw CI:7B2A4110 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055152324 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw CI:7B2A4110 output_enabled 0 (mgcp_msg.c:125) 20241017055152324 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055152324 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw conn:(0020/rtp C:7B2A4110 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) 20241017055152324 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055152324 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw CI:7B2A4110 CRCX: Creating connection: port: 5300 (mgcp_protocol.c:1112) 20241017055152324 DLMGCP NOTICE <0013> endpoint:rtpbridge/21@mgw CI:7B2A4110 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055152324 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055152324 DLMGCP DEBUG <0013> Generated response: line #00: 200 3367 OK (mgcp_msg.c:67) 20241017055152324 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/21@mgw (mgcp_msg.c:67) 20241017055152324 DLMGCP DEBUG <0013> Generated response: line #02: I: 7B2A4110 (mgcp_msg.c:67) 20241017055152324 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 36 (mgcp_msg.c:67) 20241017055152324 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241017055152324 DLMGCP DEBUG <0013> Generated response: line #05: o=- 7B2A4110 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055152324 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241017055152324 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055152324 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241017055152324 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055152324 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055152324 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055152325 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3368 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152325 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055152325 DLMGCP DEBUG <0013> Received message: line #02: C: 0021 (mgcp_msg.c:67) 20241017055152325 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055152325 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055152325 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw (trunk:0) found free endpoint: rtpbridge/22@mgw (mgcp_endp.c:261) 20241017055152325 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/22@mgw" (mgcp_protocol.c:441) 20241017055152325 DLMGCP NOTICE <0013> endpoint:rtpbridge/22@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055152325 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055152325 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw conn:(0021/rtp C:640541ED r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055152325 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw CI:640541ED connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055152325 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw CI:640541ED output_enabled 0 (mgcp_msg.c:125) 20241017055152325 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055152325 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw conn:(0021/rtp C:640541ED 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) 20241017055152325 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055152325 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw CI:640541ED CRCX: Creating connection: port: 5302 (mgcp_protocol.c:1112) 20241017055152325 DLMGCP NOTICE <0013> endpoint:rtpbridge/22@mgw CI:640541ED CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055152325 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055152325 DLMGCP DEBUG <0013> Generated response: line #00: 200 3368 OK (mgcp_msg.c:67) 20241017055152325 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/22@mgw (mgcp_msg.c:67) 20241017055152325 DLMGCP DEBUG <0013> Generated response: line #02: I: 640541ED (mgcp_msg.c:67) 20241017055152325 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 37 (mgcp_msg.c:67) 20241017055152325 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241017055152325 DLMGCP DEBUG <0013> Generated response: line #05: o=- 640541ED 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055152325 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241017055152325 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055152325 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241017055152325 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055152325 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055152325 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055152325 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3369 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152325 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055152325 DLMGCP DEBUG <0013> Received message: line #02: C: 0022 (mgcp_msg.c:67) 20241017055152325 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055152325 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055152325 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw (trunk:0) found free endpoint: rtpbridge/23@mgw (mgcp_endp.c:261) 20241017055152325 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/23@mgw" (mgcp_protocol.c:441) 20241017055152325 DLMGCP NOTICE <0013> endpoint:rtpbridge/23@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055152325 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055152325 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw conn:(0022/rtp C:D66121BD r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055152325 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw CI:D66121BD connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055152325 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw CI:D66121BD output_enabled 0 (mgcp_msg.c:125) 20241017055152325 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055152325 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw conn:(0022/rtp C:D66121BD 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) 20241017055152325 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055152325 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw CI:D66121BD CRCX: Creating connection: port: 5304 (mgcp_protocol.c:1112) 20241017055152325 DLMGCP NOTICE <0013> endpoint:rtpbridge/23@mgw CI:D66121BD CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055152325 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055152325 DLMGCP DEBUG <0013> Generated response: line #00: 200 3369 OK (mgcp_msg.c:67) 20241017055152325 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/23@mgw (mgcp_msg.c:67) 20241017055152325 DLMGCP DEBUG <0013> Generated response: line #02: I: D66121BD (mgcp_msg.c:67) 20241017055152325 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 38 (mgcp_msg.c:67) 20241017055152325 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241017055152325 DLMGCP DEBUG <0013> Generated response: line #05: o=- D66121BD 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055152325 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241017055152325 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055152325 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241017055152325 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055152325 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055152325 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055152325 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3370 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152325 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055152325 DLMGCP DEBUG <0013> Received message: line #02: C: 0023 (mgcp_msg.c:67) 20241017055152325 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055152325 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055152325 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw (trunk:0) found free endpoint: rtpbridge/24@mgw (mgcp_endp.c:261) 20241017055152325 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/24@mgw" (mgcp_protocol.c:441) 20241017055152325 DLMGCP NOTICE <0013> endpoint:rtpbridge/24@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055152325 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055152325 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw conn:(0023/rtp C:1E28EECA r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055152325 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw CI:1E28EECA connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055152325 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw CI:1E28EECA output_enabled 0 (mgcp_msg.c:125) 20241017055152325 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055152325 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw conn:(0023/rtp C:1E28EECA 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) 20241017055152325 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055152325 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw CI:1E28EECA CRCX: Creating connection: port: 5306 (mgcp_protocol.c:1112) 20241017055152325 DLMGCP NOTICE <0013> endpoint:rtpbridge/24@mgw CI:1E28EECA CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055152325 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055152325 DLMGCP DEBUG <0013> Generated response: line #00: 200 3370 OK (mgcp_msg.c:67) 20241017055152325 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/24@mgw (mgcp_msg.c:67) 20241017055152325 DLMGCP DEBUG <0013> Generated response: line #02: I: 1E28EECA (mgcp_msg.c:67) 20241017055152325 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 39 (mgcp_msg.c:67) 20241017055152325 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241017055152325 DLMGCP DEBUG <0013> Generated response: line #05: o=- 1E28EECA 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055152325 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241017055152325 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055152325 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241017055152325 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055152325 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055152325 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055152326 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3371 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152326 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055152326 DLMGCP DEBUG <0013> Received message: line #02: C: 0024 (mgcp_msg.c:67) 20241017055152326 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055152326 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055152326 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw (trunk:0) found free endpoint: rtpbridge/25@mgw (mgcp_endp.c:261) 20241017055152326 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/25@mgw" (mgcp_protocol.c:441) 20241017055152326 DLMGCP NOTICE <0013> endpoint:rtpbridge/25@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055152326 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055152326 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw conn:(0024/rtp C:B6F56B65 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055152326 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw CI:B6F56B65 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055152326 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw CI:B6F56B65 output_enabled 0 (mgcp_msg.c:125) 20241017055152326 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055152326 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw conn:(0024/rtp C:B6F56B65 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) 20241017055152326 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055152326 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw CI:B6F56B65 CRCX: Creating connection: port: 5308 (mgcp_protocol.c:1112) 20241017055152326 DLMGCP NOTICE <0013> endpoint:rtpbridge/25@mgw CI:B6F56B65 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055152326 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055152326 DLMGCP DEBUG <0013> Generated response: line #00: 200 3371 OK (mgcp_msg.c:67) 20241017055152326 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/25@mgw (mgcp_msg.c:67) 20241017055152326 DLMGCP DEBUG <0013> Generated response: line #02: I: B6F56B65 (mgcp_msg.c:67) 20241017055152326 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 40 (mgcp_msg.c:67) 20241017055152326 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241017055152326 DLMGCP DEBUG <0013> Generated response: line #05: o=- B6F56B65 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055152326 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241017055152326 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055152326 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241017055152326 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055152326 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055152326 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055152326 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3372 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152326 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055152326 DLMGCP DEBUG <0013> Received message: line #02: C: 0025 (mgcp_msg.c:67) 20241017055152326 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055152326 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055152326 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw (trunk:0) found free endpoint: rtpbridge/26@mgw (mgcp_endp.c:261) 20241017055152326 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/26@mgw" (mgcp_protocol.c:441) 20241017055152326 DLMGCP NOTICE <0013> endpoint:rtpbridge/26@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055152326 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055152326 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw conn:(0025/rtp C:DF806877 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055152326 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw CI:DF806877 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055152326 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw CI:DF806877 output_enabled 0 (mgcp_msg.c:125) 20241017055152326 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055152326 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw conn:(0025/rtp C:DF806877 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) 20241017055152326 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055152326 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw CI:DF806877 CRCX: Creating connection: port: 5310 (mgcp_protocol.c:1112) 20241017055152326 DLMGCP NOTICE <0013> endpoint:rtpbridge/26@mgw CI:DF806877 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055152326 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055152326 DLMGCP DEBUG <0013> Generated response: line #00: 200 3372 OK (mgcp_msg.c:67) 20241017055152326 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/26@mgw (mgcp_msg.c:67) 20241017055152326 DLMGCP DEBUG <0013> Generated response: line #02: I: DF806877 (mgcp_msg.c:67) 20241017055152326 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 41 (mgcp_msg.c:67) 20241017055152326 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241017055152326 DLMGCP DEBUG <0013> Generated response: line #05: o=- DF806877 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055152326 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241017055152326 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055152326 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241017055152326 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055152326 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055152326 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055152327 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3373 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152327 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055152327 DLMGCP DEBUG <0013> Received message: line #02: C: 0026 (mgcp_msg.c:67) 20241017055152327 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055152327 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055152327 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw (trunk:0) found free endpoint: rtpbridge/27@mgw (mgcp_endp.c:261) 20241017055152327 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/27@mgw" (mgcp_protocol.c:441) 20241017055152327 DLMGCP NOTICE <0013> endpoint:rtpbridge/27@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055152327 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055152327 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw conn:(0026/rtp C:58D98438 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055152327 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw CI:58D98438 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055152327 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw CI:58D98438 output_enabled 0 (mgcp_msg.c:125) 20241017055152327 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055152327 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw conn:(0026/rtp C:58D98438 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) 20241017055152327 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055152327 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw CI:58D98438 CRCX: Creating connection: port: 5312 (mgcp_protocol.c:1112) 20241017055152327 DLMGCP NOTICE <0013> endpoint:rtpbridge/27@mgw CI:58D98438 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055152327 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055152327 DLMGCP DEBUG <0013> Generated response: line #00: 200 3373 OK (mgcp_msg.c:67) 20241017055152327 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/27@mgw (mgcp_msg.c:67) 20241017055152327 DLMGCP DEBUG <0013> Generated response: line #02: I: 58D98438 (mgcp_msg.c:67) 20241017055152327 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 42 (mgcp_msg.c:67) 20241017055152327 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241017055152327 DLMGCP DEBUG <0013> Generated response: line #05: o=- 58D98438 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055152327 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241017055152327 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055152327 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241017055152327 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055152327 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055152327 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055152327 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3374 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152327 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055152327 DLMGCP DEBUG <0013> Received message: line #02: C: 0027 (mgcp_msg.c:67) 20241017055152327 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055152327 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055152327 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw (trunk:0) found free endpoint: rtpbridge/28@mgw (mgcp_endp.c:261) 20241017055152327 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/28@mgw" (mgcp_protocol.c:441) 20241017055152327 DLMGCP NOTICE <0013> endpoint:rtpbridge/28@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055152327 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055152327 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw conn:(0027/rtp C:DE72CD82 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055152327 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw CI:DE72CD82 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055152327 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw CI:DE72CD82 output_enabled 0 (mgcp_msg.c:125) 20241017055152327 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055152327 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw conn:(0027/rtp C:DE72CD82 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) 20241017055152327 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055152327 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw CI:DE72CD82 CRCX: Creating connection: port: 5314 (mgcp_protocol.c:1112) 20241017055152327 DLMGCP NOTICE <0013> endpoint:rtpbridge/28@mgw CI:DE72CD82 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055152327 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055152327 DLMGCP DEBUG <0013> Generated response: line #00: 200 3374 OK (mgcp_msg.c:67) 20241017055152327 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/28@mgw (mgcp_msg.c:67) 20241017055152327 DLMGCP DEBUG <0013> Generated response: line #02: I: DE72CD82 (mgcp_msg.c:67) 20241017055152327 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 43 (mgcp_msg.c:67) 20241017055152327 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241017055152327 DLMGCP DEBUG <0013> Generated response: line #05: o=- DE72CD82 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055152327 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241017055152327 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055152327 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241017055152327 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055152327 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055152327 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055152327 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3375 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152327 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055152327 DLMGCP DEBUG <0013> Received message: line #02: C: 0028 (mgcp_msg.c:67) 20241017055152327 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055152327 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055152327 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw (trunk:0) found free endpoint: rtpbridge/29@mgw (mgcp_endp.c:261) 20241017055152327 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/29@mgw" (mgcp_protocol.c:441) 20241017055152327 DLMGCP NOTICE <0013> endpoint:rtpbridge/29@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055152328 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055152328 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw conn:(0028/rtp C:0778C504 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055152328 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw CI:0778C504 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055152328 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw CI:0778C504 output_enabled 0 (mgcp_msg.c:125) 20241017055152328 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055152328 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw conn:(0028/rtp C:0778C504 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) 20241017055152328 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055152328 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw CI:0778C504 CRCX: Creating connection: port: 5316 (mgcp_protocol.c:1112) 20241017055152328 DLMGCP NOTICE <0013> endpoint:rtpbridge/29@mgw CI:0778C504 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055152328 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055152328 DLMGCP DEBUG <0013> Generated response: line #00: 200 3375 OK (mgcp_msg.c:67) 20241017055152328 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/29@mgw (mgcp_msg.c:67) 20241017055152328 DLMGCP DEBUG <0013> Generated response: line #02: I: 0778C504 (mgcp_msg.c:67) 20241017055152328 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 44 (mgcp_msg.c:67) 20241017055152328 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241017055152328 DLMGCP DEBUG <0013> Generated response: line #05: o=- 0778C504 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055152328 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241017055152328 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055152328 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241017055152328 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055152328 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055152328 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055152328 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3376 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152328 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055152328 DLMGCP DEBUG <0013> Received message: line #02: C: 0029 (mgcp_msg.c:67) 20241017055152328 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055152328 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055152328 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw (trunk:0) found free endpoint: rtpbridge/2a@mgw (mgcp_endp.c:261) 20241017055152328 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2a@mgw" (mgcp_protocol.c:441) 20241017055152328 DLMGCP NOTICE <0013> endpoint:rtpbridge/2a@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055152328 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055152328 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw conn:(0029/rtp C:E8DFC098 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055152328 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw CI:E8DFC098 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055152328 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw CI:E8DFC098 output_enabled 0 (mgcp_msg.c:125) 20241017055152328 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055152328 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw conn:(0029/rtp C:E8DFC098 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) 20241017055152328 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055152328 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw CI:E8DFC098 CRCX: Creating connection: port: 5318 (mgcp_protocol.c:1112) 20241017055152328 DLMGCP NOTICE <0013> endpoint:rtpbridge/2a@mgw CI:E8DFC098 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055152328 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055152328 DLMGCP DEBUG <0013> Generated response: line #00: 200 3376 OK (mgcp_msg.c:67) 20241017055152328 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2a@mgw (mgcp_msg.c:67) 20241017055152328 DLMGCP DEBUG <0013> Generated response: line #02: I: E8DFC098 (mgcp_msg.c:67) 20241017055152328 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 45 (mgcp_msg.c:67) 20241017055152328 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241017055152328 DLMGCP DEBUG <0013> Generated response: line #05: o=- E8DFC098 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055152328 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241017055152328 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055152328 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241017055152328 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055152328 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055152328 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055152328 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3377 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152328 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055152328 DLMGCP DEBUG <0013> Received message: line #02: C: 002A (mgcp_msg.c:67) 20241017055152328 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055152328 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055152328 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw (trunk:0) found free endpoint: rtpbridge/2b@mgw (mgcp_endp.c:261) 20241017055152328 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2b@mgw" (mgcp_protocol.c:441) 20241017055152328 DLMGCP NOTICE <0013> endpoint:rtpbridge/2b@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055152328 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055152328 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw conn:(002A/rtp C:BAE4F490 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055152328 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw CI:BAE4F490 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055152328 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw CI:BAE4F490 output_enabled 0 (mgcp_msg.c:125) 20241017055152328 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055152328 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw conn:(002A/rtp C:BAE4F490 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) 20241017055152328 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055152328 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw CI:BAE4F490 CRCX: Creating connection: port: 5320 (mgcp_protocol.c:1112) 20241017055152328 DLMGCP NOTICE <0013> endpoint:rtpbridge/2b@mgw CI:BAE4F490 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055152328 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055152328 DLMGCP DEBUG <0013> Generated response: line #00: 200 3377 OK (mgcp_msg.c:67) 20241017055152328 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2b@mgw (mgcp_msg.c:67) 20241017055152328 DLMGCP DEBUG <0013> Generated response: line #02: I: BAE4F490 (mgcp_msg.c:67) 20241017055152328 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 46 (mgcp_msg.c:67) 20241017055152328 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241017055152328 DLMGCP DEBUG <0013> Generated response: line #05: o=- BAE4F490 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055152328 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241017055152328 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055152328 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241017055152328 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055152328 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055152328 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055152329 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3378 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152329 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055152329 DLMGCP DEBUG <0013> Received message: line #02: C: 002B (mgcp_msg.c:67) 20241017055152329 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055152329 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055152329 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw (trunk:0) found free endpoint: rtpbridge/2c@mgw (mgcp_endp.c:261) 20241017055152329 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2c@mgw" (mgcp_protocol.c:441) 20241017055152329 DLMGCP NOTICE <0013> endpoint:rtpbridge/2c@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055152329 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055152329 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw conn:(002B/rtp C:92A89D5E r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055152329 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw CI:92A89D5E connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055152329 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw CI:92A89D5E output_enabled 0 (mgcp_msg.c:125) 20241017055152329 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055152329 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw conn:(002B/rtp C:92A89D5E 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) 20241017055152329 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055152329 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw CI:92A89D5E CRCX: Creating connection: port: 5322 (mgcp_protocol.c:1112) 20241017055152329 DLMGCP NOTICE <0013> endpoint:rtpbridge/2c@mgw CI:92A89D5E CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055152329 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055152329 DLMGCP DEBUG <0013> Generated response: line #00: 200 3378 OK (mgcp_msg.c:67) 20241017055152329 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2c@mgw (mgcp_msg.c:67) 20241017055152329 DLMGCP DEBUG <0013> Generated response: line #02: I: 92A89D5E (mgcp_msg.c:67) 20241017055152329 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 47 (mgcp_msg.c:67) 20241017055152329 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241017055152329 DLMGCP DEBUG <0013> Generated response: line #05: o=- 92A89D5E 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055152329 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241017055152329 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055152329 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241017055152329 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055152329 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055152329 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055152329 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3379 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152329 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055152329 DLMGCP DEBUG <0013> Received message: line #02: C: 002C (mgcp_msg.c:67) 20241017055152329 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055152329 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055152329 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw (trunk:0) found free endpoint: rtpbridge/2d@mgw (mgcp_endp.c:261) 20241017055152329 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2d@mgw" (mgcp_protocol.c:441) 20241017055152329 DLMGCP NOTICE <0013> endpoint:rtpbridge/2d@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055152329 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055152329 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw conn:(002C/rtp C:7AA55415 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055152329 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw CI:7AA55415 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055152329 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw CI:7AA55415 output_enabled 0 (mgcp_msg.c:125) 20241017055152329 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055152329 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw conn:(002C/rtp C:7AA55415 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) 20241017055152329 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055152329 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw CI:7AA55415 CRCX: Creating connection: port: 5324 (mgcp_protocol.c:1112) 20241017055152329 DLMGCP NOTICE <0013> endpoint:rtpbridge/2d@mgw CI:7AA55415 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055152329 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055152329 DLMGCP DEBUG <0013> Generated response: line #00: 200 3379 OK (mgcp_msg.c:67) 20241017055152329 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2d@mgw (mgcp_msg.c:67) 20241017055152329 DLMGCP DEBUG <0013> Generated response: line #02: I: 7AA55415 (mgcp_msg.c:67) 20241017055152329 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 48 (mgcp_msg.c:67) 20241017055152329 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241017055152329 DLMGCP DEBUG <0013> Generated response: line #05: o=- 7AA55415 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055152329 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241017055152329 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055152329 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241017055152329 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055152329 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055152329 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055152329 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3380 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152329 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055152329 DLMGCP DEBUG <0013> Received message: line #02: C: 002D (mgcp_msg.c:67) 20241017055152329 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055152329 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055152329 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw (trunk:0) found free endpoint: rtpbridge/2e@mgw (mgcp_endp.c:261) 20241017055152329 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2e@mgw" (mgcp_protocol.c:441) 20241017055152329 DLMGCP NOTICE <0013> endpoint:rtpbridge/2e@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055152329 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055152329 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw conn:(002D/rtp C:78FDD8B6 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055152329 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw CI:78FDD8B6 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055152329 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw CI:78FDD8B6 output_enabled 0 (mgcp_msg.c:125) 20241017055152329 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055152329 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw conn:(002D/rtp C:78FDD8B6 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) 20241017055152329 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055152329 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw CI:78FDD8B6 CRCX: Creating connection: port: 5326 (mgcp_protocol.c:1112) 20241017055152329 DLMGCP NOTICE <0013> endpoint:rtpbridge/2e@mgw CI:78FDD8B6 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055152329 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055152329 DLMGCP DEBUG <0013> Generated response: line #00: 200 3380 OK (mgcp_msg.c:67) 20241017055152329 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2e@mgw (mgcp_msg.c:67) 20241017055152329 DLMGCP DEBUG <0013> Generated response: line #02: I: 78FDD8B6 (mgcp_msg.c:67) 20241017055152329 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 49 (mgcp_msg.c:67) 20241017055152329 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241017055152329 DLMGCP DEBUG <0013> Generated response: line #05: o=- 78FDD8B6 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055152329 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241017055152329 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055152329 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241017055152329 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055152329 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055152329 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055152330 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3381 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152330 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055152330 DLMGCP DEBUG <0013> Received message: line #02: C: 002E (mgcp_msg.c:67) 20241017055152330 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055152330 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055152330 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw (trunk:0) found free endpoint: rtpbridge/2f@mgw (mgcp_endp.c:261) 20241017055152330 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2f@mgw" (mgcp_protocol.c:441) 20241017055152330 DLMGCP NOTICE <0013> endpoint:rtpbridge/2f@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055152330 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055152330 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw conn:(002E/rtp C:AFDD0F97 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055152330 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw CI:AFDD0F97 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055152330 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw CI:AFDD0F97 output_enabled 0 (mgcp_msg.c:125) 20241017055152330 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055152330 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw conn:(002E/rtp C:AFDD0F97 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) 20241017055152330 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055152330 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw CI:AFDD0F97 CRCX: Creating connection: port: 5328 (mgcp_protocol.c:1112) 20241017055152330 DLMGCP NOTICE <0013> endpoint:rtpbridge/2f@mgw CI:AFDD0F97 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055152330 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055152330 DLMGCP DEBUG <0013> Generated response: line #00: 200 3381 OK (mgcp_msg.c:67) 20241017055152330 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2f@mgw (mgcp_msg.c:67) 20241017055152330 DLMGCP DEBUG <0013> Generated response: line #02: I: AFDD0F97 (mgcp_msg.c:67) 20241017055152330 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 50 (mgcp_msg.c:67) 20241017055152330 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241017055152330 DLMGCP DEBUG <0013> Generated response: line #05: o=- AFDD0F97 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055152330 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241017055152330 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055152330 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241017055152330 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055152330 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055152330 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055152330 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3382 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152330 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055152330 DLMGCP DEBUG <0013> Received message: line #02: C: 002F (mgcp_msg.c:67) 20241017055152330 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055152330 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055152330 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw (trunk:0) found free endpoint: rtpbridge/30@mgw (mgcp_endp.c:261) 20241017055152330 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/30@mgw" (mgcp_protocol.c:441) 20241017055152330 DLMGCP NOTICE <0013> endpoint:rtpbridge/30@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055152330 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055152330 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw conn:(002F/rtp C:76935025 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055152330 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw CI:76935025 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055152330 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw CI:76935025 output_enabled 0 (mgcp_msg.c:125) 20241017055152330 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055152330 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw conn:(002F/rtp C:76935025 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) 20241017055152330 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055152330 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw CI:76935025 CRCX: Creating connection: port: 5330 (mgcp_protocol.c:1112) 20241017055152330 DLMGCP NOTICE <0013> endpoint:rtpbridge/30@mgw CI:76935025 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055152330 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055152330 DLMGCP DEBUG <0013> Generated response: line #00: 200 3382 OK (mgcp_msg.c:67) 20241017055152330 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/30@mgw (mgcp_msg.c:67) 20241017055152330 DLMGCP DEBUG <0013> Generated response: line #02: I: 76935025 (mgcp_msg.c:67) 20241017055152330 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 51 (mgcp_msg.c:67) 20241017055152330 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241017055152330 DLMGCP DEBUG <0013> Generated response: line #05: o=- 76935025 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055152330 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241017055152330 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055152330 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241017055152330 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055152330 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055152330 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055152330 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3383 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152330 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055152330 DLMGCP DEBUG <0013> Received message: line #02: C: 0030 (mgcp_msg.c:67) 20241017055152330 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055152330 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055152330 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw (trunk:0) found free endpoint: rtpbridge/31@mgw (mgcp_endp.c:261) 20241017055152330 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/31@mgw" (mgcp_protocol.c:441) 20241017055152330 DLMGCP NOTICE <0013> endpoint:rtpbridge/31@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055152331 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055152331 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw conn:(0030/rtp C:9DD1BE36 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055152331 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw CI:9DD1BE36 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055152331 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw CI:9DD1BE36 output_enabled 0 (mgcp_msg.c:125) 20241017055152331 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055152331 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw conn:(0030/rtp C:9DD1BE36 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) 20241017055152331 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055152331 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw CI:9DD1BE36 CRCX: Creating connection: port: 5332 (mgcp_protocol.c:1112) 20241017055152331 DLMGCP NOTICE <0013> endpoint:rtpbridge/31@mgw CI:9DD1BE36 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055152331 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055152331 DLMGCP DEBUG <0013> Generated response: line #00: 200 3383 OK (mgcp_msg.c:67) 20241017055152331 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/31@mgw (mgcp_msg.c:67) 20241017055152331 DLMGCP DEBUG <0013> Generated response: line #02: I: 9DD1BE36 (mgcp_msg.c:67) 20241017055152331 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 52 (mgcp_msg.c:67) 20241017055152331 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241017055152331 DLMGCP DEBUG <0013> Generated response: line #05: o=- 9DD1BE36 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055152331 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241017055152331 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055152331 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241017055152331 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055152331 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055152331 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055152331 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3384 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152331 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055152331 DLMGCP DEBUG <0013> Received message: line #02: C: 0031 (mgcp_msg.c:67) 20241017055152331 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055152331 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055152331 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw (trunk:0) found free endpoint: rtpbridge/32@mgw (mgcp_endp.c:261) 20241017055152331 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/32@mgw" (mgcp_protocol.c:441) 20241017055152331 DLMGCP NOTICE <0013> endpoint:rtpbridge/32@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055152331 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055152331 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw conn:(0031/rtp C:372EA531 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055152331 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw CI:372EA531 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055152331 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw CI:372EA531 output_enabled 0 (mgcp_msg.c:125) 20241017055152331 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055152331 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw conn:(0031/rtp C:372EA531 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) 20241017055152331 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055152331 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw CI:372EA531 CRCX: Creating connection: port: 5334 (mgcp_protocol.c:1112) 20241017055152331 DLMGCP NOTICE <0013> endpoint:rtpbridge/32@mgw CI:372EA531 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055152331 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055152331 DLMGCP DEBUG <0013> Generated response: line #00: 200 3384 OK (mgcp_msg.c:67) 20241017055152331 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/32@mgw (mgcp_msg.c:67) 20241017055152331 DLMGCP DEBUG <0013> Generated response: line #02: I: 372EA531 (mgcp_msg.c:67) 20241017055152331 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 53 (mgcp_msg.c:67) 20241017055152331 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241017055152331 DLMGCP DEBUG <0013> Generated response: line #05: o=- 372EA531 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055152331 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241017055152331 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055152331 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241017055152331 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055152331 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055152331 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055152331 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3385 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152331 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055152331 DLMGCP DEBUG <0013> Received message: line #02: C: 0032 (mgcp_msg.c:67) 20241017055152331 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055152331 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055152331 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw (trunk:0) found free endpoint: rtpbridge/33@mgw (mgcp_endp.c:261) 20241017055152331 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/33@mgw" (mgcp_protocol.c:441) 20241017055152331 DLMGCP NOTICE <0013> endpoint:rtpbridge/33@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055152331 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055152331 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw conn:(0032/rtp C:947836DD r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055152331 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw CI:947836DD connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055152331 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw CI:947836DD output_enabled 0 (mgcp_msg.c:125) 20241017055152331 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055152331 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw conn:(0032/rtp C:947836DD 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) 20241017055152331 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055152331 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw CI:947836DD CRCX: Creating connection: port: 5336 (mgcp_protocol.c:1112) 20241017055152331 DLMGCP NOTICE <0013> endpoint:rtpbridge/33@mgw CI:947836DD CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055152331 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055152331 DLMGCP DEBUG <0013> Generated response: line #00: 200 3385 OK (mgcp_msg.c:67) 20241017055152331 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/33@mgw (mgcp_msg.c:67) 20241017055152331 DLMGCP DEBUG <0013> Generated response: line #02: I: 947836DD (mgcp_msg.c:67) 20241017055152331 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 54 (mgcp_msg.c:67) 20241017055152331 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241017055152331 DLMGCP DEBUG <0013> Generated response: line #05: o=- 947836DD 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055152331 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241017055152331 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055152331 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241017055152331 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055152331 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055152331 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055152331 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3386 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152332 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055152332 DLMGCP DEBUG <0013> Received message: line #02: C: 0033 (mgcp_msg.c:67) 20241017055152332 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055152332 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055152332 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw (trunk:0) found free endpoint: rtpbridge/34@mgw (mgcp_endp.c:261) 20241017055152332 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/34@mgw" (mgcp_protocol.c:441) 20241017055152332 DLMGCP NOTICE <0013> endpoint:rtpbridge/34@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055152332 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055152332 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw conn:(0033/rtp C:2EACF9D9 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055152332 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw CI:2EACF9D9 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055152332 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw CI:2EACF9D9 output_enabled 0 (mgcp_msg.c:125) 20241017055152332 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055152332 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw conn:(0033/rtp C:2EACF9D9 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) 20241017055152332 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055152332 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw CI:2EACF9D9 CRCX: Creating connection: port: 5338 (mgcp_protocol.c:1112) 20241017055152332 DLMGCP NOTICE <0013> endpoint:rtpbridge/34@mgw CI:2EACF9D9 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055152332 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055152332 DLMGCP DEBUG <0013> Generated response: line #00: 200 3386 OK (mgcp_msg.c:67) 20241017055152332 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/34@mgw (mgcp_msg.c:67) 20241017055152332 DLMGCP DEBUG <0013> Generated response: line #02: I: 2EACF9D9 (mgcp_msg.c:67) 20241017055152332 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 55 (mgcp_msg.c:67) 20241017055152332 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241017055152332 DLMGCP DEBUG <0013> Generated response: line #05: o=- 2EACF9D9 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055152332 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241017055152332 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055152332 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241017055152332 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055152332 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055152332 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055152332 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3387 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152332 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055152332 DLMGCP DEBUG <0013> Received message: line #02: C: 0034 (mgcp_msg.c:67) 20241017055152332 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055152332 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055152332 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw (trunk:0) found free endpoint: rtpbridge/35@mgw (mgcp_endp.c:261) 20241017055152332 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/35@mgw" (mgcp_protocol.c:441) 20241017055152332 DLMGCP NOTICE <0013> endpoint:rtpbridge/35@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055152332 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055152332 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw conn:(0034/rtp C:0C8C3897 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055152332 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw CI:0C8C3897 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055152332 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw CI:0C8C3897 output_enabled 0 (mgcp_msg.c:125) 20241017055152332 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055152332 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw conn:(0034/rtp C:0C8C3897 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) 20241017055152332 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055152332 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw CI:0C8C3897 CRCX: Creating connection: port: 5340 (mgcp_protocol.c:1112) 20241017055152332 DLMGCP NOTICE <0013> endpoint:rtpbridge/35@mgw CI:0C8C3897 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055152332 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055152332 DLMGCP DEBUG <0013> Generated response: line #00: 200 3387 OK (mgcp_msg.c:67) 20241017055152332 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/35@mgw (mgcp_msg.c:67) 20241017055152332 DLMGCP DEBUG <0013> Generated response: line #02: I: 0C8C3897 (mgcp_msg.c:67) 20241017055152332 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 56 (mgcp_msg.c:67) 20241017055152332 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241017055152332 DLMGCP DEBUG <0013> Generated response: line #05: o=- 0C8C3897 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055152332 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241017055152332 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055152332 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241017055152332 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055152332 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055152332 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055152332 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3388 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152332 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055152332 DLMGCP DEBUG <0013> Received message: line #02: C: 0035 (mgcp_msg.c:67) 20241017055152332 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055152332 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055152332 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw (trunk:0) found free endpoint: rtpbridge/36@mgw (mgcp_endp.c:261) 20241017055152332 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/36@mgw" (mgcp_protocol.c:441) 20241017055152332 DLMGCP NOTICE <0013> endpoint:rtpbridge/36@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055152332 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055152332 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw conn:(0035/rtp C:5789DD3F r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055152332 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw CI:5789DD3F connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055152332 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw CI:5789DD3F output_enabled 0 (mgcp_msg.c:125) 20241017055152332 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055152332 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw conn:(0035/rtp C:5789DD3F 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) 20241017055152332 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055152332 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw CI:5789DD3F CRCX: Creating connection: port: 5342 (mgcp_protocol.c:1112) 20241017055152332 DLMGCP NOTICE <0013> endpoint:rtpbridge/36@mgw CI:5789DD3F CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055152332 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055152332 DLMGCP DEBUG <0013> Generated response: line #00: 200 3388 OK (mgcp_msg.c:67) 20241017055152332 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/36@mgw (mgcp_msg.c:67) 20241017055152332 DLMGCP DEBUG <0013> Generated response: line #02: I: 5789DD3F (mgcp_msg.c:67) 20241017055152332 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 57 (mgcp_msg.c:67) 20241017055152332 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241017055152332 DLMGCP DEBUG <0013> Generated response: line #05: o=- 5789DD3F 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055152332 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241017055152332 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055152332 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241017055152332 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055152332 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055152332 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055152332 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3389 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152333 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055152333 DLMGCP DEBUG <0013> Received message: line #02: C: 0036 (mgcp_msg.c:67) 20241017055152333 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055152333 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055152333 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw (trunk:0) found free endpoint: rtpbridge/37@mgw (mgcp_endp.c:261) 20241017055152333 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/37@mgw" (mgcp_protocol.c:441) 20241017055152333 DLMGCP NOTICE <0013> endpoint:rtpbridge/37@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055152333 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055152333 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw conn:(0036/rtp C:3C206339 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055152333 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw CI:3C206339 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055152333 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw CI:3C206339 output_enabled 0 (mgcp_msg.c:125) 20241017055152333 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055152333 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw conn:(0036/rtp C:3C206339 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) 20241017055152333 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055152333 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw CI:3C206339 CRCX: Creating connection: port: 5344 (mgcp_protocol.c:1112) 20241017055152333 DLMGCP NOTICE <0013> endpoint:rtpbridge/37@mgw CI:3C206339 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055152333 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055152333 DLMGCP DEBUG <0013> Generated response: line #00: 200 3389 OK (mgcp_msg.c:67) 20241017055152333 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/37@mgw (mgcp_msg.c:67) 20241017055152333 DLMGCP DEBUG <0013> Generated response: line #02: I: 3C206339 (mgcp_msg.c:67) 20241017055152333 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 58 (mgcp_msg.c:67) 20241017055152333 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241017055152333 DLMGCP DEBUG <0013> Generated response: line #05: o=- 3C206339 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055152333 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241017055152333 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055152333 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241017055152333 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055152333 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055152333 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055152333 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3390 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152333 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055152333 DLMGCP DEBUG <0013> Received message: line #02: C: 0037 (mgcp_msg.c:67) 20241017055152333 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055152333 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055152333 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw (trunk:0) found free endpoint: rtpbridge/38@mgw (mgcp_endp.c:261) 20241017055152333 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/38@mgw" (mgcp_protocol.c:441) 20241017055152333 DLMGCP NOTICE <0013> endpoint:rtpbridge/38@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055152333 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055152333 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw conn:(0037/rtp C:9CE285E9 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055152333 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw CI:9CE285E9 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055152333 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw CI:9CE285E9 output_enabled 0 (mgcp_msg.c:125) 20241017055152333 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055152333 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw conn:(0037/rtp C:9CE285E9 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) 20241017055152333 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055152333 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw CI:9CE285E9 CRCX: Creating connection: port: 5346 (mgcp_protocol.c:1112) 20241017055152333 DLMGCP NOTICE <0013> endpoint:rtpbridge/38@mgw CI:9CE285E9 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055152333 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055152333 DLMGCP DEBUG <0013> Generated response: line #00: 200 3390 OK (mgcp_msg.c:67) 20241017055152333 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/38@mgw (mgcp_msg.c:67) 20241017055152333 DLMGCP DEBUG <0013> Generated response: line #02: I: 9CE285E9 (mgcp_msg.c:67) 20241017055152333 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 59 (mgcp_msg.c:67) 20241017055152333 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241017055152333 DLMGCP DEBUG <0013> Generated response: line #05: o=- 9CE285E9 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055152333 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241017055152333 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055152333 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241017055152333 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055152333 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055152333 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055152333 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3391 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152333 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055152333 DLMGCP DEBUG <0013> Received message: line #02: C: 0038 (mgcp_msg.c:67) 20241017055152333 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055152333 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055152333 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw (trunk:0) found free endpoint: rtpbridge/39@mgw (mgcp_endp.c:261) 20241017055152333 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/39@mgw" (mgcp_protocol.c:441) 20241017055152333 DLMGCP NOTICE <0013> endpoint:rtpbridge/39@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055152333 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055152333 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw conn:(0038/rtp C:B531547A r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055152333 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw CI:B531547A connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055152333 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw CI:B531547A output_enabled 0 (mgcp_msg.c:125) 20241017055152333 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055152333 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw conn:(0038/rtp C:B531547A 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) 20241017055152333 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055152333 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw CI:B531547A CRCX: Creating connection: port: 5348 (mgcp_protocol.c:1112) 20241017055152333 DLMGCP NOTICE <0013> endpoint:rtpbridge/39@mgw CI:B531547A CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055152333 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055152333 DLMGCP DEBUG <0013> Generated response: line #00: 200 3391 OK (mgcp_msg.c:67) 20241017055152333 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/39@mgw (mgcp_msg.c:67) 20241017055152333 DLMGCP DEBUG <0013> Generated response: line #02: I: B531547A (mgcp_msg.c:67) 20241017055152333 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 60 (mgcp_msg.c:67) 20241017055152333 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241017055152333 DLMGCP DEBUG <0013> Generated response: line #05: o=- B531547A 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055152333 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241017055152333 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055152333 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241017055152333 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055152333 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055152333 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055152333 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3392 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152333 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055152333 DLMGCP DEBUG <0013> Received message: line #02: C: 0039 (mgcp_msg.c:67) 20241017055152333 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055152333 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055152333 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw (trunk:0) found free endpoint: rtpbridge/3a@mgw (mgcp_endp.c:261) 20241017055152333 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/3a@mgw" (mgcp_protocol.c:441) 20241017055152333 DLMGCP NOTICE <0013> endpoint:rtpbridge/3a@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055152333 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055152333 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw conn:(0039/rtp C:36C58104 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055152333 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw CI:36C58104 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055152333 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw CI:36C58104 output_enabled 0 (mgcp_msg.c:125) 20241017055152334 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055152334 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw conn:(0039/rtp C:36C58104 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) 20241017055152334 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055152334 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw CI:36C58104 CRCX: Creating connection: port: 5350 (mgcp_protocol.c:1112) 20241017055152334 DLMGCP NOTICE <0013> endpoint:rtpbridge/3a@mgw CI:36C58104 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055152334 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055152334 DLMGCP DEBUG <0013> Generated response: line #00: 200 3392 OK (mgcp_msg.c:67) 20241017055152334 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3a@mgw (mgcp_msg.c:67) 20241017055152334 DLMGCP DEBUG <0013> Generated response: line #02: I: 36C58104 (mgcp_msg.c:67) 20241017055152334 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 61 (mgcp_msg.c:67) 20241017055152334 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241017055152334 DLMGCP DEBUG <0013> Generated response: line #05: o=- 36C58104 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055152334 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241017055152334 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055152334 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241017055152334 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055152334 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055152334 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055152334 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3393 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152334 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055152334 DLMGCP DEBUG <0013> Received message: line #02: C: 003A (mgcp_msg.c:67) 20241017055152334 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055152334 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055152334 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw (trunk:0) found free endpoint: rtpbridge/3b@mgw (mgcp_endp.c:261) 20241017055152334 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/3b@mgw" (mgcp_protocol.c:441) 20241017055152334 DLMGCP NOTICE <0013> endpoint:rtpbridge/3b@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055152334 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055152334 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw conn:(003A/rtp C:DAF7A0E1 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055152334 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw CI:DAF7A0E1 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055152334 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw CI:DAF7A0E1 output_enabled 0 (mgcp_msg.c:125) 20241017055152334 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055152334 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw conn:(003A/rtp C:DAF7A0E1 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) 20241017055152334 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055152334 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw CI:DAF7A0E1 CRCX: Creating connection: port: 5352 (mgcp_protocol.c:1112) 20241017055152334 DLMGCP NOTICE <0013> endpoint:rtpbridge/3b@mgw CI:DAF7A0E1 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055152334 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055152334 DLMGCP DEBUG <0013> Generated response: line #00: 200 3393 OK (mgcp_msg.c:67) 20241017055152334 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3b@mgw (mgcp_msg.c:67) 20241017055152334 DLMGCP DEBUG <0013> Generated response: line #02: I: DAF7A0E1 (mgcp_msg.c:67) 20241017055152334 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 62 (mgcp_msg.c:67) 20241017055152334 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241017055152334 DLMGCP DEBUG <0013> Generated response: line #05: o=- DAF7A0E1 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055152334 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241017055152334 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055152334 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241017055152334 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055152334 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055152334 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055152334 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3394 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152334 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055152334 DLMGCP DEBUG <0013> Received message: line #02: C: 003B (mgcp_msg.c:67) 20241017055152334 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055152334 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055152334 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw (trunk:0) found free endpoint: rtpbridge/3c@mgw (mgcp_endp.c:261) 20241017055152334 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/3c@mgw" (mgcp_protocol.c:441) 20241017055152334 DLMGCP NOTICE <0013> endpoint:rtpbridge/3c@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055152334 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055152334 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw conn:(003B/rtp C:AC39BA5C r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055152334 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw CI:AC39BA5C connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055152334 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw CI:AC39BA5C output_enabled 0 (mgcp_msg.c:125) 20241017055152334 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055152334 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw conn:(003B/rtp C:AC39BA5C 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) 20241017055152334 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055152334 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw CI:AC39BA5C CRCX: Creating connection: port: 5354 (mgcp_protocol.c:1112) 20241017055152334 DLMGCP NOTICE <0013> endpoint:rtpbridge/3c@mgw CI:AC39BA5C CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055152334 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055152334 DLMGCP DEBUG <0013> Generated response: line #00: 200 3394 OK (mgcp_msg.c:67) 20241017055152334 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3c@mgw (mgcp_msg.c:67) 20241017055152334 DLMGCP DEBUG <0013> Generated response: line #02: I: AC39BA5C (mgcp_msg.c:67) 20241017055152334 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 63 (mgcp_msg.c:67) 20241017055152334 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241017055152334 DLMGCP DEBUG <0013> Generated response: line #05: o=- AC39BA5C 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055152334 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241017055152334 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055152334 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241017055152334 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055152334 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055152334 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055152334 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3395 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152334 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055152334 DLMGCP DEBUG <0013> Received message: line #02: C: 003C (mgcp_msg.c:67) 20241017055152334 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055152334 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055152334 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw (trunk:0) found free endpoint: rtpbridge/3d@mgw (mgcp_endp.c:261) 20241017055152334 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/3d@mgw" (mgcp_protocol.c:441) 20241017055152334 DLMGCP NOTICE <0013> endpoint:rtpbridge/3d@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055152334 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055152334 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw conn:(003C/rtp C:307B3470 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055152334 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw CI:307B3470 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055152334 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw CI:307B3470 output_enabled 0 (mgcp_msg.c:125) 20241017055152334 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055152334 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw conn:(003C/rtp C:307B3470 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) 20241017055152334 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055152334 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw CI:307B3470 CRCX: Creating connection: port: 5356 (mgcp_protocol.c:1112) 20241017055152334 DLMGCP NOTICE <0013> endpoint:rtpbridge/3d@mgw CI:307B3470 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055152334 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055152334 DLMGCP DEBUG <0013> Generated response: line #00: 200 3395 OK (mgcp_msg.c:67) 20241017055152334 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3d@mgw (mgcp_msg.c:67) 20241017055152334 DLMGCP DEBUG <0013> Generated response: line #02: I: 307B3470 (mgcp_msg.c:67) 20241017055152334 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 64 (mgcp_msg.c:67) 20241017055152334 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241017055152335 DLMGCP DEBUG <0013> Generated response: line #05: o=- 307B3470 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055152335 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241017055152335 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055152335 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241017055152335 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055152335 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055152335 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055152335 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3396 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152335 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055152335 DLMGCP DEBUG <0013> Received message: line #02: C: 003D (mgcp_msg.c:67) 20241017055152335 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055152335 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055152335 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw (trunk:0) found free endpoint: rtpbridge/3e@mgw (mgcp_endp.c:261) 20241017055152335 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/3e@mgw" (mgcp_protocol.c:441) 20241017055152335 DLMGCP NOTICE <0013> endpoint:rtpbridge/3e@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055152335 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055152335 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw conn:(003D/rtp C:278DF1C7 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055152335 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw CI:278DF1C7 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055152335 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw CI:278DF1C7 output_enabled 0 (mgcp_msg.c:125) 20241017055152335 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055152335 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw conn:(003D/rtp C:278DF1C7 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) 20241017055152335 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055152335 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw CI:278DF1C7 CRCX: Creating connection: port: 5358 (mgcp_protocol.c:1112) 20241017055152335 DLMGCP NOTICE <0013> endpoint:rtpbridge/3e@mgw CI:278DF1C7 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055152335 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055152335 DLMGCP DEBUG <0013> Generated response: line #00: 200 3396 OK (mgcp_msg.c:67) 20241017055152335 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3e@mgw (mgcp_msg.c:67) 20241017055152335 DLMGCP DEBUG <0013> Generated response: line #02: I: 278DF1C7 (mgcp_msg.c:67) 20241017055152335 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 65 (mgcp_msg.c:67) 20241017055152335 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241017055152335 DLMGCP DEBUG <0013> Generated response: line #05: o=- 278DF1C7 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055152335 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241017055152335 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055152335 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241017055152335 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055152335 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055152335 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055152335 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3397 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152335 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055152335 DLMGCP DEBUG <0013> Received message: line #02: C: 003E (mgcp_msg.c:67) 20241017055152335 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055152335 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055152335 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw (trunk:0) found free endpoint: rtpbridge/3f@mgw (mgcp_endp.c:261) 20241017055152335 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/3f@mgw" (mgcp_protocol.c:441) 20241017055152335 DLMGCP NOTICE <0013> endpoint:rtpbridge/3f@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055152335 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055152335 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw conn:(003E/rtp C:5638C155 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055152335 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw CI:5638C155 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055152335 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw CI:5638C155 output_enabled 0 (mgcp_msg.c:125) 20241017055152335 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055152335 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw conn:(003E/rtp C:5638C155 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) 20241017055152335 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055152335 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw CI:5638C155 CRCX: Creating connection: port: 5360 (mgcp_protocol.c:1112) 20241017055152335 DLMGCP NOTICE <0013> endpoint:rtpbridge/3f@mgw CI:5638C155 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055152335 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055152335 DLMGCP DEBUG <0013> Generated response: line #00: 200 3397 OK (mgcp_msg.c:67) 20241017055152335 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3f@mgw (mgcp_msg.c:67) 20241017055152335 DLMGCP DEBUG <0013> Generated response: line #02: I: 5638C155 (mgcp_msg.c:67) 20241017055152335 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 66 (mgcp_msg.c:67) 20241017055152335 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241017055152335 DLMGCP DEBUG <0013> Generated response: line #05: o=- 5638C155 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055152335 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241017055152335 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055152335 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241017055152335 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055152335 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055152335 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055152335 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3398 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152335 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055152335 DLMGCP DEBUG <0013> Received message: line #02: C: 003F (mgcp_msg.c:67) 20241017055152335 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055152335 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055152335 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw (trunk:0) found free endpoint: rtpbridge/40@mgw (mgcp_endp.c:261) 20241017055152335 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/40@mgw" (mgcp_protocol.c:441) 20241017055152335 DLMGCP NOTICE <0013> endpoint:rtpbridge/40@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055152335 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055152335 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw conn:(003F/rtp C:F5C3892B r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055152335 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw CI:F5C3892B connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055152335 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw CI:F5C3892B output_enabled 0 (mgcp_msg.c:125) 20241017055152335 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055152335 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw conn:(003F/rtp C:F5C3892B 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) 20241017055152335 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055152335 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw CI:F5C3892B CRCX: Creating connection: port: 5362 (mgcp_protocol.c:1112) 20241017055152335 DLMGCP NOTICE <0013> endpoint:rtpbridge/40@mgw CI:F5C3892B CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055152335 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055152335 DLMGCP DEBUG <0013> Generated response: line #00: 200 3398 OK (mgcp_msg.c:67) 20241017055152335 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/40@mgw (mgcp_msg.c:67) 20241017055152335 DLMGCP DEBUG <0013> Generated response: line #02: I: F5C3892B (mgcp_msg.c:67) 20241017055152335 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 67 (mgcp_msg.c:67) 20241017055152335 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241017055152335 DLMGCP DEBUG <0013> Generated response: line #05: o=- F5C3892B 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055152335 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241017055152335 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055152335 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241017055152335 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055152335 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055152335 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055152336 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3399 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152336 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055152336 DLMGCP DEBUG <0013> Received message: line #02: C: 0040 (mgcp_msg.c:67) 20241017055152336 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055152336 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055152336 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw (trunk:0) found free endpoint: rtpbridge/41@mgw (mgcp_endp.c:261) 20241017055152336 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/41@mgw" (mgcp_protocol.c:441) 20241017055152336 DLMGCP NOTICE <0013> endpoint:rtpbridge/41@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055152336 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055152336 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw conn:(0040/rtp C:7CC2612A r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055152336 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw CI:7CC2612A connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055152336 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw CI:7CC2612A output_enabled 0 (mgcp_msg.c:125) 20241017055152336 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055152336 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw conn:(0040/rtp C:7CC2612A 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) 20241017055152336 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055152336 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw CI:7CC2612A CRCX: Creating connection: port: 5364 (mgcp_protocol.c:1112) 20241017055152336 DLMGCP NOTICE <0013> endpoint:rtpbridge/41@mgw CI:7CC2612A CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055152336 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055152336 DLMGCP DEBUG <0013> Generated response: line #00: 200 3399 OK (mgcp_msg.c:67) 20241017055152336 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/41@mgw (mgcp_msg.c:67) 20241017055152336 DLMGCP DEBUG <0013> Generated response: line #02: I: 7CC2612A (mgcp_msg.c:67) 20241017055152336 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 68 (mgcp_msg.c:67) 20241017055152336 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241017055152336 DLMGCP DEBUG <0013> Generated response: line #05: o=- 7CC2612A 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055152336 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241017055152336 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055152336 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241017055152336 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055152336 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055152336 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055152336 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3400 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152336 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055152336 DLMGCP DEBUG <0013> Received message: line #02: C: 0041 (mgcp_msg.c:67) 20241017055152336 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055152336 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055152336 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw (trunk:0) found free endpoint: rtpbridge/42@mgw (mgcp_endp.c:261) 20241017055152336 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/42@mgw" (mgcp_protocol.c:441) 20241017055152336 DLMGCP NOTICE <0013> endpoint:rtpbridge/42@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055152336 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055152336 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw conn:(0041/rtp C:85B8E6CC r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055152336 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw CI:85B8E6CC connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055152336 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw CI:85B8E6CC output_enabled 0 (mgcp_msg.c:125) 20241017055152336 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055152336 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw conn:(0041/rtp C:85B8E6CC 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) 20241017055152336 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055152336 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw CI:85B8E6CC CRCX: Creating connection: port: 5366 (mgcp_protocol.c:1112) 20241017055152336 DLMGCP NOTICE <0013> endpoint:rtpbridge/42@mgw CI:85B8E6CC CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055152336 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055152336 DLMGCP DEBUG <0013> Generated response: line #00: 200 3400 OK (mgcp_msg.c:67) 20241017055152336 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/42@mgw (mgcp_msg.c:67) 20241017055152336 DLMGCP DEBUG <0013> Generated response: line #02: I: 85B8E6CC (mgcp_msg.c:67) 20241017055152336 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 69 (mgcp_msg.c:67) 20241017055152336 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241017055152336 DLMGCP DEBUG <0013> Generated response: line #05: o=- 85B8E6CC 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055152336 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241017055152336 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055152336 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241017055152336 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055152336 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055152336 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055152336 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3401 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152336 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055152336 DLMGCP DEBUG <0013> Received message: line #02: C: 0042 (mgcp_msg.c:67) 20241017055152336 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055152336 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055152336 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw (trunk:0) found free endpoint: rtpbridge/43@mgw (mgcp_endp.c:261) 20241017055152336 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/43@mgw" (mgcp_protocol.c:441) 20241017055152336 DLMGCP NOTICE <0013> endpoint:rtpbridge/43@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055152336 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055152336 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw conn:(0042/rtp C:20D66278 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055152336 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw CI:20D66278 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055152336 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw CI:20D66278 output_enabled 0 (mgcp_msg.c:125) 20241017055152336 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055152336 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw conn:(0042/rtp C:20D66278 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) 20241017055152336 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055152336 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw CI:20D66278 CRCX: Creating connection: port: 5368 (mgcp_protocol.c:1112) 20241017055152336 DLMGCP NOTICE <0013> endpoint:rtpbridge/43@mgw CI:20D66278 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055152336 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055152336 DLMGCP DEBUG <0013> Generated response: line #00: 200 3401 OK (mgcp_msg.c:67) 20241017055152336 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/43@mgw (mgcp_msg.c:67) 20241017055152336 DLMGCP DEBUG <0013> Generated response: line #02: I: 20D66278 (mgcp_msg.c:67) 20241017055152336 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 70 (mgcp_msg.c:67) 20241017055152336 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241017055152336 DLMGCP DEBUG <0013> Generated response: line #05: o=- 20D66278 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055152336 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241017055152336 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055152336 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241017055152336 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055152336 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055152336 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055152336 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3402 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152336 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055152336 DLMGCP DEBUG <0013> Received message: line #02: C: 0043 (mgcp_msg.c:67) 20241017055152336 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055152336 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055152336 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw (trunk:0) found free endpoint: rtpbridge/44@mgw (mgcp_endp.c:261) 20241017055152336 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/44@mgw" (mgcp_protocol.c:441) 20241017055152336 DLMGCP NOTICE <0013> endpoint:rtpbridge/44@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055152336 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055152336 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw conn:(0043/rtp C:0192A1B0 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055152336 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw CI:0192A1B0 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055152336 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw CI:0192A1B0 output_enabled 0 (mgcp_msg.c:125) 20241017055152336 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055152336 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw conn:(0043/rtp C:0192A1B0 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) 20241017055152337 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055152337 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw CI:0192A1B0 CRCX: Creating connection: port: 5370 (mgcp_protocol.c:1112) 20241017055152337 DLMGCP NOTICE <0013> endpoint:rtpbridge/44@mgw CI:0192A1B0 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055152337 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055152337 DLMGCP DEBUG <0013> Generated response: line #00: 200 3402 OK (mgcp_msg.c:67) 20241017055152337 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/44@mgw (mgcp_msg.c:67) 20241017055152337 DLMGCP DEBUG <0013> Generated response: line #02: I: 0192A1B0 (mgcp_msg.c:67) 20241017055152337 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 71 (mgcp_msg.c:67) 20241017055152337 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241017055152337 DLMGCP DEBUG <0013> Generated response: line #05: o=- 0192A1B0 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055152337 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241017055152337 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055152337 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241017055152337 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055152337 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055152337 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055152337 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3403 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152337 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055152337 DLMGCP DEBUG <0013> Received message: line #02: C: 0044 (mgcp_msg.c:67) 20241017055152337 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055152337 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055152337 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw (trunk:0) found free endpoint: rtpbridge/45@mgw (mgcp_endp.c:261) 20241017055152337 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/45@mgw" (mgcp_protocol.c:441) 20241017055152337 DLMGCP NOTICE <0013> endpoint:rtpbridge/45@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055152337 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055152337 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw conn:(0044/rtp C:F46FDC0A r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055152337 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw CI:F46FDC0A connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055152337 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw CI:F46FDC0A output_enabled 0 (mgcp_msg.c:125) 20241017055152337 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055152337 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw conn:(0044/rtp C:F46FDC0A 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) 20241017055152337 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055152337 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw CI:F46FDC0A CRCX: Creating connection: port: 5372 (mgcp_protocol.c:1112) 20241017055152337 DLMGCP NOTICE <0013> endpoint:rtpbridge/45@mgw CI:F46FDC0A CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055152337 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055152337 DLMGCP DEBUG <0013> Generated response: line #00: 200 3403 OK (mgcp_msg.c:67) 20241017055152337 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/45@mgw (mgcp_msg.c:67) 20241017055152337 DLMGCP DEBUG <0013> Generated response: line #02: I: F46FDC0A (mgcp_msg.c:67) 20241017055152337 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 72 (mgcp_msg.c:67) 20241017055152337 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241017055152337 DLMGCP DEBUG <0013> Generated response: line #05: o=- F46FDC0A 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055152337 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241017055152337 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055152337 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241017055152337 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055152337 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055152337 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055152337 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3404 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152337 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055152337 DLMGCP DEBUG <0013> Received message: line #02: C: 0045 (mgcp_msg.c:67) 20241017055152337 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055152337 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055152337 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw (trunk:0) found free endpoint: rtpbridge/46@mgw (mgcp_endp.c:261) 20241017055152337 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/46@mgw" (mgcp_protocol.c:441) 20241017055152337 DLMGCP NOTICE <0013> endpoint:rtpbridge/46@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055152337 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055152337 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw conn:(0045/rtp C:202E166A r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055152337 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw CI:202E166A connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055152337 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw CI:202E166A output_enabled 0 (mgcp_msg.c:125) 20241017055152337 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055152337 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw conn:(0045/rtp C:202E166A 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) 20241017055152337 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055152337 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw CI:202E166A CRCX: Creating connection: port: 5374 (mgcp_protocol.c:1112) 20241017055152337 DLMGCP NOTICE <0013> endpoint:rtpbridge/46@mgw CI:202E166A CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055152337 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055152337 DLMGCP DEBUG <0013> Generated response: line #00: 200 3404 OK (mgcp_msg.c:67) 20241017055152337 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/46@mgw (mgcp_msg.c:67) 20241017055152337 DLMGCP DEBUG <0013> Generated response: line #02: I: 202E166A (mgcp_msg.c:67) 20241017055152337 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 73 (mgcp_msg.c:67) 20241017055152337 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241017055152337 DLMGCP DEBUG <0013> Generated response: line #05: o=- 202E166A 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055152337 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241017055152337 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055152337 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241017055152337 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055152337 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055152337 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055152337 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3405 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152337 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055152337 DLMGCP DEBUG <0013> Received message: line #02: C: 0046 (mgcp_msg.c:67) 20241017055152337 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055152337 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055152337 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw (trunk:0) found free endpoint: rtpbridge/47@mgw (mgcp_endp.c:261) 20241017055152337 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/47@mgw" (mgcp_protocol.c:441) 20241017055152337 DLMGCP NOTICE <0013> endpoint:rtpbridge/47@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055152337 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055152337 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw conn:(0046/rtp C:39C1D602 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055152337 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw CI:39C1D602 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055152337 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw CI:39C1D602 output_enabled 0 (mgcp_msg.c:125) 20241017055152337 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055152337 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw conn:(0046/rtp C:39C1D602 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) 20241017055152337 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055152337 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw CI:39C1D602 CRCX: Creating connection: port: 5376 (mgcp_protocol.c:1112) 20241017055152337 DLMGCP NOTICE <0013> endpoint:rtpbridge/47@mgw CI:39C1D602 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055152337 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055152337 DLMGCP DEBUG <0013> Generated response: line #00: 200 3405 OK (mgcp_msg.c:67) 20241017055152337 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/47@mgw (mgcp_msg.c:67) 20241017055152337 DLMGCP DEBUG <0013> Generated response: line #02: I: 39C1D602 (mgcp_msg.c:67) 20241017055152337 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 74 (mgcp_msg.c:67) 20241017055152337 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241017055152337 DLMGCP DEBUG <0013> Generated response: line #05: o=- 39C1D602 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055152337 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241017055152337 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055152337 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241017055152337 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055152337 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055152337 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055152338 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3406 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152338 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055152338 DLMGCP DEBUG <0013> Received message: line #02: C: 0047 (mgcp_msg.c:67) 20241017055152338 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055152338 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055152338 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw (trunk:0) found free endpoint: rtpbridge/48@mgw (mgcp_endp.c:261) 20241017055152338 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/48@mgw" (mgcp_protocol.c:441) 20241017055152338 DLMGCP NOTICE <0013> endpoint:rtpbridge/48@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055152338 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055152338 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw conn:(0047/rtp C:ED627403 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055152338 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw CI:ED627403 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055152338 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw CI:ED627403 output_enabled 0 (mgcp_msg.c:125) 20241017055152338 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055152338 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw conn:(0047/rtp C:ED627403 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) 20241017055152338 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055152338 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw CI:ED627403 CRCX: Creating connection: port: 5378 (mgcp_protocol.c:1112) 20241017055152338 DLMGCP NOTICE <0013> endpoint:rtpbridge/48@mgw CI:ED627403 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055152338 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055152338 DLMGCP DEBUG <0013> Generated response: line #00: 200 3406 OK (mgcp_msg.c:67) 20241017055152338 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/48@mgw (mgcp_msg.c:67) 20241017055152338 DLMGCP DEBUG <0013> Generated response: line #02: I: ED627403 (mgcp_msg.c:67) 20241017055152338 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 75 (mgcp_msg.c:67) 20241017055152338 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241017055152338 DLMGCP DEBUG <0013> Generated response: line #05: o=- ED627403 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055152338 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241017055152338 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055152338 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241017055152338 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055152338 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055152338 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055152338 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3407 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152338 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055152338 DLMGCP DEBUG <0013> Received message: line #02: C: 0048 (mgcp_msg.c:67) 20241017055152338 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055152338 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055152338 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw (trunk:0) found free endpoint: rtpbridge/49@mgw (mgcp_endp.c:261) 20241017055152338 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/49@mgw" (mgcp_protocol.c:441) 20241017055152338 DLMGCP NOTICE <0013> endpoint:rtpbridge/49@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055152338 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055152338 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw conn:(0048/rtp C:225309FA r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055152338 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw CI:225309FA connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055152338 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw CI:225309FA output_enabled 0 (mgcp_msg.c:125) 20241017055152338 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055152338 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw conn:(0048/rtp C:225309FA 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) 20241017055152338 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055152338 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw CI:225309FA CRCX: Creating connection: port: 5380 (mgcp_protocol.c:1112) 20241017055152338 DLMGCP NOTICE <0013> endpoint:rtpbridge/49@mgw CI:225309FA CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055152338 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055152338 DLMGCP DEBUG <0013> Generated response: line #00: 200 3407 OK (mgcp_msg.c:67) 20241017055152338 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/49@mgw (mgcp_msg.c:67) 20241017055152338 DLMGCP DEBUG <0013> Generated response: line #02: I: 225309FA (mgcp_msg.c:67) 20241017055152338 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 76 (mgcp_msg.c:67) 20241017055152338 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241017055152338 DLMGCP DEBUG <0013> Generated response: line #05: o=- 225309FA 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055152338 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241017055152338 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055152338 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241017055152338 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055152338 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055152338 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055152338 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3408 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152338 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055152338 DLMGCP DEBUG <0013> Received message: line #02: C: 0049 (mgcp_msg.c:67) 20241017055152338 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055152338 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055152338 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw (trunk:0) found free endpoint: rtpbridge/4a@mgw (mgcp_endp.c:261) 20241017055152338 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/4a@mgw" (mgcp_protocol.c:441) 20241017055152338 DLMGCP NOTICE <0013> endpoint:rtpbridge/4a@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055152338 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055152338 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw conn:(0049/rtp C:1460A520 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055152338 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw CI:1460A520 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055152338 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw CI:1460A520 output_enabled 0 (mgcp_msg.c:125) 20241017055152338 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055152338 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw conn:(0049/rtp C:1460A520 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) 20241017055152338 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055152338 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw CI:1460A520 CRCX: Creating connection: port: 5382 (mgcp_protocol.c:1112) 20241017055152338 DLMGCP NOTICE <0013> endpoint:rtpbridge/4a@mgw CI:1460A520 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055152338 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055152338 DLMGCP DEBUG <0013> Generated response: line #00: 200 3408 OK (mgcp_msg.c:67) 20241017055152338 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4a@mgw (mgcp_msg.c:67) 20241017055152338 DLMGCP DEBUG <0013> Generated response: line #02: I: 1460A520 (mgcp_msg.c:67) 20241017055152338 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 77 (mgcp_msg.c:67) 20241017055152338 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241017055152338 DLMGCP DEBUG <0013> Generated response: line #05: o=- 1460A520 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055152338 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241017055152338 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055152338 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241017055152338 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055152338 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055152338 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055152338 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3409 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152338 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055152338 DLMGCP DEBUG <0013> Received message: line #02: C: 004A (mgcp_msg.c:67) 20241017055152338 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055152338 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055152338 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw (trunk:0) found free endpoint: rtpbridge/4b@mgw (mgcp_endp.c:261) 20241017055152338 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/4b@mgw" (mgcp_protocol.c:441) 20241017055152338 DLMGCP NOTICE <0013> endpoint:rtpbridge/4b@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055152338 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055152338 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw conn:(004A/rtp C:BF307AB1 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055152338 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw CI:BF307AB1 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055152338 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw CI:BF307AB1 output_enabled 0 (mgcp_msg.c:125) 20241017055152338 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055152338 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw conn:(004A/rtp C:BF307AB1 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) 20241017055152338 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055152338 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw CI:BF307AB1 CRCX: Creating connection: port: 5384 (mgcp_protocol.c:1112) 20241017055152338 DLMGCP NOTICE <0013> endpoint:rtpbridge/4b@mgw CI:BF307AB1 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055152338 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055152338 DLMGCP DEBUG <0013> Generated response: line #00: 200 3409 OK (mgcp_msg.c:67) 20241017055152338 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4b@mgw (mgcp_msg.c:67) 20241017055152338 DLMGCP DEBUG <0013> Generated response: line #02: I: BF307AB1 (mgcp_msg.c:67) 20241017055152338 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 78 (mgcp_msg.c:67) 20241017055152338 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241017055152338 DLMGCP DEBUG <0013> Generated response: line #05: o=- BF307AB1 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055152338 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241017055152338 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055152338 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241017055152338 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055152338 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055152338 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055152339 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3410 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152339 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055152339 DLMGCP DEBUG <0013> Received message: line #02: C: 004B (mgcp_msg.c:67) 20241017055152339 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055152339 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055152339 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw (trunk:0) found free endpoint: rtpbridge/4c@mgw (mgcp_endp.c:261) 20241017055152339 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/4c@mgw" (mgcp_protocol.c:441) 20241017055152339 DLMGCP NOTICE <0013> endpoint:rtpbridge/4c@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055152339 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055152339 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw conn:(004B/rtp C:B27ED6E7 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055152339 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw CI:B27ED6E7 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055152339 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw CI:B27ED6E7 output_enabled 0 (mgcp_msg.c:125) 20241017055152339 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055152339 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw conn:(004B/rtp C:B27ED6E7 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) 20241017055152339 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055152339 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw CI:B27ED6E7 CRCX: Creating connection: port: 5386 (mgcp_protocol.c:1112) 20241017055152339 DLMGCP NOTICE <0013> endpoint:rtpbridge/4c@mgw CI:B27ED6E7 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055152339 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055152339 DLMGCP DEBUG <0013> Generated response: line #00: 200 3410 OK (mgcp_msg.c:67) 20241017055152339 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4c@mgw (mgcp_msg.c:67) 20241017055152339 DLMGCP DEBUG <0013> Generated response: line #02: I: B27ED6E7 (mgcp_msg.c:67) 20241017055152339 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 79 (mgcp_msg.c:67) 20241017055152339 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241017055152339 DLMGCP DEBUG <0013> Generated response: line #05: o=- B27ED6E7 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055152339 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241017055152339 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055152339 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241017055152339 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055152339 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055152339 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055152339 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3411 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152339 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055152339 DLMGCP DEBUG <0013> Received message: line #02: C: 004C (mgcp_msg.c:67) 20241017055152339 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055152339 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055152339 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw (trunk:0) found free endpoint: rtpbridge/4d@mgw (mgcp_endp.c:261) 20241017055152339 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/4d@mgw" (mgcp_protocol.c:441) 20241017055152339 DLMGCP NOTICE <0013> endpoint:rtpbridge/4d@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055152339 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055152339 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw conn:(004C/rtp C:C98F5AA7 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055152339 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw CI:C98F5AA7 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055152339 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw CI:C98F5AA7 output_enabled 0 (mgcp_msg.c:125) 20241017055152339 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055152339 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw conn:(004C/rtp C:C98F5AA7 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) 20241017055152339 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055152339 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw CI:C98F5AA7 CRCX: Creating connection: port: 5388 (mgcp_protocol.c:1112) 20241017055152339 DLMGCP NOTICE <0013> endpoint:rtpbridge/4d@mgw CI:C98F5AA7 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055152339 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055152339 DLMGCP DEBUG <0013> Generated response: line #00: 200 3411 OK (mgcp_msg.c:67) 20241017055152339 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4d@mgw (mgcp_msg.c:67) 20241017055152339 DLMGCP DEBUG <0013> Generated response: line #02: I: C98F5AA7 (mgcp_msg.c:67) 20241017055152339 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 80 (mgcp_msg.c:67) 20241017055152339 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241017055152339 DLMGCP DEBUG <0013> Generated response: line #05: o=- C98F5AA7 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055152339 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241017055152339 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055152339 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241017055152339 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055152339 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055152339 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055152339 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3412 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152339 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055152339 DLMGCP DEBUG <0013> Received message: line #02: C: 004D (mgcp_msg.c:67) 20241017055152339 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055152339 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055152339 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw (trunk:0) found free endpoint: rtpbridge/4e@mgw (mgcp_endp.c:261) 20241017055152339 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/4e@mgw" (mgcp_protocol.c:441) 20241017055152339 DLMGCP NOTICE <0013> endpoint:rtpbridge/4e@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055152339 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055152339 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw conn:(004D/rtp C:488DB7D6 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055152339 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw CI:488DB7D6 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055152339 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw CI:488DB7D6 output_enabled 0 (mgcp_msg.c:125) 20241017055152339 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055152339 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw conn:(004D/rtp C:488DB7D6 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) 20241017055152339 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055152339 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw CI:488DB7D6 CRCX: Creating connection: port: 5390 (mgcp_protocol.c:1112) 20241017055152339 DLMGCP NOTICE <0013> endpoint:rtpbridge/4e@mgw CI:488DB7D6 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055152339 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055152339 DLMGCP DEBUG <0013> Generated response: line #00: 200 3412 OK (mgcp_msg.c:67) 20241017055152339 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4e@mgw (mgcp_msg.c:67) 20241017055152339 DLMGCP DEBUG <0013> Generated response: line #02: I: 488DB7D6 (mgcp_msg.c:67) 20241017055152339 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 81 (mgcp_msg.c:67) 20241017055152339 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241017055152339 DLMGCP DEBUG <0013> Generated response: line #05: o=- 488DB7D6 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055152339 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241017055152339 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055152339 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241017055152339 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055152339 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055152339 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055152339 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3413 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152339 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055152339 DLMGCP DEBUG <0013> Received message: line #02: C: 004E (mgcp_msg.c:67) 20241017055152339 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055152339 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055152340 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw (trunk:0) found free endpoint: rtpbridge/4f@mgw (mgcp_endp.c:261) 20241017055152340 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/4f@mgw" (mgcp_protocol.c:441) 20241017055152340 DLMGCP NOTICE <0013> endpoint:rtpbridge/4f@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055152340 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055152340 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw conn:(004E/rtp C:DD18EAA5 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055152340 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw CI:DD18EAA5 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055152340 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw CI:DD18EAA5 output_enabled 0 (mgcp_msg.c:125) 20241017055152340 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055152340 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw conn:(004E/rtp C:DD18EAA5 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) 20241017055152340 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055152340 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw CI:DD18EAA5 CRCX: Creating connection: port: 5392 (mgcp_protocol.c:1112) 20241017055152340 DLMGCP NOTICE <0013> endpoint:rtpbridge/4f@mgw CI:DD18EAA5 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055152340 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055152340 DLMGCP DEBUG <0013> Generated response: line #00: 200 3413 OK (mgcp_msg.c:67) 20241017055152340 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4f@mgw (mgcp_msg.c:67) 20241017055152340 DLMGCP DEBUG <0013> Generated response: line #02: I: DD18EAA5 (mgcp_msg.c:67) 20241017055152340 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 82 (mgcp_msg.c:67) 20241017055152340 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241017055152340 DLMGCP DEBUG <0013> Generated response: line #05: o=- DD18EAA5 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055152340 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241017055152340 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055152340 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241017055152340 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055152340 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055152340 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055152340 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3414 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152340 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055152340 DLMGCP DEBUG <0013> Received message: line #02: C: 004F (mgcp_msg.c:67) 20241017055152340 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055152340 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055152340 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw (trunk:0) found free endpoint: rtpbridge/50@mgw (mgcp_endp.c:261) 20241017055152340 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/50@mgw" (mgcp_protocol.c:441) 20241017055152340 DLMGCP NOTICE <0013> endpoint:rtpbridge/50@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055152340 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055152340 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw conn:(004F/rtp C:B1BF3B8E r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055152340 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw CI:B1BF3B8E connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055152340 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw CI:B1BF3B8E output_enabled 0 (mgcp_msg.c:125) 20241017055152340 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055152340 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw conn:(004F/rtp C:B1BF3B8E 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) 20241017055152340 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055152340 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw CI:B1BF3B8E CRCX: Creating connection: port: 5394 (mgcp_protocol.c:1112) 20241017055152340 DLMGCP NOTICE <0013> endpoint:rtpbridge/50@mgw CI:B1BF3B8E CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055152340 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055152340 DLMGCP DEBUG <0013> Generated response: line #00: 200 3414 OK (mgcp_msg.c:67) 20241017055152340 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/50@mgw (mgcp_msg.c:67) 20241017055152340 DLMGCP DEBUG <0013> Generated response: line #02: I: B1BF3B8E (mgcp_msg.c:67) 20241017055152340 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 83 (mgcp_msg.c:67) 20241017055152340 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241017055152340 DLMGCP DEBUG <0013> Generated response: line #05: o=- B1BF3B8E 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055152340 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241017055152340 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055152340 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241017055152340 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055152340 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055152340 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055152340 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3415 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152340 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055152340 DLMGCP DEBUG <0013> Received message: line #02: C: 0050 (mgcp_msg.c:67) 20241017055152340 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055152340 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055152340 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw (trunk:0) found free endpoint: rtpbridge/51@mgw (mgcp_endp.c:261) 20241017055152340 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/51@mgw" (mgcp_protocol.c:441) 20241017055152340 DLMGCP NOTICE <0013> endpoint:rtpbridge/51@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055152340 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055152340 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw conn:(0050/rtp C:E01058DA r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055152340 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw CI:E01058DA connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055152340 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw CI:E01058DA output_enabled 0 (mgcp_msg.c:125) 20241017055152340 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055152340 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw conn:(0050/rtp C:E01058DA 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) 20241017055152340 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055152340 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw CI:E01058DA CRCX: Creating connection: port: 5396 (mgcp_protocol.c:1112) 20241017055152340 DLMGCP NOTICE <0013> endpoint:rtpbridge/51@mgw CI:E01058DA CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055152340 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055152340 DLMGCP DEBUG <0013> Generated response: line #00: 200 3415 OK (mgcp_msg.c:67) 20241017055152340 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/51@mgw (mgcp_msg.c:67) 20241017055152340 DLMGCP DEBUG <0013> Generated response: line #02: I: E01058DA (mgcp_msg.c:67) 20241017055152340 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 84 (mgcp_msg.c:67) 20241017055152340 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241017055152340 DLMGCP DEBUG <0013> Generated response: line #05: o=- E01058DA 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055152340 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241017055152340 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055152340 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241017055152340 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055152340 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055152340 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055152340 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3416 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152340 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055152340 DLMGCP DEBUG <0013> Received message: line #02: C: 0051 (mgcp_msg.c:67) 20241017055152340 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055152340 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055152340 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw (trunk:0) found free endpoint: rtpbridge/52@mgw (mgcp_endp.c:261) 20241017055152340 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/52@mgw" (mgcp_protocol.c:441) 20241017055152340 DLMGCP NOTICE <0013> endpoint:rtpbridge/52@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055152340 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055152340 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw conn:(0051/rtp C:186F9772 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055152340 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw CI:186F9772 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055152340 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw CI:186F9772 output_enabled 0 (mgcp_msg.c:125) 20241017055152340 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055152340 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw conn:(0051/rtp C:186F9772 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) 20241017055152340 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055152340 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw CI:186F9772 CRCX: Creating connection: port: 5398 (mgcp_protocol.c:1112) 20241017055152340 DLMGCP NOTICE <0013> endpoint:rtpbridge/52@mgw CI:186F9772 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055152340 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055152340 DLMGCP DEBUG <0013> Generated response: line #00: 200 3416 OK (mgcp_msg.c:67) 20241017055152340 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/52@mgw (mgcp_msg.c:67) 20241017055152340 DLMGCP DEBUG <0013> Generated response: line #02: I: 186F9772 (mgcp_msg.c:67) 20241017055152340 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 85 (mgcp_msg.c:67) 20241017055152340 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241017055152340 DLMGCP DEBUG <0013> Generated response: line #05: o=- 186F9772 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055152340 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241017055152340 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055152340 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241017055152340 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055152340 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055152340 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055152341 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3417 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152341 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055152341 DLMGCP DEBUG <0013> Received message: line #02: C: 0052 (mgcp_msg.c:67) 20241017055152341 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055152341 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055152341 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw (trunk:0) found free endpoint: rtpbridge/53@mgw (mgcp_endp.c:261) 20241017055152341 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/53@mgw" (mgcp_protocol.c:441) 20241017055152341 DLMGCP NOTICE <0013> endpoint:rtpbridge/53@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055152341 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055152341 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw conn:(0052/rtp C:6D8D9318 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055152341 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw CI:6D8D9318 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055152341 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw CI:6D8D9318 output_enabled 0 (mgcp_msg.c:125) 20241017055152341 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055152341 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw conn:(0052/rtp C:6D8D9318 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) 20241017055152341 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055152341 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw CI:6D8D9318 CRCX: Creating connection: port: 5400 (mgcp_protocol.c:1112) 20241017055152341 DLMGCP NOTICE <0013> endpoint:rtpbridge/53@mgw CI:6D8D9318 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055152341 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055152341 DLMGCP DEBUG <0013> Generated response: line #00: 200 3417 OK (mgcp_msg.c:67) 20241017055152341 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/53@mgw (mgcp_msg.c:67) 20241017055152341 DLMGCP DEBUG <0013> Generated response: line #02: I: 6D8D9318 (mgcp_msg.c:67) 20241017055152341 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 86 (mgcp_msg.c:67) 20241017055152341 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241017055152341 DLMGCP DEBUG <0013> Generated response: line #05: o=- 6D8D9318 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055152341 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241017055152341 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055152341 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241017055152341 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055152341 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055152341 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055152341 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3418 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152341 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055152341 DLMGCP DEBUG <0013> Received message: line #02: C: 0053 (mgcp_msg.c:67) 20241017055152341 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055152341 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055152341 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw (trunk:0) found free endpoint: rtpbridge/54@mgw (mgcp_endp.c:261) 20241017055152341 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/54@mgw" (mgcp_protocol.c:441) 20241017055152341 DLMGCP NOTICE <0013> endpoint:rtpbridge/54@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055152341 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055152341 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw conn:(0053/rtp C:BEF1F49E r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055152341 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw CI:BEF1F49E connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055152341 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw CI:BEF1F49E output_enabled 0 (mgcp_msg.c:125) 20241017055152341 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055152341 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw conn:(0053/rtp C:BEF1F49E 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) 20241017055152341 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055152341 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw CI:BEF1F49E CRCX: Creating connection: port: 5402 (mgcp_protocol.c:1112) 20241017055152341 DLMGCP NOTICE <0013> endpoint:rtpbridge/54@mgw CI:BEF1F49E CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055152341 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055152341 DLMGCP DEBUG <0013> Generated response: line #00: 200 3418 OK (mgcp_msg.c:67) 20241017055152341 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/54@mgw (mgcp_msg.c:67) 20241017055152341 DLMGCP DEBUG <0013> Generated response: line #02: I: BEF1F49E (mgcp_msg.c:67) 20241017055152341 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 87 (mgcp_msg.c:67) 20241017055152341 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241017055152341 DLMGCP DEBUG <0013> Generated response: line #05: o=- BEF1F49E 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055152341 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241017055152341 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055152341 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241017055152341 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055152341 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055152341 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055152341 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3419 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152341 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055152341 DLMGCP DEBUG <0013> Received message: line #02: C: 0054 (mgcp_msg.c:67) 20241017055152341 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055152341 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055152341 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw (trunk:0) found free endpoint: rtpbridge/55@mgw (mgcp_endp.c:261) 20241017055152341 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/55@mgw" (mgcp_protocol.c:441) 20241017055152341 DLMGCP NOTICE <0013> endpoint:rtpbridge/55@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055152341 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055152341 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw conn:(0054/rtp C:2DC05BD3 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055152341 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw CI:2DC05BD3 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055152341 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw CI:2DC05BD3 output_enabled 0 (mgcp_msg.c:125) 20241017055152341 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055152341 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw conn:(0054/rtp C:2DC05BD3 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) 20241017055152341 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055152341 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw CI:2DC05BD3 CRCX: Creating connection: port: 5404 (mgcp_protocol.c:1112) 20241017055152341 DLMGCP NOTICE <0013> endpoint:rtpbridge/55@mgw CI:2DC05BD3 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055152341 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055152341 DLMGCP DEBUG <0013> Generated response: line #00: 200 3419 OK (mgcp_msg.c:67) 20241017055152341 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/55@mgw (mgcp_msg.c:67) 20241017055152341 DLMGCP DEBUG <0013> Generated response: line #02: I: 2DC05BD3 (mgcp_msg.c:67) 20241017055152341 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 88 (mgcp_msg.c:67) 20241017055152341 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241017055152341 DLMGCP DEBUG <0013> Generated response: line #05: o=- 2DC05BD3 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055152341 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241017055152341 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055152341 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241017055152341 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055152341 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055152341 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055152341 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3420 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152341 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055152341 DLMGCP DEBUG <0013> Received message: line #02: C: 0055 (mgcp_msg.c:67) 20241017055152341 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055152341 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055152341 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw (trunk:0) found free endpoint: rtpbridge/56@mgw (mgcp_endp.c:261) 20241017055152341 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/56@mgw" (mgcp_protocol.c:441) 20241017055152341 DLMGCP NOTICE <0013> endpoint:rtpbridge/56@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055152341 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055152341 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw conn:(0055/rtp C:C2CE6C36 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055152341 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw CI:C2CE6C36 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055152341 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw CI:C2CE6C36 output_enabled 0 (mgcp_msg.c:125) 20241017055152341 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055152341 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw conn:(0055/rtp C:C2CE6C36 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) 20241017055152341 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055152342 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw CI:C2CE6C36 CRCX: Creating connection: port: 5406 (mgcp_protocol.c:1112) 20241017055152342 DLMGCP NOTICE <0013> endpoint:rtpbridge/56@mgw CI:C2CE6C36 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055152342 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055152342 DLMGCP DEBUG <0013> Generated response: line #00: 200 3420 OK (mgcp_msg.c:67) 20241017055152342 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/56@mgw (mgcp_msg.c:67) 20241017055152342 DLMGCP DEBUG <0013> Generated response: line #02: I: C2CE6C36 (mgcp_msg.c:67) 20241017055152342 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 89 (mgcp_msg.c:67) 20241017055152342 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241017055152342 DLMGCP DEBUG <0013> Generated response: line #05: o=- C2CE6C36 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055152342 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241017055152342 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055152342 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241017055152342 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055152342 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055152342 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055152342 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3421 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152342 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055152342 DLMGCP DEBUG <0013> Received message: line #02: C: 0056 (mgcp_msg.c:67) 20241017055152342 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055152342 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055152342 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw (trunk:0) found free endpoint: rtpbridge/57@mgw (mgcp_endp.c:261) 20241017055152342 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/57@mgw" (mgcp_protocol.c:441) 20241017055152342 DLMGCP NOTICE <0013> endpoint:rtpbridge/57@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055152342 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055152342 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw conn:(0056/rtp C:2D50C6F8 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055152342 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw CI:2D50C6F8 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055152342 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw CI:2D50C6F8 output_enabled 0 (mgcp_msg.c:125) 20241017055152342 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055152342 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw conn:(0056/rtp C:2D50C6F8 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) 20241017055152342 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055152342 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw CI:2D50C6F8 CRCX: Creating connection: port: 5408 (mgcp_protocol.c:1112) 20241017055152342 DLMGCP NOTICE <0013> endpoint:rtpbridge/57@mgw CI:2D50C6F8 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055152342 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055152342 DLMGCP DEBUG <0013> Generated response: line #00: 200 3421 OK (mgcp_msg.c:67) 20241017055152342 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/57@mgw (mgcp_msg.c:67) 20241017055152342 DLMGCP DEBUG <0013> Generated response: line #02: I: 2D50C6F8 (mgcp_msg.c:67) 20241017055152342 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 90 (mgcp_msg.c:67) 20241017055152342 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241017055152342 DLMGCP DEBUG <0013> Generated response: line #05: o=- 2D50C6F8 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055152342 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241017055152342 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055152342 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241017055152342 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055152342 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055152342 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055152342 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3422 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152342 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055152342 DLMGCP DEBUG <0013> Received message: line #02: C: 0057 (mgcp_msg.c:67) 20241017055152342 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055152342 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055152342 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw (trunk:0) found free endpoint: rtpbridge/58@mgw (mgcp_endp.c:261) 20241017055152342 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/58@mgw" (mgcp_protocol.c:441) 20241017055152342 DLMGCP NOTICE <0013> endpoint:rtpbridge/58@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055152342 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055152342 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw conn:(0057/rtp C:D21A1CD6 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055152342 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw CI:D21A1CD6 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055152342 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw CI:D21A1CD6 output_enabled 0 (mgcp_msg.c:125) 20241017055152342 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055152342 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw conn:(0057/rtp C:D21A1CD6 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) 20241017055152342 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055152342 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw CI:D21A1CD6 CRCX: Creating connection: port: 5410 (mgcp_protocol.c:1112) 20241017055152342 DLMGCP NOTICE <0013> endpoint:rtpbridge/58@mgw CI:D21A1CD6 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055152342 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055152342 DLMGCP DEBUG <0013> Generated response: line #00: 200 3422 OK (mgcp_msg.c:67) 20241017055152342 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/58@mgw (mgcp_msg.c:67) 20241017055152342 DLMGCP DEBUG <0013> Generated response: line #02: I: D21A1CD6 (mgcp_msg.c:67) 20241017055152342 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 91 (mgcp_msg.c:67) 20241017055152342 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241017055152342 DLMGCP DEBUG <0013> Generated response: line #05: o=- D21A1CD6 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055152342 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241017055152342 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055152342 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241017055152342 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055152342 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055152342 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055152342 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3423 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152342 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055152342 DLMGCP DEBUG <0013> Received message: line #02: C: 0058 (mgcp_msg.c:67) 20241017055152342 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055152342 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055152342 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw (trunk:0) found free endpoint: rtpbridge/59@mgw (mgcp_endp.c:261) 20241017055152342 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/59@mgw" (mgcp_protocol.c:441) 20241017055152342 DLMGCP NOTICE <0013> endpoint:rtpbridge/59@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055152342 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055152342 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw conn:(0058/rtp C:2C95867D r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055152342 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw CI:2C95867D connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055152342 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw CI:2C95867D output_enabled 0 (mgcp_msg.c:125) 20241017055152342 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055152342 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw conn:(0058/rtp C:2C95867D 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) 20241017055152342 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055152342 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw CI:2C95867D CRCX: Creating connection: port: 5412 (mgcp_protocol.c:1112) 20241017055152342 DLMGCP NOTICE <0013> endpoint:rtpbridge/59@mgw CI:2C95867D CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055152342 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055152342 DLMGCP DEBUG <0013> Generated response: line #00: 200 3423 OK (mgcp_msg.c:67) 20241017055152342 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/59@mgw (mgcp_msg.c:67) 20241017055152342 DLMGCP DEBUG <0013> Generated response: line #02: I: 2C95867D (mgcp_msg.c:67) 20241017055152342 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 92 (mgcp_msg.c:67) 20241017055152342 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241017055152342 DLMGCP DEBUG <0013> Generated response: line #05: o=- 2C95867D 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055152342 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241017055152342 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055152342 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241017055152342 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055152342 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055152342 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055152343 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3424 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152343 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055152343 DLMGCP DEBUG <0013> Received message: line #02: C: 0059 (mgcp_msg.c:67) 20241017055152343 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055152343 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055152343 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw (trunk:0) found free endpoint: rtpbridge/5a@mgw (mgcp_endp.c:261) 20241017055152343 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/5a@mgw" (mgcp_protocol.c:441) 20241017055152343 DLMGCP NOTICE <0013> endpoint:rtpbridge/5a@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055152343 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055152343 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw conn:(0059/rtp C:3B29136F r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055152343 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw CI:3B29136F connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055152343 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw CI:3B29136F output_enabled 0 (mgcp_msg.c:125) 20241017055152343 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055152343 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw conn:(0059/rtp C:3B29136F 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) 20241017055152343 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055152343 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw CI:3B29136F CRCX: Creating connection: port: 5414 (mgcp_protocol.c:1112) 20241017055152343 DLMGCP NOTICE <0013> endpoint:rtpbridge/5a@mgw CI:3B29136F CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055152343 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055152343 DLMGCP DEBUG <0013> Generated response: line #00: 200 3424 OK (mgcp_msg.c:67) 20241017055152343 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5a@mgw (mgcp_msg.c:67) 20241017055152343 DLMGCP DEBUG <0013> Generated response: line #02: I: 3B29136F (mgcp_msg.c:67) 20241017055152343 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 93 (mgcp_msg.c:67) 20241017055152343 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241017055152343 DLMGCP DEBUG <0013> Generated response: line #05: o=- 3B29136F 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055152343 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241017055152343 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055152343 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241017055152343 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055152343 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055152343 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055152343 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3425 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152343 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055152343 DLMGCP DEBUG <0013> Received message: line #02: C: 005A (mgcp_msg.c:67) 20241017055152343 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055152343 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055152343 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw (trunk:0) found free endpoint: rtpbridge/5b@mgw (mgcp_endp.c:261) 20241017055152343 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/5b@mgw" (mgcp_protocol.c:441) 20241017055152343 DLMGCP NOTICE <0013> endpoint:rtpbridge/5b@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055152343 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055152343 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw conn:(005A/rtp C:BF20103F r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055152343 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw CI:BF20103F connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055152343 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw CI:BF20103F output_enabled 0 (mgcp_msg.c:125) 20241017055152343 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055152343 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw conn:(005A/rtp C:BF20103F 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) 20241017055152343 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055152343 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw CI:BF20103F CRCX: Creating connection: port: 5416 (mgcp_protocol.c:1112) 20241017055152343 DLMGCP NOTICE <0013> endpoint:rtpbridge/5b@mgw CI:BF20103F CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055152343 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055152343 DLMGCP DEBUG <0013> Generated response: line #00: 200 3425 OK (mgcp_msg.c:67) 20241017055152343 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5b@mgw (mgcp_msg.c:67) 20241017055152343 DLMGCP DEBUG <0013> Generated response: line #02: I: BF20103F (mgcp_msg.c:67) 20241017055152343 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 94 (mgcp_msg.c:67) 20241017055152343 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241017055152343 DLMGCP DEBUG <0013> Generated response: line #05: o=- BF20103F 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055152343 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241017055152343 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055152343 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241017055152343 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055152343 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055152343 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055152343 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3426 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152343 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055152343 DLMGCP DEBUG <0013> Received message: line #02: C: 005B (mgcp_msg.c:67) 20241017055152343 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055152343 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055152343 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw (trunk:0) found free endpoint: rtpbridge/5c@mgw (mgcp_endp.c:261) 20241017055152343 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/5c@mgw" (mgcp_protocol.c:441) 20241017055152343 DLMGCP NOTICE <0013> endpoint:rtpbridge/5c@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055152343 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055152343 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw conn:(005B/rtp C:4406CB53 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055152343 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw CI:4406CB53 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055152343 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw CI:4406CB53 output_enabled 0 (mgcp_msg.c:125) 20241017055152343 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055152343 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw conn:(005B/rtp C:4406CB53 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) 20241017055152343 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055152343 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw CI:4406CB53 CRCX: Creating connection: port: 5418 (mgcp_protocol.c:1112) 20241017055152343 DLMGCP NOTICE <0013> endpoint:rtpbridge/5c@mgw CI:4406CB53 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055152343 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055152343 DLMGCP DEBUG <0013> Generated response: line #00: 200 3426 OK (mgcp_msg.c:67) 20241017055152343 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5c@mgw (mgcp_msg.c:67) 20241017055152343 DLMGCP DEBUG <0013> Generated response: line #02: I: 4406CB53 (mgcp_msg.c:67) 20241017055152343 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 95 (mgcp_msg.c:67) 20241017055152343 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241017055152343 DLMGCP DEBUG <0013> Generated response: line #05: o=- 4406CB53 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055152343 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241017055152343 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055152343 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241017055152343 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055152343 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055152343 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055152343 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3427 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152343 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055152343 DLMGCP DEBUG <0013> Received message: line #02: C: 005C (mgcp_msg.c:67) 20241017055152343 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055152343 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055152343 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw (trunk:0) found free endpoint: rtpbridge/5d@mgw (mgcp_endp.c:261) 20241017055152343 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/5d@mgw" (mgcp_protocol.c:441) 20241017055152343 DLMGCP NOTICE <0013> endpoint:rtpbridge/5d@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055152343 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055152343 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw conn:(005C/rtp C:E93895EA r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055152343 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw CI:E93895EA connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055152343 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw CI:E93895EA output_enabled 0 (mgcp_msg.c:125) 20241017055152343 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055152343 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw conn:(005C/rtp C:E93895EA 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) 20241017055152343 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055152343 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw CI:E93895EA CRCX: Creating connection: port: 5420 (mgcp_protocol.c:1112) 20241017055152343 DLMGCP NOTICE <0013> endpoint:rtpbridge/5d@mgw CI:E93895EA CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055152343 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055152343 DLMGCP DEBUG <0013> Generated response: line #00: 200 3427 OK (mgcp_msg.c:67) 20241017055152343 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5d@mgw (mgcp_msg.c:67) 20241017055152343 DLMGCP DEBUG <0013> Generated response: line #02: I: E93895EA (mgcp_msg.c:67) 20241017055152343 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 96 (mgcp_msg.c:67) 20241017055152343 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241017055152343 DLMGCP DEBUG <0013> Generated response: line #05: o=- E93895EA 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055152343 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241017055152343 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055152343 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241017055152343 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055152343 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055152343 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055152344 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3428 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152344 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055152344 DLMGCP DEBUG <0013> Received message: line #02: C: 005D (mgcp_msg.c:67) 20241017055152344 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055152344 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055152344 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw (trunk:0) found free endpoint: rtpbridge/5e@mgw (mgcp_endp.c:261) 20241017055152344 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/5e@mgw" (mgcp_protocol.c:441) 20241017055152344 DLMGCP NOTICE <0013> endpoint:rtpbridge/5e@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055152344 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055152344 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw conn:(005D/rtp C:9B7197C5 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055152344 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw CI:9B7197C5 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055152344 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw CI:9B7197C5 output_enabled 0 (mgcp_msg.c:125) 20241017055152344 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055152344 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw conn:(005D/rtp C:9B7197C5 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) 20241017055152344 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055152344 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw CI:9B7197C5 CRCX: Creating connection: port: 5422 (mgcp_protocol.c:1112) 20241017055152344 DLMGCP NOTICE <0013> endpoint:rtpbridge/5e@mgw CI:9B7197C5 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055152344 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055152344 DLMGCP DEBUG <0013> Generated response: line #00: 200 3428 OK (mgcp_msg.c:67) 20241017055152344 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5e@mgw (mgcp_msg.c:67) 20241017055152344 DLMGCP DEBUG <0013> Generated response: line #02: I: 9B7197C5 (mgcp_msg.c:67) 20241017055152344 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 97 (mgcp_msg.c:67) 20241017055152344 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241017055152344 DLMGCP DEBUG <0013> Generated response: line #05: o=- 9B7197C5 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055152344 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241017055152344 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055152344 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241017055152344 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055152344 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055152344 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055152344 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3429 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152344 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055152344 DLMGCP DEBUG <0013> Received message: line #02: C: 005E (mgcp_msg.c:67) 20241017055152344 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055152344 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055152344 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw (trunk:0) found free endpoint: rtpbridge/5f@mgw (mgcp_endp.c:261) 20241017055152344 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/5f@mgw" (mgcp_protocol.c:441) 20241017055152344 DLMGCP NOTICE <0013> endpoint:rtpbridge/5f@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055152344 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055152344 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw conn:(005E/rtp C:FAE19D9B r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055152344 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw CI:FAE19D9B connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055152344 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw CI:FAE19D9B output_enabled 0 (mgcp_msg.c:125) 20241017055152344 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055152344 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw conn:(005E/rtp C:FAE19D9B 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) 20241017055152344 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055152344 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw CI:FAE19D9B CRCX: Creating connection: port: 5424 (mgcp_protocol.c:1112) 20241017055152344 DLMGCP NOTICE <0013> endpoint:rtpbridge/5f@mgw CI:FAE19D9B CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055152344 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055152344 DLMGCP DEBUG <0013> Generated response: line #00: 200 3429 OK (mgcp_msg.c:67) 20241017055152344 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5f@mgw (mgcp_msg.c:67) 20241017055152344 DLMGCP DEBUG <0013> Generated response: line #02: I: FAE19D9B (mgcp_msg.c:67) 20241017055152344 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 98 (mgcp_msg.c:67) 20241017055152344 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241017055152344 DLMGCP DEBUG <0013> Generated response: line #05: o=- FAE19D9B 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055152344 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241017055152344 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055152344 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241017055152344 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055152344 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055152344 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055152344 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3430 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152344 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055152344 DLMGCP DEBUG <0013> Received message: line #02: C: 005F (mgcp_msg.c:67) 20241017055152344 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055152344 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055152344 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw (trunk:0) found free endpoint: rtpbridge/60@mgw (mgcp_endp.c:261) 20241017055152344 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/60@mgw" (mgcp_protocol.c:441) 20241017055152344 DLMGCP NOTICE <0013> endpoint:rtpbridge/60@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055152344 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055152344 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw conn:(005F/rtp C:0EC82687 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055152344 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw CI:0EC82687 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055152344 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw CI:0EC82687 output_enabled 0 (mgcp_msg.c:125) 20241017055152344 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055152344 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw conn:(005F/rtp C:0EC82687 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) 20241017055152344 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055152344 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw CI:0EC82687 CRCX: Creating connection: port: 5426 (mgcp_protocol.c:1112) 20241017055152344 DLMGCP NOTICE <0013> endpoint:rtpbridge/60@mgw CI:0EC82687 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055152344 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055152344 DLMGCP DEBUG <0013> Generated response: line #00: 200 3430 OK (mgcp_msg.c:67) 20241017055152344 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/60@mgw (mgcp_msg.c:67) 20241017055152344 DLMGCP DEBUG <0013> Generated response: line #02: I: 0EC82687 (mgcp_msg.c:67) 20241017055152344 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 99 (mgcp_msg.c:67) 20241017055152344 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241017055152344 DLMGCP DEBUG <0013> Generated response: line #05: o=- 0EC82687 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055152344 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241017055152344 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055152344 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241017055152344 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055152344 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055152344 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055152344 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3431 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152344 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055152344 DLMGCP DEBUG <0013> Received message: line #02: C: 0060 (mgcp_msg.c:67) 20241017055152344 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055152344 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055152344 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw (trunk:0) found free endpoint: rtpbridge/61@mgw (mgcp_endp.c:261) 20241017055152344 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/61@mgw" (mgcp_protocol.c:441) 20241017055152344 DLMGCP NOTICE <0013> endpoint:rtpbridge/61@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055152344 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055152344 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw conn:(0060/rtp C:7FE679C0 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055152344 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw CI:7FE679C0 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055152344 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw CI:7FE679C0 output_enabled 0 (mgcp_msg.c:125) 20241017055152344 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055152344 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw conn:(0060/rtp C:7FE679C0 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) 20241017055152344 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055152345 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw CI:7FE679C0 CRCX: Creating connection: port: 5428 (mgcp_protocol.c:1112) 20241017055152345 DLMGCP NOTICE <0013> endpoint:rtpbridge/61@mgw CI:7FE679C0 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055152345 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055152345 DLMGCP DEBUG <0013> Generated response: line #00: 200 3431 OK (mgcp_msg.c:67) 20241017055152345 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/61@mgw (mgcp_msg.c:67) 20241017055152345 DLMGCP DEBUG <0013> Generated response: line #02: I: 7FE679C0 (mgcp_msg.c:67) 20241017055152345 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 100 (mgcp_msg.c:67) 20241017055152345 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241017055152345 DLMGCP DEBUG <0013> Generated response: line #05: o=- 7FE679C0 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055152345 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241017055152345 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055152345 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241017055152345 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055152345 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055152345 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055152345 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3432 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152345 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055152345 DLMGCP DEBUG <0013> Received message: line #02: C: 0061 (mgcp_msg.c:67) 20241017055152345 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055152345 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055152345 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw (trunk:0) found free endpoint: rtpbridge/62@mgw (mgcp_endp.c:261) 20241017055152345 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/62@mgw" (mgcp_protocol.c:441) 20241017055152345 DLMGCP NOTICE <0013> endpoint:rtpbridge/62@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055152345 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055152345 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw conn:(0061/rtp C:311500D6 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055152345 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw CI:311500D6 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055152345 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw CI:311500D6 output_enabled 0 (mgcp_msg.c:125) 20241017055152345 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055152345 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw conn:(0061/rtp C:311500D6 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) 20241017055152345 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055152345 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw CI:311500D6 CRCX: Creating connection: port: 5430 (mgcp_protocol.c:1112) 20241017055152345 DLMGCP NOTICE <0013> endpoint:rtpbridge/62@mgw CI:311500D6 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055152345 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055152345 DLMGCP DEBUG <0013> Generated response: line #00: 200 3432 OK (mgcp_msg.c:67) 20241017055152345 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/62@mgw (mgcp_msg.c:67) 20241017055152345 DLMGCP DEBUG <0013> Generated response: line #02: I: 311500D6 (mgcp_msg.c:67) 20241017055152345 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 101 (mgcp_msg.c:67) 20241017055152345 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241017055152345 DLMGCP DEBUG <0013> Generated response: line #05: o=- 311500D6 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055152345 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241017055152345 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055152345 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241017055152345 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055152345 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055152345 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055152345 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3433 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152345 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055152345 DLMGCP DEBUG <0013> Received message: line #02: C: 0062 (mgcp_msg.c:67) 20241017055152345 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055152345 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055152345 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw (trunk:0) found free endpoint: rtpbridge/63@mgw (mgcp_endp.c:261) 20241017055152345 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/63@mgw" (mgcp_protocol.c:441) 20241017055152345 DLMGCP NOTICE <0013> endpoint:rtpbridge/63@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055152345 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055152345 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw conn:(0062/rtp C:C2071C6B r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055152345 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw CI:C2071C6B connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055152345 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw CI:C2071C6B output_enabled 0 (mgcp_msg.c:125) 20241017055152345 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055152345 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw conn:(0062/rtp C:C2071C6B 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) 20241017055152345 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055152345 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw CI:C2071C6B CRCX: Creating connection: port: 5432 (mgcp_protocol.c:1112) 20241017055152345 DLMGCP NOTICE <0013> endpoint:rtpbridge/63@mgw CI:C2071C6B CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055152345 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055152345 DLMGCP DEBUG <0013> Generated response: line #00: 200 3433 OK (mgcp_msg.c:67) 20241017055152345 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/63@mgw (mgcp_msg.c:67) 20241017055152345 DLMGCP DEBUG <0013> Generated response: line #02: I: C2071C6B (mgcp_msg.c:67) 20241017055152345 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 102 (mgcp_msg.c:67) 20241017055152345 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241017055152345 DLMGCP DEBUG <0013> Generated response: line #05: o=- C2071C6B 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055152345 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241017055152345 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055152345 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241017055152345 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055152345 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055152345 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055152345 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3434 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152345 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055152345 DLMGCP DEBUG <0013> Received message: line #02: C: 0063 (mgcp_msg.c:67) 20241017055152345 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055152345 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055152345 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw (trunk:0) found free endpoint: rtpbridge/64@mgw (mgcp_endp.c:261) 20241017055152345 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/64@mgw" (mgcp_protocol.c:441) 20241017055152345 DLMGCP NOTICE <0013> endpoint:rtpbridge/64@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055152345 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055152345 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw conn:(0063/rtp C:60EC24F9 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055152345 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw CI:60EC24F9 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055152345 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw CI:60EC24F9 output_enabled 0 (mgcp_msg.c:125) 20241017055152345 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055152345 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw conn:(0063/rtp C:60EC24F9 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) 20241017055152345 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055152345 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw CI:60EC24F9 CRCX: Creating connection: port: 5434 (mgcp_protocol.c:1112) 20241017055152345 DLMGCP NOTICE <0013> endpoint:rtpbridge/64@mgw CI:60EC24F9 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055152345 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055152345 DLMGCP DEBUG <0013> Generated response: line #00: 200 3434 OK (mgcp_msg.c:67) 20241017055152345 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/64@mgw (mgcp_msg.c:67) 20241017055152345 DLMGCP DEBUG <0013> Generated response: line #02: I: 60EC24F9 (mgcp_msg.c:67) 20241017055152345 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 103 (mgcp_msg.c:67) 20241017055152345 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241017055152345 DLMGCP DEBUG <0013> Generated response: line #05: o=- 60EC24F9 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055152345 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241017055152345 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055152345 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241017055152345 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055152345 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055152345 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055152346 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3435 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152346 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055152346 DLMGCP DEBUG <0013> Received message: line #02: C: 0064 (mgcp_msg.c:67) 20241017055152346 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055152346 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055152346 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw (trunk:0) found free endpoint: rtpbridge/65@mgw (mgcp_endp.c:261) 20241017055152346 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/65@mgw" (mgcp_protocol.c:441) 20241017055152346 DLMGCP NOTICE <0013> endpoint:rtpbridge/65@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055152346 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055152346 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw conn:(0064/rtp C:997DA614 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055152346 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw CI:997DA614 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055152346 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw CI:997DA614 output_enabled 0 (mgcp_msg.c:125) 20241017055152346 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055152346 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw conn:(0064/rtp C:997DA614 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) 20241017055152346 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055152346 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw CI:997DA614 CRCX: Creating connection: port: 5436 (mgcp_protocol.c:1112) 20241017055152346 DLMGCP NOTICE <0013> endpoint:rtpbridge/65@mgw CI:997DA614 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055152346 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055152346 DLMGCP DEBUG <0013> Generated response: line #00: 200 3435 OK (mgcp_msg.c:67) 20241017055152346 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/65@mgw (mgcp_msg.c:67) 20241017055152346 DLMGCP DEBUG <0013> Generated response: line #02: I: 997DA614 (mgcp_msg.c:67) 20241017055152346 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 104 (mgcp_msg.c:67) 20241017055152346 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241017055152346 DLMGCP DEBUG <0013> Generated response: line #05: o=- 997DA614 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055152346 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241017055152346 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055152346 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241017055152346 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055152346 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055152346 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055152346 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3436 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152346 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055152346 DLMGCP DEBUG <0013> Received message: line #02: C: 0065 (mgcp_msg.c:67) 20241017055152346 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055152346 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055152346 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw (trunk:0) found free endpoint: rtpbridge/66@mgw (mgcp_endp.c:261) 20241017055152346 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/66@mgw" (mgcp_protocol.c:441) 20241017055152346 DLMGCP NOTICE <0013> endpoint:rtpbridge/66@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055152346 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055152346 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw conn:(0065/rtp C:8DDB793C r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055152346 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw CI:8DDB793C connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055152346 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw CI:8DDB793C output_enabled 0 (mgcp_msg.c:125) 20241017055152346 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055152346 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw conn:(0065/rtp C:8DDB793C 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) 20241017055152346 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055152346 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw CI:8DDB793C CRCX: Creating connection: port: 5438 (mgcp_protocol.c:1112) 20241017055152346 DLMGCP NOTICE <0013> endpoint:rtpbridge/66@mgw CI:8DDB793C CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055152346 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055152346 DLMGCP DEBUG <0013> Generated response: line #00: 200 3436 OK (mgcp_msg.c:67) 20241017055152346 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/66@mgw (mgcp_msg.c:67) 20241017055152346 DLMGCP DEBUG <0013> Generated response: line #02: I: 8DDB793C (mgcp_msg.c:67) 20241017055152346 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 105 (mgcp_msg.c:67) 20241017055152346 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241017055152346 DLMGCP DEBUG <0013> Generated response: line #05: o=- 8DDB793C 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055152346 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241017055152346 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055152346 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241017055152346 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055152346 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055152346 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055152346 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3437 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152346 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055152346 DLMGCP DEBUG <0013> Received message: line #02: C: 0066 (mgcp_msg.c:67) 20241017055152346 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055152346 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055152346 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw (trunk:0) found free endpoint: rtpbridge/67@mgw (mgcp_endp.c:261) 20241017055152346 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/67@mgw" (mgcp_protocol.c:441) 20241017055152346 DLMGCP NOTICE <0013> endpoint:rtpbridge/67@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055152346 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055152346 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw conn:(0066/rtp C:287EC6DB r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055152346 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw CI:287EC6DB connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055152346 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw CI:287EC6DB output_enabled 0 (mgcp_msg.c:125) 20241017055152346 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055152346 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw conn:(0066/rtp C:287EC6DB 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) 20241017055152346 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055152346 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw CI:287EC6DB CRCX: Creating connection: port: 5440 (mgcp_protocol.c:1112) 20241017055152346 DLMGCP NOTICE <0013> endpoint:rtpbridge/67@mgw CI:287EC6DB CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055152346 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055152346 DLMGCP DEBUG <0013> Generated response: line #00: 200 3437 OK (mgcp_msg.c:67) 20241017055152346 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/67@mgw (mgcp_msg.c:67) 20241017055152346 DLMGCP DEBUG <0013> Generated response: line #02: I: 287EC6DB (mgcp_msg.c:67) 20241017055152346 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 106 (mgcp_msg.c:67) 20241017055152346 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241017055152346 DLMGCP DEBUG <0013> Generated response: line #05: o=- 287EC6DB 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055152346 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241017055152346 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055152346 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241017055152346 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055152346 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055152346 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055152346 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3438 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152346 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055152346 DLMGCP DEBUG <0013> Received message: line #02: C: 0067 (mgcp_msg.c:67) 20241017055152346 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055152346 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055152346 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw (trunk:0) found free endpoint: rtpbridge/68@mgw (mgcp_endp.c:261) 20241017055152346 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/68@mgw" (mgcp_protocol.c:441) 20241017055152346 DLMGCP NOTICE <0013> endpoint:rtpbridge/68@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055152346 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055152346 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw conn:(0067/rtp C:8CECA674 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055152346 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw CI:8CECA674 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055152346 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw CI:8CECA674 output_enabled 0 (mgcp_msg.c:125) 20241017055152346 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055152346 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw conn:(0067/rtp C:8CECA674 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) 20241017055152346 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055152346 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw CI:8CECA674 CRCX: Creating connection: port: 5442 (mgcp_protocol.c:1112) 20241017055152346 DLMGCP NOTICE <0013> endpoint:rtpbridge/68@mgw CI:8CECA674 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055152346 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055152346 DLMGCP DEBUG <0013> Generated response: line #00: 200 3438 OK (mgcp_msg.c:67) 20241017055152346 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/68@mgw (mgcp_msg.c:67) 20241017055152346 DLMGCP DEBUG <0013> Generated response: line #02: I: 8CECA674 (mgcp_msg.c:67) 20241017055152346 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 107 (mgcp_msg.c:67) 20241017055152346 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241017055152346 DLMGCP DEBUG <0013> Generated response: line #05: o=- 8CECA674 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055152346 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241017055152346 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055152346 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241017055152346 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055152346 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055152346 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055152347 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3439 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152347 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055152347 DLMGCP DEBUG <0013> Received message: line #02: C: 0068 (mgcp_msg.c:67) 20241017055152347 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055152347 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055152347 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw (trunk:0) found free endpoint: rtpbridge/69@mgw (mgcp_endp.c:261) 20241017055152347 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/69@mgw" (mgcp_protocol.c:441) 20241017055152347 DLMGCP NOTICE <0013> endpoint:rtpbridge/69@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055152347 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055152347 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw conn:(0068/rtp C:8920FB72 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055152347 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw CI:8920FB72 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055152347 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw CI:8920FB72 output_enabled 0 (mgcp_msg.c:125) 20241017055152347 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055152347 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw conn:(0068/rtp C:8920FB72 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) 20241017055152347 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055152347 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw CI:8920FB72 CRCX: Creating connection: port: 5444 (mgcp_protocol.c:1112) 20241017055152347 DLMGCP NOTICE <0013> endpoint:rtpbridge/69@mgw CI:8920FB72 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055152347 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055152347 DLMGCP DEBUG <0013> Generated response: line #00: 200 3439 OK (mgcp_msg.c:67) 20241017055152347 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/69@mgw (mgcp_msg.c:67) 20241017055152347 DLMGCP DEBUG <0013> Generated response: line #02: I: 8920FB72 (mgcp_msg.c:67) 20241017055152347 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 108 (mgcp_msg.c:67) 20241017055152347 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241017055152347 DLMGCP DEBUG <0013> Generated response: line #05: o=- 8920FB72 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055152347 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241017055152347 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055152347 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241017055152347 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055152347 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055152347 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055152347 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3440 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152347 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055152347 DLMGCP DEBUG <0013> Received message: line #02: C: 0069 (mgcp_msg.c:67) 20241017055152347 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055152347 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055152347 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw (trunk:0) found free endpoint: rtpbridge/6a@mgw (mgcp_endp.c:261) 20241017055152347 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/6a@mgw" (mgcp_protocol.c:441) 20241017055152347 DLMGCP NOTICE <0013> endpoint:rtpbridge/6a@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055152347 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055152347 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw conn:(0069/rtp C:37302762 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055152347 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw CI:37302762 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055152347 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw CI:37302762 output_enabled 0 (mgcp_msg.c:125) 20241017055152347 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055152347 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw conn:(0069/rtp C:37302762 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) 20241017055152347 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055152347 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw CI:37302762 CRCX: Creating connection: port: 5446 (mgcp_protocol.c:1112) 20241017055152347 DLMGCP NOTICE <0013> endpoint:rtpbridge/6a@mgw CI:37302762 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055152347 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055152347 DLMGCP DEBUG <0013> Generated response: line #00: 200 3440 OK (mgcp_msg.c:67) 20241017055152347 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6a@mgw (mgcp_msg.c:67) 20241017055152347 DLMGCP DEBUG <0013> Generated response: line #02: I: 37302762 (mgcp_msg.c:67) 20241017055152347 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 109 (mgcp_msg.c:67) 20241017055152347 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241017055152347 DLMGCP DEBUG <0013> Generated response: line #05: o=- 37302762 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055152347 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241017055152347 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055152347 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241017055152347 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055152347 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055152347 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055152347 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3441 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152347 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055152347 DLMGCP DEBUG <0013> Received message: line #02: C: 006A (mgcp_msg.c:67) 20241017055152347 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055152347 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055152347 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw (trunk:0) found free endpoint: rtpbridge/6b@mgw (mgcp_endp.c:261) 20241017055152347 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/6b@mgw" (mgcp_protocol.c:441) 20241017055152347 DLMGCP NOTICE <0013> endpoint:rtpbridge/6b@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055152347 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055152347 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw conn:(006A/rtp C:7A84830C r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055152347 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw CI:7A84830C connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055152347 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw CI:7A84830C output_enabled 0 (mgcp_msg.c:125) 20241017055152347 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055152347 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw conn:(006A/rtp C:7A84830C 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) 20241017055152347 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055152347 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw CI:7A84830C CRCX: Creating connection: port: 5448 (mgcp_protocol.c:1112) 20241017055152347 DLMGCP NOTICE <0013> endpoint:rtpbridge/6b@mgw CI:7A84830C CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055152347 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055152347 DLMGCP DEBUG <0013> Generated response: line #00: 200 3441 OK (mgcp_msg.c:67) 20241017055152347 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6b@mgw (mgcp_msg.c:67) 20241017055152347 DLMGCP DEBUG <0013> Generated response: line #02: I: 7A84830C (mgcp_msg.c:67) 20241017055152347 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 110 (mgcp_msg.c:67) 20241017055152347 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241017055152347 DLMGCP DEBUG <0013> Generated response: line #05: o=- 7A84830C 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055152347 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241017055152347 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055152347 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241017055152347 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055152347 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055152347 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055152348 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3442 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152348 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055152348 DLMGCP DEBUG <0013> Received message: line #02: C: 006B (mgcp_msg.c:67) 20241017055152348 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055152348 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055152348 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw (trunk:0) found free endpoint: rtpbridge/6c@mgw (mgcp_endp.c:261) 20241017055152348 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/6c@mgw" (mgcp_protocol.c:441) 20241017055152348 DLMGCP NOTICE <0013> endpoint:rtpbridge/6c@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055152348 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055152348 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw conn:(006B/rtp C:3B9411F5 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055152348 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw CI:3B9411F5 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055152348 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw CI:3B9411F5 output_enabled 0 (mgcp_msg.c:125) 20241017055152348 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055152348 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw conn:(006B/rtp C:3B9411F5 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) 20241017055152348 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055152348 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw CI:3B9411F5 CRCX: Creating connection: port: 5450 (mgcp_protocol.c:1112) 20241017055152348 DLMGCP NOTICE <0013> endpoint:rtpbridge/6c@mgw CI:3B9411F5 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055152348 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055152348 DLMGCP DEBUG <0013> Generated response: line #00: 200 3442 OK (mgcp_msg.c:67) 20241017055152348 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6c@mgw (mgcp_msg.c:67) 20241017055152348 DLMGCP DEBUG <0013> Generated response: line #02: I: 3B9411F5 (mgcp_msg.c:67) 20241017055152348 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 111 (mgcp_msg.c:67) 20241017055152348 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241017055152348 DLMGCP DEBUG <0013> Generated response: line #05: o=- 3B9411F5 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055152348 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241017055152348 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055152348 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241017055152348 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055152348 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055152348 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055152348 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3443 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152348 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055152348 DLMGCP DEBUG <0013> Received message: line #02: C: 006C (mgcp_msg.c:67) 20241017055152348 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055152348 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055152348 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw (trunk:0) found free endpoint: rtpbridge/6d@mgw (mgcp_endp.c:261) 20241017055152348 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/6d@mgw" (mgcp_protocol.c:441) 20241017055152348 DLMGCP NOTICE <0013> endpoint:rtpbridge/6d@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055152348 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055152348 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw conn:(006C/rtp C:5BEEA50A r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055152348 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw CI:5BEEA50A connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055152348 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw CI:5BEEA50A output_enabled 0 (mgcp_msg.c:125) 20241017055152348 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055152348 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw conn:(006C/rtp C:5BEEA50A 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) 20241017055152348 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055152348 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw CI:5BEEA50A CRCX: Creating connection: port: 5452 (mgcp_protocol.c:1112) 20241017055152348 DLMGCP NOTICE <0013> endpoint:rtpbridge/6d@mgw CI:5BEEA50A CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055152348 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055152348 DLMGCP DEBUG <0013> Generated response: line #00: 200 3443 OK (mgcp_msg.c:67) 20241017055152348 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6d@mgw (mgcp_msg.c:67) 20241017055152348 DLMGCP DEBUG <0013> Generated response: line #02: I: 5BEEA50A (mgcp_msg.c:67) 20241017055152348 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 112 (mgcp_msg.c:67) 20241017055152348 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241017055152348 DLMGCP DEBUG <0013> Generated response: line #05: o=- 5BEEA50A 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055152348 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241017055152348 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055152348 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241017055152348 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055152348 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055152348 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055152348 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3444 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152348 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055152348 DLMGCP DEBUG <0013> Received message: line #02: C: 006D (mgcp_msg.c:67) 20241017055152348 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055152348 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055152348 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw (trunk:0) found free endpoint: rtpbridge/6e@mgw (mgcp_endp.c:261) 20241017055152348 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/6e@mgw" (mgcp_protocol.c:441) 20241017055152348 DLMGCP NOTICE <0013> endpoint:rtpbridge/6e@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055152348 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055152348 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw conn:(006D/rtp C:3B301CA9 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055152348 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw CI:3B301CA9 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055152348 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw CI:3B301CA9 output_enabled 0 (mgcp_msg.c:125) 20241017055152348 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055152348 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw conn:(006D/rtp C:3B301CA9 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) 20241017055152348 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055152348 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw CI:3B301CA9 CRCX: Creating connection: port: 5454 (mgcp_protocol.c:1112) 20241017055152348 DLMGCP NOTICE <0013> endpoint:rtpbridge/6e@mgw CI:3B301CA9 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055152348 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055152348 DLMGCP DEBUG <0013> Generated response: line #00: 200 3444 OK (mgcp_msg.c:67) 20241017055152348 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6e@mgw (mgcp_msg.c:67) 20241017055152348 DLMGCP DEBUG <0013> Generated response: line #02: I: 3B301CA9 (mgcp_msg.c:67) 20241017055152348 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 113 (mgcp_msg.c:67) 20241017055152348 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241017055152348 DLMGCP DEBUG <0013> Generated response: line #05: o=- 3B301CA9 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055152348 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241017055152348 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055152348 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241017055152348 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055152348 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055152348 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055152348 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3445 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152348 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055152348 DLMGCP DEBUG <0013> Received message: line #02: C: 006E (mgcp_msg.c:67) 20241017055152348 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055152348 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055152348 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw (trunk:0) found free endpoint: rtpbridge/6f@mgw (mgcp_endp.c:261) 20241017055152348 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/6f@mgw" (mgcp_protocol.c:441) 20241017055152348 DLMGCP NOTICE <0013> endpoint:rtpbridge/6f@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055152348 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055152348 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw conn:(006E/rtp C:7715DCB0 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055152348 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw CI:7715DCB0 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055152348 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw CI:7715DCB0 output_enabled 0 (mgcp_msg.c:125) 20241017055152348 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055152348 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw conn:(006E/rtp C:7715DCB0 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) 20241017055152348 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055152348 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw CI:7715DCB0 CRCX: Creating connection: port: 5456 (mgcp_protocol.c:1112) 20241017055152348 DLMGCP NOTICE <0013> endpoint:rtpbridge/6f@mgw CI:7715DCB0 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055152348 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055152348 DLMGCP DEBUG <0013> Generated response: line #00: 200 3445 OK (mgcp_msg.c:67) 20241017055152348 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6f@mgw (mgcp_msg.c:67) 20241017055152348 DLMGCP DEBUG <0013> Generated response: line #02: I: 7715DCB0 (mgcp_msg.c:67) 20241017055152348 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 114 (mgcp_msg.c:67) 20241017055152348 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241017055152348 DLMGCP DEBUG <0013> Generated response: line #05: o=- 7715DCB0 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055152348 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241017055152348 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055152348 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241017055152348 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055152348 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055152348 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055152349 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3446 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152349 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055152349 DLMGCP DEBUG <0013> Received message: line #02: C: 006F (mgcp_msg.c:67) 20241017055152349 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055152349 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055152349 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw (trunk:0) found free endpoint: rtpbridge/70@mgw (mgcp_endp.c:261) 20241017055152349 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/70@mgw" (mgcp_protocol.c:441) 20241017055152349 DLMGCP NOTICE <0013> endpoint:rtpbridge/70@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055152349 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055152349 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw conn:(006F/rtp C:6CEEDD1C r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055152349 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw CI:6CEEDD1C connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055152349 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw CI:6CEEDD1C output_enabled 0 (mgcp_msg.c:125) 20241017055152349 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055152349 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw conn:(006F/rtp C:6CEEDD1C 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) 20241017055152349 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055152349 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw CI:6CEEDD1C CRCX: Creating connection: port: 5458 (mgcp_protocol.c:1112) 20241017055152349 DLMGCP NOTICE <0013> endpoint:rtpbridge/70@mgw CI:6CEEDD1C CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055152349 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055152349 DLMGCP DEBUG <0013> Generated response: line #00: 200 3446 OK (mgcp_msg.c:67) 20241017055152349 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/70@mgw (mgcp_msg.c:67) 20241017055152349 DLMGCP DEBUG <0013> Generated response: line #02: I: 6CEEDD1C (mgcp_msg.c:67) 20241017055152349 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 115 (mgcp_msg.c:67) 20241017055152349 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241017055152349 DLMGCP DEBUG <0013> Generated response: line #05: o=- 6CEEDD1C 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055152349 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241017055152349 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055152349 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241017055152349 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055152349 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055152349 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055152349 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3447 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152349 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055152349 DLMGCP DEBUG <0013> Received message: line #02: C: 0070 (mgcp_msg.c:67) 20241017055152349 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055152349 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055152349 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw (trunk:0) found free endpoint: rtpbridge/71@mgw (mgcp_endp.c:261) 20241017055152349 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/71@mgw" (mgcp_protocol.c:441) 20241017055152349 DLMGCP NOTICE <0013> endpoint:rtpbridge/71@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055152349 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055152349 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw conn:(0070/rtp C:4BB3558D r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055152349 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw CI:4BB3558D connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055152349 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw CI:4BB3558D output_enabled 0 (mgcp_msg.c:125) 20241017055152349 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055152349 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw conn:(0070/rtp C:4BB3558D 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) 20241017055152349 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055152349 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw CI:4BB3558D CRCX: Creating connection: port: 5460 (mgcp_protocol.c:1112) 20241017055152349 DLMGCP NOTICE <0013> endpoint:rtpbridge/71@mgw CI:4BB3558D CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055152349 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055152349 DLMGCP DEBUG <0013> Generated response: line #00: 200 3447 OK (mgcp_msg.c:67) 20241017055152349 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/71@mgw (mgcp_msg.c:67) 20241017055152349 DLMGCP DEBUG <0013> Generated response: line #02: I: 4BB3558D (mgcp_msg.c:67) 20241017055152349 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 116 (mgcp_msg.c:67) 20241017055152349 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241017055152349 DLMGCP DEBUG <0013> Generated response: line #05: o=- 4BB3558D 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055152349 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241017055152349 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055152349 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241017055152349 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055152349 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055152349 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055152349 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3448 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152349 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055152349 DLMGCP DEBUG <0013> Received message: line #02: C: 0071 (mgcp_msg.c:67) 20241017055152349 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055152349 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055152349 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw (trunk:0) found free endpoint: rtpbridge/72@mgw (mgcp_endp.c:261) 20241017055152349 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/72@mgw" (mgcp_protocol.c:441) 20241017055152349 DLMGCP NOTICE <0013> endpoint:rtpbridge/72@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055152349 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055152349 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw conn:(0071/rtp C:C8C2A493 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055152349 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw CI:C8C2A493 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055152349 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw CI:C8C2A493 output_enabled 0 (mgcp_msg.c:125) 20241017055152349 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055152349 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw conn:(0071/rtp C:C8C2A493 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) 20241017055152349 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055152349 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw CI:C8C2A493 CRCX: Creating connection: port: 5462 (mgcp_protocol.c:1112) 20241017055152349 DLMGCP NOTICE <0013> endpoint:rtpbridge/72@mgw CI:C8C2A493 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055152349 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055152349 DLMGCP DEBUG <0013> Generated response: line #00: 200 3448 OK (mgcp_msg.c:67) 20241017055152349 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/72@mgw (mgcp_msg.c:67) 20241017055152349 DLMGCP DEBUG <0013> Generated response: line #02: I: C8C2A493 (mgcp_msg.c:67) 20241017055152349 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 117 (mgcp_msg.c:67) 20241017055152349 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241017055152349 DLMGCP DEBUG <0013> Generated response: line #05: o=- C8C2A493 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055152349 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241017055152349 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055152349 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241017055152349 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055152349 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055152349 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055152349 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3449 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152349 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055152349 DLMGCP DEBUG <0013> Received message: line #02: C: 0072 (mgcp_msg.c:67) 20241017055152349 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055152349 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055152349 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw (trunk:0) found free endpoint: rtpbridge/73@mgw (mgcp_endp.c:261) 20241017055152349 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/73@mgw" (mgcp_protocol.c:441) 20241017055152349 DLMGCP NOTICE <0013> endpoint:rtpbridge/73@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055152349 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055152349 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw conn:(0072/rtp C:541F45CD r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055152349 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw CI:541F45CD connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055152349 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw CI:541F45CD output_enabled 0 (mgcp_msg.c:125) 20241017055152349 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055152349 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw conn:(0072/rtp C:541F45CD 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) 20241017055152349 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055152350 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw CI:541F45CD CRCX: Creating connection: port: 5464 (mgcp_protocol.c:1112) 20241017055152350 DLMGCP NOTICE <0013> endpoint:rtpbridge/73@mgw CI:541F45CD CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055152350 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055152350 DLMGCP DEBUG <0013> Generated response: line #00: 200 3449 OK (mgcp_msg.c:67) 20241017055152350 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/73@mgw (mgcp_msg.c:67) 20241017055152350 DLMGCP DEBUG <0013> Generated response: line #02: I: 541F45CD (mgcp_msg.c:67) 20241017055152350 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 118 (mgcp_msg.c:67) 20241017055152350 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241017055152350 DLMGCP DEBUG <0013> Generated response: line #05: o=- 541F45CD 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055152350 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241017055152350 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055152350 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241017055152350 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055152350 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055152350 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055152350 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3450 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152350 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055152350 DLMGCP DEBUG <0013> Received message: line #02: C: 0073 (mgcp_msg.c:67) 20241017055152350 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055152350 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055152350 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw (trunk:0) found free endpoint: rtpbridge/74@mgw (mgcp_endp.c:261) 20241017055152350 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/74@mgw" (mgcp_protocol.c:441) 20241017055152350 DLMGCP NOTICE <0013> endpoint:rtpbridge/74@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055152350 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055152350 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw conn:(0073/rtp C:89BA2FAB r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055152350 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw CI:89BA2FAB connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055152350 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw CI:89BA2FAB output_enabled 0 (mgcp_msg.c:125) 20241017055152350 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055152350 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw conn:(0073/rtp C:89BA2FAB 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) 20241017055152350 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055152350 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw CI:89BA2FAB CRCX: Creating connection: port: 5466 (mgcp_protocol.c:1112) 20241017055152350 DLMGCP NOTICE <0013> endpoint:rtpbridge/74@mgw CI:89BA2FAB CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055152350 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055152350 DLMGCP DEBUG <0013> Generated response: line #00: 200 3450 OK (mgcp_msg.c:67) 20241017055152350 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/74@mgw (mgcp_msg.c:67) 20241017055152350 DLMGCP DEBUG <0013> Generated response: line #02: I: 89BA2FAB (mgcp_msg.c:67) 20241017055152350 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 119 (mgcp_msg.c:67) 20241017055152350 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241017055152350 DLMGCP DEBUG <0013> Generated response: line #05: o=- 89BA2FAB 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055152350 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241017055152350 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055152350 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241017055152350 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055152350 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055152350 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055152350 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3451 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152350 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055152350 DLMGCP DEBUG <0013> Received message: line #02: C: 0074 (mgcp_msg.c:67) 20241017055152350 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055152350 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055152350 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw (trunk:0) found free endpoint: rtpbridge/75@mgw (mgcp_endp.c:261) 20241017055152350 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/75@mgw" (mgcp_protocol.c:441) 20241017055152350 DLMGCP NOTICE <0013> endpoint:rtpbridge/75@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055152350 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055152350 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw conn:(0074/rtp C:35751E4F r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055152350 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw CI:35751E4F connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055152350 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw CI:35751E4F output_enabled 0 (mgcp_msg.c:125) 20241017055152350 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055152350 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw conn:(0074/rtp C:35751E4F 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) 20241017055152350 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055152350 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw CI:35751E4F CRCX: Creating connection: port: 5468 (mgcp_protocol.c:1112) 20241017055152350 DLMGCP NOTICE <0013> endpoint:rtpbridge/75@mgw CI:35751E4F CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055152350 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055152350 DLMGCP DEBUG <0013> Generated response: line #00: 200 3451 OK (mgcp_msg.c:67) 20241017055152350 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/75@mgw (mgcp_msg.c:67) 20241017055152350 DLMGCP DEBUG <0013> Generated response: line #02: I: 35751E4F (mgcp_msg.c:67) 20241017055152350 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 120 (mgcp_msg.c:67) 20241017055152350 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241017055152350 DLMGCP DEBUG <0013> Generated response: line #05: o=- 35751E4F 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055152350 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241017055152350 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055152350 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241017055152350 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055152350 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055152350 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055152350 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3452 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152350 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055152350 DLMGCP DEBUG <0013> Received message: line #02: C: 0075 (mgcp_msg.c:67) 20241017055152350 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055152350 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055152350 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw (trunk:0) found free endpoint: rtpbridge/76@mgw (mgcp_endp.c:261) 20241017055152350 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/76@mgw" (mgcp_protocol.c:441) 20241017055152350 DLMGCP NOTICE <0013> endpoint:rtpbridge/76@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055152350 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055152350 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw conn:(0075/rtp C:864F052C r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055152350 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw CI:864F052C connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055152350 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw CI:864F052C output_enabled 0 (mgcp_msg.c:125) 20241017055152350 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055152350 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw conn:(0075/rtp C:864F052C 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) 20241017055152350 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055152350 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw CI:864F052C CRCX: Creating connection: port: 5470 (mgcp_protocol.c:1112) 20241017055152350 DLMGCP NOTICE <0013> endpoint:rtpbridge/76@mgw CI:864F052C CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055152350 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055152350 DLMGCP DEBUG <0013> Generated response: line #00: 200 3452 OK (mgcp_msg.c:67) 20241017055152350 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/76@mgw (mgcp_msg.c:67) 20241017055152350 DLMGCP DEBUG <0013> Generated response: line #02: I: 864F052C (mgcp_msg.c:67) 20241017055152350 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 121 (mgcp_msg.c:67) 20241017055152350 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241017055152350 DLMGCP DEBUG <0013> Generated response: line #05: o=- 864F052C 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055152350 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241017055152350 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055152350 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241017055152350 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055152350 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055152350 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055152351 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3453 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152351 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055152351 DLMGCP DEBUG <0013> Received message: line #02: C: 0076 (mgcp_msg.c:67) 20241017055152351 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055152351 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055152351 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw (trunk:0) found free endpoint: rtpbridge/77@mgw (mgcp_endp.c:261) 20241017055152351 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/77@mgw" (mgcp_protocol.c:441) 20241017055152351 DLMGCP NOTICE <0013> endpoint:rtpbridge/77@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055152351 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055152351 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw conn:(0076/rtp C:DA61811C r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055152351 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw CI:DA61811C connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055152351 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw CI:DA61811C output_enabled 0 (mgcp_msg.c:125) 20241017055152351 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055152351 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw conn:(0076/rtp C:DA61811C 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) 20241017055152351 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055152351 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw CI:DA61811C CRCX: Creating connection: port: 5472 (mgcp_protocol.c:1112) 20241017055152351 DLMGCP NOTICE <0013> endpoint:rtpbridge/77@mgw CI:DA61811C CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055152351 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055152351 DLMGCP DEBUG <0013> Generated response: line #00: 200 3453 OK (mgcp_msg.c:67) 20241017055152351 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/77@mgw (mgcp_msg.c:67) 20241017055152351 DLMGCP DEBUG <0013> Generated response: line #02: I: DA61811C (mgcp_msg.c:67) 20241017055152351 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 122 (mgcp_msg.c:67) 20241017055152351 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241017055152351 DLMGCP DEBUG <0013> Generated response: line #05: o=- DA61811C 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055152351 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241017055152351 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055152351 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241017055152351 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055152351 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055152351 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055152351 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3454 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152351 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055152351 DLMGCP DEBUG <0013> Received message: line #02: C: 0077 (mgcp_msg.c:67) 20241017055152351 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055152351 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055152351 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw (trunk:0) found free endpoint: rtpbridge/78@mgw (mgcp_endp.c:261) 20241017055152351 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/78@mgw" (mgcp_protocol.c:441) 20241017055152351 DLMGCP NOTICE <0013> endpoint:rtpbridge/78@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055152351 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055152351 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw conn:(0077/rtp C:6444FFBC r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055152351 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw CI:6444FFBC connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055152351 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw CI:6444FFBC output_enabled 0 (mgcp_msg.c:125) 20241017055152351 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055152351 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw conn:(0077/rtp C:6444FFBC 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) 20241017055152351 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055152351 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw CI:6444FFBC CRCX: Creating connection: port: 5474 (mgcp_protocol.c:1112) 20241017055152351 DLMGCP NOTICE <0013> endpoint:rtpbridge/78@mgw CI:6444FFBC CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055152351 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055152351 DLMGCP DEBUG <0013> Generated response: line #00: 200 3454 OK (mgcp_msg.c:67) 20241017055152351 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/78@mgw (mgcp_msg.c:67) 20241017055152351 DLMGCP DEBUG <0013> Generated response: line #02: I: 6444FFBC (mgcp_msg.c:67) 20241017055152351 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 123 (mgcp_msg.c:67) 20241017055152351 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241017055152351 DLMGCP DEBUG <0013> Generated response: line #05: o=- 6444FFBC 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055152351 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241017055152351 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055152351 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241017055152351 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055152351 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055152351 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055152351 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3455 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152351 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055152351 DLMGCP DEBUG <0013> Received message: line #02: C: 0078 (mgcp_msg.c:67) 20241017055152351 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055152351 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055152351 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw (trunk:0) found free endpoint: rtpbridge/79@mgw (mgcp_endp.c:261) 20241017055152351 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/79@mgw" (mgcp_protocol.c:441) 20241017055152351 DLMGCP NOTICE <0013> endpoint:rtpbridge/79@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055152351 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055152351 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw conn:(0078/rtp C:7C8486FF r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055152351 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw CI:7C8486FF connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055152351 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw CI:7C8486FF output_enabled 0 (mgcp_msg.c:125) 20241017055152351 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055152351 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw conn:(0078/rtp C:7C8486FF 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) 20241017055152351 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055152351 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw CI:7C8486FF CRCX: Creating connection: port: 5476 (mgcp_protocol.c:1112) 20241017055152351 DLMGCP NOTICE <0013> endpoint:rtpbridge/79@mgw CI:7C8486FF CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055152351 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055152351 DLMGCP DEBUG <0013> Generated response: line #00: 200 3455 OK (mgcp_msg.c:67) 20241017055152351 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/79@mgw (mgcp_msg.c:67) 20241017055152351 DLMGCP DEBUG <0013> Generated response: line #02: I: 7C8486FF (mgcp_msg.c:67) 20241017055152351 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 124 (mgcp_msg.c:67) 20241017055152351 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241017055152351 DLMGCP DEBUG <0013> Generated response: line #05: o=- 7C8486FF 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055152351 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241017055152351 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055152351 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241017055152351 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055152351 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055152351 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055152351 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3456 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152351 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055152351 DLMGCP DEBUG <0013> Received message: line #02: C: 0079 (mgcp_msg.c:67) 20241017055152351 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055152351 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055152351 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw (trunk:0) found free endpoint: rtpbridge/7a@mgw (mgcp_endp.c:261) 20241017055152351 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/7a@mgw" (mgcp_protocol.c:441) 20241017055152351 DLMGCP NOTICE <0013> endpoint:rtpbridge/7a@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055152351 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055152351 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw conn:(0079/rtp C:416A8FF3 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055152351 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw CI:416A8FF3 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055152351 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw CI:416A8FF3 output_enabled 0 (mgcp_msg.c:125) 20241017055152351 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055152351 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw conn:(0079/rtp C:416A8FF3 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) 20241017055152351 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055152351 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw CI:416A8FF3 CRCX: Creating connection: port: 5478 (mgcp_protocol.c:1112) 20241017055152351 DLMGCP NOTICE <0013> endpoint:rtpbridge/7a@mgw CI:416A8FF3 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055152351 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055152351 DLMGCP DEBUG <0013> Generated response: line #00: 200 3456 OK (mgcp_msg.c:67) 20241017055152351 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7a@mgw (mgcp_msg.c:67) 20241017055152352 DLMGCP DEBUG <0013> Generated response: line #02: I: 416A8FF3 (mgcp_msg.c:67) 20241017055152352 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 125 (mgcp_msg.c:67) 20241017055152352 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241017055152352 DLMGCP DEBUG <0013> Generated response: line #05: o=- 416A8FF3 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055152352 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241017055152352 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055152352 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241017055152352 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055152352 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055152352 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055152352 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3457 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152352 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055152352 DLMGCP DEBUG <0013> Received message: line #02: C: 007A (mgcp_msg.c:67) 20241017055152352 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055152352 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055152352 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw (trunk:0) found free endpoint: rtpbridge/7b@mgw (mgcp_endp.c:261) 20241017055152352 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/7b@mgw" (mgcp_protocol.c:441) 20241017055152352 DLMGCP NOTICE <0013> endpoint:rtpbridge/7b@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055152352 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055152352 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw conn:(007A/rtp C:BBC26291 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055152352 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw CI:BBC26291 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055152352 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw CI:BBC26291 output_enabled 0 (mgcp_msg.c:125) 20241017055152352 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055152352 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw conn:(007A/rtp C:BBC26291 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) 20241017055152352 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055152352 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw CI:BBC26291 CRCX: Creating connection: port: 5480 (mgcp_protocol.c:1112) 20241017055152352 DLMGCP NOTICE <0013> endpoint:rtpbridge/7b@mgw CI:BBC26291 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055152352 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055152352 DLMGCP DEBUG <0013> Generated response: line #00: 200 3457 OK (mgcp_msg.c:67) 20241017055152352 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7b@mgw (mgcp_msg.c:67) 20241017055152352 DLMGCP DEBUG <0013> Generated response: line #02: I: BBC26291 (mgcp_msg.c:67) 20241017055152352 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 126 (mgcp_msg.c:67) 20241017055152352 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241017055152352 DLMGCP DEBUG <0013> Generated response: line #05: o=- BBC26291 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055152352 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241017055152352 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055152352 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241017055152352 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055152352 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055152352 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055152352 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3458 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152352 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055152352 DLMGCP DEBUG <0013> Received message: line #02: C: 007B (mgcp_msg.c:67) 20241017055152352 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055152352 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055152352 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw (trunk:0) found free endpoint: rtpbridge/7c@mgw (mgcp_endp.c:261) 20241017055152352 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/7c@mgw" (mgcp_protocol.c:441) 20241017055152352 DLMGCP NOTICE <0013> endpoint:rtpbridge/7c@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055152352 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055152352 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw conn:(007B/rtp C:7FA1646B r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055152352 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw CI:7FA1646B connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055152352 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw CI:7FA1646B output_enabled 0 (mgcp_msg.c:125) 20241017055152352 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055152352 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw conn:(007B/rtp C:7FA1646B 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) 20241017055152352 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055152352 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw CI:7FA1646B CRCX: Creating connection: port: 5482 (mgcp_protocol.c:1112) 20241017055152352 DLMGCP NOTICE <0013> endpoint:rtpbridge/7c@mgw CI:7FA1646B CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055152352 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055152352 DLMGCP DEBUG <0013> Generated response: line #00: 200 3458 OK (mgcp_msg.c:67) 20241017055152352 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7c@mgw (mgcp_msg.c:67) 20241017055152352 DLMGCP DEBUG <0013> Generated response: line #02: I: 7FA1646B (mgcp_msg.c:67) 20241017055152352 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 127 (mgcp_msg.c:67) 20241017055152352 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241017055152352 DLMGCP DEBUG <0013> Generated response: line #05: o=- 7FA1646B 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055152352 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241017055152352 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055152352 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241017055152352 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055152352 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055152352 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055152352 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3459 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152352 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055152352 DLMGCP DEBUG <0013> Received message: line #02: C: 007C (mgcp_msg.c:67) 20241017055152352 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055152352 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055152352 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw (trunk:0) found free endpoint: rtpbridge/7d@mgw (mgcp_endp.c:261) 20241017055152352 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/7d@mgw" (mgcp_protocol.c:441) 20241017055152352 DLMGCP NOTICE <0013> endpoint:rtpbridge/7d@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055152352 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055152352 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw conn:(007C/rtp C:DB0CE41E r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055152352 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw CI:DB0CE41E connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055152352 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw CI:DB0CE41E output_enabled 0 (mgcp_msg.c:125) 20241017055152352 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055152352 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw conn:(007C/rtp C:DB0CE41E 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) 20241017055152352 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055152352 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw CI:DB0CE41E CRCX: Creating connection: port: 5484 (mgcp_protocol.c:1112) 20241017055152352 DLMGCP NOTICE <0013> endpoint:rtpbridge/7d@mgw CI:DB0CE41E CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055152352 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055152352 DLMGCP DEBUG <0013> Generated response: line #00: 200 3459 OK (mgcp_msg.c:67) 20241017055152352 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7d@mgw (mgcp_msg.c:67) 20241017055152352 DLMGCP DEBUG <0013> Generated response: line #02: I: DB0CE41E (mgcp_msg.c:67) 20241017055152352 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 128 (mgcp_msg.c:67) 20241017055152352 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241017055152352 DLMGCP DEBUG <0013> Generated response: line #05: o=- DB0CE41E 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055152352 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241017055152352 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055152352 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241017055152352 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055152352 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055152352 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055152353 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3460 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152353 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055152353 DLMGCP DEBUG <0013> Received message: line #02: C: 007D (mgcp_msg.c:67) 20241017055152353 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055152353 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055152353 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw (trunk:0) found free endpoint: rtpbridge/7e@mgw (mgcp_endp.c:261) 20241017055152353 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/7e@mgw" (mgcp_protocol.c:441) 20241017055152353 DLMGCP NOTICE <0013> endpoint:rtpbridge/7e@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055152353 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055152353 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw conn:(007D/rtp C:1B6E05EB r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055152353 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw CI:1B6E05EB connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055152353 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw CI:1B6E05EB output_enabled 0 (mgcp_msg.c:125) 20241017055152353 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055152353 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw conn:(007D/rtp C:1B6E05EB 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) 20241017055152353 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055152353 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw CI:1B6E05EB CRCX: Creating connection: port: 5486 (mgcp_protocol.c:1112) 20241017055152353 DLMGCP NOTICE <0013> endpoint:rtpbridge/7e@mgw CI:1B6E05EB CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055152353 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055152353 DLMGCP DEBUG <0013> Generated response: line #00: 200 3460 OK (mgcp_msg.c:67) 20241017055152353 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7e@mgw (mgcp_msg.c:67) 20241017055152353 DLMGCP DEBUG <0013> Generated response: line #02: I: 1B6E05EB (mgcp_msg.c:67) 20241017055152353 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 129 (mgcp_msg.c:67) 20241017055152353 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241017055152353 DLMGCP DEBUG <0013> Generated response: line #05: o=- 1B6E05EB 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055152353 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241017055152353 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055152353 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241017055152353 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055152353 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055152353 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055152353 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3461 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152353 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055152353 DLMGCP DEBUG <0013> Received message: line #02: C: 007E (mgcp_msg.c:67) 20241017055152353 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055152353 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055152353 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw (trunk:0) found free endpoint: rtpbridge/7f@mgw (mgcp_endp.c:261) 20241017055152353 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/7f@mgw" (mgcp_protocol.c:441) 20241017055152353 DLMGCP NOTICE <0013> endpoint:rtpbridge/7f@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055152353 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055152353 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw conn:(007E/rtp C:507C0BDE r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055152353 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw CI:507C0BDE connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055152353 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw CI:507C0BDE output_enabled 0 (mgcp_msg.c:125) 20241017055152353 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055152353 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw conn:(007E/rtp C:507C0BDE 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) 20241017055152353 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055152353 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw CI:507C0BDE CRCX: Creating connection: port: 5488 (mgcp_protocol.c:1112) 20241017055152353 DLMGCP NOTICE <0013> endpoint:rtpbridge/7f@mgw CI:507C0BDE CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055152353 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055152353 DLMGCP DEBUG <0013> Generated response: line #00: 200 3461 OK (mgcp_msg.c:67) 20241017055152353 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7f@mgw (mgcp_msg.c:67) 20241017055152353 DLMGCP DEBUG <0013> Generated response: line #02: I: 507C0BDE (mgcp_msg.c:67) 20241017055152353 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 130 (mgcp_msg.c:67) 20241017055152353 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241017055152353 DLMGCP DEBUG <0013> Generated response: line #05: o=- 507C0BDE 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055152353 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241017055152353 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055152353 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241017055152353 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055152353 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055152353 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055152353 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3462 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152353 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055152353 DLMGCP DEBUG <0013> Received message: line #02: C: 007F (mgcp_msg.c:67) 20241017055152353 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055152353 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055152353 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw (trunk:0) found free endpoint: rtpbridge/80@mgw (mgcp_endp.c:261) 20241017055152353 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/80@mgw" (mgcp_protocol.c:441) 20241017055152353 DLMGCP NOTICE <0013> endpoint:rtpbridge/80@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055152353 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055152353 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw conn:(007F/rtp C:5778531B r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055152353 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw CI:5778531B connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055152353 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw CI:5778531B output_enabled 0 (mgcp_msg.c:125) 20241017055152353 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055152353 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw conn:(007F/rtp C:5778531B 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) 20241017055152353 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055152353 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw CI:5778531B CRCX: Creating connection: port: 5490 (mgcp_protocol.c:1112) 20241017055152353 DLMGCP NOTICE <0013> endpoint:rtpbridge/80@mgw CI:5778531B CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055152353 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055152353 DLMGCP DEBUG <0013> Generated response: line #00: 200 3462 OK (mgcp_msg.c:67) 20241017055152353 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/80@mgw (mgcp_msg.c:67) 20241017055152353 DLMGCP DEBUG <0013> Generated response: line #02: I: 5778531B (mgcp_msg.c:67) 20241017055152353 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 131 (mgcp_msg.c:67) 20241017055152353 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241017055152353 DLMGCP DEBUG <0013> Generated response: line #05: o=- 5778531B 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055152353 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241017055152353 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055152353 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241017055152353 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055152353 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055152353 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055152353 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3463 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152353 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055152353 DLMGCP DEBUG <0013> Received message: line #02: C: 0080 (mgcp_msg.c:67) 20241017055152353 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055152353 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055152353 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw (trunk:0) found free endpoint: rtpbridge/81@mgw (mgcp_endp.c:261) 20241017055152353 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/81@mgw" (mgcp_protocol.c:441) 20241017055152353 DLMGCP NOTICE <0013> endpoint:rtpbridge/81@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055152353 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055152353 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw conn:(0080/rtp C:5E291130 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055152353 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw CI:5E291130 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055152353 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw CI:5E291130 output_enabled 0 (mgcp_msg.c:125) 20241017055152353 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055152353 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw conn:(0080/rtp C:5E291130 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) 20241017055152353 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055152353 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw CI:5E291130 CRCX: Creating connection: port: 5492 (mgcp_protocol.c:1112) 20241017055152353 DLMGCP NOTICE <0013> endpoint:rtpbridge/81@mgw CI:5E291130 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055152353 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055152353 DLMGCP DEBUG <0013> Generated response: line #00: 200 3463 OK (mgcp_msg.c:67) 20241017055152353 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/81@mgw (mgcp_msg.c:67) 20241017055152353 DLMGCP DEBUG <0013> Generated response: line #02: I: 5E291130 (mgcp_msg.c:67) 20241017055152353 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 132 (mgcp_msg.c:67) 20241017055152353 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241017055152353 DLMGCP DEBUG <0013> Generated response: line #05: o=- 5E291130 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055152353 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241017055152353 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055152353 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241017055152353 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055152353 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055152353 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055152354 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3464 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152354 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055152354 DLMGCP DEBUG <0013> Received message: line #02: C: 0081 (mgcp_msg.c:67) 20241017055152354 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055152354 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055152354 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw (trunk:0) found free endpoint: rtpbridge/82@mgw (mgcp_endp.c:261) 20241017055152354 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/82@mgw" (mgcp_protocol.c:441) 20241017055152354 DLMGCP NOTICE <0013> endpoint:rtpbridge/82@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055152354 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055152354 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw conn:(0081/rtp C:FD6580CA r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055152354 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw CI:FD6580CA connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055152354 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw CI:FD6580CA output_enabled 0 (mgcp_msg.c:125) 20241017055152354 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055152354 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw conn:(0081/rtp C:FD6580CA 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) 20241017055152354 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055152354 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw CI:FD6580CA CRCX: Creating connection: port: 5494 (mgcp_protocol.c:1112) 20241017055152354 DLMGCP NOTICE <0013> endpoint:rtpbridge/82@mgw CI:FD6580CA CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055152354 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055152354 DLMGCP DEBUG <0013> Generated response: line #00: 200 3464 OK (mgcp_msg.c:67) 20241017055152354 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/82@mgw (mgcp_msg.c:67) 20241017055152354 DLMGCP DEBUG <0013> Generated response: line #02: I: FD6580CA (mgcp_msg.c:67) 20241017055152354 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 133 (mgcp_msg.c:67) 20241017055152354 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241017055152354 DLMGCP DEBUG <0013> Generated response: line #05: o=- FD6580CA 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055152354 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241017055152354 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055152354 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241017055152354 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055152354 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055152354 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055152354 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3465 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152354 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055152354 DLMGCP DEBUG <0013> Received message: line #02: C: 0082 (mgcp_msg.c:67) 20241017055152354 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055152354 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055152354 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw (trunk:0) found free endpoint: rtpbridge/83@mgw (mgcp_endp.c:261) 20241017055152354 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/83@mgw" (mgcp_protocol.c:441) 20241017055152354 DLMGCP NOTICE <0013> endpoint:rtpbridge/83@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055152354 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055152354 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw conn:(0082/rtp C:84697B11 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055152354 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw CI:84697B11 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055152354 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw CI:84697B11 output_enabled 0 (mgcp_msg.c:125) 20241017055152354 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055152354 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw conn:(0082/rtp C:84697B11 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) 20241017055152354 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055152354 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw CI:84697B11 CRCX: Creating connection: port: 5496 (mgcp_protocol.c:1112) 20241017055152354 DLMGCP NOTICE <0013> endpoint:rtpbridge/83@mgw CI:84697B11 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055152354 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055152354 DLMGCP DEBUG <0013> Generated response: line #00: 200 3465 OK (mgcp_msg.c:67) 20241017055152354 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/83@mgw (mgcp_msg.c:67) 20241017055152354 DLMGCP DEBUG <0013> Generated response: line #02: I: 84697B11 (mgcp_msg.c:67) 20241017055152354 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 134 (mgcp_msg.c:67) 20241017055152354 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241017055152354 DLMGCP DEBUG <0013> Generated response: line #05: o=- 84697B11 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055152354 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241017055152354 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055152354 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241017055152354 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055152354 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055152354 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055152354 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3466 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152354 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055152354 DLMGCP DEBUG <0013> Received message: line #02: C: 0083 (mgcp_msg.c:67) 20241017055152354 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055152354 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055152354 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw (trunk:0) found free endpoint: rtpbridge/84@mgw (mgcp_endp.c:261) 20241017055152354 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/84@mgw" (mgcp_protocol.c:441) 20241017055152354 DLMGCP NOTICE <0013> endpoint:rtpbridge/84@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055152354 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055152354 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw conn:(0083/rtp C:0F6C1FCF r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055152354 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw CI:0F6C1FCF connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055152354 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw CI:0F6C1FCF output_enabled 0 (mgcp_msg.c:125) 20241017055152354 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055152354 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw conn:(0083/rtp C:0F6C1FCF 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) 20241017055152354 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055152354 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw CI:0F6C1FCF CRCX: Creating connection: port: 5498 (mgcp_protocol.c:1112) 20241017055152354 DLMGCP NOTICE <0013> endpoint:rtpbridge/84@mgw CI:0F6C1FCF CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055152354 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055152354 DLMGCP DEBUG <0013> Generated response: line #00: 200 3466 OK (mgcp_msg.c:67) 20241017055152354 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/84@mgw (mgcp_msg.c:67) 20241017055152354 DLMGCP DEBUG <0013> Generated response: line #02: I: 0F6C1FCF (mgcp_msg.c:67) 20241017055152354 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 135 (mgcp_msg.c:67) 20241017055152354 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241017055152354 DLMGCP DEBUG <0013> Generated response: line #05: o=- 0F6C1FCF 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055152354 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241017055152354 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055152354 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241017055152354 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055152354 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055152354 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055152355 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3467 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152355 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055152355 DLMGCP DEBUG <0013> Received message: line #02: C: 0084 (mgcp_msg.c:67) 20241017055152355 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055152355 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055152355 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw (trunk:0) found free endpoint: rtpbridge/85@mgw (mgcp_endp.c:261) 20241017055152355 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/85@mgw" (mgcp_protocol.c:441) 20241017055152355 DLMGCP NOTICE <0013> endpoint:rtpbridge/85@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055152355 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055152355 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw conn:(0084/rtp C:B64B3ADB r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055152355 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw CI:B64B3ADB connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055152355 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw CI:B64B3ADB output_enabled 0 (mgcp_msg.c:125) 20241017055152355 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055152355 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw conn:(0084/rtp C:B64B3ADB 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) 20241017055152355 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055152355 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw CI:B64B3ADB CRCX: Creating connection: port: 5500 (mgcp_protocol.c:1112) 20241017055152355 DLMGCP NOTICE <0013> endpoint:rtpbridge/85@mgw CI:B64B3ADB CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055152355 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055152355 DLMGCP DEBUG <0013> Generated response: line #00: 200 3467 OK (mgcp_msg.c:67) 20241017055152355 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/85@mgw (mgcp_msg.c:67) 20241017055152355 DLMGCP DEBUG <0013> Generated response: line #02: I: B64B3ADB (mgcp_msg.c:67) 20241017055152355 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 136 (mgcp_msg.c:67) 20241017055152355 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241017055152355 DLMGCP DEBUG <0013> Generated response: line #05: o=- B64B3ADB 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055152355 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241017055152355 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055152355 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241017055152355 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055152355 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055152355 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055152355 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3468 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152355 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055152355 DLMGCP DEBUG <0013> Received message: line #02: C: 0085 (mgcp_msg.c:67) 20241017055152355 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055152355 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055152355 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw (trunk:0) found free endpoint: rtpbridge/86@mgw (mgcp_endp.c:261) 20241017055152355 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/86@mgw" (mgcp_protocol.c:441) 20241017055152355 DLMGCP NOTICE <0013> endpoint:rtpbridge/86@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055152355 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055152355 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw conn:(0085/rtp C:6246E6F2 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055152355 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw CI:6246E6F2 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055152355 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw CI:6246E6F2 output_enabled 0 (mgcp_msg.c:125) 20241017055152355 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055152355 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw conn:(0085/rtp C:6246E6F2 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) 20241017055152355 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055152355 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw CI:6246E6F2 CRCX: Creating connection: port: 5502 (mgcp_protocol.c:1112) 20241017055152355 DLMGCP NOTICE <0013> endpoint:rtpbridge/86@mgw CI:6246E6F2 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055152355 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055152355 DLMGCP DEBUG <0013> Generated response: line #00: 200 3468 OK (mgcp_msg.c:67) 20241017055152355 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/86@mgw (mgcp_msg.c:67) 20241017055152355 DLMGCP DEBUG <0013> Generated response: line #02: I: 6246E6F2 (mgcp_msg.c:67) 20241017055152355 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 137 (mgcp_msg.c:67) 20241017055152355 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241017055152355 DLMGCP DEBUG <0013> Generated response: line #05: o=- 6246E6F2 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055152355 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241017055152355 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055152355 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241017055152355 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055152355 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055152355 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055152355 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3469 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152355 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055152355 DLMGCP DEBUG <0013> Received message: line #02: C: 0086 (mgcp_msg.c:67) 20241017055152355 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055152355 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055152355 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw (trunk:0) found free endpoint: rtpbridge/87@mgw (mgcp_endp.c:261) 20241017055152355 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/87@mgw" (mgcp_protocol.c:441) 20241017055152355 DLMGCP NOTICE <0013> endpoint:rtpbridge/87@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055152355 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055152355 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw conn:(0086/rtp C:921E9D74 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055152355 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw CI:921E9D74 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055152355 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw CI:921E9D74 output_enabled 0 (mgcp_msg.c:125) 20241017055152355 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055152355 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw conn:(0086/rtp C:921E9D74 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) 20241017055152355 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055152355 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw CI:921E9D74 CRCX: Creating connection: port: 5504 (mgcp_protocol.c:1112) 20241017055152355 DLMGCP NOTICE <0013> endpoint:rtpbridge/87@mgw CI:921E9D74 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055152355 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055152355 DLMGCP DEBUG <0013> Generated response: line #00: 200 3469 OK (mgcp_msg.c:67) 20241017055152355 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/87@mgw (mgcp_msg.c:67) 20241017055152355 DLMGCP DEBUG <0013> Generated response: line #02: I: 921E9D74 (mgcp_msg.c:67) 20241017055152355 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 138 (mgcp_msg.c:67) 20241017055152355 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241017055152355 DLMGCP DEBUG <0013> Generated response: line #05: o=- 921E9D74 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055152355 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241017055152355 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055152355 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241017055152355 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055152355 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055152355 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055152355 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3470 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152355 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055152355 DLMGCP DEBUG <0013> Received message: line #02: C: 0087 (mgcp_msg.c:67) 20241017055152355 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055152355 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055152355 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw (trunk:0) found free endpoint: rtpbridge/88@mgw (mgcp_endp.c:261) 20241017055152355 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/88@mgw" (mgcp_protocol.c:441) 20241017055152355 DLMGCP NOTICE <0013> endpoint:rtpbridge/88@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055152355 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055152355 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw conn:(0087/rtp C:E1E5277F r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055152355 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw CI:E1E5277F connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055152355 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw CI:E1E5277F output_enabled 0 (mgcp_msg.c:125) 20241017055152355 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055152355 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw conn:(0087/rtp C:E1E5277F 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) 20241017055152355 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055152355 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw CI:E1E5277F CRCX: Creating connection: port: 5506 (mgcp_protocol.c:1112) 20241017055152355 DLMGCP NOTICE <0013> endpoint:rtpbridge/88@mgw CI:E1E5277F CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055152355 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055152355 DLMGCP DEBUG <0013> Generated response: line #00: 200 3470 OK (mgcp_msg.c:67) 20241017055152355 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/88@mgw (mgcp_msg.c:67) 20241017055152355 DLMGCP DEBUG <0013> Generated response: line #02: I: E1E5277F (mgcp_msg.c:67) 20241017055152355 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 139 (mgcp_msg.c:67) 20241017055152355 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241017055152355 DLMGCP DEBUG <0013> Generated response: line #05: o=- E1E5277F 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055152355 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241017055152355 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055152355 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241017055152355 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055152355 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055152355 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055152356 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3471 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152356 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055152356 DLMGCP DEBUG <0013> Received message: line #02: C: 0088 (mgcp_msg.c:67) 20241017055152356 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055152356 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055152356 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw (trunk:0) found free endpoint: rtpbridge/89@mgw (mgcp_endp.c:261) 20241017055152356 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/89@mgw" (mgcp_protocol.c:441) 20241017055152356 DLMGCP NOTICE <0013> endpoint:rtpbridge/89@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055152356 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055152356 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw conn:(0088/rtp C:570CD7BD r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055152356 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw CI:570CD7BD connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055152356 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw CI:570CD7BD output_enabled 0 (mgcp_msg.c:125) 20241017055152356 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055152356 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw conn:(0088/rtp C:570CD7BD 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) 20241017055152356 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055152356 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw CI:570CD7BD CRCX: Creating connection: port: 5508 (mgcp_protocol.c:1112) 20241017055152356 DLMGCP NOTICE <0013> endpoint:rtpbridge/89@mgw CI:570CD7BD CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055152356 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055152356 DLMGCP DEBUG <0013> Generated response: line #00: 200 3471 OK (mgcp_msg.c:67) 20241017055152356 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/89@mgw (mgcp_msg.c:67) 20241017055152356 DLMGCP DEBUG <0013> Generated response: line #02: I: 570CD7BD (mgcp_msg.c:67) 20241017055152356 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 140 (mgcp_msg.c:67) 20241017055152356 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241017055152356 DLMGCP DEBUG <0013> Generated response: line #05: o=- 570CD7BD 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055152356 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241017055152356 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055152356 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241017055152356 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055152356 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055152356 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055152356 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3472 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152356 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055152356 DLMGCP DEBUG <0013> Received message: line #02: C: 0089 (mgcp_msg.c:67) 20241017055152356 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055152356 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055152356 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw (trunk:0) found free endpoint: rtpbridge/8a@mgw (mgcp_endp.c:261) 20241017055152356 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/8a@mgw" (mgcp_protocol.c:441) 20241017055152356 DLMGCP NOTICE <0013> endpoint:rtpbridge/8a@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055152356 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055152356 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw conn:(0089/rtp C:B400253F r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055152356 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw CI:B400253F connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055152356 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw CI:B400253F output_enabled 0 (mgcp_msg.c:125) 20241017055152356 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055152356 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw conn:(0089/rtp C:B400253F 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) 20241017055152356 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055152356 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw CI:B400253F CRCX: Creating connection: port: 5510 (mgcp_protocol.c:1112) 20241017055152356 DLMGCP NOTICE <0013> endpoint:rtpbridge/8a@mgw CI:B400253F CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055152356 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055152356 DLMGCP DEBUG <0013> Generated response: line #00: 200 3472 OK (mgcp_msg.c:67) 20241017055152356 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8a@mgw (mgcp_msg.c:67) 20241017055152356 DLMGCP DEBUG <0013> Generated response: line #02: I: B400253F (mgcp_msg.c:67) 20241017055152356 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 141 (mgcp_msg.c:67) 20241017055152356 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241017055152356 DLMGCP DEBUG <0013> Generated response: line #05: o=- B400253F 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055152356 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241017055152356 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055152356 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241017055152356 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055152356 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055152356 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055152356 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3473 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152356 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055152356 DLMGCP DEBUG <0013> Received message: line #02: C: 008A (mgcp_msg.c:67) 20241017055152356 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055152356 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055152356 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw (trunk:0) found free endpoint: rtpbridge/8b@mgw (mgcp_endp.c:261) 20241017055152356 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/8b@mgw" (mgcp_protocol.c:441) 20241017055152356 DLMGCP NOTICE <0013> endpoint:rtpbridge/8b@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055152356 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055152356 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw conn:(008A/rtp C:8B23AE14 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055152356 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw CI:8B23AE14 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055152356 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw CI:8B23AE14 output_enabled 0 (mgcp_msg.c:125) 20241017055152356 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055152356 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw conn:(008A/rtp C:8B23AE14 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) 20241017055152356 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055152356 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw CI:8B23AE14 CRCX: Creating connection: port: 5512 (mgcp_protocol.c:1112) 20241017055152356 DLMGCP NOTICE <0013> endpoint:rtpbridge/8b@mgw CI:8B23AE14 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055152356 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055152356 DLMGCP DEBUG <0013> Generated response: line #00: 200 3473 OK (mgcp_msg.c:67) 20241017055152356 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8b@mgw (mgcp_msg.c:67) 20241017055152356 DLMGCP DEBUG <0013> Generated response: line #02: I: 8B23AE14 (mgcp_msg.c:67) 20241017055152356 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 142 (mgcp_msg.c:67) 20241017055152356 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241017055152356 DLMGCP DEBUG <0013> Generated response: line #05: o=- 8B23AE14 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055152356 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241017055152356 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055152356 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241017055152356 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055152356 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055152356 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055152357 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3474 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152357 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055152357 DLMGCP DEBUG <0013> Received message: line #02: C: 008B (mgcp_msg.c:67) 20241017055152357 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055152357 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055152357 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw (trunk:0) found free endpoint: rtpbridge/8c@mgw (mgcp_endp.c:261) 20241017055152357 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/8c@mgw" (mgcp_protocol.c:441) 20241017055152357 DLMGCP NOTICE <0013> endpoint:rtpbridge/8c@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055152357 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055152357 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw conn:(008B/rtp C:7EB7DEE7 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055152357 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw CI:7EB7DEE7 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055152357 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw CI:7EB7DEE7 output_enabled 0 (mgcp_msg.c:125) 20241017055152357 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055152357 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw conn:(008B/rtp C:7EB7DEE7 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) 20241017055152357 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055152357 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw CI:7EB7DEE7 CRCX: Creating connection: port: 5514 (mgcp_protocol.c:1112) 20241017055152357 DLMGCP NOTICE <0013> endpoint:rtpbridge/8c@mgw CI:7EB7DEE7 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055152357 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055152357 DLMGCP DEBUG <0013> Generated response: line #00: 200 3474 OK (mgcp_msg.c:67) 20241017055152357 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8c@mgw (mgcp_msg.c:67) 20241017055152357 DLMGCP DEBUG <0013> Generated response: line #02: I: 7EB7DEE7 (mgcp_msg.c:67) 20241017055152357 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 143 (mgcp_msg.c:67) 20241017055152357 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241017055152357 DLMGCP DEBUG <0013> Generated response: line #05: o=- 7EB7DEE7 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055152357 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241017055152357 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055152357 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241017055152357 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055152357 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055152357 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055152357 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3475 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152357 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055152357 DLMGCP DEBUG <0013> Received message: line #02: C: 008C (mgcp_msg.c:67) 20241017055152357 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055152357 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055152357 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw (trunk:0) found free endpoint: rtpbridge/8d@mgw (mgcp_endp.c:261) 20241017055152357 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/8d@mgw" (mgcp_protocol.c:441) 20241017055152357 DLMGCP NOTICE <0013> endpoint:rtpbridge/8d@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055152357 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055152357 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw conn:(008C/rtp C:AC01D387 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055152357 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw CI:AC01D387 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055152357 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw CI:AC01D387 output_enabled 0 (mgcp_msg.c:125) 20241017055152357 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055152357 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw conn:(008C/rtp C:AC01D387 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) 20241017055152357 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055152357 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw CI:AC01D387 CRCX: Creating connection: port: 5516 (mgcp_protocol.c:1112) 20241017055152357 DLMGCP NOTICE <0013> endpoint:rtpbridge/8d@mgw CI:AC01D387 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055152357 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055152357 DLMGCP DEBUG <0013> Generated response: line #00: 200 3475 OK (mgcp_msg.c:67) 20241017055152357 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8d@mgw (mgcp_msg.c:67) 20241017055152357 DLMGCP DEBUG <0013> Generated response: line #02: I: AC01D387 (mgcp_msg.c:67) 20241017055152357 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 144 (mgcp_msg.c:67) 20241017055152357 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241017055152357 DLMGCP DEBUG <0013> Generated response: line #05: o=- AC01D387 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055152357 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241017055152357 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055152357 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241017055152357 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055152357 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055152357 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055152357 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3476 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152357 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055152357 DLMGCP DEBUG <0013> Received message: line #02: C: 008D (mgcp_msg.c:67) 20241017055152357 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055152357 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055152357 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw (trunk:0) found free endpoint: rtpbridge/8e@mgw (mgcp_endp.c:261) 20241017055152357 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/8e@mgw" (mgcp_protocol.c:441) 20241017055152357 DLMGCP NOTICE <0013> endpoint:rtpbridge/8e@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055152357 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055152357 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw conn:(008D/rtp C:33853113 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055152357 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw CI:33853113 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055152357 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw CI:33853113 output_enabled 0 (mgcp_msg.c:125) 20241017055152357 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055152357 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw conn:(008D/rtp C:33853113 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) 20241017055152357 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055152357 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw CI:33853113 CRCX: Creating connection: port: 5518 (mgcp_protocol.c:1112) 20241017055152357 DLMGCP NOTICE <0013> endpoint:rtpbridge/8e@mgw CI:33853113 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055152357 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055152357 DLMGCP DEBUG <0013> Generated response: line #00: 200 3476 OK (mgcp_msg.c:67) 20241017055152357 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8e@mgw (mgcp_msg.c:67) 20241017055152357 DLMGCP DEBUG <0013> Generated response: line #02: I: 33853113 (mgcp_msg.c:67) 20241017055152357 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 145 (mgcp_msg.c:67) 20241017055152357 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241017055152357 DLMGCP DEBUG <0013> Generated response: line #05: o=- 33853113 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055152357 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241017055152357 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055152357 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241017055152357 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055152357 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055152357 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055152357 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3477 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152357 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055152357 DLMGCP DEBUG <0013> Received message: line #02: C: 008E (mgcp_msg.c:67) 20241017055152357 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055152357 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055152357 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw (trunk:0) found free endpoint: rtpbridge/8f@mgw (mgcp_endp.c:261) 20241017055152357 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/8f@mgw" (mgcp_protocol.c:441) 20241017055152357 DLMGCP NOTICE <0013> endpoint:rtpbridge/8f@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055152357 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055152357 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw conn:(008E/rtp C:BFC8626A r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055152357 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw CI:BFC8626A connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055152357 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw CI:BFC8626A output_enabled 0 (mgcp_msg.c:125) 20241017055152357 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055152357 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw conn:(008E/rtp C:BFC8626A 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) 20241017055152357 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055152357 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw CI:BFC8626A CRCX: Creating connection: port: 5520 (mgcp_protocol.c:1112) 20241017055152357 DLMGCP NOTICE <0013> endpoint:rtpbridge/8f@mgw CI:BFC8626A CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055152357 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055152357 DLMGCP DEBUG <0013> Generated response: line #00: 200 3477 OK (mgcp_msg.c:67) 20241017055152357 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8f@mgw (mgcp_msg.c:67) 20241017055152357 DLMGCP DEBUG <0013> Generated response: line #02: I: BFC8626A (mgcp_msg.c:67) 20241017055152357 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 146 (mgcp_msg.c:67) 20241017055152357 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241017055152357 DLMGCP DEBUG <0013> Generated response: line #05: o=- BFC8626A 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055152357 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241017055152357 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055152357 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241017055152357 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055152357 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055152357 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055152358 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3478 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152358 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055152358 DLMGCP DEBUG <0013> Received message: line #02: C: 008F (mgcp_msg.c:67) 20241017055152358 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055152358 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055152358 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw (trunk:0) found free endpoint: rtpbridge/90@mgw (mgcp_endp.c:261) 20241017055152358 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/90@mgw" (mgcp_protocol.c:441) 20241017055152358 DLMGCP NOTICE <0013> endpoint:rtpbridge/90@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055152358 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055152358 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw conn:(008F/rtp C:7D6715D4 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055152358 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw CI:7D6715D4 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055152358 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw CI:7D6715D4 output_enabled 0 (mgcp_msg.c:125) 20241017055152358 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055152358 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw conn:(008F/rtp C:7D6715D4 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) 20241017055152358 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055152358 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw CI:7D6715D4 CRCX: Creating connection: port: 5522 (mgcp_protocol.c:1112) 20241017055152358 DLMGCP NOTICE <0013> endpoint:rtpbridge/90@mgw CI:7D6715D4 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055152358 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055152358 DLMGCP DEBUG <0013> Generated response: line #00: 200 3478 OK (mgcp_msg.c:67) 20241017055152358 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/90@mgw (mgcp_msg.c:67) 20241017055152358 DLMGCP DEBUG <0013> Generated response: line #02: I: 7D6715D4 (mgcp_msg.c:67) 20241017055152358 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 147 (mgcp_msg.c:67) 20241017055152358 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241017055152358 DLMGCP DEBUG <0013> Generated response: line #05: o=- 7D6715D4 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055152358 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241017055152358 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055152358 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241017055152358 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055152358 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055152358 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055152358 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3479 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152358 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055152358 DLMGCP DEBUG <0013> Received message: line #02: C: 0090 (mgcp_msg.c:67) 20241017055152358 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055152358 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055152358 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw (trunk:0) found free endpoint: rtpbridge/91@mgw (mgcp_endp.c:261) 20241017055152358 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/91@mgw" (mgcp_protocol.c:441) 20241017055152358 DLMGCP NOTICE <0013> endpoint:rtpbridge/91@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055152358 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055152358 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw conn:(0090/rtp C:75EEC95F r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055152358 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw CI:75EEC95F connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055152358 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw CI:75EEC95F output_enabled 0 (mgcp_msg.c:125) 20241017055152358 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055152358 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw conn:(0090/rtp C:75EEC95F 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) 20241017055152358 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055152358 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw CI:75EEC95F CRCX: Creating connection: port: 5524 (mgcp_protocol.c:1112) 20241017055152358 DLMGCP NOTICE <0013> endpoint:rtpbridge/91@mgw CI:75EEC95F CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055152358 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055152358 DLMGCP DEBUG <0013> Generated response: line #00: 200 3479 OK (mgcp_msg.c:67) 20241017055152358 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/91@mgw (mgcp_msg.c:67) 20241017055152358 DLMGCP DEBUG <0013> Generated response: line #02: I: 75EEC95F (mgcp_msg.c:67) 20241017055152358 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 148 (mgcp_msg.c:67) 20241017055152358 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241017055152358 DLMGCP DEBUG <0013> Generated response: line #05: o=- 75EEC95F 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055152358 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241017055152358 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055152358 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241017055152358 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055152358 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055152358 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055152358 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3480 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152358 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055152358 DLMGCP DEBUG <0013> Received message: line #02: C: 0091 (mgcp_msg.c:67) 20241017055152358 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055152358 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055152358 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw (trunk:0) found free endpoint: rtpbridge/92@mgw (mgcp_endp.c:261) 20241017055152358 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/92@mgw" (mgcp_protocol.c:441) 20241017055152358 DLMGCP NOTICE <0013> endpoint:rtpbridge/92@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055152358 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055152358 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw conn:(0091/rtp C:EDBBD94E r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055152358 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw CI:EDBBD94E connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055152358 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw CI:EDBBD94E output_enabled 0 (mgcp_msg.c:125) 20241017055152358 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055152358 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw conn:(0091/rtp C:EDBBD94E 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) 20241017055152358 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055152358 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw CI:EDBBD94E CRCX: Creating connection: port: 5526 (mgcp_protocol.c:1112) 20241017055152358 DLMGCP NOTICE <0013> endpoint:rtpbridge/92@mgw CI:EDBBD94E CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055152358 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055152358 DLMGCP DEBUG <0013> Generated response: line #00: 200 3480 OK (mgcp_msg.c:67) 20241017055152358 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/92@mgw (mgcp_msg.c:67) 20241017055152358 DLMGCP DEBUG <0013> Generated response: line #02: I: EDBBD94E (mgcp_msg.c:67) 20241017055152358 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 149 (mgcp_msg.c:67) 20241017055152358 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241017055152358 DLMGCP DEBUG <0013> Generated response: line #05: o=- EDBBD94E 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055152358 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241017055152358 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055152358 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241017055152358 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055152358 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055152358 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055152359 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3481 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152359 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055152359 DLMGCP DEBUG <0013> Received message: line #02: C: 0092 (mgcp_msg.c:67) 20241017055152359 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055152359 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055152359 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw (trunk:0) found free endpoint: rtpbridge/93@mgw (mgcp_endp.c:261) 20241017055152359 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/93@mgw" (mgcp_protocol.c:441) 20241017055152359 DLMGCP NOTICE <0013> endpoint:rtpbridge/93@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055152359 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055152359 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw conn:(0092/rtp C:2F62B989 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055152359 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw CI:2F62B989 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055152359 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw CI:2F62B989 output_enabled 0 (mgcp_msg.c:125) 20241017055152359 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055152359 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw conn:(0092/rtp C:2F62B989 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) 20241017055152359 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055152359 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw CI:2F62B989 CRCX: Creating connection: port: 5528 (mgcp_protocol.c:1112) 20241017055152359 DLMGCP NOTICE <0013> endpoint:rtpbridge/93@mgw CI:2F62B989 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055152359 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055152359 DLMGCP DEBUG <0013> Generated response: line #00: 200 3481 OK (mgcp_msg.c:67) 20241017055152359 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/93@mgw (mgcp_msg.c:67) 20241017055152359 DLMGCP DEBUG <0013> Generated response: line #02: I: 2F62B989 (mgcp_msg.c:67) 20241017055152359 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 150 (mgcp_msg.c:67) 20241017055152359 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241017055152359 DLMGCP DEBUG <0013> Generated response: line #05: o=- 2F62B989 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055152359 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241017055152359 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055152359 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241017055152359 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055152359 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055152359 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055152359 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3482 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152359 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055152359 DLMGCP DEBUG <0013> Received message: line #02: C: 0093 (mgcp_msg.c:67) 20241017055152359 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055152359 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055152359 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw (trunk:0) found free endpoint: rtpbridge/94@mgw (mgcp_endp.c:261) 20241017055152359 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/94@mgw" (mgcp_protocol.c:441) 20241017055152359 DLMGCP NOTICE <0013> endpoint:rtpbridge/94@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055152359 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055152359 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw conn:(0093/rtp C:EE84957D r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055152359 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw CI:EE84957D connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055152359 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw CI:EE84957D output_enabled 0 (mgcp_msg.c:125) 20241017055152359 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055152359 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw conn:(0093/rtp C:EE84957D 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) 20241017055152359 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055152359 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw CI:EE84957D CRCX: Creating connection: port: 5530 (mgcp_protocol.c:1112) 20241017055152359 DLMGCP NOTICE <0013> endpoint:rtpbridge/94@mgw CI:EE84957D CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055152359 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055152359 DLMGCP DEBUG <0013> Generated response: line #00: 200 3482 OK (mgcp_msg.c:67) 20241017055152359 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/94@mgw (mgcp_msg.c:67) 20241017055152359 DLMGCP DEBUG <0013> Generated response: line #02: I: EE84957D (mgcp_msg.c:67) 20241017055152359 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 151 (mgcp_msg.c:67) 20241017055152359 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241017055152359 DLMGCP DEBUG <0013> Generated response: line #05: o=- EE84957D 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055152359 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241017055152359 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055152359 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241017055152359 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055152359 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055152359 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055152359 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3483 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152359 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055152359 DLMGCP DEBUG <0013> Received message: line #02: C: 0094 (mgcp_msg.c:67) 20241017055152359 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055152359 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055152359 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw (trunk:0) found free endpoint: rtpbridge/95@mgw (mgcp_endp.c:261) 20241017055152359 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/95@mgw" (mgcp_protocol.c:441) 20241017055152359 DLMGCP NOTICE <0013> endpoint:rtpbridge/95@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055152359 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055152359 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw conn:(0094/rtp C:08A5C1B3 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055152359 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw CI:08A5C1B3 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055152359 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw CI:08A5C1B3 output_enabled 0 (mgcp_msg.c:125) 20241017055152359 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055152359 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw conn:(0094/rtp C:08A5C1B3 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) 20241017055152359 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055152359 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw CI:08A5C1B3 CRCX: Creating connection: port: 5532 (mgcp_protocol.c:1112) 20241017055152359 DLMGCP NOTICE <0013> endpoint:rtpbridge/95@mgw CI:08A5C1B3 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055152359 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055152359 DLMGCP DEBUG <0013> Generated response: line #00: 200 3483 OK (mgcp_msg.c:67) 20241017055152359 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/95@mgw (mgcp_msg.c:67) 20241017055152359 DLMGCP DEBUG <0013> Generated response: line #02: I: 08A5C1B3 (mgcp_msg.c:67) 20241017055152359 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 152 (mgcp_msg.c:67) 20241017055152359 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241017055152359 DLMGCP DEBUG <0013> Generated response: line #05: o=- 08A5C1B3 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055152359 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241017055152359 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055152359 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241017055152359 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055152359 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055152359 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055152359 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3484 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152359 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055152359 DLMGCP DEBUG <0013> Received message: line #02: C: 0095 (mgcp_msg.c:67) 20241017055152359 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055152359 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055152359 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw (trunk:0) found free endpoint: rtpbridge/96@mgw (mgcp_endp.c:261) 20241017055152359 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/96@mgw" (mgcp_protocol.c:441) 20241017055152359 DLMGCP NOTICE <0013> endpoint:rtpbridge/96@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055152359 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055152359 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw conn:(0095/rtp C:677B50DB r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055152359 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw CI:677B50DB connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055152359 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw CI:677B50DB output_enabled 0 (mgcp_msg.c:125) 20241017055152359 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055152359 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw conn:(0095/rtp C:677B50DB 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) 20241017055152359 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055152359 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw CI:677B50DB CRCX: Creating connection: port: 5534 (mgcp_protocol.c:1112) 20241017055152359 DLMGCP NOTICE <0013> endpoint:rtpbridge/96@mgw CI:677B50DB CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055152359 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055152359 DLMGCP DEBUG <0013> Generated response: line #00: 200 3484 OK (mgcp_msg.c:67) 20241017055152360 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/96@mgw (mgcp_msg.c:67) 20241017055152360 DLMGCP DEBUG <0013> Generated response: line #02: I: 677B50DB (mgcp_msg.c:67) 20241017055152360 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 153 (mgcp_msg.c:67) 20241017055152360 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241017055152360 DLMGCP DEBUG <0013> Generated response: line #05: o=- 677B50DB 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055152360 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241017055152360 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055152360 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241017055152360 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055152360 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055152360 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055152360 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3485 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152360 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055152360 DLMGCP DEBUG <0013> Received message: line #02: C: 0096 (mgcp_msg.c:67) 20241017055152360 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055152360 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055152360 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw (trunk:0) found free endpoint: rtpbridge/97@mgw (mgcp_endp.c:261) 20241017055152360 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/97@mgw" (mgcp_protocol.c:441) 20241017055152360 DLMGCP NOTICE <0013> endpoint:rtpbridge/97@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055152360 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055152360 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw conn:(0096/rtp C:DF269F16 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055152360 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw CI:DF269F16 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055152360 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw CI:DF269F16 output_enabled 0 (mgcp_msg.c:125) 20241017055152360 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055152360 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw conn:(0096/rtp C:DF269F16 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) 20241017055152360 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055152360 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw CI:DF269F16 CRCX: Creating connection: port: 5536 (mgcp_protocol.c:1112) 20241017055152360 DLMGCP NOTICE <0013> endpoint:rtpbridge/97@mgw CI:DF269F16 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055152360 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055152360 DLMGCP DEBUG <0013> Generated response: line #00: 200 3485 OK (mgcp_msg.c:67) 20241017055152360 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/97@mgw (mgcp_msg.c:67) 20241017055152360 DLMGCP DEBUG <0013> Generated response: line #02: I: DF269F16 (mgcp_msg.c:67) 20241017055152360 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 154 (mgcp_msg.c:67) 20241017055152360 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241017055152360 DLMGCP DEBUG <0013> Generated response: line #05: o=- DF269F16 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055152360 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241017055152360 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055152360 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241017055152360 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055152360 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055152360 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055152360 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3486 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152360 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055152360 DLMGCP DEBUG <0013> Received message: line #02: C: 0097 (mgcp_msg.c:67) 20241017055152360 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055152360 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055152360 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw (trunk:0) found free endpoint: rtpbridge/98@mgw (mgcp_endp.c:261) 20241017055152360 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/98@mgw" (mgcp_protocol.c:441) 20241017055152360 DLMGCP NOTICE <0013> endpoint:rtpbridge/98@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055152360 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055152360 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw conn:(0097/rtp C:D1B85A84 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055152360 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw CI:D1B85A84 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055152360 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw CI:D1B85A84 output_enabled 0 (mgcp_msg.c:125) 20241017055152360 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055152360 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw conn:(0097/rtp C:D1B85A84 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) 20241017055152360 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055152360 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw CI:D1B85A84 CRCX: Creating connection: port: 5538 (mgcp_protocol.c:1112) 20241017055152360 DLMGCP NOTICE <0013> endpoint:rtpbridge/98@mgw CI:D1B85A84 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055152360 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055152360 DLMGCP DEBUG <0013> Generated response: line #00: 200 3486 OK (mgcp_msg.c:67) 20241017055152360 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/98@mgw (mgcp_msg.c:67) 20241017055152360 DLMGCP DEBUG <0013> Generated response: line #02: I: D1B85A84 (mgcp_msg.c:67) 20241017055152360 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 155 (mgcp_msg.c:67) 20241017055152360 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241017055152360 DLMGCP DEBUG <0013> Generated response: line #05: o=- D1B85A84 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055152360 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241017055152360 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055152360 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241017055152360 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055152360 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055152360 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055152360 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3487 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152360 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055152360 DLMGCP DEBUG <0013> Received message: line #02: C: 0098 (mgcp_msg.c:67) 20241017055152360 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055152360 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055152360 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw (trunk:0) found free endpoint: rtpbridge/99@mgw (mgcp_endp.c:261) 20241017055152360 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/99@mgw" (mgcp_protocol.c:441) 20241017055152360 DLMGCP NOTICE <0013> endpoint:rtpbridge/99@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055152360 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055152360 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw conn:(0098/rtp C:93A819E6 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055152360 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw CI:93A819E6 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055152360 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw CI:93A819E6 output_enabled 0 (mgcp_msg.c:125) 20241017055152360 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055152360 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw conn:(0098/rtp C:93A819E6 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) 20241017055152360 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055152360 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw CI:93A819E6 CRCX: Creating connection: port: 5540 (mgcp_protocol.c:1112) 20241017055152360 DLMGCP NOTICE <0013> endpoint:rtpbridge/99@mgw CI:93A819E6 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055152360 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055152360 DLMGCP DEBUG <0013> Generated response: line #00: 200 3487 OK (mgcp_msg.c:67) 20241017055152360 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/99@mgw (mgcp_msg.c:67) 20241017055152360 DLMGCP DEBUG <0013> Generated response: line #02: I: 93A819E6 (mgcp_msg.c:67) 20241017055152360 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 156 (mgcp_msg.c:67) 20241017055152360 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241017055152360 DLMGCP DEBUG <0013> Generated response: line #05: o=- 93A819E6 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055152360 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241017055152360 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055152360 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241017055152360 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055152360 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055152360 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055152361 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3488 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152361 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055152361 DLMGCP DEBUG <0013> Received message: line #02: C: 0099 (mgcp_msg.c:67) 20241017055152361 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055152361 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055152361 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw (trunk:0) found free endpoint: rtpbridge/9a@mgw (mgcp_endp.c:261) 20241017055152361 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/9a@mgw" (mgcp_protocol.c:441) 20241017055152361 DLMGCP NOTICE <0013> endpoint:rtpbridge/9a@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055152361 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055152361 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw conn:(0099/rtp C:76322A97 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055152361 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw CI:76322A97 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055152361 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw CI:76322A97 output_enabled 0 (mgcp_msg.c:125) 20241017055152361 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055152361 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw conn:(0099/rtp C:76322A97 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) 20241017055152361 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055152361 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw CI:76322A97 CRCX: Creating connection: port: 5542 (mgcp_protocol.c:1112) 20241017055152361 DLMGCP NOTICE <0013> endpoint:rtpbridge/9a@mgw CI:76322A97 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055152361 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055152361 DLMGCP DEBUG <0013> Generated response: line #00: 200 3488 OK (mgcp_msg.c:67) 20241017055152361 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9a@mgw (mgcp_msg.c:67) 20241017055152361 DLMGCP DEBUG <0013> Generated response: line #02: I: 76322A97 (mgcp_msg.c:67) 20241017055152361 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 157 (mgcp_msg.c:67) 20241017055152361 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241017055152361 DLMGCP DEBUG <0013> Generated response: line #05: o=- 76322A97 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055152361 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241017055152361 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055152361 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241017055152361 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055152361 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055152361 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055152361 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3489 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152361 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055152361 DLMGCP DEBUG <0013> Received message: line #02: C: 009A (mgcp_msg.c:67) 20241017055152361 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055152361 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055152361 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw (trunk:0) found free endpoint: rtpbridge/9b@mgw (mgcp_endp.c:261) 20241017055152361 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/9b@mgw" (mgcp_protocol.c:441) 20241017055152361 DLMGCP NOTICE <0013> endpoint:rtpbridge/9b@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055152361 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055152361 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw conn:(009A/rtp C:E8D363D9 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055152361 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw CI:E8D363D9 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055152361 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw CI:E8D363D9 output_enabled 0 (mgcp_msg.c:125) 20241017055152361 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055152361 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw conn:(009A/rtp C:E8D363D9 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) 20241017055152361 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055152361 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw CI:E8D363D9 CRCX: Creating connection: port: 5544 (mgcp_protocol.c:1112) 20241017055152361 DLMGCP NOTICE <0013> endpoint:rtpbridge/9b@mgw CI:E8D363D9 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055152361 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055152361 DLMGCP DEBUG <0013> Generated response: line #00: 200 3489 OK (mgcp_msg.c:67) 20241017055152361 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9b@mgw (mgcp_msg.c:67) 20241017055152361 DLMGCP DEBUG <0013> Generated response: line #02: I: E8D363D9 (mgcp_msg.c:67) 20241017055152361 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 158 (mgcp_msg.c:67) 20241017055152361 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241017055152361 DLMGCP DEBUG <0013> Generated response: line #05: o=- E8D363D9 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055152361 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241017055152361 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055152361 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241017055152361 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055152361 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055152361 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055152361 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3490 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152361 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055152361 DLMGCP DEBUG <0013> Received message: line #02: C: 009B (mgcp_msg.c:67) 20241017055152361 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055152361 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055152361 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw (trunk:0) found free endpoint: rtpbridge/9c@mgw (mgcp_endp.c:261) 20241017055152361 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/9c@mgw" (mgcp_protocol.c:441) 20241017055152361 DLMGCP NOTICE <0013> endpoint:rtpbridge/9c@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055152361 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055152361 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw conn:(009B/rtp C:7320B91D r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055152361 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw CI:7320B91D connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055152361 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw CI:7320B91D output_enabled 0 (mgcp_msg.c:125) 20241017055152361 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055152361 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw conn:(009B/rtp C:7320B91D 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) 20241017055152361 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055152361 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw CI:7320B91D CRCX: Creating connection: port: 5546 (mgcp_protocol.c:1112) 20241017055152361 DLMGCP NOTICE <0013> endpoint:rtpbridge/9c@mgw CI:7320B91D CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055152361 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055152361 DLMGCP DEBUG <0013> Generated response: line #00: 200 3490 OK (mgcp_msg.c:67) 20241017055152361 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9c@mgw (mgcp_msg.c:67) 20241017055152361 DLMGCP DEBUG <0013> Generated response: line #02: I: 7320B91D (mgcp_msg.c:67) 20241017055152361 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 159 (mgcp_msg.c:67) 20241017055152361 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241017055152361 DLMGCP DEBUG <0013> Generated response: line #05: o=- 7320B91D 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055152361 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241017055152361 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055152361 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241017055152361 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055152361 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055152361 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055152361 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3491 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152361 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055152361 DLMGCP DEBUG <0013> Received message: line #02: C: 009C (mgcp_msg.c:67) 20241017055152361 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055152361 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055152361 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw (trunk:0) found free endpoint: rtpbridge/9d@mgw (mgcp_endp.c:261) 20241017055152361 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/9d@mgw" (mgcp_protocol.c:441) 20241017055152361 DLMGCP NOTICE <0013> endpoint:rtpbridge/9d@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055152361 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055152361 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw conn:(009C/rtp C:8E11B6DE r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055152361 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw CI:8E11B6DE connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055152362 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw CI:8E11B6DE output_enabled 0 (mgcp_msg.c:125) 20241017055152362 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055152362 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw conn:(009C/rtp C:8E11B6DE 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) 20241017055152362 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055152362 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw CI:8E11B6DE CRCX: Creating connection: port: 5548 (mgcp_protocol.c:1112) 20241017055152362 DLMGCP NOTICE <0013> endpoint:rtpbridge/9d@mgw CI:8E11B6DE CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055152362 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055152362 DLMGCP DEBUG <0013> Generated response: line #00: 200 3491 OK (mgcp_msg.c:67) 20241017055152362 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9d@mgw (mgcp_msg.c:67) 20241017055152362 DLMGCP DEBUG <0013> Generated response: line #02: I: 8E11B6DE (mgcp_msg.c:67) 20241017055152362 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 160 (mgcp_msg.c:67) 20241017055152362 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241017055152362 DLMGCP DEBUG <0013> Generated response: line #05: o=- 8E11B6DE 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055152362 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241017055152362 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055152362 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241017055152362 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055152362 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055152362 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055152362 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3492 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152362 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055152362 DLMGCP DEBUG <0013> Received message: line #02: C: 009D (mgcp_msg.c:67) 20241017055152362 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055152362 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055152362 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw (trunk:0) found free endpoint: rtpbridge/9e@mgw (mgcp_endp.c:261) 20241017055152362 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/9e@mgw" (mgcp_protocol.c:441) 20241017055152362 DLMGCP NOTICE <0013> endpoint:rtpbridge/9e@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055152362 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055152362 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw conn:(009D/rtp C:C2EF5126 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055152362 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw CI:C2EF5126 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055152362 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw CI:C2EF5126 output_enabled 0 (mgcp_msg.c:125) 20241017055152362 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055152362 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw conn:(009D/rtp C:C2EF5126 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) 20241017055152362 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055152362 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw CI:C2EF5126 CRCX: Creating connection: port: 5550 (mgcp_protocol.c:1112) 20241017055152362 DLMGCP NOTICE <0013> endpoint:rtpbridge/9e@mgw CI:C2EF5126 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055152362 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055152362 DLMGCP DEBUG <0013> Generated response: line #00: 200 3492 OK (mgcp_msg.c:67) 20241017055152362 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9e@mgw (mgcp_msg.c:67) 20241017055152362 DLMGCP DEBUG <0013> Generated response: line #02: I: C2EF5126 (mgcp_msg.c:67) 20241017055152362 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 161 (mgcp_msg.c:67) 20241017055152362 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241017055152362 DLMGCP DEBUG <0013> Generated response: line #05: o=- C2EF5126 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055152362 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241017055152362 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055152362 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241017055152362 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055152362 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055152362 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055152362 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3493 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152362 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055152362 DLMGCP DEBUG <0013> Received message: line #02: C: 009E (mgcp_msg.c:67) 20241017055152362 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055152362 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055152362 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw (trunk:0) found free endpoint: rtpbridge/9f@mgw (mgcp_endp.c:261) 20241017055152362 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/9f@mgw" (mgcp_protocol.c:441) 20241017055152362 DLMGCP NOTICE <0013> endpoint:rtpbridge/9f@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055152362 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055152362 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw conn:(009E/rtp C:525E6DA9 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055152362 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw CI:525E6DA9 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055152362 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw CI:525E6DA9 output_enabled 0 (mgcp_msg.c:125) 20241017055152362 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055152362 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw conn:(009E/rtp C:525E6DA9 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) 20241017055152362 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055152362 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw CI:525E6DA9 CRCX: Creating connection: port: 5552 (mgcp_protocol.c:1112) 20241017055152362 DLMGCP NOTICE <0013> endpoint:rtpbridge/9f@mgw CI:525E6DA9 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055152362 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055152362 DLMGCP DEBUG <0013> Generated response: line #00: 200 3493 OK (mgcp_msg.c:67) 20241017055152362 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9f@mgw (mgcp_msg.c:67) 20241017055152362 DLMGCP DEBUG <0013> Generated response: line #02: I: 525E6DA9 (mgcp_msg.c:67) 20241017055152362 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 162 (mgcp_msg.c:67) 20241017055152362 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241017055152362 DLMGCP DEBUG <0013> Generated response: line #05: o=- 525E6DA9 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055152362 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241017055152362 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055152362 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241017055152362 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055152362 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055152362 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055152362 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3494 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152362 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055152362 DLMGCP DEBUG <0013> Received message: line #02: C: 009F (mgcp_msg.c:67) 20241017055152362 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055152362 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055152362 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw (trunk:0) found free endpoint: rtpbridge/a0@mgw (mgcp_endp.c:261) 20241017055152362 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a0@mgw" (mgcp_protocol.c:441) 20241017055152362 DLMGCP NOTICE <0013> endpoint:rtpbridge/a0@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055152362 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055152362 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw conn:(009F/rtp C:C73A1289 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055152362 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw CI:C73A1289 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055152362 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw CI:C73A1289 output_enabled 0 (mgcp_msg.c:125) 20241017055152362 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055152362 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw conn:(009F/rtp C:C73A1289 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) 20241017055152362 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055152363 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw CI:C73A1289 CRCX: Creating connection: port: 5554 (mgcp_protocol.c:1112) 20241017055152363 DLMGCP NOTICE <0013> endpoint:rtpbridge/a0@mgw CI:C73A1289 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055152363 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055152363 DLMGCP DEBUG <0013> Generated response: line #00: 200 3494 OK (mgcp_msg.c:67) 20241017055152363 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a0@mgw (mgcp_msg.c:67) 20241017055152363 DLMGCP DEBUG <0013> Generated response: line #02: I: C73A1289 (mgcp_msg.c:67) 20241017055152363 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 163 (mgcp_msg.c:67) 20241017055152363 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241017055152363 DLMGCP DEBUG <0013> Generated response: line #05: o=- C73A1289 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055152363 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241017055152363 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055152363 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241017055152363 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055152363 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055152363 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055152363 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3495 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152363 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055152363 DLMGCP DEBUG <0013> Received message: line #02: C: 00A0 (mgcp_msg.c:67) 20241017055152363 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055152363 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055152363 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw (trunk:0) found free endpoint: rtpbridge/a1@mgw (mgcp_endp.c:261) 20241017055152363 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a1@mgw" (mgcp_protocol.c:441) 20241017055152363 DLMGCP NOTICE <0013> endpoint:rtpbridge/a1@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055152363 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055152363 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw conn:(00A0/rtp C:74A53487 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055152363 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw CI:74A53487 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055152363 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw CI:74A53487 output_enabled 0 (mgcp_msg.c:125) 20241017055152363 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055152363 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw conn:(00A0/rtp C:74A53487 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) 20241017055152363 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055152363 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw CI:74A53487 CRCX: Creating connection: port: 5556 (mgcp_protocol.c:1112) 20241017055152363 DLMGCP NOTICE <0013> endpoint:rtpbridge/a1@mgw CI:74A53487 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055152363 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055152363 DLMGCP DEBUG <0013> Generated response: line #00: 200 3495 OK (mgcp_msg.c:67) 20241017055152363 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a1@mgw (mgcp_msg.c:67) 20241017055152363 DLMGCP DEBUG <0013> Generated response: line #02: I: 74A53487 (mgcp_msg.c:67) 20241017055152363 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 164 (mgcp_msg.c:67) 20241017055152363 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241017055152363 DLMGCP DEBUG <0013> Generated response: line #05: o=- 74A53487 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055152363 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241017055152363 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055152363 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241017055152363 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055152363 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055152363 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055152363 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3496 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152363 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055152363 DLMGCP DEBUG <0013> Received message: line #02: C: 00A1 (mgcp_msg.c:67) 20241017055152363 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055152363 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055152363 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw (trunk:0) found free endpoint: rtpbridge/a2@mgw (mgcp_endp.c:261) 20241017055152363 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a2@mgw" (mgcp_protocol.c:441) 20241017055152363 DLMGCP NOTICE <0013> endpoint:rtpbridge/a2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055152363 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055152363 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw conn:(00A1/rtp C:3FDB8703 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055152363 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw CI:3FDB8703 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055152363 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw CI:3FDB8703 output_enabled 0 (mgcp_msg.c:125) 20241017055152363 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055152363 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw conn:(00A1/rtp C:3FDB8703 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) 20241017055152363 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055152363 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw CI:3FDB8703 CRCX: Creating connection: port: 5558 (mgcp_protocol.c:1112) 20241017055152363 DLMGCP NOTICE <0013> endpoint:rtpbridge/a2@mgw CI:3FDB8703 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055152363 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055152363 DLMGCP DEBUG <0013> Generated response: line #00: 200 3496 OK (mgcp_msg.c:67) 20241017055152363 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a2@mgw (mgcp_msg.c:67) 20241017055152363 DLMGCP DEBUG <0013> Generated response: line #02: I: 3FDB8703 (mgcp_msg.c:67) 20241017055152363 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 165 (mgcp_msg.c:67) 20241017055152363 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241017055152363 DLMGCP DEBUG <0013> Generated response: line #05: o=- 3FDB8703 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055152363 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241017055152363 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055152363 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241017055152363 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055152363 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055152363 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055152363 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3497 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152363 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055152363 DLMGCP DEBUG <0013> Received message: line #02: C: 00A2 (mgcp_msg.c:67) 20241017055152363 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055152363 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055152363 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw (trunk:0) found free endpoint: rtpbridge/a3@mgw (mgcp_endp.c:261) 20241017055152363 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a3@mgw" (mgcp_protocol.c:441) 20241017055152363 DLMGCP NOTICE <0013> endpoint:rtpbridge/a3@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055152363 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055152363 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw conn:(00A2/rtp C:79677760 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055152363 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw CI:79677760 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055152363 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw CI:79677760 output_enabled 0 (mgcp_msg.c:125) 20241017055152363 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055152363 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw conn:(00A2/rtp C:79677760 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) 20241017055152363 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055152363 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw CI:79677760 CRCX: Creating connection: port: 5560 (mgcp_protocol.c:1112) 20241017055152363 DLMGCP NOTICE <0013> endpoint:rtpbridge/a3@mgw CI:79677760 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055152363 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055152363 DLMGCP DEBUG <0013> Generated response: line #00: 200 3497 OK (mgcp_msg.c:67) 20241017055152363 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a3@mgw (mgcp_msg.c:67) 20241017055152363 DLMGCP DEBUG <0013> Generated response: line #02: I: 79677760 (mgcp_msg.c:67) 20241017055152363 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 166 (mgcp_msg.c:67) 20241017055152363 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241017055152363 DLMGCP DEBUG <0013> Generated response: line #05: o=- 79677760 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055152363 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241017055152363 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055152363 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241017055152363 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055152363 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055152363 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055152364 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3498 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152364 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055152364 DLMGCP DEBUG <0013> Received message: line #02: C: 00A3 (mgcp_msg.c:67) 20241017055152364 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055152364 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055152364 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw (trunk:0) found free endpoint: rtpbridge/a4@mgw (mgcp_endp.c:261) 20241017055152364 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a4@mgw" (mgcp_protocol.c:441) 20241017055152364 DLMGCP NOTICE <0013> endpoint:rtpbridge/a4@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055152364 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055152364 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw conn:(00A3/rtp C:99E4001D r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055152364 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw CI:99E4001D connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055152364 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw CI:99E4001D output_enabled 0 (mgcp_msg.c:125) 20241017055152364 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055152364 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw conn:(00A3/rtp C:99E4001D 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) 20241017055152364 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055152364 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw CI:99E4001D CRCX: Creating connection: port: 5562 (mgcp_protocol.c:1112) 20241017055152364 DLMGCP NOTICE <0013> endpoint:rtpbridge/a4@mgw CI:99E4001D CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055152364 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055152364 DLMGCP DEBUG <0013> Generated response: line #00: 200 3498 OK (mgcp_msg.c:67) 20241017055152364 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a4@mgw (mgcp_msg.c:67) 20241017055152364 DLMGCP DEBUG <0013> Generated response: line #02: I: 99E4001D (mgcp_msg.c:67) 20241017055152364 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 167 (mgcp_msg.c:67) 20241017055152364 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241017055152364 DLMGCP DEBUG <0013> Generated response: line #05: o=- 99E4001D 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055152364 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241017055152364 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055152364 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241017055152364 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055152364 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055152364 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055152364 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3499 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152364 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055152364 DLMGCP DEBUG <0013> Received message: line #02: C: 00A4 (mgcp_msg.c:67) 20241017055152364 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055152364 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055152364 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw (trunk:0) found free endpoint: rtpbridge/a5@mgw (mgcp_endp.c:261) 20241017055152364 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a5@mgw" (mgcp_protocol.c:441) 20241017055152364 DLMGCP NOTICE <0013> endpoint:rtpbridge/a5@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055152364 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055152364 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw conn:(00A4/rtp C:173D9BAA r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055152364 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw CI:173D9BAA connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055152364 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw CI:173D9BAA output_enabled 0 (mgcp_msg.c:125) 20241017055152364 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055152364 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw conn:(00A4/rtp C:173D9BAA 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) 20241017055152364 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055152364 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw CI:173D9BAA CRCX: Creating connection: port: 5564 (mgcp_protocol.c:1112) 20241017055152364 DLMGCP NOTICE <0013> endpoint:rtpbridge/a5@mgw CI:173D9BAA CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055152364 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055152364 DLMGCP DEBUG <0013> Generated response: line #00: 200 3499 OK (mgcp_msg.c:67) 20241017055152364 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a5@mgw (mgcp_msg.c:67) 20241017055152364 DLMGCP DEBUG <0013> Generated response: line #02: I: 173D9BAA (mgcp_msg.c:67) 20241017055152364 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 168 (mgcp_msg.c:67) 20241017055152364 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241017055152364 DLMGCP DEBUG <0013> Generated response: line #05: o=- 173D9BAA 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055152364 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241017055152364 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055152364 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241017055152364 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055152364 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055152364 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055152364 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3500 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152364 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055152364 DLMGCP DEBUG <0013> Received message: line #02: C: 00A5 (mgcp_msg.c:67) 20241017055152364 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055152364 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055152364 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw (trunk:0) found free endpoint: rtpbridge/a6@mgw (mgcp_endp.c:261) 20241017055152364 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a6@mgw" (mgcp_protocol.c:441) 20241017055152364 DLMGCP NOTICE <0013> endpoint:rtpbridge/a6@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055152364 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055152364 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw conn:(00A5/rtp C:C3AEE956 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055152364 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw CI:C3AEE956 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055152364 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw CI:C3AEE956 output_enabled 0 (mgcp_msg.c:125) 20241017055152364 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055152364 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw conn:(00A5/rtp C:C3AEE956 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) 20241017055152364 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055152364 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw CI:C3AEE956 CRCX: Creating connection: port: 5566 (mgcp_protocol.c:1112) 20241017055152364 DLMGCP NOTICE <0013> endpoint:rtpbridge/a6@mgw CI:C3AEE956 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055152364 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055152364 DLMGCP DEBUG <0013> Generated response: line #00: 200 3500 OK (mgcp_msg.c:67) 20241017055152364 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a6@mgw (mgcp_msg.c:67) 20241017055152364 DLMGCP DEBUG <0013> Generated response: line #02: I: C3AEE956 (mgcp_msg.c:67) 20241017055152364 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 169 (mgcp_msg.c:67) 20241017055152364 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241017055152364 DLMGCP DEBUG <0013> Generated response: line #05: o=- C3AEE956 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055152364 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241017055152364 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055152364 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241017055152364 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055152364 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055152364 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055152364 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3501 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152364 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055152364 DLMGCP DEBUG <0013> Received message: line #02: C: 00A6 (mgcp_msg.c:67) 20241017055152364 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055152364 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055152364 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw (trunk:0) found free endpoint: rtpbridge/a7@mgw (mgcp_endp.c:261) 20241017055152364 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a7@mgw" (mgcp_protocol.c:441) 20241017055152364 DLMGCP NOTICE <0013> endpoint:rtpbridge/a7@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055152364 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055152364 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw conn:(00A6/rtp C:831A2CF4 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055152364 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw CI:831A2CF4 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055152364 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw CI:831A2CF4 output_enabled 0 (mgcp_msg.c:125) 20241017055152364 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055152364 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw conn:(00A6/rtp C:831A2CF4 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) 20241017055152364 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055152365 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw CI:831A2CF4 CRCX: Creating connection: port: 5568 (mgcp_protocol.c:1112) 20241017055152365 DLMGCP NOTICE <0013> endpoint:rtpbridge/a7@mgw CI:831A2CF4 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055152365 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055152365 DLMGCP DEBUG <0013> Generated response: line #00: 200 3501 OK (mgcp_msg.c:67) 20241017055152365 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a7@mgw (mgcp_msg.c:67) 20241017055152365 DLMGCP DEBUG <0013> Generated response: line #02: I: 831A2CF4 (mgcp_msg.c:67) 20241017055152365 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 170 (mgcp_msg.c:67) 20241017055152365 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241017055152365 DLMGCP DEBUG <0013> Generated response: line #05: o=- 831A2CF4 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055152365 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241017055152365 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055152365 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241017055152365 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055152365 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055152365 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055152365 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3502 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152365 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055152365 DLMGCP DEBUG <0013> Received message: line #02: C: 00A7 (mgcp_msg.c:67) 20241017055152365 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055152365 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055152365 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw (trunk:0) found free endpoint: rtpbridge/a8@mgw (mgcp_endp.c:261) 20241017055152365 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a8@mgw" (mgcp_protocol.c:441) 20241017055152365 DLMGCP NOTICE <0013> endpoint:rtpbridge/a8@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055152365 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055152365 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw conn:(00A7/rtp C:59555A6F r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055152365 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw CI:59555A6F connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055152365 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw CI:59555A6F output_enabled 0 (mgcp_msg.c:125) 20241017055152365 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055152365 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw conn:(00A7/rtp C:59555A6F 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) 20241017055152365 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055152365 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw CI:59555A6F CRCX: Creating connection: port: 5570 (mgcp_protocol.c:1112) 20241017055152365 DLMGCP NOTICE <0013> endpoint:rtpbridge/a8@mgw CI:59555A6F CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055152365 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055152365 DLMGCP DEBUG <0013> Generated response: line #00: 200 3502 OK (mgcp_msg.c:67) 20241017055152365 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a8@mgw (mgcp_msg.c:67) 20241017055152365 DLMGCP DEBUG <0013> Generated response: line #02: I: 59555A6F (mgcp_msg.c:67) 20241017055152365 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 171 (mgcp_msg.c:67) 20241017055152365 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241017055152365 DLMGCP DEBUG <0013> Generated response: line #05: o=- 59555A6F 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055152365 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241017055152365 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055152365 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241017055152365 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055152365 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055152365 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055152365 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3503 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152365 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055152365 DLMGCP DEBUG <0013> Received message: line #02: C: 00A8 (mgcp_msg.c:67) 20241017055152365 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055152365 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055152365 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw (trunk:0) found free endpoint: rtpbridge/a9@mgw (mgcp_endp.c:261) 20241017055152365 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a9@mgw" (mgcp_protocol.c:441) 20241017055152365 DLMGCP NOTICE <0013> endpoint:rtpbridge/a9@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055152365 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055152365 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw conn:(00A8/rtp C:B415A7D7 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055152365 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw CI:B415A7D7 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055152365 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw CI:B415A7D7 output_enabled 0 (mgcp_msg.c:125) 20241017055152365 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055152365 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw conn:(00A8/rtp C:B415A7D7 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) 20241017055152365 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055152365 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw CI:B415A7D7 CRCX: Creating connection: port: 5572 (mgcp_protocol.c:1112) 20241017055152365 DLMGCP NOTICE <0013> endpoint:rtpbridge/a9@mgw CI:B415A7D7 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055152365 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055152365 DLMGCP DEBUG <0013> Generated response: line #00: 200 3503 OK (mgcp_msg.c:67) 20241017055152365 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a9@mgw (mgcp_msg.c:67) 20241017055152365 DLMGCP DEBUG <0013> Generated response: line #02: I: B415A7D7 (mgcp_msg.c:67) 20241017055152365 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 172 (mgcp_msg.c:67) 20241017055152365 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241017055152365 DLMGCP DEBUG <0013> Generated response: line #05: o=- B415A7D7 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055152365 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241017055152365 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055152365 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241017055152365 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055152365 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055152365 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055152365 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3504 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152365 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055152365 DLMGCP DEBUG <0013> Received message: line #02: C: 00A9 (mgcp_msg.c:67) 20241017055152365 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055152365 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055152365 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw (trunk:0) found free endpoint: rtpbridge/aa@mgw (mgcp_endp.c:261) 20241017055152365 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/aa@mgw" (mgcp_protocol.c:441) 20241017055152365 DLMGCP NOTICE <0013> endpoint:rtpbridge/aa@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055152365 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055152365 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw conn:(00A9/rtp C:0AAF0D6C r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055152365 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw CI:0AAF0D6C connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055152365 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw CI:0AAF0D6C output_enabled 0 (mgcp_msg.c:125) 20241017055152365 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055152365 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw conn:(00A9/rtp C:0AAF0D6C 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) 20241017055152365 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055152365 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw CI:0AAF0D6C CRCX: Creating connection: port: 5574 (mgcp_protocol.c:1112) 20241017055152365 DLMGCP NOTICE <0013> endpoint:rtpbridge/aa@mgw CI:0AAF0D6C CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055152365 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055152365 DLMGCP DEBUG <0013> Generated response: line #00: 200 3504 OK (mgcp_msg.c:67) 20241017055152365 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/aa@mgw (mgcp_msg.c:67) 20241017055152365 DLMGCP DEBUG <0013> Generated response: line #02: I: 0AAF0D6C (mgcp_msg.c:67) 20241017055152365 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 173 (mgcp_msg.c:67) 20241017055152365 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241017055152365 DLMGCP DEBUG <0013> Generated response: line #05: o=- 0AAF0D6C 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055152365 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241017055152365 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055152365 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241017055152365 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055152365 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055152365 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055152366 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3505 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152366 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055152366 DLMGCP DEBUG <0013> Received message: line #02: C: 00AA (mgcp_msg.c:67) 20241017055152366 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055152366 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055152366 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw (trunk:0) found free endpoint: rtpbridge/ab@mgw (mgcp_endp.c:261) 20241017055152366 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ab@mgw" (mgcp_protocol.c:441) 20241017055152366 DLMGCP NOTICE <0013> endpoint:rtpbridge/ab@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055152366 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055152366 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw conn:(00AA/rtp C:679DBB9A r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055152366 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw CI:679DBB9A connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055152366 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw CI:679DBB9A output_enabled 0 (mgcp_msg.c:125) 20241017055152366 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055152366 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw conn:(00AA/rtp C:679DBB9A 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) 20241017055152366 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055152366 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw CI:679DBB9A CRCX: Creating connection: port: 5576 (mgcp_protocol.c:1112) 20241017055152366 DLMGCP NOTICE <0013> endpoint:rtpbridge/ab@mgw CI:679DBB9A CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055152366 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055152366 DLMGCP DEBUG <0013> Generated response: line #00: 200 3505 OK (mgcp_msg.c:67) 20241017055152366 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ab@mgw (mgcp_msg.c:67) 20241017055152366 DLMGCP DEBUG <0013> Generated response: line #02: I: 679DBB9A (mgcp_msg.c:67) 20241017055152366 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 174 (mgcp_msg.c:67) 20241017055152366 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241017055152366 DLMGCP DEBUG <0013> Generated response: line #05: o=- 679DBB9A 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055152366 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241017055152366 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055152366 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241017055152366 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055152366 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055152366 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055152366 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3506 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152366 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055152366 DLMGCP DEBUG <0013> Received message: line #02: C: 00AB (mgcp_msg.c:67) 20241017055152366 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055152366 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055152366 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw (trunk:0) found free endpoint: rtpbridge/ac@mgw (mgcp_endp.c:261) 20241017055152366 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ac@mgw" (mgcp_protocol.c:441) 20241017055152366 DLMGCP NOTICE <0013> endpoint:rtpbridge/ac@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055152366 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055152366 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw conn:(00AB/rtp C:02B49C9F r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055152366 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw CI:02B49C9F connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055152366 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw CI:02B49C9F output_enabled 0 (mgcp_msg.c:125) 20241017055152366 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055152366 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw conn:(00AB/rtp C:02B49C9F 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) 20241017055152366 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055152366 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw CI:02B49C9F CRCX: Creating connection: port: 5578 (mgcp_protocol.c:1112) 20241017055152366 DLMGCP NOTICE <0013> endpoint:rtpbridge/ac@mgw CI:02B49C9F CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055152366 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055152366 DLMGCP DEBUG <0013> Generated response: line #00: 200 3506 OK (mgcp_msg.c:67) 20241017055152366 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ac@mgw (mgcp_msg.c:67) 20241017055152366 DLMGCP DEBUG <0013> Generated response: line #02: I: 02B49C9F (mgcp_msg.c:67) 20241017055152366 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 175 (mgcp_msg.c:67) 20241017055152366 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241017055152366 DLMGCP DEBUG <0013> Generated response: line #05: o=- 02B49C9F 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055152366 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241017055152366 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055152366 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241017055152366 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055152366 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055152366 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055152366 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3507 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152366 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055152366 DLMGCP DEBUG <0013> Received message: line #02: C: 00AC (mgcp_msg.c:67) 20241017055152366 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055152366 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055152366 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw (trunk:0) found free endpoint: rtpbridge/ad@mgw (mgcp_endp.c:261) 20241017055152366 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ad@mgw" (mgcp_protocol.c:441) 20241017055152366 DLMGCP NOTICE <0013> endpoint:rtpbridge/ad@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055152366 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055152366 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw conn:(00AC/rtp C:7178B602 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055152366 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw CI:7178B602 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055152366 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw CI:7178B602 output_enabled 0 (mgcp_msg.c:125) 20241017055152366 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055152366 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw conn:(00AC/rtp C:7178B602 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) 20241017055152366 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055152366 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw CI:7178B602 CRCX: Creating connection: port: 5580 (mgcp_protocol.c:1112) 20241017055152366 DLMGCP NOTICE <0013> endpoint:rtpbridge/ad@mgw CI:7178B602 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055152366 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055152366 DLMGCP DEBUG <0013> Generated response: line #00: 200 3507 OK (mgcp_msg.c:67) 20241017055152366 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ad@mgw (mgcp_msg.c:67) 20241017055152366 DLMGCP DEBUG <0013> Generated response: line #02: I: 7178B602 (mgcp_msg.c:67) 20241017055152366 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 176 (mgcp_msg.c:67) 20241017055152366 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241017055152366 DLMGCP DEBUG <0013> Generated response: line #05: o=- 7178B602 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055152366 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241017055152366 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055152366 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241017055152366 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055152366 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055152366 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055152366 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3508 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152366 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055152366 DLMGCP DEBUG <0013> Received message: line #02: C: 00AD (mgcp_msg.c:67) 20241017055152366 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055152366 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055152366 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw (trunk:0) found free endpoint: rtpbridge/ae@mgw (mgcp_endp.c:261) 20241017055152366 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ae@mgw" (mgcp_protocol.c:441) 20241017055152366 DLMGCP NOTICE <0013> endpoint:rtpbridge/ae@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055152366 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055152367 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw conn:(00AD/rtp C:ECA2D405 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055152367 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw CI:ECA2D405 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055152367 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw CI:ECA2D405 output_enabled 0 (mgcp_msg.c:125) 20241017055152367 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055152367 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw conn:(00AD/rtp C:ECA2D405 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) 20241017055152367 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055152367 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw CI:ECA2D405 CRCX: Creating connection: port: 5582 (mgcp_protocol.c:1112) 20241017055152367 DLMGCP NOTICE <0013> endpoint:rtpbridge/ae@mgw CI:ECA2D405 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055152367 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055152367 DLMGCP DEBUG <0013> Generated response: line #00: 200 3508 OK (mgcp_msg.c:67) 20241017055152367 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ae@mgw (mgcp_msg.c:67) 20241017055152367 DLMGCP DEBUG <0013> Generated response: line #02: I: ECA2D405 (mgcp_msg.c:67) 20241017055152367 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 177 (mgcp_msg.c:67) 20241017055152367 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241017055152367 DLMGCP DEBUG <0013> Generated response: line #05: o=- ECA2D405 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055152367 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241017055152367 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055152367 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241017055152367 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055152367 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055152367 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055152367 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3509 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152367 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055152367 DLMGCP DEBUG <0013> Received message: line #02: C: 00AE (mgcp_msg.c:67) 20241017055152367 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055152367 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055152367 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw (trunk:0) found free endpoint: rtpbridge/af@mgw (mgcp_endp.c:261) 20241017055152367 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/af@mgw" (mgcp_protocol.c:441) 20241017055152367 DLMGCP NOTICE <0013> endpoint:rtpbridge/af@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055152367 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055152367 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw conn:(00AE/rtp C:12DCBCFF r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055152367 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw CI:12DCBCFF connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055152367 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw CI:12DCBCFF output_enabled 0 (mgcp_msg.c:125) 20241017055152367 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055152367 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw conn:(00AE/rtp C:12DCBCFF 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) 20241017055152367 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055152367 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw CI:12DCBCFF CRCX: Creating connection: port: 5584 (mgcp_protocol.c:1112) 20241017055152367 DLMGCP NOTICE <0013> endpoint:rtpbridge/af@mgw CI:12DCBCFF CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055152367 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055152367 DLMGCP DEBUG <0013> Generated response: line #00: 200 3509 OK (mgcp_msg.c:67) 20241017055152367 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/af@mgw (mgcp_msg.c:67) 20241017055152367 DLMGCP DEBUG <0013> Generated response: line #02: I: 12DCBCFF (mgcp_msg.c:67) 20241017055152367 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 178 (mgcp_msg.c:67) 20241017055152367 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241017055152367 DLMGCP DEBUG <0013> Generated response: line #05: o=- 12DCBCFF 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055152367 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241017055152367 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055152367 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241017055152367 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055152367 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055152367 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055152367 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3510 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152367 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055152367 DLMGCP DEBUG <0013> Received message: line #02: C: 00AF (mgcp_msg.c:67) 20241017055152367 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055152367 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055152367 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw (trunk:0) found free endpoint: rtpbridge/b0@mgw (mgcp_endp.c:261) 20241017055152367 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b0@mgw" (mgcp_protocol.c:441) 20241017055152367 DLMGCP NOTICE <0013> endpoint:rtpbridge/b0@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055152367 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055152367 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw conn:(00AF/rtp C:D2F4F439 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055152367 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw CI:D2F4F439 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055152367 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw CI:D2F4F439 output_enabled 0 (mgcp_msg.c:125) 20241017055152367 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055152367 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw conn:(00AF/rtp C:D2F4F439 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) 20241017055152367 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055152367 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw CI:D2F4F439 CRCX: Creating connection: port: 5586 (mgcp_protocol.c:1112) 20241017055152367 DLMGCP NOTICE <0013> endpoint:rtpbridge/b0@mgw CI:D2F4F439 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055152367 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055152367 DLMGCP DEBUG <0013> Generated response: line #00: 200 3510 OK (mgcp_msg.c:67) 20241017055152367 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b0@mgw (mgcp_msg.c:67) 20241017055152367 DLMGCP DEBUG <0013> Generated response: line #02: I: D2F4F439 (mgcp_msg.c:67) 20241017055152367 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 179 (mgcp_msg.c:67) 20241017055152367 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241017055152367 DLMGCP DEBUG <0013> Generated response: line #05: o=- D2F4F439 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055152367 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241017055152367 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055152367 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241017055152367 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055152367 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055152367 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055152367 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3511 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152367 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055152367 DLMGCP DEBUG <0013> Received message: line #02: C: 00B0 (mgcp_msg.c:67) 20241017055152367 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055152367 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055152367 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw (trunk:0) found free endpoint: rtpbridge/b1@mgw (mgcp_endp.c:261) 20241017055152367 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b1@mgw" (mgcp_protocol.c:441) 20241017055152367 DLMGCP NOTICE <0013> endpoint:rtpbridge/b1@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055152367 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055152367 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw conn:(00B0/rtp C:36DDB212 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055152367 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw CI:36DDB212 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055152367 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw CI:36DDB212 output_enabled 0 (mgcp_msg.c:125) 20241017055152367 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055152367 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw conn:(00B0/rtp C:36DDB212 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) 20241017055152367 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055152367 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw CI:36DDB212 CRCX: Creating connection: port: 5588 (mgcp_protocol.c:1112) 20241017055152367 DLMGCP NOTICE <0013> endpoint:rtpbridge/b1@mgw CI:36DDB212 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055152367 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055152367 DLMGCP DEBUG <0013> Generated response: line #00: 200 3511 OK (mgcp_msg.c:67) 20241017055152367 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b1@mgw (mgcp_msg.c:67) 20241017055152367 DLMGCP DEBUG <0013> Generated response: line #02: I: 36DDB212 (mgcp_msg.c:67) 20241017055152367 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 180 (mgcp_msg.c:67) 20241017055152367 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241017055152367 DLMGCP DEBUG <0013> Generated response: line #05: o=- 36DDB212 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055152367 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241017055152367 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055152367 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241017055152367 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055152367 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055152367 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055152368 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3512 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152368 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055152368 DLMGCP DEBUG <0013> Received message: line #02: C: 00B1 (mgcp_msg.c:67) 20241017055152368 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055152368 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055152368 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw (trunk:0) found free endpoint: rtpbridge/b2@mgw (mgcp_endp.c:261) 20241017055152368 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b2@mgw" (mgcp_protocol.c:441) 20241017055152368 DLMGCP NOTICE <0013> endpoint:rtpbridge/b2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055152368 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055152368 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw conn:(00B1/rtp C:173C52C2 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055152368 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw CI:173C52C2 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055152368 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw CI:173C52C2 output_enabled 0 (mgcp_msg.c:125) 20241017055152368 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055152368 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw conn:(00B1/rtp C:173C52C2 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) 20241017055152368 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055152368 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw CI:173C52C2 CRCX: Creating connection: port: 5590 (mgcp_protocol.c:1112) 20241017055152368 DLMGCP NOTICE <0013> endpoint:rtpbridge/b2@mgw CI:173C52C2 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055152368 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055152368 DLMGCP DEBUG <0013> Generated response: line #00: 200 3512 OK (mgcp_msg.c:67) 20241017055152368 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b2@mgw (mgcp_msg.c:67) 20241017055152368 DLMGCP DEBUG <0013> Generated response: line #02: I: 173C52C2 (mgcp_msg.c:67) 20241017055152368 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 181 (mgcp_msg.c:67) 20241017055152368 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241017055152368 DLMGCP DEBUG <0013> Generated response: line #05: o=- 173C52C2 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055152368 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241017055152368 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055152368 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241017055152368 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055152368 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055152368 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055152368 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3513 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152368 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055152368 DLMGCP DEBUG <0013> Received message: line #02: C: 00B2 (mgcp_msg.c:67) 20241017055152368 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055152368 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055152368 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw (trunk:0) found free endpoint: rtpbridge/b3@mgw (mgcp_endp.c:261) 20241017055152368 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b3@mgw" (mgcp_protocol.c:441) 20241017055152368 DLMGCP NOTICE <0013> endpoint:rtpbridge/b3@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055152368 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055152368 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw conn:(00B2/rtp C:BF13AAD4 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055152368 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw CI:BF13AAD4 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055152368 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw CI:BF13AAD4 output_enabled 0 (mgcp_msg.c:125) 20241017055152368 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055152368 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw conn:(00B2/rtp C:BF13AAD4 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) 20241017055152368 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055152368 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw CI:BF13AAD4 CRCX: Creating connection: port: 5592 (mgcp_protocol.c:1112) 20241017055152368 DLMGCP NOTICE <0013> endpoint:rtpbridge/b3@mgw CI:BF13AAD4 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055152368 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055152368 DLMGCP DEBUG <0013> Generated response: line #00: 200 3513 OK (mgcp_msg.c:67) 20241017055152368 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b3@mgw (mgcp_msg.c:67) 20241017055152368 DLMGCP DEBUG <0013> Generated response: line #02: I: BF13AAD4 (mgcp_msg.c:67) 20241017055152368 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 182 (mgcp_msg.c:67) 20241017055152368 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241017055152368 DLMGCP DEBUG <0013> Generated response: line #05: o=- BF13AAD4 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055152368 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241017055152368 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055152368 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241017055152368 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055152368 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055152368 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055152368 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3514 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152368 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055152368 DLMGCP DEBUG <0013> Received message: line #02: C: 00B3 (mgcp_msg.c:67) 20241017055152368 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055152368 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055152368 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw (trunk:0) found free endpoint: rtpbridge/b4@mgw (mgcp_endp.c:261) 20241017055152368 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b4@mgw" (mgcp_protocol.c:441) 20241017055152368 DLMGCP NOTICE <0013> endpoint:rtpbridge/b4@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055152368 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055152368 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw conn:(00B3/rtp C:E1E33EA5 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055152368 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw CI:E1E33EA5 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055152368 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw CI:E1E33EA5 output_enabled 0 (mgcp_msg.c:125) 20241017055152368 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055152368 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw conn:(00B3/rtp C:E1E33EA5 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) 20241017055152368 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055152368 DLMGCP[38;5;51m DEBUG <0013> endpoint:rtpbridge/b4@mgw CI:E1E33EA5 CRCX: Creating connection: port: 5594 (mgcp_protocol.c:1112) 20241017055152368 DLMGCP NOTICE <0013> endpoint:rtpbridge/b4@mgw CI:E1E33EA5 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055152368 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055152368 DLMGCP DEBUG <0013> Generated response: line #00: 200 3514 OK (mgcp_msg.c:67) 20241017055152368 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b4@mgw (mgcp_msg.c:67) 20241017055152368 DLMGCP DEBUG <0013> Generated response: line #02: I: E1E33EA5 (mgcp_msg.c:67) 20241017055152368 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 183 (mgcp_msg.c:67) 20241017055152368 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241017055152368 DLMGCP DEBUG <0013> Generated response: line #05: o=- E1E33EA5 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055152368 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241017055152368 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055152368 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241017055152368 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055152368 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055152368 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055152368 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3515 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152368 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055152368 DLMGCP DEBUG <0013> Received message: line #02: C: 00B4 (mgcp_msg.c:67) 20241017055152368 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055152368 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055152368 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw (trunk:0) found free endpoint: rtpbridge/b5@mgw (mgcp_endp.c:261) 20241017055152368 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b5@mgw" (mgcp_protocol.c:441) 20241017055152368 DLMGCP NOTICE <0013> endpoint:rtpbridge/b5@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055152368 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055152368 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw conn:(00B4/rtp C:BB695F1C r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055152369 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw CI:BB695F1C connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055152369 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw CI:BB695F1C output_enabled 0 (mgcp_msg.c:125) 20241017055152369 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055152369 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw conn:(00B4/rtp C:BB695F1C 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) 20241017055152369 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055152369 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw CI:BB695F1C CRCX: Creating connection: port: 5596 (mgcp_protocol.c:1112) 20241017055152369 DLMGCP NOTICE <0013> endpoint:rtpbridge/b5@mgw CI:BB695F1C CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055152369 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055152369 DLMGCP DEBUG <0013> Generated response: line #00: 200 3515 OK (mgcp_msg.c:67) 20241017055152369 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b5@mgw (mgcp_msg.c:67) 20241017055152369 DLMGCP DEBUG <0013> Generated response: line #02: I: BB695F1C (mgcp_msg.c:67) 20241017055152369 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 184 (mgcp_msg.c:67) 20241017055152369 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241017055152369 DLMGCP DEBUG <0013> Generated response: line #05: o=- BB695F1C 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055152369 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241017055152369 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055152369 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241017055152369 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055152369 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055152369 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055152369 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3516 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152369 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055152369 DLMGCP DEBUG <0013> Received message: line #02: C: 00B5 (mgcp_msg.c:67) 20241017055152369 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055152369 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055152369 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw (trunk:0) found free endpoint: rtpbridge/b6@mgw (mgcp_endp.c:261) 20241017055152369 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b6@mgw" (mgcp_protocol.c:441) 20241017055152369 DLMGCP NOTICE <0013> endpoint:rtpbridge/b6@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055152369 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055152369 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw conn:(00B5/rtp C:E847A3BC r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055152369 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw CI:E847A3BC connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055152369 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw CI:E847A3BC output_enabled 0 (mgcp_msg.c:125) 20241017055152369 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055152369 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw conn:(00B5/rtp C:E847A3BC 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) 20241017055152369 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055152369 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw CI:E847A3BC CRCX: Creating connection: port: 5598 (mgcp_protocol.c:1112) 20241017055152369 DLMGCP NOTICE <0013> endpoint:rtpbridge/b6@mgw CI:E847A3BC CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055152369 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055152369 DLMGCP DEBUG <0013> Generated response: line #00: 200 3516 OK (mgcp_msg.c:67) 20241017055152369 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b6@mgw (mgcp_msg.c:67) 20241017055152369 DLMGCP DEBUG <0013> Generated response: line #02: I: E847A3BC (mgcp_msg.c:67) 20241017055152369 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 185 (mgcp_msg.c:67) 20241017055152369 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241017055152369 DLMGCP DEBUG <0013> Generated response: line #05: o=- E847A3BC 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055152369 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241017055152369 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055152369 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241017055152369 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055152369 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055152369 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055152369 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3517 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152369 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055152369 DLMGCP DEBUG <0013> Received message: line #02: C: 00B6 (mgcp_msg.c:67) 20241017055152369 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055152369 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055152369 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw (trunk:0) found free endpoint: rtpbridge/b7@mgw (mgcp_endp.c:261) 20241017055152369 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b7@mgw" (mgcp_protocol.c:441) 20241017055152369 DLMGCP NOTICE <0013> endpoint:rtpbridge/b7@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055152369 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055152369 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw conn:(00B6/rtp C:830967A6 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055152369 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw CI:830967A6 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055152369 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw CI:830967A6 output_enabled 0 (mgcp_msg.c:125) 20241017055152369 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055152369 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw conn:(00B6/rtp C:830967A6 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) 20241017055152369 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055152369 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw CI:830967A6 CRCX: Creating connection: port: 5600 (mgcp_protocol.c:1112) 20241017055152369 DLMGCP NOTICE <0013> endpoint:rtpbridge/b7@mgw CI:830967A6 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055152369 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055152369 DLMGCP DEBUG <0013> Generated response: line #00: 200 3517 OK (mgcp_msg.c:67) 20241017055152369 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b7@mgw (mgcp_msg.c:67) 20241017055152369 DLMGCP DEBUG <0013> Generated response: line #02: I: 830967A6 (mgcp_msg.c:67) 20241017055152369 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 186 (mgcp_msg.c:67) 20241017055152369 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241017055152369 DLMGCP DEBUG <0013> Generated response: line #05: o=- 830967A6 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055152369 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241017055152369 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055152369 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241017055152369 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055152369 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055152369 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055152369 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3518 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152369 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055152369 DLMGCP DEBUG <0013> Received message: line #02: C: 00B7 (mgcp_msg.c:67) 20241017055152369 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055152369 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055152369 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw (trunk:0) found free endpoint: rtpbridge/b8@mgw (mgcp_endp.c:261) 20241017055152369 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b8@mgw" (mgcp_protocol.c:441) 20241017055152369 DLMGCP NOTICE <0013> endpoint:rtpbridge/b8@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055152369 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055152369 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw conn:(00B7/rtp C:7BBCF2C3 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055152369 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw CI:7BBCF2C3 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055152369 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw CI:7BBCF2C3 output_enabled 0 (mgcp_msg.c:125) 20241017055152369 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055152369 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw conn:(00B7/rtp C:7BBCF2C3 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) 20241017055152369 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055152369 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw CI:7BBCF2C3 CRCX: Creating connection: port: 5602 (mgcp_protocol.c:1112) 20241017055152369 DLMGCP NOTICE <0013> endpoint:rtpbridge/b8@mgw CI:7BBCF2C3 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055152369 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055152369 DLMGCP DEBUG <0013> Generated response: line #00: 200 3518 OK (mgcp_msg.c:67) 20241017055152369 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b8@mgw (mgcp_msg.c:67) 20241017055152369 DLMGCP DEBUG <0013> Generated response: line #02: I: 7BBCF2C3 (mgcp_msg.c:67) 20241017055152369 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 187 (mgcp_msg.c:67) 20241017055152369 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241017055152369 DLMGCP DEBUG <0013> Generated response: line #05: o=- 7BBCF2C3 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055152369 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241017055152369 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055152369 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241017055152369 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055152369 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055152369 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055152370 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3519 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152370 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055152370 DLMGCP DEBUG <0013> Received message: line #02: C: 00B8 (mgcp_msg.c:67) 20241017055152370 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055152370 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055152370 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw (trunk:0) found free endpoint: rtpbridge/b9@mgw (mgcp_endp.c:261) 20241017055152370 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b9@mgw" (mgcp_protocol.c:441) 20241017055152370 DLMGCP NOTICE <0013> endpoint:rtpbridge/b9@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055152370 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055152370 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw conn:(00B8/rtp C:7F9027F6 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055152370 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw CI:7F9027F6 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055152370 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw CI:7F9027F6 output_enabled 0 (mgcp_msg.c:125) 20241017055152370 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055152370 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw conn:(00B8/rtp C:7F9027F6 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) 20241017055152370 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055152370 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw CI:7F9027F6 CRCX: Creating connection: port: 5604 (mgcp_protocol.c:1112) 20241017055152370 DLMGCP NOTICE <0013> endpoint:rtpbridge/b9@mgw CI:7F9027F6 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055152370 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055152370 DLMGCP DEBUG <0013> Generated response: line #00: 200 3519 OK (mgcp_msg.c:67) 20241017055152370 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b9@mgw (mgcp_msg.c:67) 20241017055152370 DLMGCP DEBUG <0013> Generated response: line #02: I: 7F9027F6 (mgcp_msg.c:67) 20241017055152370 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 188 (mgcp_msg.c:67) 20241017055152370 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241017055152370 DLMGCP DEBUG <0013> Generated response: line #05: o=- 7F9027F6 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055152370 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241017055152370 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055152370 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241017055152370 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055152370 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055152370 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055152370 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3520 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152370 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055152370 DLMGCP DEBUG <0013> Received message: line #02: C: 00B9 (mgcp_msg.c:67) 20241017055152370 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055152370 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055152370 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw (trunk:0) found free endpoint: rtpbridge/ba@mgw (mgcp_endp.c:261) 20241017055152370 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ba@mgw" (mgcp_protocol.c:441) 20241017055152370 DLMGCP NOTICE <0013> endpoint:rtpbridge/ba@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055152370 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055152370 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw conn:(00B9/rtp C:08A84BF1 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055152370 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw CI:08A84BF1 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055152370 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw CI:08A84BF1 output_enabled 0 (mgcp_msg.c:125) 20241017055152370 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055152370 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw conn:(00B9/rtp C:08A84BF1 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) 20241017055152370 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055152370 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw CI:08A84BF1 CRCX: Creating connection: port: 5606 (mgcp_protocol.c:1112) 20241017055152370 DLMGCP NOTICE <0013> endpoint:rtpbridge/ba@mgw CI:08A84BF1 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055152370 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055152370 DLMGCP DEBUG <0013> Generated response: line #00: 200 3520 OK (mgcp_msg.c:67) 20241017055152370 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ba@mgw (mgcp_msg.c:67) 20241017055152370 DLMGCP DEBUG <0013> Generated response: line #02: I: 08A84BF1 (mgcp_msg.c:67) 20241017055152370 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 189 (mgcp_msg.c:67) 20241017055152370 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241017055152370 DLMGCP DEBUG <0013> Generated response: line #05: o=- 08A84BF1 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055152370 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241017055152370 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055152370 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241017055152370 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055152370 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055152370 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055152370 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3521 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152370 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055152370 DLMGCP DEBUG <0013> Received message: line #02: C: 00BA (mgcp_msg.c:67) 20241017055152370 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055152370 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055152370 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw (trunk:0) found free endpoint: rtpbridge/bb@mgw (mgcp_endp.c:261) 20241017055152370 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/bb@mgw" (mgcp_protocol.c:441) 20241017055152370 DLMGCP NOTICE <0013> endpoint:rtpbridge/bb@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055152370 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055152370 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw conn:(00BA/rtp C:EB6ECC62 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055152370 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw CI:EB6ECC62 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055152370 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw CI:EB6ECC62 output_enabled 0 (mgcp_msg.c:125) 20241017055152370 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055152370 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw conn:(00BA/rtp C:EB6ECC62 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) 20241017055152370 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055152370 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw CI:EB6ECC62 CRCX: Creating connection: port: 5608 (mgcp_protocol.c:1112) 20241017055152370 DLMGCP NOTICE <0013> endpoint:rtpbridge/bb@mgw CI:EB6ECC62 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055152370 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055152370 DLMGCP DEBUG <0013> Generated response: line #00: 200 3521 OK (mgcp_msg.c:67) 20241017055152370 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/bb@mgw (mgcp_msg.c:67) 20241017055152370 DLMGCP DEBUG <0013> Generated response: line #02: I: EB6ECC62 (mgcp_msg.c:67) 20241017055152370 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 190 (mgcp_msg.c:67) 20241017055152370 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241017055152370 DLMGCP DEBUG <0013> Generated response: line #05: o=- EB6ECC62 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055152370 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241017055152370 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055152370 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241017055152370 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055152370 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055152370 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055152371 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3522 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152371 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055152371 DLMGCP DEBUG <0013> Received message: line #02: C: 00BB (mgcp_msg.c:67) 20241017055152371 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055152371 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055152371 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw (trunk:0) found free endpoint: rtpbridge/bc@mgw (mgcp_endp.c:261) 20241017055152371 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/bc@mgw" (mgcp_protocol.c:441) 20241017055152371 DLMGCP NOTICE <0013> endpoint:rtpbridge/bc@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055152371 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055152371 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw conn:(00BB/rtp C:B2AED6CA r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055152371 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw CI:B2AED6CA connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055152371 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw CI:B2AED6CA output_enabled 0 (mgcp_msg.c:125) 20241017055152371 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055152371 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw conn:(00BB/rtp C:B2AED6CA 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) 20241017055152371 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055152371 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw CI:B2AED6CA CRCX: Creating connection: port: 5610 (mgcp_protocol.c:1112) 20241017055152371 DLMGCP NOTICE <0013> endpoint:rtpbridge/bc@mgw CI:B2AED6CA CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055152371 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055152371 DLMGCP DEBUG <0013> Generated response: line #00: 200 3522 OK (mgcp_msg.c:67) 20241017055152371 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/bc@mgw (mgcp_msg.c:67) 20241017055152371 DLMGCP DEBUG <0013> Generated response: line #02: I: B2AED6CA (mgcp_msg.c:67) 20241017055152371 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 191 (mgcp_msg.c:67) 20241017055152371 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241017055152371 DLMGCP DEBUG <0013> Generated response: line #05: o=- B2AED6CA 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055152371 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241017055152371 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055152371 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241017055152371 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055152371 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055152371 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055152371 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3523 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152371 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055152371 DLMGCP DEBUG <0013> Received message: line #02: C: 00BC (mgcp_msg.c:67) 20241017055152371 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055152371 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055152371 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw (trunk:0) found free endpoint: rtpbridge/bd@mgw (mgcp_endp.c:261) 20241017055152371 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/bd@mgw" (mgcp_protocol.c:441) 20241017055152371 DLMGCP NOTICE <0013> endpoint:rtpbridge/bd@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055152371 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055152371 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw conn:(00BC/rtp C:C5406ECA r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055152371 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw CI:C5406ECA connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055152371 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw CI:C5406ECA output_enabled 0 (mgcp_msg.c:125) 20241017055152371 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055152371 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw conn:(00BC/rtp C:C5406ECA 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) 20241017055152371 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055152371 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw CI:C5406ECA CRCX: Creating connection: port: 5612 (mgcp_protocol.c:1112) 20241017055152371 DLMGCP NOTICE <0013> endpoint:rtpbridge/bd@mgw CI:C5406ECA CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055152371 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055152371 DLMGCP DEBUG <0013> Generated response: line #00: 200 3523 OK (mgcp_msg.c:67) 20241017055152371 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/bd@mgw (mgcp_msg.c:67) 20241017055152371 DLMGCP DEBUG <0013> Generated response: line #02: I: C5406ECA (mgcp_msg.c:67) 20241017055152371 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 192 (mgcp_msg.c:67) 20241017055152371 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241017055152371 DLMGCP DEBUG <0013> Generated response: line #05: o=- C5406ECA 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055152371 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241017055152371 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055152371 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241017055152371 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055152371 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055152371 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055152371 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3524 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152371 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055152371 DLMGCP DEBUG <0013> Received message: line #02: C: 00BD (mgcp_msg.c:67) 20241017055152371 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055152371 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055152371 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw (trunk:0) found free endpoint: rtpbridge/be@mgw (mgcp_endp.c:261) 20241017055152371 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/be@mgw" (mgcp_protocol.c:441) 20241017055152371 DLMGCP NOTICE <0013> endpoint:rtpbridge/be@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055152371 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055152371 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw conn:(00BD/rtp C:12C5EF7D r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055152371 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw CI:12C5EF7D connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055152371 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw CI:12C5EF7D output_enabled 0 (mgcp_msg.c:125) 20241017055152371 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055152371 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw conn:(00BD/rtp C:12C5EF7D 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) 20241017055152371 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055152371 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw CI:12C5EF7D CRCX: Creating connection: port: 5614 (mgcp_protocol.c:1112) 20241017055152371 DLMGCP NOTICE <0013> endpoint:rtpbridge/be@mgw CI:12C5EF7D CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055152371 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055152371 DLMGCP DEBUG <0013> Generated response: line #00: 200 3524 OK (mgcp_msg.c:67) 20241017055152371 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/be@mgw (mgcp_msg.c:67) 20241017055152371 DLMGCP DEBUG <0013> Generated response: line #02: I: 12C5EF7D (mgcp_msg.c:67) 20241017055152371 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 193 (mgcp_msg.c:67) 20241017055152371 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241017055152371 DLMGCP DEBUG <0013> Generated response: line #05: o=- 12C5EF7D 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055152371 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241017055152371 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055152371 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241017055152371 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055152371 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055152371 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055152372 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3525 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152372 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055152372 DLMGCP DEBUG <0013> Received message: line #02: C: 00BE (mgcp_msg.c:67) 20241017055152372 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055152372 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055152372 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw (trunk:0) found free endpoint: rtpbridge/bf@mgw (mgcp_endp.c:261) 20241017055152372 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/bf@mgw" (mgcp_protocol.c:441) 20241017055152372 DLMGCP NOTICE <0013> endpoint:rtpbridge/bf@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055152372 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055152372 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw conn:(00BE/rtp C:D61932C3 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055152372 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw CI:D61932C3 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055152372 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw CI:D61932C3 output_enabled 0 (mgcp_msg.c:125) 20241017055152372 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055152372 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw conn:(00BE/rtp C:D61932C3 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) 20241017055152372 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055152372 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw CI:D61932C3 CRCX: Creating connection: port: 5616 (mgcp_protocol.c:1112) 20241017055152372 DLMGCP NOTICE <0013> endpoint:rtpbridge/bf@mgw CI:D61932C3 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055152372 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055152372 DLMGCP DEBUG <0013> Generated response: line #00: 200 3525 OK (mgcp_msg.c:67) 20241017055152372 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/bf@mgw (mgcp_msg.c:67) 20241017055152372 DLMGCP DEBUG <0013> Generated response: line #02: I: D61932C3 (mgcp_msg.c:67) 20241017055152372 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 194 (mgcp_msg.c:67) 20241017055152372 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241017055152372 DLMGCP DEBUG <0013> Generated response: line #05: o=- D61932C3 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055152372 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241017055152372 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055152372 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241017055152372 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055152372 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055152372 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055152372 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3526 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152372 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055152372 DLMGCP DEBUG <0013> Received message: line #02: C: 00BF (mgcp_msg.c:67) 20241017055152372 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055152372 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055152372 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw (trunk:0) found free endpoint: rtpbridge/c0@mgw (mgcp_endp.c:261) 20241017055152372 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c0@mgw" (mgcp_protocol.c:441) 20241017055152372 DLMGCP NOTICE <0013> endpoint:rtpbridge/c0@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055152372 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055152372 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw conn:(00BF/rtp C:805FB637 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055152372 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw CI:805FB637 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055152372 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw CI:805FB637 output_enabled 0 (mgcp_msg.c:125) 20241017055152372 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055152372 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw conn:(00BF/rtp C:805FB637 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) 20241017055152372 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055152372 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw CI:805FB637 CRCX: Creating connection: port: 5618 (mgcp_protocol.c:1112) 20241017055152372 DLMGCP NOTICE <0013> endpoint:rtpbridge/c0@mgw CI:805FB637 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055152372 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055152372 DLMGCP DEBUG <0013> Generated response: line #00: 200 3526 OK (mgcp_msg.c:67) 20241017055152372 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c0@mgw (mgcp_msg.c:67) 20241017055152372 DLMGCP DEBUG <0013> Generated response: line #02: I: 805FB637 (mgcp_msg.c:67) 20241017055152372 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 195 (mgcp_msg.c:67) 20241017055152372 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241017055152372 DLMGCP DEBUG <0013> Generated response: line #05: o=- 805FB637 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055152372 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241017055152372 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055152372 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241017055152372 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055152372 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055152372 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055152372 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3527 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152372 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055152372 DLMGCP DEBUG <0013> Received message: line #02: C: 00C0 (mgcp_msg.c:67) 20241017055152372 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055152372 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055152372 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw (trunk:0) found free endpoint: rtpbridge/c1@mgw (mgcp_endp.c:261) 20241017055152372 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c1@mgw" (mgcp_protocol.c:441) 20241017055152372 DLMGCP NOTICE <0013> endpoint:rtpbridge/c1@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055152372 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055152372 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw conn:(00C0/rtp C:0AD07361 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055152372 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw CI:0AD07361 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055152372 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw CI:0AD07361 output_enabled 0 (mgcp_msg.c:125) 20241017055152372 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055152372 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw conn:(00C0/rtp C:0AD07361 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) 20241017055152372 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055152372 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw CI:0AD07361 CRCX: Creating connection: port: 5620 (mgcp_protocol.c:1112) 20241017055152372 DLMGCP NOTICE <0013> endpoint:rtpbridge/c1@mgw CI:0AD07361 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055152372 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055152372 DLMGCP DEBUG <0013> Generated response: line #00: 200 3527 OK (mgcp_msg.c:67) 20241017055152372 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c1@mgw (mgcp_msg.c:67) 20241017055152372 DLMGCP DEBUG <0013> Generated response: line #02: I: 0AD07361 (mgcp_msg.c:67) 20241017055152372 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 196 (mgcp_msg.c:67) 20241017055152372 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241017055152372 DLMGCP DEBUG <0013> Generated response: line #05: o=- 0AD07361 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055152372 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241017055152372 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055152372 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241017055152372 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055152372 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055152372 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055152372 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3528 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152372 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055152372 DLMGCP DEBUG <0013> Received message: line #02: C: 00C1 (mgcp_msg.c:67) 20241017055152372 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055152372 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055152372 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw (trunk:0) found free endpoint: rtpbridge/c2@mgw (mgcp_endp.c:261) 20241017055152372 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c2@mgw" (mgcp_protocol.c:441) 20241017055152372 DLMGCP NOTICE <0013> endpoint:rtpbridge/c2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055152372 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055152372 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw conn:(00C1/rtp C:BB6ECFBD r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055152372 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw CI:BB6ECFBD connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055152373 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw CI:BB6ECFBD output_enabled 0 (mgcp_msg.c:125) 20241017055152373 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055152373 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw conn:(00C1/rtp C:BB6ECFBD 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) 20241017055152373 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055152373 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw CI:BB6ECFBD CRCX: Creating connection: port: 5622 (mgcp_protocol.c:1112) 20241017055152373 DLMGCP NOTICE <0013> endpoint:rtpbridge/c2@mgw CI:BB6ECFBD CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055152373 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055152373 DLMGCP DEBUG <0013> Generated response: line #00: 200 3528 OK (mgcp_msg.c:67) 20241017055152373 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c2@mgw (mgcp_msg.c:67) 20241017055152373 DLMGCP DEBUG <0013> Generated response: line #02: I: BB6ECFBD (mgcp_msg.c:67) 20241017055152373 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 197 (mgcp_msg.c:67) 20241017055152373 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241017055152373 DLMGCP DEBUG <0013> Generated response: line #05: o=- BB6ECFBD 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055152373 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241017055152373 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055152373 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241017055152373 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055152373 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055152373 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055152373 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3529 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152373 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055152373 DLMGCP DEBUG <0013> Received message: line #02: C: 00C2 (mgcp_msg.c:67) 20241017055152373 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055152373 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055152373 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw (trunk:0) found free endpoint: rtpbridge/c3@mgw (mgcp_endp.c:261) 20241017055152373 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c3@mgw" (mgcp_protocol.c:441) 20241017055152373 DLMGCP NOTICE <0013> endpoint:rtpbridge/c3@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055152373 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055152373 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw conn:(00C2/rtp C:416D3FA3 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055152373 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw CI:416D3FA3 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055152373 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw CI:416D3FA3 output_enabled 0 (mgcp_msg.c:125) 20241017055152373 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055152373 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw conn:(00C2/rtp C:416D3FA3 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) 20241017055152373 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055152373 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw CI:416D3FA3 CRCX: Creating connection: port: 5624 (mgcp_protocol.c:1112) 20241017055152373 DLMGCP NOTICE <0013> endpoint:rtpbridge/c3@mgw CI:416D3FA3 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055152373 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055152373 DLMGCP DEBUG <0013> Generated response: line #00: 200 3529 OK (mgcp_msg.c:67) 20241017055152373 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c3@mgw (mgcp_msg.c:67) 20241017055152373 DLMGCP DEBUG <0013> Generated response: line #02: I: 416D3FA3 (mgcp_msg.c:67) 20241017055152373 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 198 (mgcp_msg.c:67) 20241017055152373 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241017055152373 DLMGCP DEBUG <0013> Generated response: line #05: o=- 416D3FA3 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055152373 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241017055152373 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055152373 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241017055152373 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055152373 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055152373 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055152373 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3530 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152373 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055152373 DLMGCP DEBUG <0013> Received message: line #02: C: 00C3 (mgcp_msg.c:67) 20241017055152373 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055152373 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055152373 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw (trunk:0) found free endpoint: rtpbridge/c4@mgw (mgcp_endp.c:261) 20241017055152373 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c4@mgw" (mgcp_protocol.c:441) 20241017055152373 DLMGCP NOTICE <0013> endpoint:rtpbridge/c4@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055152373 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055152373 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw conn:(00C3/rtp C:DF9439D8 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055152373 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw CI:DF9439D8 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055152373 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw CI:DF9439D8 output_enabled 0 (mgcp_msg.c:125) 20241017055152373 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055152373 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw conn:(00C3/rtp C:DF9439D8 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) 20241017055152373 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055152373 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw CI:DF9439D8 CRCX: Creating connection: port: 5626 (mgcp_protocol.c:1112) 20241017055152373 DLMGCP NOTICE <0013> endpoint:rtpbridge/c4@mgw CI:DF9439D8 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055152373 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055152373 DLMGCP DEBUG <0013> Generated response: line #00: 200 3530 OK (mgcp_msg.c:67) 20241017055152373 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c4@mgw (mgcp_msg.c:67) 20241017055152373 DLMGCP DEBUG <0013> Generated response: line #02: I: DF9439D8 (mgcp_msg.c:67) 20241017055152373 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 199 (mgcp_msg.c:67) 20241017055152373 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241017055152373 DLMGCP DEBUG <0013> Generated response: line #05: o=- DF9439D8 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055152373 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241017055152373 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055152373 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241017055152373 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055152373 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055152373 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055152373 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3531 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152373 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055152373 DLMGCP DEBUG <0013> Received message: line #02: C: 00C4 (mgcp_msg.c:67) 20241017055152373 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055152373 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055152373 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw (trunk:0) found free endpoint: rtpbridge/c5@mgw (mgcp_endp.c:261) 20241017055152373 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c5@mgw" (mgcp_protocol.c:441) 20241017055152373 DLMGCP NOTICE <0013> endpoint:rtpbridge/c5@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055152373 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055152373 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw conn:(00C4/rtp C:36E702EF r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055152373 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw CI:36E702EF connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055152373 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw CI:36E702EF output_enabled 0 (mgcp_msg.c:125) 20241017055152373 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055152373 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw conn:(00C4/rtp C:36E702EF 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) 20241017055152373 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055152373 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw CI:36E702EF CRCX: Creating connection: port: 5628 (mgcp_protocol.c:1112) 20241017055152373 DLMGCP NOTICE <0013> endpoint:rtpbridge/c5@mgw CI:36E702EF CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055152373 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055152373 DLMGCP DEBUG <0013> Generated response: line #00: 200 3531 OK (mgcp_msg.c:67) 20241017055152373 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c5@mgw (mgcp_msg.c:67) 20241017055152373 DLMGCP DEBUG <0013> Generated response: line #02: I: 36E702EF (mgcp_msg.c:67) 20241017055152373 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 200 (mgcp_msg.c:67) 20241017055152373 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241017055152373 DLMGCP DEBUG <0013> Generated response: line #05: o=- 36E702EF 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055152373 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241017055152373 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055152373 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241017055152373 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055152373 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055152373 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055152374 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3532 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152374 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055152374 DLMGCP DEBUG <0013> Received message: line #02: C: 00C5 (mgcp_msg.c:67) 20241017055152374 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055152374 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055152374 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw (trunk:0) found free endpoint: rtpbridge/c6@mgw (mgcp_endp.c:261) 20241017055152374 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c6@mgw" (mgcp_protocol.c:441) 20241017055152374 DLMGCP NOTICE <0013> endpoint:rtpbridge/c6@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055152374 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055152374 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw conn:(00C5/rtp C:F336FCCD r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055152374 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw CI:F336FCCD connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055152374 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw CI:F336FCCD output_enabled 0 (mgcp_msg.c:125) 20241017055152374 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055152374 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw conn:(00C5/rtp C:F336FCCD 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) 20241017055152374 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055152374 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw CI:F336FCCD CRCX: Creating connection: port: 5630 (mgcp_protocol.c:1112) 20241017055152374 DLMGCP NOTICE <0013> endpoint:rtpbridge/c6@mgw CI:F336FCCD CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055152374 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055152374 DLMGCP DEBUG <0013> Generated response: line #00: 200 3532 OK (mgcp_msg.c:67) 20241017055152374 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c6@mgw (mgcp_msg.c:67) 20241017055152374 DLMGCP DEBUG <0013> Generated response: line #02: I: F336FCCD (mgcp_msg.c:67) 20241017055152374 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 201 (mgcp_msg.c:67) 20241017055152374 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241017055152374 DLMGCP DEBUG <0013> Generated response: line #05: o=- F336FCCD 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055152374 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241017055152374 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055152374 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241017055152374 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055152374 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055152374 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055152374 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3533 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152374 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055152374 DLMGCP DEBUG <0013> Received message: line #02: C: 00C6 (mgcp_msg.c:67) 20241017055152374 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055152374 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055152374 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw (trunk:0) found free endpoint: rtpbridge/c7@mgw (mgcp_endp.c:261) 20241017055152374 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c7@mgw" (mgcp_protocol.c:441) 20241017055152374 DLMGCP NOTICE <0013> endpoint:rtpbridge/c7@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055152374 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055152374 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw conn:(00C6/rtp C:FE6F9D16 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055152374 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw CI:FE6F9D16 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055152374 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw CI:FE6F9D16 output_enabled 0 (mgcp_msg.c:125) 20241017055152374 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055152374 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw conn:(00C6/rtp C:FE6F9D16 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) 20241017055152374 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055152374 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw CI:FE6F9D16 CRCX: Creating connection: port: 5632 (mgcp_protocol.c:1112) 20241017055152374 DLMGCP NOTICE <0013> endpoint:rtpbridge/c7@mgw CI:FE6F9D16 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055152374 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055152374 DLMGCP DEBUG <0013> Generated response: line #00: 200 3533 OK (mgcp_msg.c:67) 20241017055152374 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c7@mgw (mgcp_msg.c:67) 20241017055152374 DLMGCP DEBUG <0013> Generated response: line #02: I: FE6F9D16 (mgcp_msg.c:67) 20241017055152374 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 202 (mgcp_msg.c:67) 20241017055152374 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241017055152374 DLMGCP DEBUG <0013> Generated response: line #05: o=- FE6F9D16 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055152374 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241017055152374 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055152374 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241017055152374 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055152374 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055152374 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055152374 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3534 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152374 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055152374 DLMGCP DEBUG <0013> Received message: line #02: C: 00C7 (mgcp_msg.c:67) 20241017055152374 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055152374 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055152374 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw (trunk:0) found free endpoint: rtpbridge/c8@mgw (mgcp_endp.c:261) 20241017055152374 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c8@mgw" (mgcp_protocol.c:441) 20241017055152374 DLMGCP NOTICE <0013> endpoint:rtpbridge/c8@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055152374 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055152374 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw conn:(00C7/rtp C:18290F84 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055152374 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw CI:18290F84 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055152374 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw CI:18290F84 output_enabled 0 (mgcp_msg.c:125) 20241017055152374 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055152374 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw conn:(00C7/rtp C:18290F84 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) 20241017055152374 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055152374 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw CI:18290F84 CRCX: Creating connection: port: 5634 (mgcp_protocol.c:1112) 20241017055152374 DLMGCP NOTICE <0013> endpoint:rtpbridge/c8@mgw CI:18290F84 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055152374 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055152374 DLMGCP DEBUG <0013> Generated response: line #00: 200 3534 OK (mgcp_msg.c:67) 20241017055152374 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c8@mgw (mgcp_msg.c:67) 20241017055152374 DLMGCP DEBUG <0013> Generated response: line #02: I: 18290F84 (mgcp_msg.c:67) 20241017055152374 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 203 (mgcp_msg.c:67) 20241017055152374 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241017055152374 DLMGCP DEBUG <0013> Generated response: line #05: o=- 18290F84 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055152374 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241017055152374 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055152374 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241017055152374 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055152374 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055152374 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055152375 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3535 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152375 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055152375 DLMGCP DEBUG <0013> Received message: line #02: C: 00C8 (mgcp_msg.c:67) 20241017055152375 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055152375 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055152375 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw (trunk:0) found free endpoint: rtpbridge/c9@mgw (mgcp_endp.c:261) 20241017055152375 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c9@mgw" (mgcp_protocol.c:441) 20241017055152375 DLMGCP NOTICE <0013> endpoint:rtpbridge/c9@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055152375 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055152375 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw conn:(00C8/rtp C:7A60241F r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055152375 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw CI:7A60241F connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055152375 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw CI:7A60241F output_enabled 0 (mgcp_msg.c:125) 20241017055152375 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055152375 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw conn:(00C8/rtp C:7A60241F 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) 20241017055152375 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055152375 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw CI:7A60241F CRCX: Creating connection: port: 5636 (mgcp_protocol.c:1112) 20241017055152375 DLMGCP NOTICE <0013> endpoint:rtpbridge/c9@mgw CI:7A60241F CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055152375 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055152375 DLMGCP DEBUG <0013> Generated response: line #00: 200 3535 OK (mgcp_msg.c:67) 20241017055152375 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c9@mgw (mgcp_msg.c:67) 20241017055152375 DLMGCP DEBUG <0013> Generated response: line #02: I: 7A60241F (mgcp_msg.c:67) 20241017055152375 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 204 (mgcp_msg.c:67) 20241017055152375 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241017055152375 DLMGCP DEBUG <0013> Generated response: line #05: o=- 7A60241F 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055152375 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241017055152375 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055152375 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241017055152375 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055152375 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055152375 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055152375 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3536 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152375 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055152375 DLMGCP DEBUG <0013> Received message: line #02: C: 00C9 (mgcp_msg.c:67) 20241017055152375 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055152375 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055152375 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw (trunk:0) found free endpoint: rtpbridge/ca@mgw (mgcp_endp.c:261) 20241017055152375 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ca@mgw" (mgcp_protocol.c:441) 20241017055152375 DLMGCP NOTICE <0013> endpoint:rtpbridge/ca@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055152375 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055152375 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw conn:(00C9/rtp C:962999F4 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055152375 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw CI:962999F4 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055152375 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw CI:962999F4 output_enabled 0 (mgcp_msg.c:125) 20241017055152375 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055152375 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw conn:(00C9/rtp C:962999F4 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) 20241017055152375 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055152375 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw CI:962999F4 CRCX: Creating connection: port: 5638 (mgcp_protocol.c:1112) 20241017055152375 DLMGCP NOTICE <0013> endpoint:rtpbridge/ca@mgw CI:962999F4 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055152375 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055152375 DLMGCP DEBUG <0013> Generated response: line #00: 200 3536 OK (mgcp_msg.c:67) 20241017055152375 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ca@mgw (mgcp_msg.c:67) 20241017055152375 DLMGCP DEBUG <0013> Generated response: line #02: I: 962999F4 (mgcp_msg.c:67) 20241017055152375 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 205 (mgcp_msg.c:67) 20241017055152375 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241017055152375 DLMGCP DEBUG <0013> Generated response: line #05: o=- 962999F4 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055152375 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241017055152375 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055152375 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241017055152375 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055152375 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055152375 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055152375 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3537 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152375 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055152375 DLMGCP DEBUG <0013> Received message: line #02: C: 00CA (mgcp_msg.c:67) 20241017055152375 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055152375 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055152375 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw (trunk:0) found free endpoint: rtpbridge/cb@mgw (mgcp_endp.c:261) 20241017055152375 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/cb@mgw" (mgcp_protocol.c:441) 20241017055152375 DLMGCP NOTICE <0013> endpoint:rtpbridge/cb@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055152375 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055152375 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw conn:(00CA/rtp C:0C0C14BB r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055152375 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw CI:0C0C14BB connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055152375 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw CI:0C0C14BB output_enabled 0 (mgcp_msg.c:125) 20241017055152375 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055152375 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw conn:(00CA/rtp C:0C0C14BB 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) 20241017055152375 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055152375 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw CI:0C0C14BB CRCX: Creating connection: port: 5640 (mgcp_protocol.c:1112) 20241017055152375 DLMGCP NOTICE <0013> endpoint:rtpbridge/cb@mgw CI:0C0C14BB CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055152375 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055152375 DLMGCP DEBUG <0013> Generated response: line #00: 200 3537 OK (mgcp_msg.c:67) 20241017055152375 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/cb@mgw (mgcp_msg.c:67) 20241017055152375 DLMGCP DEBUG <0013> Generated response: line #02: I: 0C0C14BB (mgcp_msg.c:67) 20241017055152375 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 206 (mgcp_msg.c:67) 20241017055152375 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241017055152375 DLMGCP DEBUG <0013> Generated response: line #05: o=- 0C0C14BB 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055152375 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241017055152375 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055152375 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241017055152375 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055152375 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055152375 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055152375 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3538 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152375 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055152375 DLMGCP DEBUG <0013> Received message: line #02: C: 00CB (mgcp_msg.c:67) 20241017055152375 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055152375 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055152375 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw (trunk:0) found free endpoint: rtpbridge/cc@mgw (mgcp_endp.c:261) 20241017055152375 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/cc@mgw" (mgcp_protocol.c:441) 20241017055152375 DLMGCP NOTICE <0013> endpoint:rtpbridge/cc@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055152375 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055152375 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw conn:(00CB/rtp C:C0885537 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055152375 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw CI:C0885537 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055152375 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw CI:C0885537 output_enabled 0 (mgcp_msg.c:125) 20241017055152375 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055152375 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw conn:(00CB/rtp C:C0885537 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) 20241017055152375 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055152376 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw CI:C0885537 CRCX: Creating connection: port: 5642 (mgcp_protocol.c:1112) 20241017055152376 DLMGCP NOTICE <0013> endpoint:rtpbridge/cc@mgw CI:C0885537 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055152376 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055152376 DLMGCP DEBUG <0013> Generated response: line #00: 200 3538 OK (mgcp_msg.c:67) 20241017055152376 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/cc@mgw (mgcp_msg.c:67) 20241017055152376 DLMGCP DEBUG <0013> Generated response: line #02: I: C0885537 (mgcp_msg.c:67) 20241017055152376 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 207 (mgcp_msg.c:67) 20241017055152376 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241017055152376 DLMGCP DEBUG <0013> Generated response: line #05: o=- C0885537 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055152376 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241017055152376 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055152376 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241017055152376 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055152376 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055152376 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055152376 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3539 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152376 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055152376 DLMGCP DEBUG <0013> Received message: line #02: C: 00CC (mgcp_msg.c:67) 20241017055152376 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055152376 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055152376 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw (trunk:0) found free endpoint: rtpbridge/cd@mgw (mgcp_endp.c:261) 20241017055152376 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/cd@mgw" (mgcp_protocol.c:441) 20241017055152376 DLMGCP NOTICE <0013> endpoint:rtpbridge/cd@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055152376 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055152376 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw conn:(00CC/rtp C:D5BF30E9 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055152376 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw CI:D5BF30E9 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055152376 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw CI:D5BF30E9 output_enabled 0 (mgcp_msg.c:125) 20241017055152376 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055152376 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw conn:(00CC/rtp C:D5BF30E9 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) 20241017055152376 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055152376 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw CI:D5BF30E9 CRCX: Creating connection: port: 5644 (mgcp_protocol.c:1112) 20241017055152376 DLMGCP NOTICE <0013> endpoint:rtpbridge/cd@mgw CI:D5BF30E9 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055152376 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055152376 DLMGCP DEBUG <0013> Generated response: line #00: 200 3539 OK (mgcp_msg.c:67) 20241017055152376 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/cd@mgw (mgcp_msg.c:67) 20241017055152376 DLMGCP DEBUG <0013> Generated response: line #02: I: D5BF30E9 (mgcp_msg.c:67) 20241017055152376 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 208 (mgcp_msg.c:67) 20241017055152376 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241017055152376 DLMGCP DEBUG <0013> Generated response: line #05: o=- D5BF30E9 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055152376 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241017055152376 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055152376 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241017055152376 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055152376 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055152376 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055152376 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3540 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152376 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055152376 DLMGCP DEBUG <0013> Received message: line #02: C: 00CD (mgcp_msg.c:67) 20241017055152376 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055152376 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055152376 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw (trunk:0) found free endpoint: rtpbridge/ce@mgw (mgcp_endp.c:261) 20241017055152376 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ce@mgw" (mgcp_protocol.c:441) 20241017055152376 DLMGCP NOTICE <0013> endpoint:rtpbridge/ce@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055152376 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055152376 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw conn:(00CD/rtp C:6E45A672 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055152376 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw CI:6E45A672 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055152376 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw CI:6E45A672 output_enabled 0 (mgcp_msg.c:125) 20241017055152376 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055152376 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw conn:(00CD/rtp C:6E45A672 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) 20241017055152376 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055152376 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw CI:6E45A672 CRCX: Creating connection: port: 5646 (mgcp_protocol.c:1112) 20241017055152376 DLMGCP NOTICE <0013> endpoint:rtpbridge/ce@mgw CI:6E45A672 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055152376 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055152376 DLMGCP DEBUG <0013> Generated response: line #00: 200 3540 OK (mgcp_msg.c:67) 20241017055152376 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ce@mgw (mgcp_msg.c:67) 20241017055152376 DLMGCP DEBUG <0013> Generated response: line #02: I: 6E45A672 (mgcp_msg.c:67) 20241017055152376 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 209 (mgcp_msg.c:67) 20241017055152376 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241017055152376 DLMGCP DEBUG <0013> Generated response: line #05: o=- 6E45A672 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055152376 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241017055152376 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055152376 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241017055152376 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055152376 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055152376 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055152376 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3541 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152376 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055152376 DLMGCP DEBUG <0013> Received message: line #02: C: 00CE (mgcp_msg.c:67) 20241017055152376 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055152376 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055152376 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw (trunk:0) found free endpoint: rtpbridge/cf@mgw (mgcp_endp.c:261) 20241017055152376 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/cf@mgw" (mgcp_protocol.c:441) 20241017055152376 DLMGCP NOTICE <0013> endpoint:rtpbridge/cf@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055152376 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055152376 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw conn:(00CE/rtp C:08A162A0 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055152376 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw CI:08A162A0 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055152376 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw CI:08A162A0 output_enabled 0 (mgcp_msg.c:125) 20241017055152376 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055152376 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw conn:(00CE/rtp C:08A162A0 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) 20241017055152376 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055152376 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw CI:08A162A0 CRCX: Creating connection: port: 5648 (mgcp_protocol.c:1112) 20241017055152376 DLMGCP NOTICE <0013> endpoint:rtpbridge/cf@mgw CI:08A162A0 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055152376 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055152376 DLMGCP DEBUG <0013> Generated response: line #00: 200 3541 OK (mgcp_msg.c:67) 20241017055152376 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/cf@mgw (mgcp_msg.c:67) 20241017055152376 DLMGCP DEBUG <0013> Generated response: line #02: I: 08A162A0 (mgcp_msg.c:67) 20241017055152376 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 210 (mgcp_msg.c:67) 20241017055152376 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241017055152376 DLMGCP DEBUG <0013> Generated response: line #05: o=- 08A162A0 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055152376 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241017055152376 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055152376 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241017055152376 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055152376 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055152376 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055152377 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3542 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152377 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055152377 DLMGCP DEBUG <0013> Received message: line #02: C: 00CF (mgcp_msg.c:67) 20241017055152377 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055152377 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055152377 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw (trunk:0) found free endpoint: rtpbridge/d0@mgw (mgcp_endp.c:261) 20241017055152377 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d0@mgw" (mgcp_protocol.c:441) 20241017055152377 DLMGCP NOTICE <0013> endpoint:rtpbridge/d0@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055152377 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055152377 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw conn:(00CF/rtp C:31DFAF0A r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055152377 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw CI:31DFAF0A connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055152377 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw CI:31DFAF0A output_enabled 0 (mgcp_msg.c:125) 20241017055152377 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055152377 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw conn:(00CF/rtp C:31DFAF0A 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) 20241017055152377 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055152377 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw CI:31DFAF0A CRCX: Creating connection: port: 5650 (mgcp_protocol.c:1112) 20241017055152377 DLMGCP NOTICE <0013> endpoint:rtpbridge/d0@mgw CI:31DFAF0A CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055152377 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055152377 DLMGCP DEBUG <0013> Generated response: line #00: 200 3542 OK (mgcp_msg.c:67) 20241017055152377 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d0@mgw (mgcp_msg.c:67) 20241017055152377 DLMGCP DEBUG <0013> Generated response: line #02: I: 31DFAF0A (mgcp_msg.c:67) 20241017055152377 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 211 (mgcp_msg.c:67) 20241017055152377 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241017055152377 DLMGCP DEBUG <0013> Generated response: line #05: o=- 31DFAF0A 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055152377 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241017055152377 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055152377 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241017055152377 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055152377 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055152377 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055152377 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3543 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152377 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055152377 DLMGCP DEBUG <0013> Received message: line #02: C: 00D0 (mgcp_msg.c:67) 20241017055152377 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055152377 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055152377 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw (trunk:0) found free endpoint: rtpbridge/d1@mgw (mgcp_endp.c:261) 20241017055152377 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d1@mgw" (mgcp_protocol.c:441) 20241017055152377 DLMGCP NOTICE <0013> endpoint:rtpbridge/d1@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055152377 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055152377 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw conn:(00D0/rtp C:38CCE2CC r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055152377 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw CI:38CCE2CC connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055152377 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw CI:38CCE2CC output_enabled 0 (mgcp_msg.c:125) 20241017055152377 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055152377 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw conn:(00D0/rtp C:38CCE2CC 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) 20241017055152377 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055152377 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw CI:38CCE2CC CRCX: Creating connection: port: 5652 (mgcp_protocol.c:1112) 20241017055152377 DLMGCP NOTICE <0013> endpoint:rtpbridge/d1@mgw CI:38CCE2CC CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055152377 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055152377 DLMGCP DEBUG <0013> Generated response: line #00: 200 3543 OK (mgcp_msg.c:67) 20241017055152377 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d1@mgw (mgcp_msg.c:67) 20241017055152377 DLMGCP DEBUG <0013> Generated response: line #02: I: 38CCE2CC (mgcp_msg.c:67) 20241017055152377 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 212 (mgcp_msg.c:67) 20241017055152377 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241017055152377 DLMGCP DEBUG <0013> Generated response: line #05: o=- 38CCE2CC 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055152377 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241017055152377 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055152377 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241017055152377 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055152377 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055152377 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055152377 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3544 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152377 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055152377 DLMGCP DEBUG <0013> Received message: line #02: C: 00D1 (mgcp_msg.c:67) 20241017055152377 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055152377 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055152377 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw (trunk:0) found free endpoint: rtpbridge/d2@mgw (mgcp_endp.c:261) 20241017055152377 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d2@mgw" (mgcp_protocol.c:441) 20241017055152377 DLMGCP NOTICE <0013> endpoint:rtpbridge/d2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055152377 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055152377 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw conn:(00D1/rtp C:405C87BB r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055152377 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw CI:405C87BB connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055152377 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw CI:405C87BB output_enabled 0 (mgcp_msg.c:125) 20241017055152377 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055152377 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw conn:(00D1/rtp C:405C87BB 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) 20241017055152377 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055152377 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw CI:405C87BB CRCX: Creating connection: port: 5654 (mgcp_protocol.c:1112) 20241017055152377 DLMGCP NOTICE <0013> endpoint:rtpbridge/d2@mgw CI:405C87BB CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055152377 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055152377 DLMGCP DEBUG <0013> Generated response: line #00: 200 3544 OK (mgcp_msg.c:67) 20241017055152377 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d2@mgw (mgcp_msg.c:67) 20241017055152377 DLMGCP DEBUG <0013> Generated response: line #02: I: 405C87BB (mgcp_msg.c:67) 20241017055152377 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 213 (mgcp_msg.c:67) 20241017055152377 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241017055152377 DLMGCP DEBUG <0013> Generated response: line #05: o=- 405C87BB 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055152377 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241017055152377 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055152377 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241017055152377 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055152377 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055152377 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055152378 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3545 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152378 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055152378 DLMGCP DEBUG <0013> Received message: line #02: C: 00D2 (mgcp_msg.c:67) 20241017055152378 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055152378 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055152378 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw (trunk:0) found free endpoint: rtpbridge/d3@mgw (mgcp_endp.c:261) 20241017055152378 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d3@mgw" (mgcp_protocol.c:441) 20241017055152378 DLMGCP NOTICE <0013> endpoint:rtpbridge/d3@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055152378 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055152378 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw conn:(00D2/rtp C:BE9478D4 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055152378 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw CI:BE9478D4 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055152378 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw CI:BE9478D4 output_enabled 0 (mgcp_msg.c:125) 20241017055152378 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055152378 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw conn:(00D2/rtp C:BE9478D4 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) 20241017055152378 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055152378 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw CI:BE9478D4 CRCX: Creating connection: port: 5656 (mgcp_protocol.c:1112) 20241017055152378 DLMGCP NOTICE <0013> endpoint:rtpbridge/d3@mgw CI:BE9478D4 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055152378 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055152378 DLMGCP DEBUG <0013> Generated response: line #00: 200 3545 OK (mgcp_msg.c:67) 20241017055152378 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d3@mgw (mgcp_msg.c:67) 20241017055152378 DLMGCP DEBUG <0013> Generated response: line #02: I: BE9478D4 (mgcp_msg.c:67) 20241017055152378 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 214 (mgcp_msg.c:67) 20241017055152378 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241017055152378 DLMGCP DEBUG <0013> Generated response: line #05: o=- BE9478D4 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055152378 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241017055152378 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055152378 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241017055152378 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055152378 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055152378 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055152378 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3546 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152378 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055152378 DLMGCP DEBUG <0013> Received message: line #02: C: 00D3 (mgcp_msg.c:67) 20241017055152378 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055152378 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055152378 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw (trunk:0) found free endpoint: rtpbridge/d4@mgw (mgcp_endp.c:261) 20241017055152378 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d4@mgw" (mgcp_protocol.c:441) 20241017055152378 DLMGCP NOTICE <0013> endpoint:rtpbridge/d4@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055152378 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055152378 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw conn:(00D3/rtp C:B3D06DEC r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055152378 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw CI:B3D06DEC connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055152378 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw CI:B3D06DEC output_enabled 0 (mgcp_msg.c:125) 20241017055152378 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055152378 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw conn:(00D3/rtp C:B3D06DEC 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) 20241017055152378 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055152378 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw CI:B3D06DEC CRCX: Creating connection: port: 5658 (mgcp_protocol.c:1112) 20241017055152378 DLMGCP NOTICE <0013> endpoint:rtpbridge/d4@mgw CI:B3D06DEC CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055152378 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055152378 DLMGCP DEBUG <0013> Generated response: line #00: 200 3546 OK (mgcp_msg.c:67) 20241017055152378 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d4@mgw (mgcp_msg.c:67) 20241017055152378 DLMGCP DEBUG <0013> Generated response: line #02: I: B3D06DEC (mgcp_msg.c:67) 20241017055152378 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 215 (mgcp_msg.c:67) 20241017055152378 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241017055152378 DLMGCP DEBUG <0013> Generated response: line #05: o=- B3D06DEC 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055152378 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241017055152378 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055152378 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241017055152378 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055152378 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055152378 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055152378 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3547 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152378 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055152378 DLMGCP DEBUG <0013> Received message: line #02: C: 00D4 (mgcp_msg.c:67) 20241017055152378 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055152378 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055152378 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw (trunk:0) found free endpoint: rtpbridge/d5@mgw (mgcp_endp.c:261) 20241017055152378 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d5@mgw" (mgcp_protocol.c:441) 20241017055152378 DLMGCP NOTICE <0013> endpoint:rtpbridge/d5@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055152378 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055152378 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw conn:(00D4/rtp C:AFD79ECE r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055152378 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw CI:AFD79ECE connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055152378 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw CI:AFD79ECE output_enabled 0 (mgcp_msg.c:125) 20241017055152378 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055152378 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw conn:(00D4/rtp C:AFD79ECE 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) 20241017055152378 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055152378 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw CI:AFD79ECE CRCX: Creating connection: port: 5660 (mgcp_protocol.c:1112) 20241017055152378 DLMGCP NOTICE <0013> endpoint:rtpbridge/d5@mgw CI:AFD79ECE CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055152378 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055152378 DLMGCP DEBUG <0013> Generated response: line #00: 200 3547 OK (mgcp_msg.c:67) 20241017055152378 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d5@mgw (mgcp_msg.c:67) 20241017055152378 DLMGCP DEBUG <0013> Generated response: line #02: I: AFD79ECE (mgcp_msg.c:67) 20241017055152378 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 216 (mgcp_msg.c:67) 20241017055152378 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241017055152378 DLMGCP DEBUG <0013> Generated response: line #05: o=- AFD79ECE 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055152378 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241017055152378 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055152378 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241017055152378 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055152378 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055152378 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055152378 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3548 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152378 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055152378 DLMGCP DEBUG <0013> Received message: line #02: C: 00D5 (mgcp_msg.c:67) 20241017055152378 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055152378 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055152378 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw (trunk:0) found free endpoint: rtpbridge/d6@mgw (mgcp_endp.c:261) 20241017055152378 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d6@mgw" (mgcp_protocol.c:441) 20241017055152378 DLMGCP NOTICE <0013> endpoint:rtpbridge/d6@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055152378 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055152378 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw conn:(00D5/rtp C:5B9FDE60 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055152378 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw CI:5B9FDE60 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055152378 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw CI:5B9FDE60 output_enabled 0 (mgcp_msg.c:125) 20241017055152378 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055152378 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw conn:(00D5/rtp C:5B9FDE60 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) 20241017055152378 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055152378 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw CI:5B9FDE60 CRCX: Creating connection: port: 5662 (mgcp_protocol.c:1112) 20241017055152378 DLMGCP NOTICE <0013> endpoint:rtpbridge/d6@mgw CI:5B9FDE60 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055152378 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055152378 DLMGCP DEBUG <0013> Generated response: line #00: 200 3548 OK (mgcp_msg.c:67) 20241017055152378 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d6@mgw (mgcp_msg.c:67) 20241017055152378 DLMGCP DEBUG <0013> Generated response: line #02: I: 5B9FDE60 (mgcp_msg.c:67) 20241017055152378 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 217 (mgcp_msg.c:67) 20241017055152378 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241017055152378 DLMGCP DEBUG <0013> Generated response: line #05: o=- 5B9FDE60 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055152378 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241017055152378 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055152378 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241017055152378 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055152378 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055152378 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055152379 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3549 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152379 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055152379 DLMGCP DEBUG <0013> Received message: line #02: C: 00D6 (mgcp_msg.c:67) 20241017055152379 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055152379 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055152379 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw (trunk:0) found free endpoint: rtpbridge/d7@mgw (mgcp_endp.c:261) 20241017055152379 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d7@mgw" (mgcp_protocol.c:441) 20241017055152379 DLMGCP NOTICE <0013> endpoint:rtpbridge/d7@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055152379 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055152379 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw conn:(00D6/rtp C:4A094C77 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055152379 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw CI:4A094C77 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055152379 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw CI:4A094C77 output_enabled 0 (mgcp_msg.c:125) 20241017055152379 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055152379 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw conn:(00D6/rtp C:4A094C77 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) 20241017055152379 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055152379 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw CI:4A094C77 CRCX: Creating connection: port: 5664 (mgcp_protocol.c:1112) 20241017055152379 DLMGCP NOTICE <0013> endpoint:rtpbridge/d7@mgw CI:4A094C77 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055152379 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055152379 DLMGCP DEBUG <0013> Generated response: line #00: 200 3549 OK (mgcp_msg.c:67) 20241017055152379 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d7@mgw (mgcp_msg.c:67) 20241017055152379 DLMGCP DEBUG <0013> Generated response: line #02: I: 4A094C77 (mgcp_msg.c:67) 20241017055152379 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 218 (mgcp_msg.c:67) 20241017055152379 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241017055152379 DLMGCP DEBUG <0013> Generated response: line #05: o=- 4A094C77 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055152379 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241017055152379 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055152379 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241017055152379 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055152379 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055152379 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055152379 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3550 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152379 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055152379 DLMGCP DEBUG <0013> Received message: line #02: C: 00D7 (mgcp_msg.c:67) 20241017055152379 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055152379 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055152379 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw (trunk:0) found free endpoint: rtpbridge/d8@mgw (mgcp_endp.c:261) 20241017055152379 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d8@mgw" (mgcp_protocol.c:441) 20241017055152379 DLMGCP NOTICE <0013> endpoint:rtpbridge/d8@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055152379 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055152379 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw conn:(00D7/rtp C:F26E9C79 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055152379 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw CI:F26E9C79 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055152379 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw CI:F26E9C79 output_enabled 0 (mgcp_msg.c:125) 20241017055152379 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055152379 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw conn:(00D7/rtp C:F26E9C79 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) 20241017055152379 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055152379 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw CI:F26E9C79 CRCX: Creating connection: port: 5666 (mgcp_protocol.c:1112) 20241017055152379 DLMGCP NOTICE <0013> endpoint:rtpbridge/d8@mgw CI:F26E9C79 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055152379 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055152379 DLMGCP DEBUG <0013> Generated response: line #00: 200 3550 OK (mgcp_msg.c:67) 20241017055152379 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d8@mgw (mgcp_msg.c:67) 20241017055152379 DLMGCP DEBUG <0013> Generated response: line #02: I: F26E9C79 (mgcp_msg.c:67) 20241017055152379 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 219 (mgcp_msg.c:67) 20241017055152379 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241017055152379 DLMGCP DEBUG <0013> Generated response: line #05: o=- F26E9C79 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055152379 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241017055152379 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055152379 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241017055152379 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055152379 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055152379 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055152379 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3551 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152379 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055152379 DLMGCP DEBUG <0013> Received message: line #02: C: 00D8 (mgcp_msg.c:67) 20241017055152379 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055152379 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055152379 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw (trunk:0) found free endpoint: rtpbridge/d9@mgw (mgcp_endp.c:261) 20241017055152379 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d9@mgw" (mgcp_protocol.c:441) 20241017055152379 DLMGCP NOTICE <0013> endpoint:rtpbridge/d9@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055152379 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055152379 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw conn:(00D8/rtp C:FDFDCEF4 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055152379 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw CI:FDFDCEF4 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055152379 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw CI:FDFDCEF4 output_enabled 0 (mgcp_msg.c:125) 20241017055152379 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055152379 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw conn:(00D8/rtp C:FDFDCEF4 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) 20241017055152379 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055152379 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw CI:FDFDCEF4 CRCX: Creating connection: port: 5668 (mgcp_protocol.c:1112) 20241017055152379 DLMGCP NOTICE <0013> endpoint:rtpbridge/d9@mgw CI:FDFDCEF4 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055152379 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055152379 DLMGCP DEBUG <0013> Generated response: line #00: 200 3551 OK (mgcp_msg.c:67) 20241017055152379 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d9@mgw (mgcp_msg.c:67) 20241017055152379 DLMGCP DEBUG <0013> Generated response: line #02: I: FDFDCEF4 (mgcp_msg.c:67) 20241017055152379 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 220 (mgcp_msg.c:67) 20241017055152379 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241017055152379 DLMGCP DEBUG <0013> Generated response: line #05: o=- FDFDCEF4 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055152379 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241017055152379 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055152379 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241017055152379 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055152379 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055152379 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055152380 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3552 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152380 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055152380 DLMGCP DEBUG <0013> Received message: line #02: C: 00D9 (mgcp_msg.c:67) 20241017055152380 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055152380 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055152380 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw (trunk:0) found free endpoint: rtpbridge/da@mgw (mgcp_endp.c:261) 20241017055152380 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/da@mgw" (mgcp_protocol.c:441) 20241017055152380 DLMGCP NOTICE <0013> endpoint:rtpbridge/da@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055152380 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055152380 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw conn:(00D9/rtp C:907F70F0 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055152380 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw CI:907F70F0 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055152380 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw CI:907F70F0 output_enabled 0 (mgcp_msg.c:125) 20241017055152380 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055152380 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw conn:(00D9/rtp C:907F70F0 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) 20241017055152380 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055152380 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw CI:907F70F0 CRCX: Creating connection: port: 5670 (mgcp_protocol.c:1112) 20241017055152380 DLMGCP NOTICE <0013> endpoint:rtpbridge/da@mgw CI:907F70F0 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055152380 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055152380 DLMGCP DEBUG <0013> Generated response: line #00: 200 3552 OK (mgcp_msg.c:67) 20241017055152380 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/da@mgw (mgcp_msg.c:67) 20241017055152380 DLMGCP DEBUG <0013> Generated response: line #02: I: 907F70F0 (mgcp_msg.c:67) 20241017055152380 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 221 (mgcp_msg.c:67) 20241017055152380 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241017055152380 DLMGCP DEBUG <0013> Generated response: line #05: o=- 907F70F0 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055152380 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241017055152380 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055152380 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241017055152380 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055152380 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055152380 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055152380 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3553 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152380 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055152380 DLMGCP DEBUG <0013> Received message: line #02: C: 00DA (mgcp_msg.c:67) 20241017055152380 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055152380 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055152380 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw (trunk:0) found free endpoint: rtpbridge/db@mgw (mgcp_endp.c:261) 20241017055152380 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/db@mgw" (mgcp_protocol.c:441) 20241017055152380 DLMGCP NOTICE <0013> endpoint:rtpbridge/db@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055152380 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055152380 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw conn:(00DA/rtp C:9C7A4FD6 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055152380 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw CI:9C7A4FD6 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055152380 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw CI:9C7A4FD6 output_enabled 0 (mgcp_msg.c:125) 20241017055152380 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055152380 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw conn:(00DA/rtp C:9C7A4FD6 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) 20241017055152380 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055152380 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw CI:9C7A4FD6 CRCX: Creating connection: port: 5672 (mgcp_protocol.c:1112) 20241017055152380 DLMGCP NOTICE <0013> endpoint:rtpbridge/db@mgw CI:9C7A4FD6 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055152380 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055152380 DLMGCP DEBUG <0013> Generated response: line #00: 200 3553 OK (mgcp_msg.c:67) 20241017055152380 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/db@mgw (mgcp_msg.c:67) 20241017055152380 DLMGCP DEBUG <0013> Generated response: line #02: I: 9C7A4FD6 (mgcp_msg.c:67) 20241017055152380 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 222 (mgcp_msg.c:67) 20241017055152380 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241017055152380 DLMGCP DEBUG <0013> Generated response: line #05: o=- 9C7A4FD6 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055152380 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241017055152380 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055152380 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241017055152380 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055152380 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055152380 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055152380 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3554 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152380 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055152380 DLMGCP DEBUG <0013> Received message: line #02: C: 00DB (mgcp_msg.c:67) 20241017055152380 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055152380 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055152380 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw (trunk:0) found free endpoint: rtpbridge/dc@mgw (mgcp_endp.c:261) 20241017055152380 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/dc@mgw" (mgcp_protocol.c:441) 20241017055152380 DLMGCP NOTICE <0013> endpoint:rtpbridge/dc@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055152380 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055152380 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw conn:(00DB/rtp C:4B2C6F07 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055152380 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw CI:4B2C6F07 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055152380 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw CI:4B2C6F07 output_enabled 0 (mgcp_msg.c:125) 20241017055152380 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055152380 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw conn:(00DB/rtp C:4B2C6F07 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) 20241017055152380 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055152380 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw CI:4B2C6F07 CRCX: Creating connection: port: 5674 (mgcp_protocol.c:1112) 20241017055152380 DLMGCP NOTICE <0013> endpoint:rtpbridge/dc@mgw CI:4B2C6F07 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055152380 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055152380 DLMGCP DEBUG <0013> Generated response: line #00: 200 3554 OK (mgcp_msg.c:67) 20241017055152380 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/dc@mgw (mgcp_msg.c:67) 20241017055152380 DLMGCP DEBUG <0013> Generated response: line #02: I: 4B2C6F07 (mgcp_msg.c:67) 20241017055152380 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 223 (mgcp_msg.c:67) 20241017055152380 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241017055152380 DLMGCP DEBUG <0013> Generated response: line #05: o=- 4B2C6F07 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055152380 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241017055152380 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055152380 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241017055152380 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055152380 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055152380 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055152381 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3555 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152381 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055152381 DLMGCP DEBUG <0013> Received message: line #02: C: 00DC (mgcp_msg.c:67) 20241017055152381 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055152381 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055152381 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw (trunk:0) found free endpoint: rtpbridge/dd@mgw (mgcp_endp.c:261) 20241017055152381 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/dd@mgw" (mgcp_protocol.c:441) 20241017055152381 DLMGCP NOTICE <0013> endpoint:rtpbridge/dd@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055152381 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055152381 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw conn:(00DC/rtp C:C3546B60 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055152381 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw CI:C3546B60 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055152381 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw CI:C3546B60 output_enabled 0 (mgcp_msg.c:125) 20241017055152381 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055152381 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw conn:(00DC/rtp C:C3546B60 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) 20241017055152381 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055152381 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw CI:C3546B60 CRCX: Creating connection: port: 5676 (mgcp_protocol.c:1112) 20241017055152381 DLMGCP NOTICE <0013> endpoint:rtpbridge/dd@mgw CI:C3546B60 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055152381 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055152381 DLMGCP DEBUG <0013> Generated response: line #00: 200 3555 OK (mgcp_msg.c:67) 20241017055152381 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/dd@mgw (mgcp_msg.c:67) 20241017055152381 DLMGCP DEBUG <0013> Generated response: line #02: I: C3546B60 (mgcp_msg.c:67) 20241017055152381 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 224 (mgcp_msg.c:67) 20241017055152381 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241017055152381 DLMGCP DEBUG <0013> Generated response: line #05: o=- C3546B60 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055152381 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241017055152381 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055152381 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241017055152381 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055152381 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055152381 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055152381 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3556 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152381 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055152381 DLMGCP DEBUG <0013> Received message: line #02: C: 00DD (mgcp_msg.c:67) 20241017055152381 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055152381 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055152381 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw (trunk:0) found free endpoint: rtpbridge/de@mgw (mgcp_endp.c:261) 20241017055152381 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/de@mgw" (mgcp_protocol.c:441) 20241017055152381 DLMGCP NOTICE <0013> endpoint:rtpbridge/de@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055152381 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055152381 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw conn:(00DD/rtp C:97F45D2E r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055152381 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw CI:97F45D2E connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055152381 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw CI:97F45D2E output_enabled 0 (mgcp_msg.c:125) 20241017055152381 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055152381 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw conn:(00DD/rtp C:97F45D2E 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) 20241017055152381 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055152381 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw CI:97F45D2E CRCX: Creating connection: port: 5678 (mgcp_protocol.c:1112) 20241017055152381 DLMGCP NOTICE <0013> endpoint:rtpbridge/de@mgw CI:97F45D2E CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055152381 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055152381 DLMGCP DEBUG <0013> Generated response: line #00: 200 3556 OK (mgcp_msg.c:67) 20241017055152381 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/de@mgw (mgcp_msg.c:67) 20241017055152381 DLMGCP DEBUG <0013> Generated response: line #02: I: 97F45D2E (mgcp_msg.c:67) 20241017055152381 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 225 (mgcp_msg.c:67) 20241017055152381 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241017055152381 DLMGCP DEBUG <0013> Generated response: line #05: o=- 97F45D2E 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055152381 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241017055152381 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055152381 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241017055152381 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055152381 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055152381 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055152381 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3557 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152381 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055152381 DLMGCP DEBUG <0013> Received message: line #02: C: 00DE (mgcp_msg.c:67) 20241017055152381 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055152381 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055152381 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw (trunk:0) found free endpoint: rtpbridge/df@mgw (mgcp_endp.c:261) 20241017055152381 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/df@mgw" (mgcp_protocol.c:441) 20241017055152381 DLMGCP NOTICE <0013> endpoint:rtpbridge/df@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055152381 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055152381 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw conn:(00DE/rtp C:55983E58 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055152381 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw CI:55983E58 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055152381 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw CI:55983E58 output_enabled 0 (mgcp_msg.c:125) 20241017055152381 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055152381 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw conn:(00DE/rtp C:55983E58 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) 20241017055152381 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055152381 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw CI:55983E58 CRCX: Creating connection: port: 5680 (mgcp_protocol.c:1112) 20241017055152381 DLMGCP NOTICE <0013> endpoint:rtpbridge/df@mgw CI:55983E58 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055152381 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055152381 DLMGCP DEBUG <0013> Generated response: line #00: 200 3557 OK (mgcp_msg.c:67) 20241017055152381 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/df@mgw (mgcp_msg.c:67) 20241017055152381 DLMGCP DEBUG <0013> Generated response: line #02: I: 55983E58 (mgcp_msg.c:67) 20241017055152381 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 226 (mgcp_msg.c:67) 20241017055152381 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241017055152381 DLMGCP DEBUG <0013> Generated response: line #05: o=- 55983E58 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055152381 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241017055152381 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055152381 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241017055152381 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055152381 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055152381 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055152381 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3558 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152381 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055152381 DLMGCP DEBUG <0013> Received message: line #02: C: 00DF (mgcp_msg.c:67) 20241017055152381 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055152381 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055152381 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw (trunk:0) found free endpoint: rtpbridge/e0@mgw (mgcp_endp.c:261) 20241017055152381 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e0@mgw" (mgcp_protocol.c:441) 20241017055152381 DLMGCP NOTICE <0013> endpoint:rtpbridge/e0@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055152381 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055152381 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw conn:(00DF/rtp C:7E63460C r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055152381 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw CI:7E63460C connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055152381 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw CI:7E63460C output_enabled 0 (mgcp_msg.c:125) 20241017055152381 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055152381 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw conn:(00DF/rtp C:7E63460C 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) 20241017055152381 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055152381 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw CI:7E63460C CRCX: Creating connection: port: 5682 (mgcp_protocol.c:1112) 20241017055152381 DLMGCP NOTICE <0013> endpoint:rtpbridge/e0@mgw CI:7E63460C CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055152381 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055152381 DLMGCP DEBUG <0013> Generated response: line #00: 200 3558 OK (mgcp_msg.c:67) 20241017055152381 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e0@mgw (mgcp_msg.c:67) 20241017055152381 DLMGCP DEBUG <0013> Generated response: line #02: I: 7E63460C (mgcp_msg.c:67) 20241017055152381 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 227 (mgcp_msg.c:67) 20241017055152381 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241017055152381 DLMGCP DEBUG <0013> Generated response: line #05: o=- 7E63460C 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055152381 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241017055152381 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055152381 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241017055152381 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055152381 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055152381 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055152382 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3559 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152382 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055152382 DLMGCP DEBUG <0013> Received message: line #02: C: 00E0 (mgcp_msg.c:67) 20241017055152382 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055152382 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055152382 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw (trunk:0) found free endpoint: rtpbridge/e1@mgw (mgcp_endp.c:261) 20241017055152382 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e1@mgw" (mgcp_protocol.c:441) 20241017055152382 DLMGCP NOTICE <0013> endpoint:rtpbridge/e1@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055152382 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055152382 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw conn:(00E0/rtp C:F418DF6D r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055152382 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw CI:F418DF6D connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055152382 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw CI:F418DF6D output_enabled 0 (mgcp_msg.c:125) 20241017055152382 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055152382 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw conn:(00E0/rtp C:F418DF6D 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) 20241017055152382 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055152382 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw CI:F418DF6D CRCX: Creating connection: port: 5684 (mgcp_protocol.c:1112) 20241017055152382 DLMGCP NOTICE <0013> endpoint:rtpbridge/e1@mgw CI:F418DF6D CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055152382 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055152382 DLMGCP DEBUG <0013> Generated response: line #00: 200 3559 OK (mgcp_msg.c:67) 20241017055152382 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e1@mgw (mgcp_msg.c:67) 20241017055152382 DLMGCP DEBUG <0013> Generated response: line #02: I: F418DF6D (mgcp_msg.c:67) 20241017055152382 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 228 (mgcp_msg.c:67) 20241017055152382 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241017055152382 DLMGCP DEBUG <0013> Generated response: line #05: o=- F418DF6D 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055152382 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241017055152382 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055152382 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241017055152382 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055152382 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055152382 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055152382 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3560 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152382 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055152382 DLMGCP DEBUG <0013> Received message: line #02: C: 00E1 (mgcp_msg.c:67) 20241017055152382 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055152382 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055152382 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw (trunk:0) found free endpoint: rtpbridge/e2@mgw (mgcp_endp.c:261) 20241017055152382 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e2@mgw" (mgcp_protocol.c:441) 20241017055152382 DLMGCP NOTICE <0013> endpoint:rtpbridge/e2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055152382 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055152382 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw conn:(00E1/rtp C:EF6D497C r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055152382 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw CI:EF6D497C connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055152382 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw CI:EF6D497C output_enabled 0 (mgcp_msg.c:125) 20241017055152382 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055152382 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw conn:(00E1/rtp C:EF6D497C 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) 20241017055152382 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055152382 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw CI:EF6D497C CRCX: Creating connection: port: 5686 (mgcp_protocol.c:1112) 20241017055152382 DLMGCP NOTICE <0013> endpoint:rtpbridge/e2@mgw CI:EF6D497C CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055152382 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055152382 DLMGCP DEBUG <0013> Generated response: line #00: 200 3560 OK (mgcp_msg.c:67) 20241017055152382 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e2@mgw (mgcp_msg.c:67) 20241017055152382 DLMGCP DEBUG <0013> Generated response: line #02: I: EF6D497C (mgcp_msg.c:67) 20241017055152382 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 229 (mgcp_msg.c:67) 20241017055152382 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241017055152382 DLMGCP DEBUG <0013> Generated response: line #05: o=- EF6D497C 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055152382 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241017055152382 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055152382 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241017055152382 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055152382 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055152382 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055152382 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3561 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152382 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055152382 DLMGCP DEBUG <0013> Received message: line #02: C: 00E2 (mgcp_msg.c:67) 20241017055152382 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055152382 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055152382 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw (trunk:0) found free endpoint: rtpbridge/e3@mgw (mgcp_endp.c:261) 20241017055152382 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e3@mgw" (mgcp_protocol.c:441) 20241017055152382 DLMGCP NOTICE <0013> endpoint:rtpbridge/e3@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055152382 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055152382 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw conn:(00E2/rtp C:8BED2513 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055152382 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw CI:8BED2513 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055152382 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw CI:8BED2513 output_enabled 0 (mgcp_msg.c:125) 20241017055152382 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055152382 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw conn:(00E2/rtp C:8BED2513 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) 20241017055152382 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055152382 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw CI:8BED2513 CRCX: Creating connection: port: 5688 (mgcp_protocol.c:1112) 20241017055152382 DLMGCP NOTICE <0013> endpoint:rtpbridge/e3@mgw CI:8BED2513 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055152382 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055152382 DLMGCP DEBUG <0013> Generated response: line #00: 200 3561 OK (mgcp_msg.c:67) 20241017055152382 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e3@mgw (mgcp_msg.c:67) 20241017055152382 DLMGCP DEBUG <0013> Generated response: line #02: I: 8BED2513 (mgcp_msg.c:67) 20241017055152382 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 230 (mgcp_msg.c:67) 20241017055152382 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241017055152382 DLMGCP DEBUG <0013> Generated response: line #05: o=- 8BED2513 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055152382 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241017055152382 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055152382 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241017055152382 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055152382 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055152382 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055152383 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3562 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152383 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055152383 DLMGCP DEBUG <0013> Received message: line #02: C: 00E3 (mgcp_msg.c:67) 20241017055152383 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055152383 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055152383 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw (trunk:0) found free endpoint: rtpbridge/e4@mgw (mgcp_endp.c:261) 20241017055152383 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e4@mgw" (mgcp_protocol.c:441) 20241017055152383 DLMGCP NOTICE <0013> endpoint:rtpbridge/e4@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055152383 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055152383 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw conn:(00E3/rtp C:07451F3B r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055152383 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw CI:07451F3B connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055152383 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw CI:07451F3B output_enabled 0 (mgcp_msg.c:125) 20241017055152383 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055152383 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw conn:(00E3/rtp C:07451F3B 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) 20241017055152383 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055152383 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw CI:07451F3B CRCX: Creating connection: port: 5690 (mgcp_protocol.c:1112) 20241017055152383 DLMGCP NOTICE <0013> endpoint:rtpbridge/e4@mgw CI:07451F3B CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055152383 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055152383 DLMGCP DEBUG <0013> Generated response: line #00: 200 3562 OK (mgcp_msg.c:67) 20241017055152383 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e4@mgw (mgcp_msg.c:67) 20241017055152383 DLMGCP DEBUG <0013> Generated response: line #02: I: 07451F3B (mgcp_msg.c:67) 20241017055152383 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 231 (mgcp_msg.c:67) 20241017055152383 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241017055152383 DLMGCP DEBUG <0013> Generated response: line #05: o=- 07451F3B 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055152383 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241017055152383 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055152383 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241017055152383 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055152383 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055152383 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055152383 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3563 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152383 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055152383 DLMGCP DEBUG <0013> Received message: line #02: C: 00E4 (mgcp_msg.c:67) 20241017055152383 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055152383 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055152383 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw (trunk:0) found free endpoint: rtpbridge/e5@mgw (mgcp_endp.c:261) 20241017055152383 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e5@mgw" (mgcp_protocol.c:441) 20241017055152383 DLMGCP NOTICE <0013> endpoint:rtpbridge/e5@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055152383 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055152383 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw conn:(00E4/rtp C:8244E0ED r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055152383 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw CI:8244E0ED connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055152383 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw CI:8244E0ED output_enabled 0 (mgcp_msg.c:125) 20241017055152383 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055152383 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw conn:(00E4/rtp C:8244E0ED 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) 20241017055152383 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055152383 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw CI:8244E0ED CRCX: Creating connection: port: 5692 (mgcp_protocol.c:1112) 20241017055152383 DLMGCP NOTICE <0013> endpoint:rtpbridge/e5@mgw CI:8244E0ED CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055152383 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055152383 DLMGCP DEBUG <0013> Generated response: line #00: 200 3563 OK (mgcp_msg.c:67) 20241017055152383 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e5@mgw (mgcp_msg.c:67) 20241017055152383 DLMGCP DEBUG <0013> Generated response: line #02: I: 8244E0ED (mgcp_msg.c:67) 20241017055152383 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 232 (mgcp_msg.c:67) 20241017055152383 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241017055152383 DLMGCP DEBUG <0013> Generated response: line #05: o=- 8244E0ED 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055152383 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241017055152383 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055152383 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241017055152383 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055152383 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055152383 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055152383 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3564 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152383 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055152383 DLMGCP DEBUG <0013> Received message: line #02: C: 00E5 (mgcp_msg.c:67) 20241017055152383 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055152383 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055152383 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw (trunk:0) found free endpoint: rtpbridge/e6@mgw (mgcp_endp.c:261) 20241017055152383 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e6@mgw" (mgcp_protocol.c:441) 20241017055152383 DLMGCP NOTICE <0013> endpoint:rtpbridge/e6@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055152383 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055152383 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw conn:(00E5/rtp C:65EDB6E0 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055152383 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw CI:65EDB6E0 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055152383 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw CI:65EDB6E0 output_enabled 0 (mgcp_msg.c:125) 20241017055152383 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055152383 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw conn:(00E5/rtp C:65EDB6E0 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) 20241017055152383 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055152383 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw CI:65EDB6E0 CRCX: Creating connection: port: 5694 (mgcp_protocol.c:1112) 20241017055152383 DLMGCP NOTICE <0013> endpoint:rtpbridge/e6@mgw CI:65EDB6E0 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055152383 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055152383 DLMGCP DEBUG <0013> Generated response: line #00: 200 3564 OK (mgcp_msg.c:67) 20241017055152383 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e6@mgw (mgcp_msg.c:67) 20241017055152383 DLMGCP DEBUG <0013> Generated response: line #02: I: 65EDB6E0 (mgcp_msg.c:67) 20241017055152383 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 233 (mgcp_msg.c:67) 20241017055152383 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241017055152383 DLMGCP DEBUG <0013> Generated response: line #05: o=- 65EDB6E0 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055152383 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241017055152383 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055152383 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241017055152383 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055152383 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055152383 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055152384 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3565 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152384 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055152384 DLMGCP DEBUG <0013> Received message: line #02: C: 00E6 (mgcp_msg.c:67) 20241017055152384 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055152384 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055152384 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw (trunk:0) found free endpoint: rtpbridge/e7@mgw (mgcp_endp.c:261) 20241017055152384 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e7@mgw" (mgcp_protocol.c:441) 20241017055152384 DLMGCP NOTICE <0013> endpoint:rtpbridge/e7@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055152384 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055152384 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw conn:(00E6/rtp C:BF05B604 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055152384 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw CI:BF05B604 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055152384 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw CI:BF05B604 output_enabled 0 (mgcp_msg.c:125) 20241017055152384 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055152384 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw conn:(00E6/rtp C:BF05B604 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) 20241017055152384 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055152384 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw CI:BF05B604 CRCX: Creating connection: port: 5696 (mgcp_protocol.c:1112) 20241017055152384 DLMGCP NOTICE <0013> endpoint:rtpbridge/e7@mgw CI:BF05B604 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055152384 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055152384 DLMGCP DEBUG <0013> Generated response: line #00: 200 3565 OK (mgcp_msg.c:67) 20241017055152384 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e7@mgw (mgcp_msg.c:67) 20241017055152384 DLMGCP DEBUG <0013> Generated response: line #02: I: BF05B604 (mgcp_msg.c:67) 20241017055152384 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 234 (mgcp_msg.c:67) 20241017055152384 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241017055152384 DLMGCP DEBUG <0013> Generated response: line #05: o=- BF05B604 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055152384 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241017055152384 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055152384 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241017055152384 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055152384 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055152384 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055152384 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3566 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152384 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055152384 DLMGCP DEBUG <0013> Received message: line #02: C: 00E7 (mgcp_msg.c:67) 20241017055152384 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055152384 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055152384 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw (trunk:0) found free endpoint: rtpbridge/e8@mgw (mgcp_endp.c:261) 20241017055152384 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e8@mgw" (mgcp_protocol.c:441) 20241017055152384 DLMGCP NOTICE <0013> endpoint:rtpbridge/e8@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055152384 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055152384 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw conn:(00E7/rtp C:4A6A4E70 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055152384 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw CI:4A6A4E70 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055152384 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw CI:4A6A4E70 output_enabled 0 (mgcp_msg.c:125) 20241017055152384 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055152384 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw conn:(00E7/rtp C:4A6A4E70 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) 20241017055152384 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055152384 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw CI:4A6A4E70 CRCX: Creating connection: port: 5698 (mgcp_protocol.c:1112) 20241017055152384 DLMGCP NOTICE <0013> endpoint:rtpbridge/e8@mgw CI:4A6A4E70 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055152384 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055152384 DLMGCP DEBUG <0013> Generated response: line #00: 200 3566 OK (mgcp_msg.c:67) 20241017055152384 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e8@mgw (mgcp_msg.c:67) 20241017055152384 DLMGCP DEBUG <0013> Generated response: line #02: I: 4A6A4E70 (mgcp_msg.c:67) 20241017055152384 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 235 (mgcp_msg.c:67) 20241017055152384 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241017055152384 DLMGCP DEBUG <0013> Generated response: line #05: o=- 4A6A4E70 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055152384 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241017055152384 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055152384 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241017055152384 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055152384 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055152384 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055152384 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3567 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152384 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055152384 DLMGCP DEBUG <0013> Received message: line #02: C: 00E8 (mgcp_msg.c:67) 20241017055152384 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055152384 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055152384 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw (trunk:0) found free endpoint: rtpbridge/e9@mgw (mgcp_endp.c:261) 20241017055152384 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e9@mgw" (mgcp_protocol.c:441) 20241017055152384 DLMGCP NOTICE <0013> endpoint:rtpbridge/e9@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055152384 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055152384 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw conn:(00E8/rtp C:D95C33CE r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055152384 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw CI:D95C33CE connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055152384 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw CI:D95C33CE output_enabled 0 (mgcp_msg.c:125) 20241017055152384 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055152384 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw conn:(00E8/rtp C:D95C33CE 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) 20241017055152384 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055152384 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw CI:D95C33CE CRCX: Creating connection: port: 5700 (mgcp_protocol.c:1112) 20241017055152384 DLMGCP NOTICE <0013> endpoint:rtpbridge/e9@mgw CI:D95C33CE CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055152384 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055152384 DLMGCP DEBUG <0013> Generated response: line #00: 200 3567 OK (mgcp_msg.c:67) 20241017055152384 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e9@mgw (mgcp_msg.c:67) 20241017055152384 DLMGCP DEBUG <0013> Generated response: line #02: I: D95C33CE (mgcp_msg.c:67) 20241017055152384 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 236 (mgcp_msg.c:67) 20241017055152384 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241017055152384 DLMGCP DEBUG <0013> Generated response: line #05: o=- D95C33CE 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055152384 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241017055152384 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055152384 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241017055152384 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055152384 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055152384 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055152384 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3568 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152384 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055152384 DLMGCP DEBUG <0013> Received message: line #02: C: 00E9 (mgcp_msg.c:67) 20241017055152384 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055152384 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055152384 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw (trunk:0) found free endpoint: rtpbridge/ea@mgw (mgcp_endp.c:261) 20241017055152384 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ea@mgw" (mgcp_protocol.c:441) 20241017055152384 DLMGCP NOTICE <0013> endpoint:rtpbridge/ea@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055152384 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055152384 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw conn:(00E9/rtp C:B3C01B0C r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055152384 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw CI:B3C01B0C connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055152384 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw CI:B3C01B0C output_enabled 0 (mgcp_msg.c:125) 20241017055152384 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055152384 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw conn:(00E9/rtp C:B3C01B0C 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) 20241017055152384 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055152384 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw CI:B3C01B0C CRCX: Creating connection: port: 5702 (mgcp_protocol.c:1112) 20241017055152384 DLMGCP NOTICE <0013> endpoint:rtpbridge/ea@mgw CI:B3C01B0C CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055152384 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055152384 DLMGCP DEBUG <0013> Generated response: line #00: 200 3568 OK (mgcp_msg.c:67) 20241017055152384 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ea@mgw (mgcp_msg.c:67) 20241017055152384 DLMGCP DEBUG <0013> Generated response: line #02: I: B3C01B0C (mgcp_msg.c:67) 20241017055152384 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 237 (mgcp_msg.c:67) 20241017055152385 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241017055152385 DLMGCP DEBUG <0013> Generated response: line #05: o=- B3C01B0C 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055152385 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241017055152385 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055152385 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241017055152385 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055152385 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055152385 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055152385 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3569 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152385 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055152385 DLMGCP DEBUG <0013> Received message: line #02: C: 00EA (mgcp_msg.c:67) 20241017055152385 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055152385 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055152385 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw (trunk:0) found free endpoint: rtpbridge/eb@mgw (mgcp_endp.c:261) 20241017055152385 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/eb@mgw" (mgcp_protocol.c:441) 20241017055152385 DLMGCP NOTICE <0013> endpoint:rtpbridge/eb@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055152385 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055152385 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw conn:(00EA/rtp C:09EE1B89 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055152385 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw CI:09EE1B89 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055152385 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw CI:09EE1B89 output_enabled 0 (mgcp_msg.c:125) 20241017055152385 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055152385 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw conn:(00EA/rtp C:09EE1B89 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) 20241017055152385 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055152385 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw CI:09EE1B89 CRCX: Creating connection: port: 5704 (mgcp_protocol.c:1112) 20241017055152385 DLMGCP NOTICE <0013> endpoint:rtpbridge/eb@mgw CI:09EE1B89 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055152385 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055152385 DLMGCP DEBUG <0013> Generated response: line #00: 200 3569 OK (mgcp_msg.c:67) 20241017055152385 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/eb@mgw (mgcp_msg.c:67) 20241017055152385 DLMGCP DEBUG <0013> Generated response: line #02: I: 09EE1B89 (mgcp_msg.c:67) 20241017055152385 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 238 (mgcp_msg.c:67) 20241017055152385 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241017055152385 DLMGCP DEBUG <0013> Generated response: line #05: o=- 09EE1B89 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055152385 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241017055152385 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055152385 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241017055152385 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055152385 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055152385 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055152385 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3570 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152385 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055152385 DLMGCP DEBUG <0013> Received message: line #02: C: 00EB (mgcp_msg.c:67) 20241017055152385 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055152385 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055152385 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw (trunk:0) found free endpoint: rtpbridge/ec@mgw (mgcp_endp.c:261) 20241017055152385 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ec@mgw" (mgcp_protocol.c:441) 20241017055152385 DLMGCP NOTICE <0013> endpoint:rtpbridge/ec@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055152385 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055152385 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw conn:(00EB/rtp C:860DCC27 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055152385 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw CI:860DCC27 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055152385 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw CI:860DCC27 output_enabled 0 (mgcp_msg.c:125) 20241017055152385 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055152385 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw conn:(00EB/rtp C:860DCC27 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) 20241017055152385 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055152385 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw CI:860DCC27 CRCX: Creating connection: port: 5706 (mgcp_protocol.c:1112) 20241017055152385 DLMGCP NOTICE <0013> endpoint:rtpbridge/ec@mgw CI:860DCC27 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055152385 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055152385 DLMGCP DEBUG <0013> Generated response: line #00: 200 3570 OK (mgcp_msg.c:67) 20241017055152385 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ec@mgw (mgcp_msg.c:67) 20241017055152385 DLMGCP DEBUG <0013> Generated response: line #02: I: 860DCC27 (mgcp_msg.c:67) 20241017055152385 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 239 (mgcp_msg.c:67) 20241017055152385 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241017055152385 DLMGCP DEBUG <0013> Generated response: line #05: o=- 860DCC27 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055152385 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241017055152385 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055152385 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241017055152385 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055152385 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055152385 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055152385 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3571 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152385 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055152385 DLMGCP DEBUG <0013> Received message: line #02: C: 00EC (mgcp_msg.c:67) 20241017055152385 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055152385 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055152385 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw (trunk:0) found free endpoint: rtpbridge/ed@mgw (mgcp_endp.c:261) 20241017055152385 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ed@mgw" (mgcp_protocol.c:441) 20241017055152385 DLMGCP NOTICE <0013> endpoint:rtpbridge/ed@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055152385 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055152385 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw conn:(00EC/rtp C:0B5119D6 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055152385 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw CI:0B5119D6 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055152385 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw CI:0B5119D6 output_enabled 0 (mgcp_msg.c:125) 20241017055152385 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055152385 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw conn:(00EC/rtp C:0B5119D6 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) 20241017055152385 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055152385 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw CI:0B5119D6 CRCX: Creating connection: port: 5708 (mgcp_protocol.c:1112) 20241017055152385 DLMGCP NOTICE <0013> endpoint:rtpbridge/ed@mgw CI:0B5119D6 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055152385 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055152385 DLMGCP DEBUG <0013> Generated response: line #00: 200 3571 OK (mgcp_msg.c:67) 20241017055152385 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ed@mgw (mgcp_msg.c:67) 20241017055152385 DLMGCP DEBUG <0013> Generated response: line #02: I: 0B5119D6 (mgcp_msg.c:67) 20241017055152385 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 240 (mgcp_msg.c:67) 20241017055152385 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241017055152385 DLMGCP DEBUG <0013> Generated response: line #05: o=- 0B5119D6 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055152385 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241017055152385 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055152385 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241017055152385 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055152385 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055152385 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055152386 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3572 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152386 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055152386 DLMGCP DEBUG <0013> Received message: line #02: C: 00ED (mgcp_msg.c:67) 20241017055152386 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055152386 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055152386 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw (trunk:0) found free endpoint: rtpbridge/ee@mgw (mgcp_endp.c:261) 20241017055152386 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ee@mgw" (mgcp_protocol.c:441) 20241017055152386 DLMGCP NOTICE <0013> endpoint:rtpbridge/ee@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055152386 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055152386 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw conn:(00ED/rtp C:D1199012 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055152386 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw CI:D1199012 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055152386 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw CI:D1199012 output_enabled 0 (mgcp_msg.c:125) 20241017055152386 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055152386 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw conn:(00ED/rtp C:D1199012 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) 20241017055152386 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055152386 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw CI:D1199012 CRCX: Creating connection: port: 5710 (mgcp_protocol.c:1112) 20241017055152386 DLMGCP NOTICE <0013> endpoint:rtpbridge/ee@mgw CI:D1199012 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055152386 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055152386 DLMGCP DEBUG <0013> Generated response: line #00: 200 3572 OK (mgcp_msg.c:67) 20241017055152386 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ee@mgw (mgcp_msg.c:67) 20241017055152386 DLMGCP DEBUG <0013> Generated response: line #02: I: D1199012 (mgcp_msg.c:67) 20241017055152386 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 241 (mgcp_msg.c:67) 20241017055152386 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241017055152386 DLMGCP DEBUG <0013> Generated response: line #05: o=- D1199012 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055152386 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241017055152386 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055152386 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241017055152386 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055152386 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055152386 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055152386 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3573 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152386 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055152386 DLMGCP DEBUG <0013> Received message: line #02: C: 00EE (mgcp_msg.c:67) 20241017055152386 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055152386 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055152386 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw (trunk:0) found free endpoint: rtpbridge/ef@mgw (mgcp_endp.c:261) 20241017055152386 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ef@mgw" (mgcp_protocol.c:441) 20241017055152386 DLMGCP NOTICE <0013> endpoint:rtpbridge/ef@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055152386 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055152386 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw conn:(00EE/rtp C:A77FA600 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055152386 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw CI:A77FA600 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055152386 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw CI:A77FA600 output_enabled 0 (mgcp_msg.c:125) 20241017055152386 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055152386 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw conn:(00EE/rtp C:A77FA600 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) 20241017055152386 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055152386 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw CI:A77FA600 CRCX: Creating connection: port: 5712 (mgcp_protocol.c:1112) 20241017055152386 DLMGCP NOTICE <0013> endpoint:rtpbridge/ef@mgw CI:A77FA600 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055152386 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055152386 DLMGCP DEBUG <0013> Generated response: line #00: 200 3573 OK (mgcp_msg.c:67) 20241017055152386 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ef@mgw (mgcp_msg.c:67) 20241017055152386 DLMGCP DEBUG <0013> Generated response: line #02: I: A77FA600 (mgcp_msg.c:67) 20241017055152386 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 242 (mgcp_msg.c:67) 20241017055152386 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241017055152386 DLMGCP DEBUG <0013> Generated response: line #05: o=- A77FA600 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055152386 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241017055152386 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055152386 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241017055152386 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055152386 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055152386 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055152386 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3574 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152386 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055152386 DLMGCP DEBUG <0013> Received message: line #02: C: 00EF (mgcp_msg.c:67) 20241017055152386 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055152386 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055152386 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw (trunk:0) found free endpoint: rtpbridge/f0@mgw (mgcp_endp.c:261) 20241017055152386 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f0@mgw" (mgcp_protocol.c:441) 20241017055152386 DLMGCP NOTICE <0013> endpoint:rtpbridge/f0@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055152386 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055152386 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw conn:(00EF/rtp C:FF9DAD06 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055152386 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw CI:FF9DAD06 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055152386 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw CI:FF9DAD06 output_enabled 0 (mgcp_msg.c:125) 20241017055152386 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055152386 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw conn:(00EF/rtp C:FF9DAD06 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) 20241017055152386 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055152386 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw CI:FF9DAD06 CRCX: Creating connection: port: 5714 (mgcp_protocol.c:1112) 20241017055152386 DLMGCP NOTICE <0013> endpoint:rtpbridge/f0@mgw CI:FF9DAD06 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055152386 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055152386 DLMGCP DEBUG <0013> Generated response: line #00: 200 3574 OK (mgcp_msg.c:67) 20241017055152386 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f0@mgw (mgcp_msg.c:67) 20241017055152386 DLMGCP DEBUG <0013> Generated response: line #02: I: FF9DAD06 (mgcp_msg.c:67) 20241017055152386 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 243 (mgcp_msg.c:67) 20241017055152386 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241017055152386 DLMGCP DEBUG <0013> Generated response: line #05: o=- FF9DAD06 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055152386 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241017055152386 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055152386 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241017055152386 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055152386 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055152386 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055152387 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3575 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152387 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055152387 DLMGCP DEBUG <0013> Received message: line #02: C: 00F0 (mgcp_msg.c:67) 20241017055152387 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055152387 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055152387 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw (trunk:0) found free endpoint: rtpbridge/f1@mgw (mgcp_endp.c:261) 20241017055152387 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f1@mgw" (mgcp_protocol.c:441) 20241017055152387 DLMGCP NOTICE <0013> endpoint:rtpbridge/f1@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055152387 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055152387 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw conn:(00F0/rtp C:A343AF07 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055152387 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw CI:A343AF07 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055152387 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw CI:A343AF07 output_enabled 0 (mgcp_msg.c:125) 20241017055152387 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055152387 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw conn:(00F0/rtp C:A343AF07 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) 20241017055152387 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055152387 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw CI:A343AF07 CRCX: Creating connection: port: 5716 (mgcp_protocol.c:1112) 20241017055152387 DLMGCP NOTICE <0013> endpoint:rtpbridge/f1@mgw CI:A343AF07 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055152387 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055152387 DLMGCP DEBUG <0013> Generated response: line #00: 200 3575 OK (mgcp_msg.c:67) 20241017055152387 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f1@mgw (mgcp_msg.c:67) 20241017055152387 DLMGCP DEBUG <0013> Generated response: line #02: I: A343AF07 (mgcp_msg.c:67) 20241017055152387 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 244 (mgcp_msg.c:67) 20241017055152387 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241017055152387 DLMGCP DEBUG <0013> Generated response: line #05: o=- A343AF07 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055152387 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241017055152387 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055152387 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241017055152387 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055152387 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055152387 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055152387 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3576 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152387 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055152387 DLMGCP DEBUG <0013> Received message: line #02: C: 00F1 (mgcp_msg.c:67) 20241017055152387 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055152387 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055152387 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw (trunk:0) found free endpoint: rtpbridge/f2@mgw (mgcp_endp.c:261) 20241017055152387 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f2@mgw" (mgcp_protocol.c:441) 20241017055152387 DLMGCP NOTICE <0013> endpoint:rtpbridge/f2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055152387 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055152387 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw conn:(00F1/rtp C:E537924F r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055152387 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw CI:E537924F connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055152387 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw CI:E537924F output_enabled 0 (mgcp_msg.c:125) 20241017055152387 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055152387 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw conn:(00F1/rtp C:E537924F 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) 20241017055152387 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055152387 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw CI:E537924F CRCX: Creating connection: port: 5718 (mgcp_protocol.c:1112) 20241017055152387 DLMGCP NOTICE <0013> endpoint:rtpbridge/f2@mgw CI:E537924F CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055152387 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055152387 DLMGCP DEBUG <0013> Generated response: line #00: 200 3576 OK (mgcp_msg.c:67) 20241017055152387 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f2@mgw (mgcp_msg.c:67) 20241017055152387 DLMGCP DEBUG <0013> Generated response: line #02: I: E537924F (mgcp_msg.c:67) 20241017055152387 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 245 (mgcp_msg.c:67) 20241017055152387 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241017055152387 DLMGCP DEBUG <0013> Generated response: line #05: o=- E537924F 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055152387 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241017055152387 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055152387 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241017055152387 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055152387 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055152387 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055152387 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3577 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152387 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055152387 DLMGCP DEBUG <0013> Received message: line #02: C: 00F2 (mgcp_msg.c:67) 20241017055152387 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055152387 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055152387 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw (trunk:0) found free endpoint: rtpbridge/f3@mgw (mgcp_endp.c:261) 20241017055152387 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f3@mgw" (mgcp_protocol.c:441) 20241017055152387 DLMGCP NOTICE <0013> endpoint:rtpbridge/f3@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055152387 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055152387 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw conn:(00F2/rtp C:1F81B306 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055152387 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw CI:1F81B306 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055152387 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw CI:1F81B306 output_enabled 0 (mgcp_msg.c:125) 20241017055152387 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055152387 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw conn:(00F2/rtp C:1F81B306 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) 20241017055152387 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055152387 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw CI:1F81B306 CRCX: Creating connection: port: 5720 (mgcp_protocol.c:1112) 20241017055152387 DLMGCP NOTICE <0013> endpoint:rtpbridge/f3@mgw CI:1F81B306 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055152387 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055152387 DLMGCP DEBUG <0013> Generated response: line #00: 200 3577 OK (mgcp_msg.c:67) 20241017055152387 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f3@mgw (mgcp_msg.c:67) 20241017055152387 DLMGCP DEBUG <0013> Generated response: line #02: I: 1F81B306 (mgcp_msg.c:67) 20241017055152387 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 246 (mgcp_msg.c:67) 20241017055152387 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241017055152387 DLMGCP DEBUG <0013> Generated response: line #05: o=- 1F81B306 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055152387 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241017055152387 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055152387 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241017055152387 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055152387 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055152387 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055152387 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3578 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152387 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055152387 DLMGCP DEBUG <0013> Received message: line #02: C: 00F3 (mgcp_msg.c:67) 20241017055152387 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055152387 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055152387 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw (trunk:0) found free endpoint: rtpbridge/f4@mgw (mgcp_endp.c:261) 20241017055152387 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f4@mgw" (mgcp_protocol.c:441) 20241017055152387 DLMGCP NOTICE <0013> endpoint:rtpbridge/f4@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055152387 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055152387 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw conn:(00F3/rtp C:30AE3D4B r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055152387 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw CI:30AE3D4B connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055152387 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw CI:30AE3D4B output_enabled 0 (mgcp_msg.c:125) 20241017055152387 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055152387 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw conn:(00F3/rtp C:30AE3D4B 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) 20241017055152387 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055152388 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw CI:30AE3D4B CRCX: Creating connection: port: 5722 (mgcp_protocol.c:1112) 20241017055152388 DLMGCP NOTICE <0013> endpoint:rtpbridge/f4@mgw CI:30AE3D4B CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055152388 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055152388 DLMGCP DEBUG <0013> Generated response: line #00: 200 3578 OK (mgcp_msg.c:67) 20241017055152388 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f4@mgw (mgcp_msg.c:67) 20241017055152388 DLMGCP DEBUG <0013> Generated response: line #02: I: 30AE3D4B (mgcp_msg.c:67) 20241017055152388 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 247 (mgcp_msg.c:67) 20241017055152388 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241017055152388 DLMGCP DEBUG <0013> Generated response: line #05: o=- 30AE3D4B 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055152388 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241017055152388 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055152388 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241017055152388 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055152388 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055152388 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055152388 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3579 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152388 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055152388 DLMGCP DEBUG <0013> Received message: line #02: C: 00F4 (mgcp_msg.c:67) 20241017055152388 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055152388 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055152388 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw (trunk:0) found free endpoint: rtpbridge/f5@mgw (mgcp_endp.c:261) 20241017055152388 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f5@mgw" (mgcp_protocol.c:441) 20241017055152388 DLMGCP NOTICE <0013> endpoint:rtpbridge/f5@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055152388 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055152388 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw conn:(00F4/rtp C:EB55662C r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055152388 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw CI:EB55662C connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055152388 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw CI:EB55662C output_enabled 0 (mgcp_msg.c:125) 20241017055152388 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055152388 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw conn:(00F4/rtp C:EB55662C 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) 20241017055152388 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055152388 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw CI:EB55662C CRCX: Creating connection: port: 5724 (mgcp_protocol.c:1112) 20241017055152388 DLMGCP NOTICE <0013> endpoint:rtpbridge/f5@mgw CI:EB55662C CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055152388 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055152388 DLMGCP DEBUG <0013> Generated response: line #00: 200 3579 OK (mgcp_msg.c:67) 20241017055152388 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f5@mgw (mgcp_msg.c:67) 20241017055152388 DLMGCP DEBUG <0013> Generated response: line #02: I: EB55662C (mgcp_msg.c:67) 20241017055152388 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 248 (mgcp_msg.c:67) 20241017055152388 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241017055152388 DLMGCP DEBUG <0013> Generated response: line #05: o=- EB55662C 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055152388 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241017055152388 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055152388 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241017055152388 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055152388 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055152388 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055152388 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3580 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152388 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055152388 DLMGCP DEBUG <0013> Received message: line #02: C: 00F5 (mgcp_msg.c:67) 20241017055152388 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055152388 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055152388 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw (trunk:0) found free endpoint: rtpbridge/f6@mgw (mgcp_endp.c:261) 20241017055152388 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f6@mgw" (mgcp_protocol.c:441) 20241017055152388 DLMGCP NOTICE <0013> endpoint:rtpbridge/f6@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055152388 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055152388 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw conn:(00F5/rtp C:B726AC50 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055152388 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw CI:B726AC50 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055152388 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw CI:B726AC50 output_enabled 0 (mgcp_msg.c:125) 20241017055152388 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055152388 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw conn:(00F5/rtp C:B726AC50 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) 20241017055152388 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055152388 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw CI:B726AC50 CRCX: Creating connection: port: 5726 (mgcp_protocol.c:1112) 20241017055152388 DLMGCP NOTICE <0013> endpoint:rtpbridge/f6@mgw CI:B726AC50 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055152388 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055152388 DLMGCP DEBUG <0013> Generated response: line #00: 200 3580 OK (mgcp_msg.c:67) 20241017055152388 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f6@mgw (mgcp_msg.c:67) 20241017055152388 DLMGCP DEBUG <0013> Generated response: line #02: I: B726AC50 (mgcp_msg.c:67) 20241017055152388 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 249 (mgcp_msg.c:67) 20241017055152388 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241017055152388 DLMGCP DEBUG <0013> Generated response: line #05: o=- B726AC50 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055152388 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241017055152388 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055152388 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241017055152388 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055152388 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055152388 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055152388 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3581 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152388 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055152388 DLMGCP DEBUG <0013> Received message: line #02: C: 00F6 (mgcp_msg.c:67) 20241017055152388 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055152388 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055152388 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw (trunk:0) found free endpoint: rtpbridge/f7@mgw (mgcp_endp.c:261) 20241017055152388 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f7@mgw" (mgcp_protocol.c:441) 20241017055152388 DLMGCP NOTICE <0013> endpoint:rtpbridge/f7@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055152388 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055152388 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw conn:(00F6/rtp C:10B69310 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055152388 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw CI:10B69310 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055152388 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw CI:10B69310 output_enabled 0 (mgcp_msg.c:125) 20241017055152388 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055152388 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw conn:(00F6/rtp C:10B69310 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) 20241017055152388 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055152388 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw CI:10B69310 CRCX: Creating connection: port: 5728 (mgcp_protocol.c:1112) 20241017055152388 DLMGCP NOTICE <0013> endpoint:rtpbridge/f7@mgw CI:10B69310 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055152388 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055152388 DLMGCP DEBUG <0013> Generated response: line #00: 200 3581 OK (mgcp_msg.c:67) 20241017055152388 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f7@mgw (mgcp_msg.c:67) 20241017055152388 DLMGCP DEBUG <0013> Generated response: line #02: I: 10B69310 (mgcp_msg.c:67) 20241017055152388 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 250 (mgcp_msg.c:67) 20241017055152388 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241017055152388 DLMGCP DEBUG <0013> Generated response: line #05: o=- 10B69310 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055152388 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241017055152388 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055152388 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241017055152388 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055152388 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055152388 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055152389 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3582 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152389 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055152389 DLMGCP DEBUG <0013> Received message: line #02: C: 00F7 (mgcp_msg.c:67) 20241017055152389 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055152389 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055152389 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw (trunk:0) found free endpoint: rtpbridge/f8@mgw (mgcp_endp.c:261) 20241017055152389 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f8@mgw" (mgcp_protocol.c:441) 20241017055152389 DLMGCP NOTICE <0013> endpoint:rtpbridge/f8@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055152389 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055152389 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw conn:(00F7/rtp C:F45FD57E r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055152389 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw CI:F45FD57E connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055152389 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw CI:F45FD57E output_enabled 0 (mgcp_msg.c:125) 20241017055152389 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055152389 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw conn:(00F7/rtp C:F45FD57E 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) 20241017055152389 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055152389 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw CI:F45FD57E CRCX: Creating connection: port: 5730 (mgcp_protocol.c:1112) 20241017055152389 DLMGCP NOTICE <0013> endpoint:rtpbridge/f8@mgw CI:F45FD57E CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055152389 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055152389 DLMGCP DEBUG <0013> Generated response: line #00: 200 3582 OK (mgcp_msg.c:67) 20241017055152389 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f8@mgw (mgcp_msg.c:67) 20241017055152389 DLMGCP DEBUG <0013> Generated response: line #02: I: F45FD57E (mgcp_msg.c:67) 20241017055152389 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 251 (mgcp_msg.c:67) 20241017055152389 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241017055152389 DLMGCP DEBUG <0013> Generated response: line #05: o=- F45FD57E 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055152389 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241017055152389 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055152389 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241017055152389 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055152389 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055152389 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055152389 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3583 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152389 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055152389 DLMGCP DEBUG <0013> Received message: line #02: C: 00F8 (mgcp_msg.c:67) 20241017055152389 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055152389 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055152389 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw (trunk:0) found free endpoint: rtpbridge/f9@mgw (mgcp_endp.c:261) 20241017055152389 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f9@mgw" (mgcp_protocol.c:441) 20241017055152389 DLMGCP NOTICE <0013> endpoint:rtpbridge/f9@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055152389 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055152389 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw conn:(00F8/rtp C:0CF46FC5 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055152389 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw CI:0CF46FC5 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055152389 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw CI:0CF46FC5 output_enabled 0 (mgcp_msg.c:125) 20241017055152389 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055152389 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw conn:(00F8/rtp C:0CF46FC5 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) 20241017055152389 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055152389 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw CI:0CF46FC5 CRCX: Creating connection: port: 5732 (mgcp_protocol.c:1112) 20241017055152389 DLMGCP NOTICE <0013> endpoint:rtpbridge/f9@mgw CI:0CF46FC5 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055152389 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055152389 DLMGCP DEBUG <0013> Generated response: line #00: 200 3583 OK (mgcp_msg.c:67) 20241017055152389 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f9@mgw (mgcp_msg.c:67) 20241017055152389 DLMGCP DEBUG <0013> Generated response: line #02: I: 0CF46FC5 (mgcp_msg.c:67) 20241017055152389 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 252 (mgcp_msg.c:67) 20241017055152389 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241017055152389 DLMGCP DEBUG <0013> Generated response: line #05: o=- 0CF46FC5 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055152389 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241017055152389 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055152389 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241017055152389 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055152389 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055152389 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055152389 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3584 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152389 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055152389 DLMGCP DEBUG <0013> Received message: line #02: C: 00F9 (mgcp_msg.c:67) 20241017055152389 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055152389 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055152389 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw (trunk:0) found free endpoint: rtpbridge/fa@mgw (mgcp_endp.c:261) 20241017055152389 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/fa@mgw" (mgcp_protocol.c:441) 20241017055152389 DLMGCP NOTICE <0013> endpoint:rtpbridge/fa@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055152389 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055152389 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw conn:(00F9/rtp C:C1B553E7 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055152389 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw CI:C1B553E7 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055152389 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw CI:C1B553E7 output_enabled 0 (mgcp_msg.c:125) 20241017055152389 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055152389 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw conn:(00F9/rtp C:C1B553E7 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) 20241017055152389 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055152389 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw CI:C1B553E7 CRCX: Creating connection: port: 5734 (mgcp_protocol.c:1112) 20241017055152389 DLMGCP NOTICE <0013> endpoint:rtpbridge/fa@mgw CI:C1B553E7 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055152389 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055152389 DLMGCP DEBUG <0013> Generated response: line #00: 200 3584 OK (mgcp_msg.c:67) 20241017055152389 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/fa@mgw (mgcp_msg.c:67) 20241017055152389 DLMGCP DEBUG <0013> Generated response: line #02: I: C1B553E7 (mgcp_msg.c:67) 20241017055152389 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 253 (mgcp_msg.c:67) 20241017055152389 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241017055152389 DLMGCP DEBUG <0013> Generated response: line #05: o=- C1B553E7 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055152389 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241017055152389 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055152389 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241017055152389 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055152389 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055152389 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055152390 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3585 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152390 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055152390 DLMGCP DEBUG <0013> Received message: line #02: C: 00FA (mgcp_msg.c:67) 20241017055152390 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055152390 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055152390 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw (trunk:0) found free endpoint: rtpbridge/fb@mgw (mgcp_endp.c:261) 20241017055152390 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/fb@mgw" (mgcp_protocol.c:441) 20241017055152390 DLMGCP NOTICE <0013> endpoint:rtpbridge/fb@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055152390 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055152390 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw conn:(00FA/rtp C:3B370671 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055152390 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw CI:3B370671 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055152390 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw CI:3B370671 output_enabled 0 (mgcp_msg.c:125) 20241017055152390 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055152390 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw conn:(00FA/rtp C:3B370671 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) 20241017055152390 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055152390 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw CI:3B370671 CRCX: Creating connection: port: 5736 (mgcp_protocol.c:1112) 20241017055152390 DLMGCP NOTICE <0013> endpoint:rtpbridge/fb@mgw CI:3B370671 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055152390 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055152390 DLMGCP DEBUG <0013> Generated response: line #00: 200 3585 OK (mgcp_msg.c:67) 20241017055152390 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/fb@mgw (mgcp_msg.c:67) 20241017055152390 DLMGCP DEBUG <0013> Generated response: line #02: I: 3B370671 (mgcp_msg.c:67) 20241017055152390 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 254 (mgcp_msg.c:67) 20241017055152390 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241017055152390 DLMGCP DEBUG <0013> Generated response: line #05: o=- 3B370671 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055152390 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241017055152390 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055152390 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241017055152390 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055152390 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055152390 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055152390 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3586 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152390 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055152390 DLMGCP DEBUG <0013> Received message: line #02: C: 00FB (mgcp_msg.c:67) 20241017055152390 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055152390 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055152390 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw (trunk:0) found free endpoint: rtpbridge/fc@mgw (mgcp_endp.c:261) 20241017055152390 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/fc@mgw" (mgcp_protocol.c:441) 20241017055152390 DLMGCP NOTICE <0013> endpoint:rtpbridge/fc@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055152390 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055152390 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw conn:(00FB/rtp C:AB566EF2 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055152390 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw CI:AB566EF2 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055152390 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw CI:AB566EF2 output_enabled 0 (mgcp_msg.c:125) 20241017055152390 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055152390 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw conn:(00FB/rtp C:AB566EF2 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) 20241017055152390 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055152390 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw CI:AB566EF2 CRCX: Creating connection: port: 5738 (mgcp_protocol.c:1112) 20241017055152390 DLMGCP NOTICE <0013> endpoint:rtpbridge/fc@mgw CI:AB566EF2 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055152390 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055152390 DLMGCP DEBUG <0013> Generated response: line #00: 200 3586 OK (mgcp_msg.c:67) 20241017055152390 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/fc@mgw (mgcp_msg.c:67) 20241017055152390 DLMGCP DEBUG <0013> Generated response: line #02: I: AB566EF2 (mgcp_msg.c:67) 20241017055152390 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 255 (mgcp_msg.c:67) 20241017055152390 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241017055152390 DLMGCP DEBUG <0013> Generated response: line #05: o=- AB566EF2 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055152390 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241017055152390 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055152390 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241017055152390 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055152390 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055152390 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055152390 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3587 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152390 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055152390 DLMGCP DEBUG <0013> Received message: line #02: C: 00FC (mgcp_msg.c:67) 20241017055152390 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055152390 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055152390 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw (trunk:0) found free endpoint: rtpbridge/fd@mgw (mgcp_endp.c:261) 20241017055152390 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/fd@mgw" (mgcp_protocol.c:441) 20241017055152390 DLMGCP NOTICE <0013> endpoint:rtpbridge/fd@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055152390 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055152390 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw conn:(00FC/rtp C:673D6325 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055152390 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw CI:673D6325 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055152390 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw CI:673D6325 output_enabled 0 (mgcp_msg.c:125) 20241017055152390 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055152390 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw conn:(00FC/rtp C:673D6325 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) 20241017055152390 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055152390 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw CI:673D6325 CRCX: Creating connection: port: 5740 (mgcp_protocol.c:1112) 20241017055152390 DLMGCP NOTICE <0013> endpoint:rtpbridge/fd@mgw CI:673D6325 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055152390 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055152390 DLMGCP DEBUG <0013> Generated response: line #00: 200 3587 OK (mgcp_msg.c:67) 20241017055152390 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/fd@mgw (mgcp_msg.c:67) 20241017055152390 DLMGCP DEBUG <0013> Generated response: line #02: I: 673D6325 (mgcp_msg.c:67) 20241017055152390 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 0 (mgcp_msg.c:67) 20241017055152390 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241017055152390 DLMGCP DEBUG <0013> Generated response: line #05: o=- 673D6325 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055152390 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241017055152390 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055152390 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241017055152390 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055152390 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055152390 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055152390 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3588 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152390 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055152390 DLMGCP DEBUG <0013> Received message: line #02: C: 00FD (mgcp_msg.c:67) 20241017055152390 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055152390 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055152390 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw (trunk:0) found free endpoint: rtpbridge/fe@mgw (mgcp_endp.c:261) 20241017055152390 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/fe@mgw" (mgcp_protocol.c:441) 20241017055152390 DLMGCP NOTICE <0013> endpoint:rtpbridge/fe@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055152390 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055152390 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw conn:(00FD/rtp C:C6150437 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055152390 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw CI:C6150437 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055152390 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw CI:C6150437 output_enabled 0 (mgcp_msg.c:125) 20241017055152390 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055152390 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw conn:(00FD/rtp C:C6150437 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) 20241017055152390 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055152390 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw CI:C6150437 CRCX: Creating connection: port: 5742 (mgcp_protocol.c:1112) 20241017055152390 DLMGCP NOTICE <0013> endpoint:rtpbridge/fe@mgw CI:C6150437 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055152390 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055152390 DLMGCP DEBUG <0013> Generated response: line #00: 200 3588 OK (mgcp_msg.c:67) 20241017055152390 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/fe@mgw (mgcp_msg.c:67) 20241017055152390 DLMGCP DEBUG <0013> Generated response: line #02: I: C6150437 (mgcp_msg.c:67) 20241017055152391 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 1 (mgcp_msg.c:67) 20241017055152391 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241017055152391 DLMGCP DEBUG <0013> Generated response: line #05: o=- C6150437 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055152391 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241017055152391 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055152391 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241017055152391 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055152391 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055152391 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055152391 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3589 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152391 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055152391 DLMGCP DEBUG <0013> Received message: line #02: C: 00FE (mgcp_msg.c:67) 20241017055152391 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055152391 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055152391 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw (trunk:0) found free endpoint: rtpbridge/ff@mgw (mgcp_endp.c:261) 20241017055152391 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ff@mgw" (mgcp_protocol.c:441) 20241017055152391 DLMGCP NOTICE <0013> endpoint:rtpbridge/ff@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055152391 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055152391 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw conn:(00FE/rtp C:B0FFC0E0 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055152391 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw CI:B0FFC0E0 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055152391 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw CI:B0FFC0E0 output_enabled 0 (mgcp_msg.c:125) 20241017055152391 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055152391 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw conn:(00FE/rtp C:B0FFC0E0 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) 20241017055152391 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055152391 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw CI:B0FFC0E0 CRCX: Creating connection: port: 5744 (mgcp_protocol.c:1112) 20241017055152391 DLMGCP NOTICE <0013> endpoint:rtpbridge/ff@mgw CI:B0FFC0E0 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055152391 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055152391 DLMGCP DEBUG <0013> Generated response: line #00: 200 3589 OK (mgcp_msg.c:67) 20241017055152391 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ff@mgw (mgcp_msg.c:67) 20241017055152391 DLMGCP DEBUG <0013> Generated response: line #02: I: B0FFC0E0 (mgcp_msg.c:67) 20241017055152391 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 2 (mgcp_msg.c:67) 20241017055152391 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241017055152391 DLMGCP DEBUG <0013> Generated response: line #05: o=- B0FFC0E0 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055152391 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241017055152391 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055152391 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241017055152391 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055152391 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055152391 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055152391 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3590 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152391 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055152391 DLMGCP DEBUG <0013> Received message: line #02: C: 00FF (mgcp_msg.c:67) 20241017055152391 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055152391 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055152391 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw (trunk:0) found free endpoint: rtpbridge/100@mgw (mgcp_endp.c:261) 20241017055152391 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/100@mgw" (mgcp_protocol.c:441) 20241017055152391 DLMGCP NOTICE <0013> endpoint:rtpbridge/100@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055152391 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055152391 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw conn:(00FF/rtp C:9DA89A5E r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055152391 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw CI:9DA89A5E connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055152391 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw CI:9DA89A5E output_enabled 0 (mgcp_msg.c:125) 20241017055152391 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055152391 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw conn:(00FF/rtp C:9DA89A5E 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) 20241017055152391 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055152391 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw CI:9DA89A5E CRCX: Creating connection: port: 5746 (mgcp_protocol.c:1112) 20241017055152391 DLMGCP NOTICE <0013> endpoint:rtpbridge/100@mgw CI:9DA89A5E CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055152391 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055152391 DLMGCP DEBUG <0013> Generated response: line #00: 200 3590 OK (mgcp_msg.c:67) 20241017055152391 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/100@mgw (mgcp_msg.c:67) 20241017055152391 DLMGCP DEBUG <0013> Generated response: line #02: I: 9DA89A5E (mgcp_msg.c:67) 20241017055152391 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 3 (mgcp_msg.c:67) 20241017055152391 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241017055152391 DLMGCP DEBUG <0013> Generated response: line #05: o=- 9DA89A5E 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055152391 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241017055152391 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055152391 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241017055152391 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055152391 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055152391 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055152391 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3591 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152391 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055152391 DLMGCP DEBUG <0013> Received message: line #02: C: 0100 (mgcp_msg.c:67) 20241017055152391 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055152391 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055152391 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw (trunk:0) found free endpoint: rtpbridge/101@mgw (mgcp_endp.c:261) 20241017055152391 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/101@mgw" (mgcp_protocol.c:441) 20241017055152391 DLMGCP NOTICE <0013> endpoint:rtpbridge/101@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055152391 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055152391 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw conn:(0100/rtp C:F6FA8105 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055152391 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw CI:F6FA8105 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055152391 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw CI:F6FA8105 output_enabled 0 (mgcp_msg.c:125) 20241017055152391 DOSMUX ERROR <0002> All Osmux circuits are in use! (mgcp_osmux.c:778) 20241017055152391 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152391 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152391 DLMGCP NOTICE <0013> endpoint:rtpbridge/101@mgw CRCX: unable to create connection (mgcp_protocol.c:1131) 20241017055152391 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Generated response: code=400 (mgcp_protocol.c:230) 20241017055152391 DLMGCP DEBUG <0013> Generated response: line #00: 400 3591 FAIL (mgcp_msg.c:67) 20241017055152392 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3592 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152392 DLMGCP DEBUG <0013> Received message: line #01: C: 0000 (mgcp_msg.c:67) 20241017055152392 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw (trunk:0) found free endpoint: rtpbridge/101@mgw (mgcp_endp.c:261) 20241017055152392 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/101@mgw" (mgcp_protocol.c:441) 20241017055152392 DLMGCP NOTICE <0013> endpoint:rtpbridge/101@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055152392 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152392 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152392 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152392 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152392 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152392 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152392 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152392 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152392 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152392 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152392 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) MTC@176d1c6d6327: setverdict(pass): none -> pass 20241017055152392 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152392 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152392 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152392 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152392 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152392 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152392 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152392 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152392 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152392 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152392 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152392 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152392 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152392 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152392 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152392 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152392 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152392 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152392 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152392 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152392 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152392 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152392 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152392 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152392 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152392 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152392 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152392 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152392 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152392 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152392 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152392 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152392 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152392 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152392 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152392 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152392 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152392 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152392 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152392 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152392 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152392 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152392 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152392 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152392 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152392 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152392 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152392 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152392 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152392 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152392 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152392 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152392 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152392 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152392 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152392 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152392 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152392 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152392 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152392 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152392 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152392 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152392 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152392 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152392 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152392 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152392 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152392 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152392 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152392 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152392 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152392 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152392 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152392 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152392 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152392 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152392 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152392 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152392 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152392 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152392 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152392 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152392 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152392 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152392 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152392 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152392 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152392 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152392 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152392 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152392 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152392 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152392 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152392 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152392 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152392 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152392 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152392 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152392 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152392 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152392 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152392 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152392 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152392 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152393 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152393 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152393 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152393 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152393 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152393 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152393 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152393 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152393 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152393 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152393 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152393 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152393 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152393 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152393 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152393 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152393 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152393 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152393 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152393 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152393 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152393 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152393 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152393 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152393 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152393 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152393 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152393 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152393 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152393 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152393 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152393 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152393 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152393 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152393 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152393 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152393 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152393 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152393 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152393 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152393 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152393 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152393 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152393 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152393 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152393 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152393 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152393 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152393 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152393 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152393 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152393 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152393 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152393 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152393 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152393 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152393 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152393 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152393 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152393 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152393 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152393 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152393 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152393 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152393 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152393 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152393 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152393 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152393 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152393 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152393 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152393 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152393 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152393 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152393 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152393 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152393 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152393 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152393 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152393 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152393 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152393 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152393 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152393 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152393 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152393 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152393 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152393 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152393 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152393 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152393 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152393 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152393 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152393 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152393 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152393 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152393 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152393 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152393 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152393 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152393 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152393 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152393 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152393 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152393 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152393 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152393 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152393 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152393 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152393 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152393 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152393 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152393 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152393 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152393 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152393 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152393 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152393 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152393 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152393 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152393 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152393 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152394 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152394 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152394 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152394 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152394 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152394 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152394 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152394 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152394 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152394 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152394 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152394 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152394 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152394 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152394 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152394 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152394 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152394 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152394 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152394 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152394 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152394 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152394 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152394 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152394 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152394 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152394 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152394 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152394 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152394 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152394 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152394 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152394 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152394 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152394 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152394 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152394 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152394 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152394 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152394 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152394 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152394 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152394 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152394 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152394 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152394 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152394 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152394 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152394 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152394 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152394 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152394 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152394 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152394 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152394 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152394 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152394 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152394 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152394 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152394 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152394 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152394 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152394 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152394 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152394 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152394 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152394 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152394 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152394 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152394 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152394 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152394 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152394 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152394 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152394 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152394 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152394 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152394 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152394 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152394 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152394 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152394 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152394 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152394 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152394 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152394 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152394 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152394 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152394 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152394 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152394 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152394 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152394 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152394 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152394 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152394 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152394 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152394 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152394 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152394 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152394 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152394 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152394 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152394 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152394 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152394 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152394 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152394 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152394 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152394 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152394 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152394 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152394 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152394 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152394 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152394 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152394 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152394 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152394 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152394 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152394 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152394 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152394 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152394 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152394 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152394 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152394 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152394 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152394 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152394 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152394 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152394 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152394 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152394 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152394 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152394 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152394 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152394 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152394 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152394 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152394 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152394 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152394 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152394 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152394 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152394 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152394 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152394 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152394 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152394 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152394 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152394 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152394 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152394 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152394 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152395 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152395 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152395 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152395 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152395 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152395 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152395 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152395 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152395 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152395 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152395 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152395 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152395 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152395 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152395 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152395 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152395 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152395 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152395 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152395 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152395 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152395 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152395 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152395 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152395 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152395 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152395 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152395 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152395 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152395 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152395 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152395 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152395 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152395 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152395 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152395 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152395 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152395 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152395 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152395 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152395 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152395 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152395 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152395 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152395 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152395 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152395 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152395 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152395 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152395 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152395 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152395 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152395 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152395 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152395 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152395 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152395 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152395 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152395 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152395 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152395 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152395 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152395 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152395 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152395 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152395 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152395 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152395 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152395 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152395 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152395 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152395 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152395 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152395 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152395 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152395 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152395 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152395 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152395 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152395 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152395 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152395 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152395 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152395 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152395 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152395 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152395 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152395 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152395 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152395 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152395 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152395 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152395 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152395 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152395 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152395 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152395 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152395 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152395 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152395 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152395 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152395 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152395 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152395 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152395 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152395 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152395 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152395 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152395 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152395 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152395 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152395 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152395 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152395 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152395 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152395 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152395 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152395 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152395 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152395 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152395 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152395 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152395 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152395 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152395 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152395 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152395 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152395 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152395 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152395 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152395 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152395 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152395 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152395 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152395 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152395 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152395 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152395 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152395 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152395 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152395 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152395 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152395 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152395 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152395 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152395 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152395 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152395 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152395 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152395 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152395 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152395 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152395 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152395 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152395 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152395 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152395 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152395 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152395 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152395 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152395 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152395 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152395 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152395 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152395 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241017055152395 DLMGCP DEBUG <0013> Generated response: line #00: 200 3592 OK (mgcp_msg.c:67) 20241017055152395 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3593 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152395 DLMGCP DEBUG <0013> Received message: line #01: C: 0001 (mgcp_msg.c:67) 20241017055152395 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241017055152395 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241017055152396 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152396 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241017055152396 DLMGCP DEBUG <0013> Generated response: line #00: 200 3593 OK (mgcp_msg.c:67) 20241017055152397 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3594 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152397 DLMGCP DEBUG <0013> Received message: line #01: C: 0002 (mgcp_msg.c:67) 20241017055152397 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241017055152397 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241017055152397 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055152397 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152397 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152397 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152397 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152397 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152397 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152397 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152397 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152397 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152397 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152397 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152397 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152397 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152397 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152397 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152397 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152397 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152397 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152397 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152397 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152397 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152397 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152397 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152397 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152397 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152397 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152397 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152397 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152397 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152397 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152397 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152397 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152397 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152397 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152397 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152397 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152397 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152397 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152397 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152397 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152397 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152397 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152397 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152397 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152397 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152397 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152397 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152397 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152397 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152397 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152397 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152397 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152397 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152397 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152397 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152397 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152397 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152397 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152397 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152397 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152397 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152397 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152397 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152397 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152397 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152397 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152397 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152397 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152397 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152397 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152397 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152397 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152397 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152397 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152397 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152397 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152397 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152397 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152397 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152397 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152397 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152397 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152397 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152397 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152397 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152397 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152397 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152397 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152397 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152397 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152397 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152397 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152397 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152397 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152397 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152397 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152397 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152397 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152397 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152397 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152397 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152397 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152397 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152397 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152397 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152397 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152397 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152397 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152397 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152397 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152397 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152397 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152397 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152397 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152397 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152397 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152397 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152397 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152397 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152397 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152397 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152397 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152397 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152397 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152397 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152397 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152397 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152397 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152397 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152397 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152397 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152397 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152397 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152397 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152397 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152397 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152397 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152397 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152397 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152397 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152397 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152397 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152397 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152397 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152397 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152397 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152397 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152397 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152397 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152397 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152397 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152397 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152397 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152397 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152397 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152397 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152397 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152397 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152397 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152397 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152397 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152397 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152397 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152397 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152397 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152397 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152397 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152397 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152397 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152397 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152397 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152397 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152397 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152397 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152397 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152397 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152397 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152397 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152397 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152397 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152397 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152397 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152397 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152397 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152397 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152397 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152397 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152397 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152397 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152397 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152397 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152397 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152397 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152397 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152397 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152397 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152397 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152397 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152397 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152397 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152397 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152397 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152397 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152397 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152397 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152397 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152397 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152397 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152397 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152397 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152397 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152397 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152397 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152397 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152397 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152397 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152397 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152397 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152397 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152397 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152397 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152397 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152397 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152397 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152397 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152397 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152397 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152398 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152398 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152398 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152398 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152398 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152398 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152398 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152398 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152398 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152398 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152398 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152398 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152398 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152398 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152398 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152398 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152398 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152398 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152398 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152398 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152398 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152398 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152398 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152398 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152398 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152398 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152398 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152398 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152398 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152398 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152398 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152398 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152398 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152398 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152398 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152398 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152398 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152398 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152398 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152398 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152398 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152398 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152398 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152398 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152398 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152398 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152398 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152398 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152398 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152398 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152398 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152398 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152398 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152398 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152398 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152398 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152398 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152398 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152398 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152398 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152398 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152398 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152398 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152398 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152398 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152398 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152398 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152398 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152398 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152398 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152398 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152398 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152398 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152398 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241017055152398 DLMGCP DEBUG <0013> Generated response: line #00: 200 3594 OK (mgcp_msg.c:67) 20241017055152398 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3595 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152398 DLMGCP DEBUG <0013> Received message: line #01: C: 0003 (mgcp_msg.c:67) 20241017055152398 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241017055152398 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241017055152398 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055152398 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152398 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152398 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152398 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152398 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152398 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152398 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152398 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152398 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152398 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152398 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152398 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152398 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152398 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152398 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152398 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152398 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152398 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152398 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152398 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152398 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152398 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152398 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152398 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152398 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152398 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152398 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152398 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152398 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152398 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152398 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152398 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152398 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152398 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152398 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152398 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152398 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152398 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152398 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152398 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152398 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152398 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152398 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152398 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152398 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152398 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152398 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152398 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152398 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152398 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152398 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152398 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152398 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152399 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152399 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152399 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152399 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152399 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152399 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152399 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152399 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152399 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152399 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152399 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152399 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152399 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152399 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152399 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152399 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152399 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152399 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152399 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152399 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152399 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152399 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152399 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152399 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152399 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152399 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152399 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152399 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152399 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152399 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152399 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152399 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152399 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152399 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152399 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152399 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152399 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152399 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152399 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152399 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152399 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152399 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152399 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152399 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152399 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152399 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152399 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152399 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152399 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152399 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152399 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152399 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152399 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152399 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152399 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152399 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152399 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152399 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152399 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152399 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152399 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152399 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152399 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152399 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152399 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152399 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152399 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152399 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152399 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152399 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152399 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152399 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152399 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152399 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152399 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152399 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152399 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152399 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152399 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152399 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152399 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152399 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152399 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152399 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152399 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152399 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152399 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152399 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152399 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152399 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152399 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152399 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152399 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152399 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152399 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152399 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152399 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152399 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152399 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152399 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152399 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152399 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152399 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152399 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152399 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152399 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152399 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152399 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152399 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152399 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152399 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152399 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152399 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152399 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152399 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152399 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152399 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152399 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152399 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152399 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152399 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152399 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152399 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152399 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152399 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152399 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152399 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152399 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152399 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152399 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152399 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152399 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152399 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152399 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152399 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152399 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152399 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152399 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152399 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152399 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152399 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152399 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152399 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152399 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152399 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152399 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152399 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152399 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152399 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152399 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152399 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152399 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152399 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152399 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152399 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152399 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152399 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152399 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152399 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152399 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152399 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152399 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152399 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152399 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152399 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152399 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152399 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152399 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152399 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152399 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152399 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152399 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152399 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152399 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152399 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152399 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152399 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152399 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152399 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152399 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152399 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152399 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152399 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152399 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152399 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152399 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152399 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152399 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152399 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152399 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152399 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152399 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152399 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152399 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152399 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152399 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152399 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152399 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152399 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152399 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152399 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152399 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152399 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152399 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152399 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152399 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152399 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152399 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152399 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152399 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152399 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152399 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152399 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152399 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152399 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152399 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152399 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152399 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152399 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152399 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152399 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152399 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152399 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152399 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152399 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152399 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152399 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152399 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152399 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152399 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152399 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152399 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152399 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152399 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152399 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152399 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152399 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152399 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152399 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152399 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152399 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152399 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152399 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152399 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152399 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152399 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152399 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152399 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241017055152399 DLMGCP DEBUG <0013> Generated response: line #00: 200 3595 OK (mgcp_msg.c:67) 20241017055152400 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3596 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152400 DLMGCP DEBUG <0013> Received message: line #01: C: 0004 (mgcp_msg.c:67) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241017055152400 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241017055152400 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241017055152400 DLMGCP DEBUG <0013> Generated response: line #00: 200 3596 OK (mgcp_msg.c:67) 20241017055152400 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3597 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152400 DLMGCP DEBUG <0013> Received message: line #01: C: 0005 (mgcp_msg.c:67) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241017055152400 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241017055152400 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152400 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241017055152401 DLMGCP DEBUG <0013> Generated response: line #00: 200 3597 OK (mgcp_msg.c:67) 20241017055152401 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3598 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152401 DLMGCP DEBUG <0013> Received message: line #01: C: 0006 (mgcp_msg.c:67) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241017055152401 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241017055152401 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152401 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241017055152402 DLMGCP DEBUG <0013> Generated response: line #00: 200 3598 OK (mgcp_msg.c:67) 20241017055152402 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3599 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152402 DLMGCP DEBUG <0013> Received message: line #01: C: 0007 (mgcp_msg.c:67) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241017055152402 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241017055152402 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152402 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241017055152403 DLMGCP DEBUG <0013> Generated response: line #00: 200 3599 OK (mgcp_msg.c:67) 20241017055152403 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3600 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152403 DLMGCP DEBUG <0013> Received message: line #01: C: 0008 (mgcp_msg.c:67) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241017055152403 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241017055152403 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152403 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241017055152404 DLMGCP DEBUG <0013> Generated response: line #00: 200 3600 OK (mgcp_msg.c:67) 20241017055152404 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3601 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152404 DLMGCP DEBUG <0013> Received message: line #01: C: 0009 (mgcp_msg.c:67) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241017055152404 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241017055152404 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152404 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241017055152405 DLMGCP DEBUG <0013> Generated response: line #00: 200 3601 OK (mgcp_msg.c:67) 20241017055152405 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3602 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152405 DLMGCP DEBUG <0013> Received message: line #01: C: 000A (mgcp_msg.c:67) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241017055152405 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241017055152405 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152405 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241017055152405 DLMGCP DEBUG <0013> Generated response: line #00: 200 3602 OK (mgcp_msg.c:67) 20241017055152406 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3603 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152406 DLMGCP DEBUG <0013> Received message: line #01: C: 000B (mgcp_msg.c:67) 20241017055152406 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241017055152406 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241017055152406 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055152406 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152406 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152406 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152406 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152406 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152406 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152406 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152406 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152406 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152406 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152406 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152406 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152406 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152406 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152406 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152406 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152406 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152406 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152406 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152406 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152406 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152406 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152406 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152406 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152406 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152406 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152406 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152406 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152406 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152406 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152406 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152406 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152406 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152406 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152406 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152406 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152406 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152406 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152406 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152406 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152406 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152406 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152406 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152406 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152406 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152406 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152406 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152406 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152406 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152406 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152406 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152406 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152406 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152406 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152406 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152406 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152406 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152406 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152406 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152406 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152406 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152406 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152406 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152406 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152406 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152406 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152406 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152406 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152406 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152406 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152406 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152406 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152406 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152406 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152406 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152406 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152406 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152406 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152406 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152406 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152406 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152406 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152406 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152406 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152406 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152406 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152406 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152406 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152406 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152406 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152406 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152406 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152406 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152406 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152406 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152406 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152406 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152406 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152406 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152406 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152406 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152406 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152406 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152406 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152406 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152406 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152406 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152406 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152406 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152406 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152406 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152406 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152406 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152406 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152406 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152406 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152406 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152406 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152406 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152406 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152406 DLMGCP DEBUG[38;5;51m <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152406 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152406 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152406 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152406 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152406 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152406 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152406 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152406 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152406 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152406 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152406 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152406 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152406 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152406 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152406 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152406 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152406 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152406 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152406 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152406 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152406 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152406 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152406 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152406 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152406 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152406 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152406 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152406 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152406 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152406 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152406 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152406 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152406 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152406 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152406 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152406 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152406 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152406 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152406 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152406 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152406 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152406 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152406 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152406 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152406 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152406 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152406 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152406 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152406 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152406 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152406 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152406 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152406 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152406 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152406 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152406 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152406 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152406 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152406 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152406 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152406 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152406 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152406 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152406 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152406 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152406 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152406 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152406 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152406 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152406 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152406 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152406 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152406 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152406 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152406 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152406 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152406 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152406 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152406 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152406 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152406 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152406 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152406 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152406 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152406 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152406 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152406 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152406 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152406 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152406 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152406 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152406 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152406 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152406 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152406 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152406 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152406 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152406 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152406 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152406 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152406 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3605 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152408 DLMGCP DEBUG <0013> Received message: line #01: C: 000D (mgcp_msg.c:67) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241017055152408 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241017055152408 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152408 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241017055152408 DLMGCP DEBUG <0013> Generated response: line #00: 200 3605 OK (mgcp_msg.c:67) 20241017055152409 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3606 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152409 DLMGCP DEBUG <0013> Received message: line #01: C: 000E (mgcp_msg.c:67) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241017055152409 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241017055152409 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152409 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3610 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152412 DLMGCP DEBUG <0013> Received message: line #01: C: 0012 (mgcp_msg.c:67) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241017055152412 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241017055152412 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152412 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152413 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152413 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152413 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152413 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152413 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152413 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152413 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152413 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152413 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152413 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152413 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152413 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152413 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152413 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152413 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152413 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152413 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152413 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152413 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152413 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152413 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152413 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152413 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152413 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152413 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152413 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152413 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152413 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152413 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152413 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152413 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152413 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152413 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152413 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152413 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152413 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152413 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152413 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152413 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241017055152413 DLMGCP DEBUG <0013> Generated response: line #00: 200 3610 OK (mgcp_msg.c:67) 20241017055152413 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3611 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152413 DLMGCP DEBUG <0013> Received message: line #01: C: 0013 (mgcp_msg.c:67) 20241017055152413 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241017055152413 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241017055152413 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055152413 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152413 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152413 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152413 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152413 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152413 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152413 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152413 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152413 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152413 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152413 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152413 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152413 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152413 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152413 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152413 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152413 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152413 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152413 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152413 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152413 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152413 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152413 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152413 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152413 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152413 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152413 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152413 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152413 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152413 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152413 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152413 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152413 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152413 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152413 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152413 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152413 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152413 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152413 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152413 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152413 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152413 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152413 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152413 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152413 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152413 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152413 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152413 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152413 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152413 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152413 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152413 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152413 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152413 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152413 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152413 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152413 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152413 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152413 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152413 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152413 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152413 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152413 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152413 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152413 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152413 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152413 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152413 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152413 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152413 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152413 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152413 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152413 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152413 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152413 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152413 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152413 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152413 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152413 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152413 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152413 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152413 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152413 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152413 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152413 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152413 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152413 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152413 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152413 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152413 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152413 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152413 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152413 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152413 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152413 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152413 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152413 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152413 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152413 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152413 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152413 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152413 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152413 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152413 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152413 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152413 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152413 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152413 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152413 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152413 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152413 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152413 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152413 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152413 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152413 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152413 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152413 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152413 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152413 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152413 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152413 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152413 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152413 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152413 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152413 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152413 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152413 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152413 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152413 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152413 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152413 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152413 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152413 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152413 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152413 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152413 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152413 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152413 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152413 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152413 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152413 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152413 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152413 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152413 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152413 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152413 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152413 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152413 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152413 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152413 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152413 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152413 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152413 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152413 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152413 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152413 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152413 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152413 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152413 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152413 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152413 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152413 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152413 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152413 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152413 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152413 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152413 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152413 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152413 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152413 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152413 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152413 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152413 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152413 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152413 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152413 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152413 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152413 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152413 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152413 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152413 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152413 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152413 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152413 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152413 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152413 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152413 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152413 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152413 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152413 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152413 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152413 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152413 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152413 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152413 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152413 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152413 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3618 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152419 DLMGCP DEBUG <0013> Received message: line #01: C: 001A (mgcp_msg.c:67) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241017055152419 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241017055152419 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241017055152419 DLMGCP DEBUG <0013> Generated response: line #00: 200 3618 OK (mgcp_msg.c:67) 20241017055152419 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3619 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152419 DLMGCP DEBUG <0013> Received message: line #01: C: 001B (mgcp_msg.c:67) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241017055152419 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241017055152419 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152419 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152420 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152420 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152420 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152420 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152420 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152420 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152420 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152420 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152420 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152420 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152420 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152420 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152420 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152420 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152420 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152420 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152420 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152420 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152420 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152420 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152420 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152420 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152420 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152420 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152420 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152420 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152420 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152420 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152420 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152420 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152420 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152420 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152420 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152420 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152420 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152420 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152420 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152420 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152420 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152420 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152420 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152420 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152420 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152420 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152420 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152420 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152420 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152420 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152420 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152420 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152420 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152420 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152420 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152420 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152420 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152420 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152420 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152420 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152420 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152420 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152420 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152420 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152420 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152420 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152420 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152420 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152420 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152420 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152420 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152420 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152420 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152420 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152420 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152420 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152420 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152420 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152420 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152420 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152420 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152420 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152420 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152420 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152420 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152420 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152420 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152420 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152420 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152420 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152420 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152420 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152420 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152420 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152420 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152420 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152420 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152420 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152420 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152420 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152420 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152420 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152420 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152420 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152420 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152420 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152420 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152420 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152420 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152420 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152420 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152420 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152420 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152420 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152420 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152420 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152420 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152420 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152420 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152420 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152420 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152420 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152420 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152420 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152420 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152420 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152420 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152420 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152420 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152420 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152420 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152420 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152420 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152420 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152420 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152420 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152420 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152420 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152420 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152420 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152420 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152420 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152420 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152420 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152420 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152420 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152420 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152420 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152420 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152420 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152420 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152420 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152420 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152420 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152420 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152420 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152420 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152420 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152420 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152420 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152420 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152420 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152420 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152420 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152420 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152420 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152420 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152420 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152420 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152420 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152420 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152420 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152420 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152420 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152420 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152420 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152420 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152420 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152420 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152420 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152420 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152420 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152420 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152420 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3626 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152425 DLMGCP DEBUG <0013> Received message: line #01: C: 0022 (mgcp_msg.c:67) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241017055152425 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241017055152425 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152425 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241017055152425 DLMGCP DEBUG <0013> Generated response: line #00: 200 3626 OK (mgcp_msg.c:67) 20241017055152426 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3627 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152426 DLMGCP DEBUG <0013> Received message: line #01: C: 0023 (mgcp_msg.c:67) 20241017055152426 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241017055152426 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241017055152426 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055152426 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152426 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152426 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152426 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152426 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152426 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152426 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152426 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152426 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152426 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152426 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152426 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152426 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152426 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152426 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152426 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152426 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152426 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152426 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152426 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152426 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152426 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152426 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152426 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152426 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152426 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152426 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152426 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152426 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152426 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152426 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152426 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152426 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152426 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152426 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152426 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152426 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152426 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152426 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152426 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152426 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152426 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152426 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152426 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152426 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152426 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152426 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152426 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152426 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152426 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152426 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152426 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152426 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152426 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152426 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152426 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152426 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152426 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152426 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152426 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152426 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152426 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152426 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152426 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152426 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152426 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152426 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152426 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152426 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152426 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152426 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152426 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152426 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152426 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152426 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152426 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152426 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152426 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152426 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152426 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152426 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152426 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152426 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152426 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152426 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152426 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152426 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152426 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152426 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152426 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152426 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152426 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152426 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152426 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152426 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152426 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152426 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152426 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152426 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152426 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152426 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152426 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152426 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152426 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152426 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152426 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152426 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152426 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152426 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152426 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152426 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152426 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152426 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152426 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152426 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152426 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152426 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152426 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152426 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152426 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152426 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152426 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152426 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152426 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152426 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152426 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152426 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152426 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152426 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152426 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152426 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152426 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152426 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152426 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152426 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152426 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152426 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152426 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152426 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152426 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152426 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152426 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152426 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152426 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152426 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152426 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152426 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152426 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152426 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152426 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152426 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152426 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152426 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152426 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152426 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152426 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152426 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152426 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152426 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152426 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152426 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152426 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152426 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152426 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152426 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152426 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152426 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152426 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152426 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152426 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152426 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152426 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152426 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152426 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152426 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152426 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152426 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152426 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152426 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152426 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152426 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152426 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152426 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152426 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152426 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152426 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152426 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152426 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152426 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152432 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3636 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152432 DLMGCP DEBUG <0013> Received message: line #01: C: 002C (mgcp_msg.c:67) 20241017055152433 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3637 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152433 DLMGCP DEBUG <0013> Received message: line #01: C: 002D (mgcp_msg.c:67) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241017055152433 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241017055152433 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241017055152433 DLMGCP DEBUG <0013> Generated response: line #00: 200 3637 OK (mgcp_msg.c:67) 20241017055152433 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3638 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152433 DLMGCP DEBUG <0013> Received message: line #01: C: 002E (mgcp_msg.c:67) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241017055152433 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241017055152433 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152433 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152434 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152434 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152434 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152434 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152434 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152434 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152434 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152434 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152434 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152434 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152434 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152434 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152434 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152434 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152434 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152434 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152434 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152434 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152434 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152434 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152434 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152434 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152434 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152434 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152434 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152434 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152434 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152434 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152434 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152434 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152434 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152434 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152434 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152434 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152434 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152434 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152434 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152434 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152434 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152434 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152434 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152434 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152434 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152434 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152434 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152434 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152434 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152434 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152434 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152434 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152434 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152434 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152434 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152434 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152434 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152434 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152434 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152434 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152434 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152434 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152434 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152434 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152434 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152434 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152434 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152434 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152434 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152434 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152434 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152434 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152434 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152434 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152434 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152434 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152434 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152434 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152434 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152434 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152434 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152434 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152434 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152434 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152434 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152434 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152434 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152434 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152434 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152434 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152434 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152434 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152434 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152434 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152434 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152434 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152434 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152434 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152434 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152434 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152434 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152434 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152434 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152434 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152434 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152434 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152434 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152434 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152434 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152434 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152434 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152434 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152434 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152434 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152434 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152434 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152434 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152434 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152434 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152434 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152434 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152434 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152434 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152434 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152434 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152434 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152434 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152434 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152434 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152434 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152434 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152441 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3649 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152441 DLMGCP DEBUG <0013> Received message: line #01: C: 0039 (mgcp_msg.c:67) 20241017055152441 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241017055152441 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241017055152441 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055152441 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152441 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152441 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152441 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152441 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152441 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152441 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152441 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152441 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152441 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152441 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152441 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152441 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152441 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152441 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152441 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152441 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152441 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152441 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152441 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152441 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152441 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152441 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152441 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152441 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152441 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152441 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152441 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152441 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152441 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152441 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152441 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152441 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152441 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152441 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152441 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152441 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152441 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152441 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152441 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152441 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152441 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152441 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152441 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152441 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152441 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152441 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152441 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152441 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152441 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152441 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152441 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152441 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152441 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152441 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152441 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152441 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152441 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152441 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152441 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152441 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152441 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152441 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152441 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152441 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152441 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152441 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152441 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152441 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152441 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152441 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152441 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152441 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152441 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152441 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152441 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152441 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152441 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152441 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152441 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152441 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152441 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152441 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152441 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152441 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152441 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152441 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152441 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152441 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152441 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152441 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152441 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152441 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152441 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152441 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152441 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152441 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152441 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152441 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152441 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152441 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152441 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152441 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152441 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152441 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152441 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152441 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152441 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152441 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152441 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152441 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152441 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152441 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152441 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152441 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152441 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241017055152442 DLMGCP DEBUG <0013> Generated response: line #00: 200 3649 OK (mgcp_msg.c:67) 20241017055152442 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3650 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152442 DLMGCP DEBUG <0013> Received message: line #01: C: 003A (mgcp_msg.c:67) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241017055152442 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241017055152442 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152442 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152448 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3659 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152448 DLMGCP DEBUG <0013> Received message: line #01: C: 0043 (mgcp_msg.c:67) 20241017055152448 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241017055152448 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241017055152448 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055152448 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152448 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152448 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152448 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152448 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152449 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3660 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152449 DLMGCP DEBUG <0013> Received message: line #01: C: 0044 (mgcp_msg.c:67) 20241017055152449 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241017055152449 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241017055152449 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055152449 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152449 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152449 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152449 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152449 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152449 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152449 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152449 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152449 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152449 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152449 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152449 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152449 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152449 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152449 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152449 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152449 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152449 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152449 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152449 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152449 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152449 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152449 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152449 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152449 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152449 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152449 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152449 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152449 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152449 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152449 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152449 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152449 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152449 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152449 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152449 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152449 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152449 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152449 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152449 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152449 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152449 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152449 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152449 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152449 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152449 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152449 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152449 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152449 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152449 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152449 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152449 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152449 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152449 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152449 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152449 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152449 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152449 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152449 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152449 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152449 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152449 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152449 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152449 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152449 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152449 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152449 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152449 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152449 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152449 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152449 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152449 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152449 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152449 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152449 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152449 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152449 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152449 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152449 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152449 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152449 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152449 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152449 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152449 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152449 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152449 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152449 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152449 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152449 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152449 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152449 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152449 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152449 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152449 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152449 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152449 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152449 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152449 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152449 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152449 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152449 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152449 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152449 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152449 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152449 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152449 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152449 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152449 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152449 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152449 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152449 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152449 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152449 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152449 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152449 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152449 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152449 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152449 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152449 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152449 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152449 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152449 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152449 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152449 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152449 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152449 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152449 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152449 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152449 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152449 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152449 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152449 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152449 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152449 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152449 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152449 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152449 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152450 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3661 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152450 DLMGCP DEBUG <0013> Received message: line #01: C: 0045 (mgcp_msg.c:67) 20241017055152450 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241017055152450 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241017055152450 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055152450 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152450 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152450 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152450 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152450 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152450 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152450 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152450 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152450 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152450 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152450 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152450 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152450 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152450 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152450 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152450 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152450 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152450 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152450 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152450 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152450 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152450 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152450 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152450 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152450 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152450 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152450 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152450 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152450 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152450 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152450 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152450 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152450 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152450 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152450 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152450 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152450 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152450 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152450 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152450 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152450 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152450 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152450 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152450 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152450 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152450 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152450 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152450 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152450 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152450 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152450 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152450 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152450 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152450 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152450 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152450 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152450 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152450 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152450 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152450 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152450 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152450 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152450 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152450 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152450 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152450 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152450 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152450 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152450 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152450 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152450 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152450 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152450 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152450 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152450 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152450 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152450 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152450 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152450 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152450 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152450 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152450 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152450 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152450 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152450 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152450 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152450 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152450 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152450 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152450 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152450 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152450 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152450 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152450 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152450 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152450 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152450 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152450 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152450 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152450 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152450 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152450 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152450 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152450 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152450 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152450 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152450 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152450 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152450 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152450 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152450 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152450 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152450 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152450 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152450 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152450 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152450 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152450 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152450 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152450 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152450 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152450 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152450 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152450 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152450 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152450 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152450 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152450 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152450 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152450 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152450 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152450 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152450 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152450 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152450 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152450 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152450 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152450 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152450 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152450 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152450 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152450 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152450 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152450 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152451 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3662 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152451 DLMGCP DEBUG <0013> Received message: line #01: C: 0046 (mgcp_msg.c:67) 20241017055152451 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241017055152451 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241017055152451 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055152451 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152451 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152451 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152451 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152451 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152451 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152451 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152451 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152451 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152451 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152451 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152451 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152451 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152451 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152451 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152451 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152451 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152451 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152451 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152451 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152451 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152451 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152451 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152451 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152451 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152451 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152451 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152451 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152451 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152451 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152451 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152451 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152451 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152451 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152451 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152451 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152451 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152451 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152451 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152451 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152451 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152451 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152451 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152451 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152451 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152451 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152451 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152451 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152451 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152451 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152451 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152451 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152451 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152451 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152451 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152451 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152451 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152451 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152451 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152451 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152451 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152451 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152451 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152451 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152451 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152451 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152451 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152451 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152451 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152451 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152451 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152451 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152451 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152451 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152451 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152451 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152451 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152451 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152451 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152451 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152451 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152451 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152451 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152451 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152451 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152451 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152451 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152451 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152451 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152451 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152451 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152451 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152451 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152451 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152451 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152451 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152451 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152451 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152451 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152451 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152451 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152451 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152451 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152451 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152451 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152451 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152451 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152451 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152451 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152451 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152451 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152451 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152451 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152451 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152451 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152451 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152451 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152451 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152451 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152451 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152451 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152451 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152451 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152451 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152451 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152451 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152451 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152451 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152451 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152451 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152451 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152451 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152451 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152451 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152451 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152451 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152451 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152451 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152451 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152451 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152451 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152451 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152451 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152451 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152451 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152451 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152451 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152451 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3663 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152451 DLMGCP DEBUG <0013> Received message: line #01: C: 0047 (mgcp_msg.c:67) 20241017055152451 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241017055152451 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241017055152451 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055152451 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152451 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152451 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152451 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152451 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152451 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152451 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152451 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152451 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152451 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152451 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152451 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152451 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152451 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152451 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152451 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152451 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152451 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152451 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152451 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152451 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152451 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152451 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152451 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152451 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152451 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152451 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152451 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152451 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152451 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152451 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152451 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152451 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152451 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152451 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152451 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152451 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152451 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152451 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152451 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152451 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152451 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152451 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152451 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152451 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152451 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152451 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152451 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152451 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152451 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152451 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152451 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152451 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152451 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152451 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152451 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152451 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152451 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152451 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152451 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152451 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152451 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152451 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152451 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152451 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152451 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152451 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152451 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152451 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152455 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3669 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152455 DLMGCP DEBUG <0013> Received message: line #01: C: 004D (mgcp_msg.c:67) 20241017055152455 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241017055152455 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241017055152455 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055152455 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152455 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152455 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152455 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152455 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152455 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152455 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152455 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152455 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152455 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152455 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152455 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152455 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152455 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152455 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152455 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152455 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152455 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152455 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152455 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152455 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152455 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152455 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152455 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152455 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152455 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152455 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152455 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152455 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152455 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152455 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152455 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152455 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152455 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152455 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152455 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152455 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152455 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152455 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152455 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152455 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152455 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152455 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152455 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152455 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152455 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152455 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152455 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152455 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152455 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152455 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152455 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152455 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152455 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152455 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152455 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152455 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152455 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152455 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152455 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152455 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152455 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152455 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152455 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152455 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152455 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152455 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152455 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152455 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152455 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152455 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152455 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152455 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152455 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152455 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152455 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152455 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152455 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152455 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152455 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152455 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152455 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152455 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152455 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152455 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152455 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152455 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152455 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152455 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152455 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152455 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152455 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152455 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152455 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152455 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152455 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152455 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152455 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152456 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152456 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152456 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152456 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152456 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152456 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152456 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152456 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152456 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152456 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152456 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152456 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152456 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152456 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152456 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152456 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152456 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152456 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152456 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152456 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152456 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152456 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152456 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152456 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152456 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152456 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152456 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152456 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152456 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152456 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152456 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152456 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152456 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152456 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152456 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152456 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152456 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152456 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152456 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152456 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152456 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152456 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152456 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152456 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152456 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3670 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152456 DLMGCP DEBUG <0013> Received message: line #01: C: 004E (mgcp_msg.c:67) 20241017055152456 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241017055152456 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241017055152456 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055152456 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152456 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152456 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152456 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152456 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152456 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152456 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152456 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152456 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152456 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152456 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152456 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152456 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152456 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152456 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152456 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152456 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152456 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152456 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152456 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152456 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152456 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152456 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152456 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152456 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152456 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152456 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152456 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152456 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152456 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152456 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152456 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152456 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152456 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152456 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152456 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152456 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152456 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152456 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152456 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152456 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152456 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152456 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152456 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152456 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152456 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152456 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152456 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152456 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152456 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152456 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152456 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152456 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152456 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152456 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152456 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152456 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152456 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152456 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152456 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152456 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152456 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152456 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152456 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152456 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152456 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152456 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152456 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152456 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152456 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152456 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152456 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152456 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152456 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152456 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152456 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152456 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152456 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152456 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152456 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152456 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152456 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152456 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152456 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152456 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152456 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152456 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152456 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152456 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152456 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152456 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152456 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152456 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152456 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152456 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152456 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152456 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152456 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152456 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152456 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152456 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152456 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152456 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152456 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152456 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152456 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152456 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152456 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152456 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152456 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152456 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152456 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152456 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152456 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152456 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152456 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152456 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152456 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152456 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152456 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152456 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152456 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152456 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152456 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152456 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152456 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152456 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152456 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152456 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152456 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152456 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152456 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152456 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152456 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152456 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152456 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152456 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152456 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152456 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152456 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152456 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152456 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152456 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152456 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152456 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152456 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152456 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152456 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152456 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152456 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152457 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3671 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152457 DLMGCP DEBUG <0013> Received message: line #01: C: 004F (mgcp_msg.c:67) 20241017055152457 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241017055152457 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241017055152457 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055152457 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152457 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152457 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152457 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152457 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152457 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152457 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152457 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152457 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152457 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152457 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152457 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152457 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152457 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152457 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152457 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152457 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152457 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152457 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152457 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152457 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152457 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152457 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152457 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152457 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152457 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152457 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152457 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152457 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152457 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152457 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152457 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152457 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152457 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152457 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152457 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152457 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152457 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152457 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152457 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152457 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152457 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152457 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152457 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152457 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152457 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152457 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152457 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152457 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152457 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152457 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152457 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152457 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152457 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152457 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152457 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152457 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152457 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152457 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152457 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152457 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152457 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152457 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152457 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152457 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152457 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152457 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152457 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152457 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152457 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152457 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152457 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152457 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152457 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152457 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152457 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152457 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152457 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152457 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152457 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152457 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152457 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152457 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152457 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152457 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152457 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152457 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152457 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152457 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152457 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152457 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152457 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152457 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152457 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152457 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152457 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152457 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152457 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152457 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152457 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152457 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152457 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152457 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152457 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152457 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152457 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152457 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152457 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152457 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152457 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152457 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152457 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152457 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152457 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152457 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152457 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152457 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152457 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152457 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152457 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152457 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152457 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152457 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152457 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152457 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152457 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152457 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152457 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152457 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152457 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152457 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152457 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152457 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152457 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152457 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152457 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152457 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152457 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152457 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152457 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152457 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152457 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152457 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152457 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152457 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152457 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152457 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152457 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152457 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3672 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152460 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3676 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152460 DLMGCP DEBUG <0013> Received message: line #01: C: 0054 (mgcp_msg.c:67) 20241017055152460 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241017055152460 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241017055152460 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055152460 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152460 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152460 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152460 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152460 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152460 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152460 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152460 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152460 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152460 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152461 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3677 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152461 DLMGCP DEBUG <0013> Received message: line #01: C: 0055 (mgcp_msg.c:67) 20241017055152461 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241017055152461 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241017055152461 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055152461 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152461 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152461 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152461 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152461 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152461 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152461 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152461 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152461 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152461 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152461 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152461 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152461 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152461 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152461 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152461 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152461 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152461 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152461 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152461 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152461 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152461 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152461 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152461 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152461 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152461 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152461 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152461 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152461 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152461 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152461 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152461 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152461 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152461 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152461 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152461 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152461 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152461 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152461 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152461 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152461 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152461 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152461 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152461 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152461 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152461 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152461 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152461 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152461 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152461 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152461 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152461 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152461 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152461 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152461 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152461 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152461 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152461 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152461 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152461 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152461 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152461 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152461 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152461 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152461 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152461 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152461 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152461 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152461 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152461 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152461 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152461 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152461 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152461 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152461 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152461 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152461 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152461 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152461 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152461 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152461 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152461 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152461 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152461 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152461 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152461 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152461 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152461 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152461 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152461 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152461 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152461 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152461 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152461 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152461 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152461 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152461 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152461 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152461 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152461 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152461 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152461 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152461 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152461 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152461 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152461 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152461 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152461 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152461 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152461 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152461 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152461 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152461 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152461 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152461 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152461 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152461 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152461 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152461 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152461 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152461 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152461 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152461 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152461 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3678 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152461 DLMGCP DEBUG <0013> Received message: line #01: C: 0056 (mgcp_msg.c:67) 20241017055152461 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241017055152461 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241017055152461 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055152461 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152461 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152461 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152461 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152461 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152461 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152461 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152461 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152461 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152461 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152461 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152461 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152461 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152461 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152461 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152461 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152461 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152461 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152461 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152461 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3679 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152462 DLMGCP DEBUG <0013> Received message: line #01: C: 0057 (mgcp_msg.c:67) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241017055152462 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241017055152462 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152462 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152463 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152463 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152463 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152463 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152463 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152463 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152463 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152463 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152463 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152463 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152463 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152463 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152463 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152463 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152463 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152463 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152463 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152463 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152463 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152463 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152463 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152463 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152463 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152463 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152463 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152463 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152463 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152463 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152463 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152463 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152463 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152463 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152463 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152463 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152463 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152463 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152463 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152463 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152463 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152463 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152463 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152463 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152463 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152463 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152463 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152463 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152463 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152463 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152463 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152463 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152463 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152463 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152463 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152463 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152463 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152463 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152463 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152463 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152463 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152463 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152463 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152463 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152463 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152463 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152463 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152463 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152463 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152463 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152463 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152463 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152463 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152463 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152463 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152463 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152463 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152463 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152463 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152463 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152463 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152463 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152463 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152463 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152463 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152463 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152463 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152463 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152463 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152463 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152463 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152463 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152463 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152466 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3685 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152466 DLMGCP DEBUG <0013> Received message: line #01: C: 005D (mgcp_msg.c:67) 20241017055152466 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241017055152466 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241017055152466 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055152466 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152466 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152466 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152466 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152466 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152466 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152466 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152466 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152466 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152466 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152466 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152466 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152466 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152466 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152466 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152466 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152466 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152466 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152466 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152466 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152466 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152466 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152466 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152466 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152466 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152466 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152466 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152466 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152466 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152466 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152466 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152466 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152466 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152466 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152466 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152466 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152466 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152466 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152466 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152466 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152466 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152466 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241017055152467 DLMGCP DEBUG <0013> Generated response: line #00: 200 3685 OK (mgcp_msg.c:67) 20241017055152467 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3686 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152467 DLMGCP DEBUG <0013> Received message: line #01: C: 005E (mgcp_msg.c:67) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241017055152467 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241017055152467 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152467 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152468 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152468 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152468 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152468 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152468 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152468 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152468 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152468 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152468 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152468 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152468 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152468 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152468 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152468 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152468 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152468 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152468 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152468 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152468 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152468 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152468 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152468 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152468 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152468 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152474 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3696 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152474 DLMGCP DEBUG <0013> Received message: line #01: C: 0068 (mgcp_msg.c:67) 20241017055152474 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241017055152474 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241017055152474 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055152474 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152474 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152474 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152474 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152474 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152474 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152474 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152474 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152474 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152474 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152474 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152474 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152474 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152474 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152474 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152474 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152474 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152474 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152474 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152474 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152474 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152474 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152474 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152474 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152474 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152474 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152474 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152474 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152474 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152474 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152474 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152474 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152474 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152474 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152474 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152474 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152474 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152474 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152474 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152474 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152474 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152474 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152474 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152474 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152474 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152474 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152474 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152474 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152474 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152474 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152474 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152474 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152474 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152474 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152474 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152474 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152474 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152474 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152474 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152474 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152474 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152474 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152474 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152474 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152474 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152474 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152474 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152474 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152474 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152474 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152474 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152474 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152474 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152474 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152474 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152474 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152474 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152474 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152474 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152474 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152474 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152474 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152474 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152474 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152474 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152474 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152474 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152474 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152474 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152474 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152474 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152474 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152474 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152474 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152474 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152474 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152474 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152474 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152474 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152474 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152474 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152474 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152474 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152474 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152474 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152474 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152474 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152474 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152474 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152474 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152474 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152474 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152474 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152474 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152474 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152474 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152474 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152474 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152474 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152474 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152474 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152474 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152474 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152474 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152474 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152474 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152474 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152474 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152474 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152474 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152474 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152474 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152474 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152474 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152474 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152474 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152474 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152474 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152474 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152474 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152474 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152474 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152474 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152474 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152474 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152474 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152474 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3697 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152475 DLMGCP DEBUG <0013> Received message: line #01: C: 0069 (mgcp_msg.c:67) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241017055152475 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241017055152475 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241017055152475 DLMGCP DEBUG <0013> Generated response: line #00: 200 3697 OK (mgcp_msg.c:67) 20241017055152475 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3698 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152475 DLMGCP DEBUG <0013> Received message: line #01: C: 006A (mgcp_msg.c:67) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241017055152475 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241017055152475 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152475 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152476 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152476 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152476 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152476 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152476 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152476 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152476 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152476 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152476 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152476 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152476 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152476 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152476 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152476 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152476 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152476 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152476 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152476 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152476 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152476 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152476 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152476 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152476 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152476 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152476 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152476 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152476 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152476 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152483 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3709 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152483 DLMGCP DEBUG <0013> Received message: line #01: C: 0075 (mgcp_msg.c:67) 20241017055152483 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241017055152483 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241017055152483 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055152483 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152483 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152483 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152483 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152483 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152483 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152483 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152483 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152483 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152483 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152483 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152483 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152483 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152483 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152483 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152483 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152483 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152483 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152483 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152483 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152483 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152483 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152483 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152483 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152483 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152483 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152483 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152483 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152483 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152483 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152483 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152483 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152483 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152483 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152483 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152483 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152483 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152483 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152483 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152483 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152483 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152483 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152483 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152483 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152483 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152483 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152483 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152483 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152483 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152483 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152483 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152483 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152483 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152483 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152483 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152483 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152483 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152483 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152483 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152483 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152483 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152483 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152483 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152483 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152483 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152483 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152483 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152483 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152483 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152483 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152483 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152483 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152483 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152483 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152483 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152483 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152483 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152483 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152483 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152483 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152483 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152483 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152483 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152483 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152483 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152483 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152483 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152483 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152483 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152483 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152483 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152483 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152483 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152483 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152483 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152483 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152483 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152483 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152483 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152483 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152483 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152483 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152483 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152483 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152483 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152483 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152483 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152483 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152484 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3710 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152484 DLMGCP DEBUG <0013> Received message: line #01: C: 0076 (mgcp_msg.c:67) 20241017055152484 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241017055152484 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241017055152484 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055152484 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152484 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152484 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152484 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152484 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152484 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152484 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152484 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152484 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152484 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152484 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152484 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152484 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152484 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152484 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152484 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152484 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152484 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152484 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152484 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152484 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152484 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152484 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152484 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152484 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152484 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152484 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152484 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152484 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152484 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152484 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152484 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152484 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152484 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152484 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152484 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152484 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152484 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152484 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152484 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152484 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152484 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152484 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152484 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152484 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152484 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152484 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152484 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152484 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152484 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152484 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152484 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152484 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152484 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152484 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152484 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152484 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152484 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152484 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152484 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152484 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152484 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152484 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152484 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152484 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152484 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152484 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152484 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152484 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152484 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152484 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152484 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152484 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152484 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152484 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152484 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152484 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152484 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152484 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152484 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152484 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152484 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152484 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152484 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152484 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152484 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152484 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152484 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152484 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152484 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152484 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152484 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152484 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152484 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152484 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152484 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152484 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152484 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152484 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152484 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152484 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152484 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152484 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152484 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152484 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152484 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152484 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152484 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152484 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152484 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152484 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152484 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152484 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152484 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152484 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152484 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152484 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152484 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152484 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152484 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152484 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152484 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152484 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152484 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152484 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152484 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152484 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152484 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152484 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152484 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152484 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152484 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152484 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152484 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152484 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152484 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152484 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152484 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152484 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152484 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152484 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152484 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152484 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152484 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152484 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152484 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152484 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152484 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3711 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152484 DLMGCP DEBUG <0013> Received message: line #01: C: 0077 (mgcp_msg.c:67) 20241017055152484 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241017055152484 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241017055152484 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055152484 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152484 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152484 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152484 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152484 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152484 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152484 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152484 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152484 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152484 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152484 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152484 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152484 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152484 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152484 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152484 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152484 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152484 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152484 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152484 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152484 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152484 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152484 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152484 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152484 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152484 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152484 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152484 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152484 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152484 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152484 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152484 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152484 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152484 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152484 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152484 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152485 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152485 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152485 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152485 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152485 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152485 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152485 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152485 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152485 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152485 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152485 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152485 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152485 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152485 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152485 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152485 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152485 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152485 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152485 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152485 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152485 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152485 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152485 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152485 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152485 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152485 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152485 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152485 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152485 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152485 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152485 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152485 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152485 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152485 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152485 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152485 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152485 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152485 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152485 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152485 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152485 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152485 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152485 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152485 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152485 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152485 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152485 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152485 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152485 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152485 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152485 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152485 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152485 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152485 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152485 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152485 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152485 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152485 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152485 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152485 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152485 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152485 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152485 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152485 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152485 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152485 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152485 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152485 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152485 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152485 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152485 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152485 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152485 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152485 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152485 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152485 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152485 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152485 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152485 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152485 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152485 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152485 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152485 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152485 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152485 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152485 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152485 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152485 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152485 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152485 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152485 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152485 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152485 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152485 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152485 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152485 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152485 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152485 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152485 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152485 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152485 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152485 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152485 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152485 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152485 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152485 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152485 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152485 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152485 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152485 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152485 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152485 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152485 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152485 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152485 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152485 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152485 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152485 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152485 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152485 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152485 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152485 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152485 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152485 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152485 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152485 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152485 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152485 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152485 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152485 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152485 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152485 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152485 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152485 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152485 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152485 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152485 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152485 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152485 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152485 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152485 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152485 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152485 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152485 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152485 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152485 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152485 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152485 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152485 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152485 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152485 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152485 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152485 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152485 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152485 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152485 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152485 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152485 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152485 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152485 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152485 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152485 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152485 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152485 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152485 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152485 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152485 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152485 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152485 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152485 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152485 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152485 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152485 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152485 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152485 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152485 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152485 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152485 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152485 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152485 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152485 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152485 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152485 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152485 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152485 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152485 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152485 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152485 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152485 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152485 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152485 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152485 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152485 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152485 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152485 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152485 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152485 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152485 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152485 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152485 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152485 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152485 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152485 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152485 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152485 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152485 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152493 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3724 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152493 DLMGCP DEBUG <0013> Received message: line #01: C: 0084 (mgcp_msg.c:67) 20241017055152493 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241017055152493 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241017055152493 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055152493 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152493 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152493 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152493 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152493 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152493 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152493 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152494 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152494 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152494 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152494 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152494 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152494 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152494 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152494 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152494 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152494 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152494 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152494 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152494 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152494 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152494 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152494 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152494 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152494 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152494 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152494 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152494 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152494 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152494 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152494 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152494 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152494 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152494 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152494 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152494 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152494 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152494 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152494 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152494 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152494 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152494 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152494 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152494 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152494 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152494 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152494 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152494 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152494 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152494 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152494 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152494 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152494 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152494 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152494 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152494 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152494 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152494 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152494 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152494 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152494 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152494 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152494 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152494 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152494 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152494 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152494 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152494 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152494 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152494 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152494 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152494 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152494 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152494 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152494 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152494 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3725 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152494 DLMGCP DEBUG <0013> Received message: line #01: C: 0085 (mgcp_msg.c:67) 20241017055152494 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241017055152494 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241017055152494 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055152494 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152494 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152494 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152494 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152494 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152494 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152494 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152494 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152494 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152494 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152494 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152494 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152494 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152494 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152494 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152494 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152494 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152494 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152494 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152494 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152494 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152494 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152494 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152494 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152494 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152494 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152494 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152494 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152494 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152494 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152494 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152494 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152494 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152494 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152494 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152494 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152494 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152494 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152494 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152494 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152494 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152494 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152494 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152494 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152494 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152494 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152494 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152494 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152494 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152494 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152494 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152494 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152494 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152494 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152494 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152494 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152494 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152494 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152494 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152494 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152494 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152494 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152494 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152494 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152494 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152494 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152494 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152494 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152494 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152494 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152494 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152494 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152494 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152494 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152494 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152494 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152494 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152494 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152494 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152494 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152494 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152494 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152494 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152494 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152494 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152494 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152494 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152494 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152494 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152494 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152494 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152494 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152494 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152494 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152494 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152494 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152494 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152494 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152494 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152494 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152494 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152494 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152494 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152494 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152494 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152494 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152494 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152494 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152494 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152494 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152494 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152494 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152494 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152494 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152494 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152494 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152494 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152494 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152494 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152494 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152494 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152494 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152494 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241017055152495 DLMGCP DEBUG <0013> Generated response: line #00: 200 3725 OK (mgcp_msg.c:67) 20241017055152495 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3726 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152495 DLMGCP DEBUG <0013> Received message: line #01: C: 0086 (mgcp_msg.c:67) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241017055152495 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241017055152495 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152495 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241017055152496 DLMGCP DEBUG <0013> Generated response: line #00: 200 3726 OK (mgcp_msg.c:67) 20241017055152496 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3727 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152496 DLMGCP DEBUG <0013> Received message: line #01: C: 0087 (mgcp_msg.c:67) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241017055152496 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241017055152496 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152496 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152497 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152497 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152497 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152497 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152497 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152497 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152497 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152497 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152497 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152497 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152497 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152497 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152497 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152497 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152497 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152497 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152497 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152497 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152497 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152497 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152497 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152497 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152497 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152497 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152497 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152497 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152497 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152497 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152497 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152497 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152497 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152497 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152497 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152497 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152497 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152497 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152497 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152497 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152497 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152497 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152497 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152497 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152497 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152497 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152497 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152497 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152497 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241017055152497 DLMGCP DEBUG <0013> Generated response: line #00: 200 3727 OK (mgcp_msg.c:67) 20241017055152497 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3728 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152497 DLMGCP DEBUG <0013> Received message: line #01: C: 0088 (mgcp_msg.c:67) 20241017055152497 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241017055152497 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241017055152497 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055152497 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152497 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152497 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152497 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152497 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152497 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152497 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152497 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152497 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152497 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152497 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152497 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152497 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152497 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152497 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152497 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152497 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152497 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152497 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152497 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152497 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152497 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152497 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152497 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152497 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152497 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152497 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152497 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152497 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152497 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152497 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152497 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152497 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152497 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152497 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152497 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152497 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152497 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152497 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152497 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152497 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152497 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152497 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152497 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152497 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152497 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152497 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152497 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152497 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152497 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152497 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152497 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152497 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152497 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152497 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152497 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152497 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152497 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152497 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152497 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152497 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152497 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152497 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152497 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152497 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152497 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152497 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152497 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152497 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152497 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152497 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152497 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152497 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152497 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152497 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152497 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152497 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152497 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152497 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152497 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152497 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152497 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152497 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152497 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152497 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152497 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152497 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152497 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152497 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152497 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152497 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152497 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152497 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152497 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152497 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152497 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152497 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152497 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152497 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152497 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152497 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152497 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152497 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152497 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152497 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152497 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152497 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152497 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241017055152498 DLMGCP DEBUG <0013> Generated response: line #00: 200 3728 OK (mgcp_msg.c:67) 20241017055152498 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3729 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152498 DLMGCP DEBUG <0013> Received message: line #01: C: 0089 (mgcp_msg.c:67) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241017055152498 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241017055152498 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152498 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241017055152499 DLMGCP DEBUG <0013> Generated response: line #00: 200 3729 OK (mgcp_msg.c:67) 20241017055152499 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3730 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152499 DLMGCP DEBUG <0013> Received message: line #01: C: 008A (mgcp_msg.c:67) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241017055152499 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241017055152499 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152499 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241017055152500 DLMGCP DEBUG <0013> Generated response: line #00: 200 3730 OK (mgcp_msg.c:67) 20241017055152500 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3731 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152500 DLMGCP DEBUG <0013> Received message: line #01: C: 008B (mgcp_msg.c:67) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241017055152500 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241017055152500 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152500 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241017055152501 DLMGCP DEBUG <0013> Generated response: line #00: 200 3731 OK (mgcp_msg.c:67) 20241017055152501 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3732 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152501 DLMGCP DEBUG <0013> Received message: line #01: C: 008C (mgcp_msg.c:67) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241017055152501 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241017055152501 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152501 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241017055152502 DLMGCP DEBUG <0013> Generated response: line #00: 200 3732 OK (mgcp_msg.c:67) 20241017055152502 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3733 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152502 DLMGCP DEBUG <0013> Received message: line #01: C: 008D (mgcp_msg.c:67) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241017055152502 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241017055152502 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152502 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241017055152503 DLMGCP DEBUG <0013> Generated response: line #00: 200 3733 OK (mgcp_msg.c:67) 20241017055152503 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3734 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152503 DLMGCP DEBUG <0013> Received message: line #01: C: 008E (mgcp_msg.c:67) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241017055152503 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241017055152503 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152503 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241017055152504 DLMGCP DEBUG <0013> Generated response: line #00: 200 3734 OK (mgcp_msg.c:67) 20241017055152504 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3735 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152504 DLMGCP DEBUG <0013> Received message: line #01: C: 008F (mgcp_msg.c:67) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241017055152504 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241017055152504 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152504 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241017055152505 DLMGCP DEBUG <0013> Generated response: line #00: 200 3735 OK (mgcp_msg.c:67) 20241017055152505 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3736 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152505 DLMGCP DEBUG <0013> Received message: line #01: C: 0090 (mgcp_msg.c:67) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241017055152505 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241017055152505 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152505 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241017055152506 DLMGCP DEBUG <0013> Generated response: line #00: 200 3736 OK (mgcp_msg.c:67) 20241017055152506 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3737 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152506 DLMGCP DEBUG <0013> Received message: line #01: C: 0091 (mgcp_msg.c:67) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241017055152506 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241017055152506 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152506 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241017055152507 DLMGCP DEBUG <0013> Generated response: line #00: 200 3737 OK (mgcp_msg.c:67) 20241017055152507 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3738 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152507 DLMGCP DEBUG <0013> Received message: line #01: C: 0092 (mgcp_msg.c:67) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241017055152507 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241017055152507 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152507 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241017055152507 DLMGCP DEBUG <0013> Generated response: line #00: 200 3738 OK (mgcp_msg.c:67) 20241017055152508 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3739 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152508 DLMGCP DEBUG <0013> Received message: line #01: C: 0093 (mgcp_msg.c:67) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241017055152508 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241017055152508 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241017055152508 DLMGCP DEBUG <0013> Generated response: line #00: 200 3739 OK (mgcp_msg.c:67) 20241017055152508 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3740 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152508 DLMGCP DEBUG <0013> Received message: line #01: C: 0094 (mgcp_msg.c:67) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241017055152508 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241017055152508 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152508 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241017055152509 DLMGCP DEBUG <0013> Generated response: line #00: 200 3740 OK (mgcp_msg.c:67) 20241017055152509 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3741 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152509 DLMGCP DEBUG <0013> Received message: line #01: C: 0095 (mgcp_msg.c:67) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241017055152509 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241017055152509 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152509 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241017055152510 DLMGCP DEBUG <0013> Generated response: line #00: 200 3741 OK (mgcp_msg.c:67) 20241017055152510 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3742 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152510 DLMGCP DEBUG <0013> Received message: line #01: C: 0096 (mgcp_msg.c:67) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241017055152510 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241017055152510 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152510 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241017055152511 DLMGCP DEBUG <0013> Generated response: line #00: 200 3742 OK (mgcp_msg.c:67) 20241017055152511 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3743 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152511 DLMGCP DEBUG <0013> Received message: line #01: C: 0097 (mgcp_msg.c:67) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241017055152511 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241017055152511 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152511 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241017055152512 DLMGCP DEBUG <0013> Generated response: line #00: 200 3743 OK (mgcp_msg.c:67) 20241017055152512 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3744 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152512 DLMGCP DEBUG <0013> Received message: line #01: C: 0098 (mgcp_msg.c:67) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241017055152512 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241017055152512 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152512 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241017055152513 DLMGCP DEBUG <0013> Generated response: line #00: 200 3744 OK (mgcp_msg.c:67) 20241017055152513 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3745 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152513 DLMGCP DEBUG <0013> Received message: line #01: C: 0099 (mgcp_msg.c:67) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241017055152513 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241017055152513 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152513 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241017055152513 DLMGCP DEBUG <0013> Generated response: line #00: 200 3745 OK (mgcp_msg.c:67) 20241017055152513 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3746 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152513 DLMGCP DEBUG <0013> Received message: line #01: C: 009A (mgcp_msg.c:67) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241017055152514 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241017055152514 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241017055152514 DLMGCP DEBUG <0013> Generated response: line #00: 200 3746 OK (mgcp_msg.c:67) 20241017055152514 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3747 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152514 DLMGCP DEBUG <0013> Received message: line #01: C: 009B (mgcp_msg.c:67) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241017055152514 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241017055152514 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241017055152515 DLMGCP DEBUG <0013> Generated response: line #00: 200 3747 OK (mgcp_msg.c:67) 20241017055152515 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3748 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152515 DLMGCP DEBUG <0013> Received message: line #01: C: 009C (mgcp_msg.c:67) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241017055152515 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241017055152515 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241017055152516 DLMGCP DEBUG <0013> Generated response: line #00: 200 3748 OK (mgcp_msg.c:67) 20241017055152516 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3749 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152516 DLMGCP DEBUG <0013> Received message: line #01: C: 009D (mgcp_msg.c:67) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241017055152516 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241017055152516 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152516 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241017055152517 DLMGCP DEBUG <0013> Generated response: line #00: 200 3749 OK (mgcp_msg.c:67) 20241017055152517 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3750 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152517 DLMGCP DEBUG <0013> Received message: line #01: C: 009E (mgcp_msg.c:67) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241017055152517 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241017055152517 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152517 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241017055152518 DLMGCP DEBUG <0013> Generated response: line #00: 200 3750 OK (mgcp_msg.c:67) 20241017055152518 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3751 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152518 DLMGCP DEBUG <0013> Received message: line #01: C: 009F (mgcp_msg.c:67) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241017055152518 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241017055152518 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241017055152518 DLMGCP DEBUG <0013> Generated response: line #00: 200 3751 OK (mgcp_msg.c:67) 20241017055152518 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3752 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152518 DLMGCP DEBUG <0013> Received message: line #01: C: 00A0 (mgcp_msg.c:67) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241017055152518 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241017055152518 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152518 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241017055152519 DLMGCP DEBUG <0013> Generated response: line #00: 200 3752 OK (mgcp_msg.c:67) 20241017055152519 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3753 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152519 DLMGCP DEBUG <0013> Received message: line #01: C: 00A1 (mgcp_msg.c:67) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241017055152519 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241017055152519 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152519 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241017055152520 DLMGCP DEBUG <0013> Generated response: line #00: 200 3753 OK (mgcp_msg.c:67) 20241017055152520 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3754 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152520 DLMGCP DEBUG <0013> Received message: line #01: C: 00A2 (mgcp_msg.c:67) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241017055152520 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241017055152520 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152520 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241017055152521 DLMGCP DEBUG <0013> Generated response: line #00: 200 3754 OK (mgcp_msg.c:67) 20241017055152521 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3755 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152521 DLMGCP DEBUG <0013> Received message: line #01: C: 00A3 (mgcp_msg.c:67) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241017055152521 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241017055152521 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241017055152522 DLMGCP DEBUG <0013> Generated response: line #00: 200 3755 OK (mgcp_msg.c:67) 20241017055152522 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3756 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152522 DLMGCP DEBUG <0013> Received message: line #01: C: 00A4 (mgcp_msg.c:67) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241017055152522 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241017055152522 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152522 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241017055152522 DLMGCP DEBUG <0013> Generated response: line #00: 200 3756 OK (mgcp_msg.c:67) 20241017055152523 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3757 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152523 DLMGCP DEBUG <0013> Received message: line #01: C: 00A5 (mgcp_msg.c:67) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241017055152523 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241017055152523 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241017055152523 DLMGCP DEBUG <0013> Generated response: line #00: 200 3757 OK (mgcp_msg.c:67) 20241017055152523 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3758 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152523 DLMGCP DEBUG <0013> Received message: line #01: C: 00A6 (mgcp_msg.c:67) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241017055152523 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241017055152523 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241017055152524 DLMGCP DEBUG <0013> Generated response: line #00: 200 3758 OK (mgcp_msg.c:67) 20241017055152524 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3759 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152524 DLMGCP DEBUG <0013> Received message: line #01: C: 00A7 (mgcp_msg.c:67) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241017055152524 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241017055152524 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241017055152525 DLMGCP DEBUG <0013> Generated response: line #00: 200 3759 OK (mgcp_msg.c:67) 20241017055152525 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3760 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152525 DLMGCP DEBUG <0013> Received message: line #01: C: 00A8 (mgcp_msg.c:67) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241017055152525 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241017055152525 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152525 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152526 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3761 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152526 DLMGCP DEBUG <0013> Received message: line #01: C: 00A9 (mgcp_msg.c:67) 20241017055152526 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241017055152526 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241017055152526 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055152526 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152526 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152526 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152526 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152526 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152526 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152526 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152526 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152526 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152526 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152526 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152526 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152526 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152526 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152526 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152526 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152526 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152526 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152526 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152526 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152526 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152526 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152526 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152526 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152526 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152526 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152526 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152526 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152526 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152526 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152526 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152526 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152526 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152526 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152526 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152526 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152526 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152526 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152526 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152526 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152526 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152526 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152526 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152526 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152526 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152526 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152526 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152526 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152526 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152526 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152526 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152526 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152526 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152526 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152526 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152526 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152526 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152526 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152526 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152526 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152526 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152526 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152526 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152526 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152526 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152526 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152526 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152526 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152526 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152526 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152526 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152526 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152526 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152526 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152526 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152526 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152526 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152526 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152526 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152526 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152526 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152526 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152526 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152526 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152526 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152526 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152526 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152526 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152526 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152526 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152526 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152526 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152526 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152526 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152526 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152526 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152526 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152526 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152526 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152526 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152526 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152526 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152526 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152526 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152526 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152526 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152526 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152526 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152526 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152526 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152526 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152526 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152526 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152526 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152526 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152526 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152526 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152526 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152526 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152526 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152526 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152526 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152526 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152526 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152526 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152526 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152526 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152526 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152526 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152526 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152526 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152526 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152526 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152526 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152526 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152526 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152526 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152526 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152526 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152526 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152526 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152526 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152526 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152526 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152526 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3762 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152526 DLMGCP DEBUG <0013> Received message: line #01: C: 00AA (mgcp_msg.c:67) 20241017055152526 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241017055152526 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241017055152526 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055152526 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152526 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152526 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152526 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152526 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152526 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152526 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152526 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152526 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152526 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152526 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152526 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152526 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152526 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152526 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152526 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152526 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152526 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241017055152527 DLMGCP DEBUG <0013> Generated response: line #00: 200 3762 OK (mgcp_msg.c:67) 20241017055152527 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3763 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152527 DLMGCP DEBUG <0013> Received message: line #01: C: 00AB (mgcp_msg.c:67) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241017055152527 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241017055152527 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152528 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152528 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152528 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152528 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152528 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152528 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152528 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152528 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152528 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152528 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152528 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152528 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152528 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152528 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152528 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152528 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152528 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152528 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152528 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152528 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152528 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152528 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152528 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152528 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152528 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152528 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152528 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152528 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152528 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152528 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152528 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152528 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152528 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152528 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152528 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152528 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152528 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152528 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152528 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152528 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152528 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152528 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152528 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152528 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152528 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152528 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152528 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152528 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152528 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152528 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152528 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152528 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152528 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152528 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152528 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152529 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3766 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152529 DLMGCP DEBUG <0013> Received message: line #01: C: 00AE (mgcp_msg.c:67) 20241017055152529 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241017055152529 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241017055152529 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055152529 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152529 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152530 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3767 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152530 DLMGCP DEBUG <0013> Received message: line #01: C: 00AF (mgcp_msg.c:67) 20241017055152530 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241017055152530 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241017055152530 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055152530 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152530 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152530 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152530 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152530 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152530 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152530 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152530 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152530 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152530 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152530 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152530 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152530 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152530 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152530 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152530 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152530 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152530 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152530 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152530 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152530 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152530 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152530 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152530 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152530 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152530 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152530 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152530 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152530 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152530 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152530 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152530 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152530 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152530 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152530 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152530 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152530 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152530 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152530 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152530 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152530 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152530 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152530 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152530 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152530 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152530 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152530 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152530 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152530 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152530 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152530 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152530 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152530 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152530 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152530 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152530 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152530 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152530 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152530 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152530 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152530 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152530 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152530 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152530 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152530 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152530 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152530 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152530 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152530 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152530 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152530 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152530 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152530 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152530 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152530 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152530 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152530 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152530 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152530 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152530 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152530 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152530 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152530 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152530 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152530 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152530 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152530 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152530 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152530 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152530 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152530 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152530 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152530 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152530 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152530 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152530 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152530 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152530 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152530 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152530 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152530 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152530 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152530 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152530 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152530 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152530 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152530 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152530 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152530 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152530 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152530 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152530 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152530 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152530 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152530 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152530 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152530 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152530 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152530 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152530 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152530 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152530 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152530 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152530 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152530 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152530 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152530 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152530 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152530 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152530 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152530 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152530 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152530 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152530 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152530 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152530 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152530 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152530 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152530 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152530 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152530 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152530 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152530 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152530 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152530 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152530 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152530 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152530 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152530 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152530 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152530 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152530 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152530 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152530 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152530 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152530 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152530 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152530 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152530 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152530 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152530 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152530 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152530 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152530 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152530 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152530 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152530 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152530 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152530 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152530 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152530 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152530 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152530 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152530 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152530 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152530 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152530 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152530 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152530 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152530 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152530 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152530 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152530 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152530 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152530 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152530 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152530 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152530 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152530 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152530 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152530 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152530 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152530 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152530 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152530 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152530 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152530 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152530 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152530 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152530 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152530 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152530 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152530 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152530 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152530 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152530 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152530 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152530 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152530 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152530 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152530 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152530 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152530 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152530 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152530 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152530 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152530 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152530 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152530 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152530 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152530 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152530 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152530 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152530 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152530 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152530 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241017055152531 DLMGCP DEBUG <0013> Generated response: line #00: 200 3767 OK (mgcp_msg.c:67) 20241017055152531 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3768 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152531 DLMGCP DEBUG <0013> Received message: line #01: C: 00B0 (mgcp_msg.c:67) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241017055152531 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241017055152531 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152535 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3774 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152535 DLMGCP DEBUG <0013> Received message: line #01: C: 00B6 (mgcp_msg.c:67) 20241017055152535 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241017055152535 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241017055152535 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055152535 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152535 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152535 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152535 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152535 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152535 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152535 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152535 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152535 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152535 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152535 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152535 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152535 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152535 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152535 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152535 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152535 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152535 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152535 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152535 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152535 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152535 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152535 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152535 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152535 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152535 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152535 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152535 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152535 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152535 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152535 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152535 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152535 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152535 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152535 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152535 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152535 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152535 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152535 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152535 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152535 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152535 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152535 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152535 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152535 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152535 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152535 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152535 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152535 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152535 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152535 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152535 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152535 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152535 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152535 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152535 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152535 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152535 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152535 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152535 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152535 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152535 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152535 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152535 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152535 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152535 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152535 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152535 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152535 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152535 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152535 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152535 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152535 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152535 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152535 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152535 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152535 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152535 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152535 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152535 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152535 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152535 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152535 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152535 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152535 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152535 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152535 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152535 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152535 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152535 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152535 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152535 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152535 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152535 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152535 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152535 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152535 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152535 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152535 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152535 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152535 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152535 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152535 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152535 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152535 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152535 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152535 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152535 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152535 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152535 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152535 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152535 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152535 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152535 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152535 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152535 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152535 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152535 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152535 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152535 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152535 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152535 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152535 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152535 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152535 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152535 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152535 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152535 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152535 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152535 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152535 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152535 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152535 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152535 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152535 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152535 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152535 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152535 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152535 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152535 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152535 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152535 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152535 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152535 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152535 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152535 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152535 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152535 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3775 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152536 DLMGCP DEBUG <0013> Received message: line #01: C: 00B7 (mgcp_msg.c:67) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241017055152536 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241017055152536 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241017055152536 DLMGCP DEBUG <0013> Generated response: line #00: 200 3775 OK (mgcp_msg.c:67) 20241017055152536 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3776 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152536 DLMGCP DEBUG <0013> Received message: line #01: C: 00B8 (mgcp_msg.c:67) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241017055152536 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241017055152536 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152536 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152544 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3787 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152544 DLMGCP DEBUG <0013> Received message: line #01: C: 00C3 (mgcp_msg.c:67) 20241017055152544 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241017055152544 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241017055152544 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055152544 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152544 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152544 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152544 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152544 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152544 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152544 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152544 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152544 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152544 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152544 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152544 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152544 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152544 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152544 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152544 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152544 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152544 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152544 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152544 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152544 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152544 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152544 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152544 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152544 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152544 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152544 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152544 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152544 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152544 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152544 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152544 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152544 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152544 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152544 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152544 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152544 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152544 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152544 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152544 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152544 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152544 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152544 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152544 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152544 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152544 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152544 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152544 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152544 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152544 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152544 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152544 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152544 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152544 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152544 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152544 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152544 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152544 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152544 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152544 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152544 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152544 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152544 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152544 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152544 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152544 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152544 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152544 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152544 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152544 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152544 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152544 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152544 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152544 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152544 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152544 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152544 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152544 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152544 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152544 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152544 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152544 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152544 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152544 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152544 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152544 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152544 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152544 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152544 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152544 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152544 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152544 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152544 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152544 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152544 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152544 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152544 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152544 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152544 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152544 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152544 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152544 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152544 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152544 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152544 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152544 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152544 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152544 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152544 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152544 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152544 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152544 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152544 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152544 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152544 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152544 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152544 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152544 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152544 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152544 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152544 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152544 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152544 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152544 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152544 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152544 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152544 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152544 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152544 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152544 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152544 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152544 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152544 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152544 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152544 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152544 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152544 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152544 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152544 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152544 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152544 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152544 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152544 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152544 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152544 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152544 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152544 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152544 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152544 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152544 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152544 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152544 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152544 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152544 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152544 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152544 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152544 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152544 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152544 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152544 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152544 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152544 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152544 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152544 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152544 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152544 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152544 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152544 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152544 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152544 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152544 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152544 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152544 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152544 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152544 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152544 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152544 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152544 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152544 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152544 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152544 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152544 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152544 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152544 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152544 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241017055152545 DLMGCP DEBUG <0013> Generated response: line #00: 200 3787 OK (mgcp_msg.c:67) 20241017055152545 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3788 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152545 DLMGCP DEBUG <0013> Received message: line #01: C: 00C4 (mgcp_msg.c:67) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241017055152545 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241017055152545 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152545 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3798 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152552 DLMGCP DEBUG <0013> Received message: line #01: C: 00CE (mgcp_msg.c:67) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241017055152552 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241017055152552 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152552 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241017055152552 DLMGCP DEBUG <0013> Generated response: line #00: 200 3798 OK (mgcp_msg.c:67) 20241017055152553 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3799 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152553 DLMGCP DEBUG <0013> Received message: line #01: C: 00CF (mgcp_msg.c:67) 20241017055152553 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241017055152553 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241017055152553 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055152553 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152553 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152553 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152553 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152553 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152553 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152553 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152553 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152553 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152553 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152553 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152553 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152553 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152553 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152553 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152553 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152553 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152553 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152553 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152553 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152553 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152553 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152553 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152553 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152553 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152553 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152553 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152553 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152553 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152553 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152553 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152553 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152553 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152553 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152553 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152553 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152553 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152553 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152553 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152553 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152553 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152553 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152553 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152553 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152553 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152553 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152553 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152553 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152553 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152553 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152553 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152553 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152553 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152553 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152553 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152553 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152553 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152553 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152553 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152553 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152553 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152553 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152553 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152553 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152553 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152553 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152553 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152553 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152553 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152553 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152553 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152553 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152553 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152553 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152553 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152553 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152553 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152553 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152553 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152553 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152553 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152553 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152553 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152553 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152553 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152553 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152553 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152553 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152553 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152553 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152553 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152553 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152553 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152553 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152553 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152553 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152553 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152553 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152553 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152553 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152553 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152553 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152553 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152553 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152553 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152553 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152553 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152553 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152553 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152553 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152553 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152553 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152553 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152553 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152553 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152553 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152553 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152553 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152553 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152553 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152553 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152553 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152553 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152553 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152553 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152553 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152553 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152553 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152553 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152553 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152553 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152553 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152553 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152553 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152553 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152553 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152553 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152553 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152553 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152553 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152553 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152553 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152553 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152553 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152553 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152553 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152553 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152553 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152553 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152553 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152553 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152553 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152553 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152553 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152553 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152553 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152553 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152553 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152553 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152553 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152553 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152553 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152553 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152553 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152553 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152553 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152553 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152553 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152553 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152553 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152553 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152553 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152553 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152553 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152553 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152553 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152553 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152553 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152553 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152553 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152553 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152553 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152553 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152553 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152553 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152553 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152553 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152553 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152553 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152553 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152553 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152553 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152553 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152553 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152553 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152558 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3807 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152558 DLMGCP DEBUG <0013> Received message: line #01: C: 00D7 (mgcp_msg.c:67) 20241017055152558 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241017055152558 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241017055152558 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055152558 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152558 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152558 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152558 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152558 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152558 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152558 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152558 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152558 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152558 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152558 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152558 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152558 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152558 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152558 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152558 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152558 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152558 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152558 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152558 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152558 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152558 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152558 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152558 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152558 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152558 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152558 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152558 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152558 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152558 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152558 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152558 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152558 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152558 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152558 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152558 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152558 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152558 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152558 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152558 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152558 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152558 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152558 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152558 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152558 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152558 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152558 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152558 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152558 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152558 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152558 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152558 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152558 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152558 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152558 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152558 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152558 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152558 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152558 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152558 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152558 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152558 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152558 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152558 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152558 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152558 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152558 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152558 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152558 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152558 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152558 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152558 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152558 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152558 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152558 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152558 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152558 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152558 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152558 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152558 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152558 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152558 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152558 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152558 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152558 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152558 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152558 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152558 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152558 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152558 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152558 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152558 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152558 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152558 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152558 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152558 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152558 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152558 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152558 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152558 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152558 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152558 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152558 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152558 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152558 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152558 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152558 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152558 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152558 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152558 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152558 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152558 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152558 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152558 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152558 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152558 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152558 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152558 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152558 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152558 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152558 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152558 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152558 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152558 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152558 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152558 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152558 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152558 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152558 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152558 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152558 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152558 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152558 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152558 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152558 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152558 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152558 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152558 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152558 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152558 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152558 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152558 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152558 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152558 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152558 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152558 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152558 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152558 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152558 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152558 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152558 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152558 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152558 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152558 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152558 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152558 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152558 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152558 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152558 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152558 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152558 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152558 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152558 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152558 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241017055152559 DLMGCP DEBUG <0013> Generated response: line #00: 200 3807 OK (mgcp_msg.c:67) 20241017055152559 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3808 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152559 DLMGCP DEBUG <0013> Received message: line #01: C: 00D8 (mgcp_msg.c:67) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241017055152559 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241017055152559 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152563 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3814 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152563 DLMGCP DEBUG <0013> Received message: line #01: C: 00DE (mgcp_msg.c:67) 20241017055152563 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241017055152563 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241017055152563 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055152563 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152563 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152563 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152563 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152563 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152563 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152563 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152563 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152563 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152563 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152563 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152563 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152563 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152563 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152563 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152563 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152563 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152563 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152563 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152563 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152563 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152563 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152563 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152563 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152563 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152563 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152563 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152563 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152563 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152563 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152563 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152563 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152563 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152563 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152563 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152563 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152563 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152563 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152563 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152563 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152563 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152563 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152563 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152563 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152563 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152563 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152563 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152563 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152563 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152563 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152563 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152563 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152563 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152563 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152563 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152563 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152563 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152563 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152563 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152563 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152563 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152563 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152563 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152563 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152563 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152563 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152563 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152563 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152563 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152563 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152563 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152563 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152563 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152563 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152563 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152563 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152563 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152563 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152563 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152563 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152563 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152563 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152563 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152563 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152563 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152563 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152563 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152563 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152563 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152563 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152563 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152563 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152563 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152563 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152563 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152563 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152563 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152563 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152563 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152563 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152563 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152563 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152563 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152563 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152563 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152563 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152563 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152563 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152563 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152563 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152563 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152563 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152563 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152563 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152563 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152563 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152563 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152563 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152563 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241017055152564 DLMGCP DEBUG <0013> Generated response: line #00: 200 3814 OK (mgcp_msg.c:67) 20241017055152564 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3815 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152564 DLMGCP DEBUG <0013> Received message: line #01: C: 00DF (mgcp_msg.c:67) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241017055152564 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241017055152564 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152565 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152565 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152565 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152565 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152565 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152565 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152565 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152565 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152565 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152565 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152565 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152565 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152565 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152565 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152565 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152565 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152565 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152565 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152565 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152565 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152565 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152565 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152569 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3821 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152569 DLMGCP DEBUG <0013> Received message: line #01: C: 00E5 (mgcp_msg.c:67) 20241017055152569 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241017055152569 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241017055152569 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055152569 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152569 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152569 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152569 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152569 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152569 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152569 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152569 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152569 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152569 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152569 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152569 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152569 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152569 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152569 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152569 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152569 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152569 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152569 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152569 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152569 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152569 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152569 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152569 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152569 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152569 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152569 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152569 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152569 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152569 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152569 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152569 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152569 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152569 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152569 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152569 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152569 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152569 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152569 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152569 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152569 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152569 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152569 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152569 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152569 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152569 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152569 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152569 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152569 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152569 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152569 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152569 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152569 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152569 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152569 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152569 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152569 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152569 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152569 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152569 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152569 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152569 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152569 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152569 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152569 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152569 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152569 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152569 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152569 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152569 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152569 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152569 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152569 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152569 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152569 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152569 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152569 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152569 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152569 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152569 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152569 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152569 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152569 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152569 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152569 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152569 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152569 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152569 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152569 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152569 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152569 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152569 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152569 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152569 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152569 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152569 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152569 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152569 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152569 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152569 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152569 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152569 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152569 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152569 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152569 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152569 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152569 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152569 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152569 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152569 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152569 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152569 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152569 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152569 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152569 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152569 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152569 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152569 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152569 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152569 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152569 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152569 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152569 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152569 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152569 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152569 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152569 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152569 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152569 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152569 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152569 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152569 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152569 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152569 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152569 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152569 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152569 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152569 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152569 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152569 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152569 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152569 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152569 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152569 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152569 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152569 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152569 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152569 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152569 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152569 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152569 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152569 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152569 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152569 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152569 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152569 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152569 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152569 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152569 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152569 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152569 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152569 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152569 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152569 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241017055152570 DLMGCP DEBUG <0013> Generated response: line #00: 200 3821 OK (mgcp_msg.c:67) 20241017055152570 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3822 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152570 DLMGCP DEBUG <0013> Received message: line #01: C: 00E6 (mgcp_msg.c:67) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241017055152570 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241017055152570 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3830 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152577 DLMGCP DEBUG <0013> Received message: line #01: C: 00EE (mgcp_msg.c:67) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241017055152577 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241017055152577 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbrRTPEM0(151)@176d1c6d6327: Final verdict of PTC: none RTPEM1(152)@176d1c6d6327: Final verdict of PTC: none VirtCallAgent-STATS(155)@176d1c6d6327: Final verdict of PTC: none RTPEM2(153)@176d1c6d6327: Final verdict of PTC: none OsmuxEM(154)@176d1c6d6327: Final verdict of PTC: none IPA-CTRL-CLI-IPA(156)@176d1c6d6327: Final verdict of PTC: none MTC@176d1c6d6327: Setting final verdict of the test case. MTC@176d1c6d6327: Local verdict of MTC: pass MTC@176d1c6d6327: Local verdict of PTC RTPEM0(151): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC RTPEM1(152): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC RTPEM2(153): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC OsmuxEM(154): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC VirtCallAgent-STATS(155): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC IPA-CTRL-CLI-IPA(156): none (pass -> pass) MTC@176d1c6d6327: Test case TC_crcx_osmux_257 finished. Verdict: pass MTC@176d1c6d6327: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_osmux_257 pass'. idge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241017055152577 DLMGCP DEBUG <0013> Generated response: line #00: 200 3830 OK (mgcp_msg.c:67) 20241017055152577 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3831 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152577 DLMGCP DEBUG <0013> Received message: line #01: C: 00EF (mgcp_msg.c:67) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241017055152577 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241017055152577 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152578 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152578 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152578 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152578 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152578 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152578 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152578 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152578 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152578 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152578 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152578 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152578 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152578 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152578 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152578 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152578 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152578 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152578 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152578 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152578 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152578 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152578 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152578 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152578 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152578 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152578 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152578 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152578 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152578 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152578 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152578 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152578 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152578 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152578 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152578 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152578 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152578 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152578 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152578 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152578 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152578 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152578 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152578 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152578 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152578 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152578 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152578 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152578 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152578 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152578 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152578 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152578 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152578 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152578 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152578 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152578 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152578 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152578 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152578 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152578 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152578 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152578 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152578 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152578 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152578 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152578 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152578 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152578 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152578 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152578 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152578 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152578 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152578 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152578 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152578 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152578 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152578 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152578 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152578 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152578 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152578 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152578 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152578 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152578 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152578 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152578 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152578 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152578 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152578 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152578 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152578 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152578 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152578 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152578 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152578 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152578 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152578 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152578 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152578 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152578 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152578 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152578 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152578 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152578 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152578 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152578 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152578 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152578 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152578 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152578 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152578 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152578 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152578 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152578 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152578 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152578 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152578 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152578 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152578 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152578 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152578 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152578 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152578 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152578 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152578 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152578 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152578 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152578 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152578 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152578 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152578 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152578 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152578 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152578 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152578 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152578 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152578 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152578 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152578 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152578 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152578 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152578 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152578 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152578 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152578 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152578 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152578 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152578 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152578 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152578 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152578 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152578 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152582 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3837 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152582 DLMGCP DEBUG <0013> Received message: line #01: C: 00F5 (mgcp_msg.c:67) 20241017055152582 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241017055152582 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241017055152582 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055152582 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152582 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152582 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152582 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152582 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152582 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152582 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152582 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152582 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152582 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152582 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152582 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152582 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152582 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152582 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152582 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152582 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152582 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152582 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152582 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152582 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152582 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152582 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152582 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152582 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152582 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152582 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152582 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152582 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152582 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152582 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152582 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152582 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152582 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152582 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152582 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152582 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152582 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152582 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152582 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152582 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152582 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152582 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152582 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152582 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152582 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152582 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152582 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152582 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152582 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152582 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152582 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152582 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152582 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152582 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152582 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152582 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152582 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152582 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152582 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152582 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152582 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152582 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152582 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152582 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152582 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152582 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152582 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152582 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152582 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152582 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152582 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152582 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152582 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152582 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152582 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152582 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152582 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152582 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152582 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152582 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152582 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152582 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152582 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152582 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152582 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152582 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152582 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152582 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152582 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152582 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152582 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw RThu Oct 17 05:51:52 UTC 2024 eleasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:6====== MGCP_Test.TC_crcx_osmux_257 pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_crcx_osmux_257.talloc 62) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241017055152583 DLMGCP DEBUG <0013> Generated response: line #00: 200 3837 OK (mgcp_msg.c:67) 20241017055152583 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3838 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152583 DLMGCP DEBUG <0013> Received message: line #01: C: 00F6 (mgcp_msg.c:67) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241017055152583 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241017055152583 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152584 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152584 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152584 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152584 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152584 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152584 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152584 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152584 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152584 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152584 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152584 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152584 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152584 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152584 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152584 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152584 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152584 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152584 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152584 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152584 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152584 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152584 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152584 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152584 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152584 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152584 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152584 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152584 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152584 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152584 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152584 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152584 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152584 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152584 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152584 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152584 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152584 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152584 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152584 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152584 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152584 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152587 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3843 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152587 DLMGCP DEBUG <0013> Received message: line #01: C: 00FB (mgcp_msg.c:67) 20241017055152587 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241017055152587 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241017055152587 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055152587 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152587 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152587 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152587 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152587 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152587 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152587 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152587 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152587 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152587 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152587 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152587 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152587 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152587 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152587 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152587 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152587 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152587 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152587 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152587 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152587 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152587 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152587 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152587 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152587 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152587 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152587 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152587 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152587 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152587 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152587 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152587 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152587 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152587 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152587 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152587 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152587 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152587 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152587 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152587 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152587 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152587 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152587 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152587 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152587 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152587 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152587 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152587 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152587 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152587 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152587 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152587 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152587 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152587 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152587 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152587 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152587 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152587 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152587 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152587 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152587 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152587 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152587 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152587 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152587 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152587 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152587 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152587 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152587 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152587 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152587 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152587 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152587 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152587 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152587 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152587 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152587 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152587 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152587 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152587 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152587 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241017055152588 DLMGCP DEBUG <0013> Generated response: line #00: 200 3843 OK (mgcp_msg.c:67) 20241017055152588 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3844 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055152588 DLMGCP DEBUG <0013> Received message: line #01: C: 00FC (mgcp_msg.c:67) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241017055152588 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241017055152588 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152589 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152589 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152589 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152589 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152589 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152589 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152589 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152589 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152589 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152589 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152589 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152589 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152589 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152589 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152589 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152589 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152589 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152589 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152589 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152589 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152589 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152589 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152589 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152589 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152589 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055152589 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) Waiting for packet dumper to finish... 0 (prev_count=-1, count=20252508) Waiting for packet dumper to finish... 1 (prev_count=20252508, count=20337600) MTC@176d1c6d6327: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_osmux_257 pass' was executed successfully (exit status: 0). MTC@176d1c6d6327: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_one_crcx_receive_only_osmux'. ------ MGCP_Test.TC_one_crcx_receive_only_osmux ------ Thu Oct 17 05:51:54 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_one_crcx_receive_only_osmux.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_one_crcx_receive_only_osmux.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@176d1c6d6327: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_one_crcx_receive_only_osmux' was executed successfully (exit status: 0). MTC@176d1c6d6327: Test case TC_one_crcx_receive_only_osmux started. 20241017055155937 DLMGCP DEBUG <0013> Received message: line #00: DLCX 9230 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055155937 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:279) 20241017055155937 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241017055155937 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055155937 DLMGCP ERROR <0013> endpoint:rtpbridge/1@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241017055155937 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241017055155937 DLMGCP DEBUG <0013> Generated response: line #00: 515 9230 FAIL (mgcp_msg.c:67) 20241017055155950 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9231 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055155950 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055155951 DLMGCP DEBUG <0013> Received message: line #02: C: 1225 (mgcp_msg.c:67) 20241017055155951 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055155951 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055155951 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:279) 20241017055155951 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241017055155951 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055155951 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055155951 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw conn:(1225/rtp C:098E413B r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055155951 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:098E413B connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055155951 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:098E413B output_enabled 0 (mgcp_msg.c:125) 20241017055155951 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055155951 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw conn:(1225/rtp C:098E413B 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) 20241017055155951 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055155951 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:098E413B CRCX: Creating connection: port: 5748 (mgcp_protocol.c:1112) 20241017055155951 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CI:098E413B CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055155951 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055155951 DLMGCP DEBUG <0013> Generated response: line #00: 200 9231 OK (mgcp_msg.c:67) 20241017055155951 DLMGCP DEBUG <0013> Generated response: line #01: I: 098E413B (mgcp_msg.c:67) 20241017055155951 DLMGCP DEBUG <0013> Generated response: line #02: X-Osmux: 4 (mgcp_msg.c:67) 20241017055155951 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055155951 DLMGCP DEBUG <0013> Generated response: line #04: o=- 098E413B 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055155951 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055155951 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055155951 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055155951 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241017055155951 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055155952 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055157063 DLMGCP DEBUG <0013> Received message: line #00: DLCX 9232 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055157063 DLMGCP DEBUG <0013> Received message: line #01: C: 1225 (mgcp_msg.c:67) 20241017055157063 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:279) 20241017055157063 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241017055157063 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055157063 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055157063 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055157063 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055157063 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055157063 DLMGCP DEBUG <0013> Generated response: line #00: 200 9232 OK (mgcp_msg.c:67) MTC@176d1c6d6327: 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@176d1c6d6327: setverdict(pass): none -> pass RTPEM1(158)@176d1c6d6327: Final verdict of PTC: none IPA-CTRL-CLI-IPA(162)@176d1c6d6327: Final verdict of PTC: none RTPEM0(157)@176d1c6d6327: Final verdict of PTC: none OsmuxEM(160)@176d1c6d6327: Final verdict of PTC: none RTPEM2(159)@176d1c6d6327: Final verdict of PTC: none VirtCallAgent-STATS(161)@176d1c6d6327: Final verdict of PTC: none MTC@176d1c6d6327: Setting final verdict of the test case. MTC@176d1c6d6327: Local verdict of MTC: pass MTC@176d1c6d6327: Local verdict of PTC RTPEM0(157): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC RTPEM1(158): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC RTPEM2(159): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC OsmuxEM(160): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC VirtCallAgent-STATS(161): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC IPA-CTRL-CLI-IPA(162): none (pass -> pass) MTC@176d1c6d6327: Test case TC_one_crcx_receive_only_osmux finished. Verdict: pass MTC@176d1c6d6327: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_one_crcx_receive_only_osmux pass'. Thu Oct 17 05:51:57 UTC 2024 ====== MGCP_Test.TC_one_crcx_receive_only_osmux pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_one_crcx_receive_only_osmux.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=35084) Waiting for packet dumper to finish... 1 (prev_count=35084, count=48992) MTC@176d1c6d6327: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_one_crcx_receive_only_osmux pass' was executed successfully (exit status: 0). MTC@176d1c6d6327: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_one_crcx_loopback_osmux'. ------ MGCP_Test.TC_one_crcx_loopback_osmux ------ Thu Oct 17 05:51:59 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_one_crcx_loopback_osmux.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_one_crcx_loopback_osmux.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@176d1c6d6327: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_one_crcx_loopback_osmux' was executed successfully (exit status: 0). MTC@176d1c6d6327: Test case TC_one_crcx_loopback_osmux started. 20241017055200266 DLMGCP DEBUG <0013> Received message: line #00: DLCX 12583 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055200266 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:279) 20241017055200266 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241017055200266 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055200266 DLMGCP ERROR <0013> endpoint:rtpbridge/1@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241017055200266 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241017055200267 DLMGCP DEBUG <0013> Generated response: line #00: 515 12583 FAIL (mgcp_msg.c:67) 20241017055200283 DLMGCP DEBUG <0013> Received message: line #00: CRCX 12584 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055200283 DLMGCP DEBUG <0013> Received message: line #01: M: loopback (mgcp_msg.c:67) 20241017055200283 DLMGCP DEBUG <0013> Received message: line #02: C: 1225 (mgcp_msg.c:67) 20241017055200283 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055200283 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: 2 (mgcp_msg.c:67) 20241017055200283 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241017055200283 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055200283 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241017055200283 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055200283 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241017055200283 DLMGCP DEBUG <0013> Received message: line #10: m=audio 1985 RTP/AVP 111 (mgcp_msg.c:67) 20241017055200283 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:111 GSM-HR-08/8000/1 (mgcp_msg.c:67) 20241017055200283 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241017055200283 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:279) 20241017055200283 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241017055200283 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055200283 DLMGCP DEBUG <0013> MGCP client offered Osmux CID 2 (mgcp_msg.c:207) 20241017055200283 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw conn:(1225/rtp C:956C9065 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055200283 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:956C9065 connection mode 'loopback' 7 (mgcp_msg.c:120) 20241017055200283 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:956C9065 output_enabled 1 (mgcp_msg.c:125) 20241017055200283 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055200283 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CI:956C9065 Got media info via SDP: port:1985, addr:127.0.0.1, duration:20, payload-types:111=GSM-HR-08  (mgcp_sdp.c:444) 20241017055200283 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw conn:(1225/rtp C:956C9065 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) 20241017055200283 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Configuring RTP endpoint: local port 1985 (mgcp_protocol.c:726) 20241017055200283 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw RTP-setup: Endpoint is in loopback mode, stopping here! (mgcp_protocol.c:167) 20241017055200283 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:956C9065 CRCX: Creating connection: port: 5750 (mgcp_protocol.c:1112) 20241017055200283 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CI:956C9065 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055200283 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055200283 DLMGCP DEBUG <0013> Generated response: line #00: 200 12584 OK (mgcp_msg.c:67) 20241017055200283 DLMGCP DEBUG <0013> Generated response: line #01: I: 956C9065 (mgcp_msg.c:67) 20241017055200283 DLMGCP DEBUG <0013> Generated response: line #02: X-Osmux: 5 (mgcp_msg.c:67) 20241017055200283 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055200283 DLMGCP DEBUG <0013> Generated response: line #04: o=- 956C9065 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055200283 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055200283 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055200283 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055200283 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 1984 RTP/AVP 111 (mgcp_msg.c:67) 20241017055200283 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:111 GSM-HR-08/8000/1 (mgcp_msg.c:67) 20241017055200284 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) OsmuxEM(166)@176d1c6d6327: Warning: Stopping inactive timer T_transmit. 20241017055201499 DLMGCP DEBUG <0013> Received message: line #00: DLCX 12585 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055201499 DLMGCP DEBUG <0013> Received message: line #01: C: 1225 (mgcp_msg.c:67) 20241017055201499 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:279) 20241017055201499 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241017055201499 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055201499 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055201499 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055201499 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055201499 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055201499 DLMGCP DEBUG <0013> Generated response: line #00: 200 12585 OK (mgcp_msg.c:67) MTC@176d1c6d6327: 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@176d1c6d6327: setverdict(pass): none -> pass OsmuxEM(166)@176d1c6d6327: Final verdict of PTC: none RTPEM2(165)@176d1c6d6327: Final verdict of PTC: none VirtCallAgent-STATS(167)@176d1c6d6327: Final verdict of PTC: none RTPEM0(163)@176d1c6d6327: Final verdict of PTC: none RTPEM1(164)@176d1c6d6327: Final verdict of PTC: none IPA-CTRL-CLI-IPA(168)@176d1c6d6327: Final verdict of PTC: none MTC@176d1c6d6327: Setting final verdict of the test case. MTC@176d1c6d6327: Local verdict of MTC: pass MTC@176d1c6d6327: Local verdict of PTC RTPEM0(163): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC RTPEM1(164): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC RTPEM2(165): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC OsmuxEM(166): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC VirtCallAgent-STATS(167): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC IPA-CTRL-CLI-IPA(168): none (pass -> pass) MTC@176d1c6d6327: Test case TC_one_crcx_loopback_osmux finished. Verdict: pass MTC@176d1c6d6327: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_one_crcx_loopback_osmux pass'. Thu Oct 17 05:52:01 UTC 2024 ====== MGCP_Test.TC_one_crcx_loopback_osmux pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_one_crcx_loopback_osmux.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=43400) Waiting for packet dumper to finish... 1 (prev_count=43400, count=62840) MTC@176d1c6d6327: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_one_crcx_loopback_osmux pass' was executed successfully (exit status: 0). MTC@176d1c6d6327: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_and_rtp_osmux'. ------ MGCP_Test.TC_two_crcx_and_rtp_osmux ------ Thu Oct 17 05:52:03 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_two_crcx_and_rtp_osmux.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_two_crcx_and_rtp_osmux.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@176d1c6d6327: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_and_rtp_osmux' was executed successfully (exit status: 0). MTC@176d1c6d6327: Test case TC_two_crcx_and_rtp_osmux started. 20241017055204701 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11676 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055204701 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241017055204701 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241017055204701 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055204701 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241017055204701 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241017055204701 DLMGCP DEBUG <0013> Generated response: line #00: 515 11676 FAIL (mgcp_msg.c:67) 20241017055204717 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11677 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055204717 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241017055204717 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:67) 20241017055204717 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055204717 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241017055204717 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055204717 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241017055204717 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055204717 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241017055204717 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:67) 20241017055204717 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241017055204717 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055204717 DLMGCP DEBUG <0013> Received message: line #12: a=fmtp:112 octet-align=1 (mgcp_msg.c:67) 20241017055204717 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241017055204717 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241017055204717 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055204718 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:ED18C5F5 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055204718 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:ED18C5F5 connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241017055204718 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:ED18C5F5 output_enabled 1 (mgcp_msg.c:125) 20241017055204718 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055204718 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:ED18C5F5 Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:112=AMR  (mgcp_sdp.c:444) 20241017055204718 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:ED18C5F5 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) 20241017055204718 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241017055204718 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:ED18C5F5 CRCX: Creating connection: port: 5752 (mgcp_protocol.c:1112) 20241017055204718 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:ED18C5F5 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055204718 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055204718 DLMGCP DEBUG <0013> Generated response: line #00: 200 11677 OK (mgcp_msg.c:67) 20241017055204718 DLMGCP DEBUG <0013> Generated response: line #01: I: ED18C5F5 (mgcp_msg.c:67) 20241017055204718 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241017055204718 DLMGCP DEBUG <0013> Generated response: line #03: o=- ED18C5F5 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055204718 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241017055204718 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055204718 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241017055204718 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5752 RTP/AVP 112 (mgcp_msg.c:67) 20241017055204719 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241017055204719 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:112 octet-align=1 (mgcp_msg.c:67) 20241017055204719 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055204726 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11678 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055204726 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241017055204726 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:67) 20241017055204726 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055204726 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: 2 (mgcp_msg.c:67) 20241017055204726 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241017055204726 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055204726 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241017055204726 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055204726 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241017055204726 DLMGCP DEBUG <0013> Received message: line #10: m=audio 1985 RTP/AVP 110 (mgcp_msg.c:67) 20241017055204726 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:110 AMR/8000 (mgcp_msg.c:67) 20241017055204726 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241017055204726 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241017055204726 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241017055204726 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055204726 DLMGCP DEBUG <0013> MGCP client offered Osmux CID 2 (mgcp_msg.c:207) 20241017055204726 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:7DE11D7C r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055204726 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:7DE11D7C connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241017055204726 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:7DE11D7C output_enabled 1 (mgcp_msg.c:125) 20241017055204726 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055204727 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:7DE11D7C Got media info via SDP: port:1985, addr:127.0.0.1, duration:20, payload-types:110=AMR  (mgcp_sdp.c:444) 20241017055204727 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:7DE11D7C 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) 20241017055204727 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 1985 (mgcp_protocol.c:726) 20241017055204727 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:7DE11D7C CRCX: Creating connection: port: 5754 (mgcp_protocol.c:1112) 20241017055204727 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:7DE11D7C CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055204727 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055204727 DLMGCP DEBUG <0013> Generated response: line #00: 200 11678 OK (mgcp_msg.c:67) 20241017055204727 DLMGCP DEBUG <0013> Generated response: line #01: I: 7DE11D7C (mgcp_msg.c:67) 20241017055204727 DLMGCP DEBUG <0013> Generated response: line #02: X-Osmux: 6 (mgcp_msg.c:67) 20241017055204727 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055204727 DLMGCP DEBUG <0013> Generated response: line #04: o=- 7DE11D7C 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055204727 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055204727 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055204727 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055204727 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 1984 RTP/AVP 110 (mgcp_msg.c:67) 20241017055204727 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:110 AMR/8000 (mgcp_msg.c:67) 20241017055204727 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) RTPEM0(169)@176d1c6d6327: Warning: Stopping inactive timer T_transmit. RTPEM0(169)@176d1c6d6327: Warning: Stopping inactive timer T_transmit. OsmuxEM(172)@176d1c6d6327: Warning: Stopping inactive timer T_transmit. 20241017055205939 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11679 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055205939 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:67) 20241017055205939 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241017055205939 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241017055205939 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055205939 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1477) 20241017055205939 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055205939 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055205939 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055205939 DLMGCP DEBUG <0013> Generated response: line #00: 200 11679 OK (mgcp_msg.c:67) RTPEM1(170)@176d1c6d6327: Warning: Stopping inactive timer T_transmit. MTC@176d1c6d6327: 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@176d1c6d6327: 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@176d1c6d6327: tolerance: 0 packets MTC@176d1c6d6327: batch_size: 4 packets MTC@176d1c6d6327: 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@176d1c6d6327: 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@176d1c6d6327: setverdict(pass): none -> pass RTPEM1(170)@176d1c6d6327: Final verdict of PTC: none RTPEM2(171)@176d1c6d6327: Final verdict of PTC: none RTPEM0(169)@176d1c6d6327: Final verdict of PTC: none VirtCallAgent-STATS(173)@176d1c6d6327: Final verdict of PTC: none OsmuxEM(172)@176d1c6d6327: Final verdict of PTC: none IPA-CTRL-CLI-IPA(174)@176d1c6d6327: Final verdict of PTC: none MTC@176d1c6d6327: Setting final verdict of the test case. MTC@176d1c6d6327: Local verdict of MTC: pass MTC@176d1c6d6327: Local verdict of PTC RTPEM0(169): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC RTPEM1(170): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC RTPEM2(171): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC OsmuxEM(172): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC VirtCallAgent-STATS(173): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC IPA-CTRL-CLI-IPA(174): none (pass -> pass) MTC@176d1c6d6327: Test case TC_two_crcx_and_rtp_osmux finished. Verdict: pass MTC@176d1c6d6327: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_rtp_osmux pass'. Thu Oct 17 05:52:05 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=78148) Waiting for packet dumper to finish... 1 (prev_count=78148, count=111404) MTC@176d1c6d6327: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_rtp_osmux pass' was executed successfully (exit status: 0). MTC@176d1c6d6327: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir'. ------ MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir ------ Thu Oct 17 05:52:08 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@176d1c6d6327: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir' was executed successfully (exit status: 0). MTC@176d1c6d6327: Test case TC_two_crcx_and_rtp_osmux_bidir started. 20241017055209125 DLMGCP DEBUG <0013> Received message: line #00: DLCX 16619 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055209125 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241017055209125 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241017055209125 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055209125 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241017055209125 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241017055209125 DLMGCP DEBUG <0013> Generated response: line #00: 515 16619 FAIL (mgcp_msg.c:67) 20241017055209138 DLMGCP DEBUG <0013> Received message: line #00: CRCX 16620 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055209138 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241017055209138 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:67) 20241017055209138 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055209138 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241017055209138 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055209138 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241017055209138 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055209138 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241017055209138 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:67) 20241017055209138 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241017055209138 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055209138 DLMGCP DEBUG <0013> Received message: line #12: a=fmtp:112 octet-align=1 (mgcp_msg.c:67) 20241017055209138 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241017055209138 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241017055209138 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055209138 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:9BE205E8 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055209138 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:9BE205E8 connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241017055209138 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:9BE205E8 output_enabled 1 (mgcp_msg.c:125) 20241017055209138 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055209138 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:9BE205E8 Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:112=AMR  (mgcp_sdp.c:444) 20241017055209139 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:9BE205E8 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) 20241017055209139 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241017055209139 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:9BE205E8 CRCX: Creating connection: port: 5756 (mgcp_protocol.c:1112) 20241017055209139 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:9BE205E8 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055209139 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055209139 DLMGCP DEBUG <0013> Generated response: line #00: 200 16620 OK (mgcp_msg.c:67) 20241017055209139 DLMGCP DEBUG <0013> Generated response: line #01: I: 9BE205E8 (mgcp_msg.c:67) 20241017055209139 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241017055209139 DLMGCP DEBUG <0013> Generated response: line #03: o=- 9BE205E8 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055209139 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241017055209139 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055209139 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241017055209139 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5756 RTP/AVP 112 (mgcp_msg.c:67) 20241017055209139 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241017055209139 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:112 octet-align=1 (mgcp_msg.c:67) 20241017055209139 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055209147 DLMGCP DEBUG <0013> Received message: line #00: CRCX 16621 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055209147 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241017055209148 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:67) 20241017055209148 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055209148 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: 2 (mgcp_msg.c:67) 20241017055209148 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241017055209148 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055209148 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241017055209148 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055209148 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241017055209148 DLMGCP DEBUG <0013> Received message: line #10: m=audio 1985 RTP/AVP 110 (mgcp_msg.c:67) 20241017055209148 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:110 AMR/8000 (mgcp_msg.c:67) 20241017055209148 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241017055209148 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241017055209148 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241017055209148 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055209148 DLMGCP DEBUG <0013> MGCP client offered Osmux CID 2 (mgcp_msg.c:207) 20241017055209148 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:66F3ED0C r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055209148 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:66F3ED0C connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241017055209148 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:66F3ED0C output_enabled 1 (mgcp_msg.c:125) 20241017055209148 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055209148 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:66F3ED0C Got media info via SDP: port:1985, addr:127.0.0.1, duration:20, payload-types:110=AMR  (mgcp_sdp.c:444) 20241017055209148 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:66F3ED0C 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) 20241017055209148 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 1985 (mgcp_protocol.c:726) 20241017055209149 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:66F3ED0C CRCX: Creating connection: port: 5758 (mgcp_protocol.c:1112) 20241017055209149 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:66F3ED0C CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055209149 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055209149 DLMGCP DEBUG <0013> Generated response: line #00: 200 16621 OK (mgcp_msg.c:67) 20241017055209149 DLMGCP DEBUG <0013> Generated response: line #01: I: 66F3ED0C (mgcp_msg.c:67) 20241017055209149 DLMGCP DEBUG <0013> Generated response: line #02: X-Osmux: 7 (mgcp_msg.c:67) 20241017055209149 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055209149 DLMGCP DEBUG <0013> Generated response: line #04: o=- 66F3ED0C 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055209149 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055209149 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055209149 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055209149 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 1984 RTP/AVP 110 (mgcp_msg.c:67) 20241017055209149 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:110 AMR/8000 (mgcp_msg.c:67) 20241017055209149 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) OsmuxEM(178)@176d1c6d6327: Warning: Stopping inactive timer T_transmit. 20241017055210363 DLMGCP DEBUG <0013> Received message: line #00: DLCX 16622 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055210363 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:67) 20241017055210363 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241017055210363 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241017055210363 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055210363 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1477) 20241017055210363 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055210364 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055210364 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055210364 DLMGCP DEBUG <0013> Generated response: line #00: 200 16622 OK (mgcp_msg.c:67) RTPEM1(176)@176d1c6d6327: Warning: Stopping inactive timer T_transmit. MTC@176d1c6d6327: stats A: { num_pkts_tx := 48, bytes_payload_tx := 816, num_pkts_rx := 48, bytes_payload_rx := 816, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@176d1c6d6327: stats B: { num_pkts_tx := 12, bytes_payload_tx := 720, num_pkts_rx := 12, bytes_payload_rx := 720, num_pkts_rx_err_seq := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@176d1c6d6327: tolerance: 3 packets MTC@176d1c6d6327: batch_size: 4 packets MTC@176d1c6d6327: stats: { num_pkts_tx := 48, bytes_payload_tx := 816, num_pkts_rx := 48, bytes_payload_rx := 816, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@176d1c6d6327: 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@176d1c6d6327: setverdict(pass): none -> pass OsmuxEM(178)@176d1c6d6327: Final verdict of PTC: none RTPEM0(175)@176d1c6d6327: Final verdict of PTC: none VirtCallAgent-STATS(179)@176d1c6d6327: Final verdict of PTC: none RTPEM2(177)@176d1c6d6327: Final verdict of PTC: none RTPEM1(176)@176d1c6d6327: Final verdict of PTC: none IPA-CTRL-CLI-IPA(180)@176d1c6d6327: Final verdict of PTC: none MTC@176d1c6d6327: Setting final verdict of the test case. MTC@176d1c6d6327: Local verdict of MTC: pass MTC@176d1c6d6327: Local verdict of PTC RTPEM0(175): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC RTPEM1(176): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC RTPEM2(177): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC OsmuxEM(178): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC VirtCallAgent-STATS(179): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC IPA-CTRL-CLI-IPA(180): none (pass -> pass) MTC@176d1c6d6327: Test case TC_two_crcx_and_rtp_osmux_bidir finished. Verdict: pass MTC@176d1c6d6327: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir pass'. Thu Oct 17 05:52:10 UTC 2024 ====== MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=170976) Waiting for packet dumper to finish... 1 (prev_count=170976, count=181668) MTC@176d1c6d6327: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir pass' was executed successfully (exit status: 0). MTC@176d1c6d6327: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_amr_bwe'. ------ MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_amr_bwe ------ Thu Oct 17 05:52:12 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_amr_bwe.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_amr_bwe.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@176d1c6d6327: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_amr_bwe' was executed successfully (exit status: 0). MTC@176d1c6d6327: Test case TC_two_crcx_and_rtp_osmux_bidir_amr_bwe started. 20241017055213582 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43434 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055213582 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241017055213582 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241017055213582 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055213582 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241017055213582 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241017055213582 DLMGCP DEBUG <0013> Generated response: line #00: 515 43434 FAIL (mgcp_msg.c:67) 20241017055213594 DLMGCP DEBUG <0013> Received message: line #00: CRCX 43435 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055213594 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241017055213594 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:67) 20241017055213594 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055213594 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241017055213594 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055213594 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241017055213594 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055213594 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241017055213594 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:67) 20241017055213594 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241017055213594 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055213594 DLMGCP DEBUG <0013> Received message: line #12: a=fmtp:112 octet-align=0 (mgcp_msg.c:67) 20241017055213594 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241017055213594 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241017055213594 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055213594 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:88240A9A r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055213595 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:88240A9A connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241017055213595 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:88240A9A output_enabled 1 (mgcp_msg.c:125) 20241017055213595 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055213595 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:88240A9A Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:112=AMR  (mgcp_sdp.c:444) 20241017055213595 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:88240A9A 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) 20241017055213595 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241017055213595 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:88240A9A CRCX: Creating connection: port: 5760 (mgcp_protocol.c:1112) 20241017055213595 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:88240A9A CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055213595 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055213595 DLMGCP DEBUG <0013> Generated response: line #00: 200 43435 OK (mgcp_msg.c:67) 20241017055213595 DLMGCP DEBUG <0013> Generated response: line #01: I: 88240A9A (mgcp_msg.c:67) 20241017055213595 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241017055213595 DLMGCP DEBUG <0013> Generated response: line #03: o=- 88240A9A 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055213595 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241017055213595 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055213595 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241017055213595 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5760 RTP/AVP 112 (mgcp_msg.c:67) 20241017055213595 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241017055213595 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:112 octet-align=0 (mgcp_msg.c:67) 20241017055213595 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055213603 DLMGCP DEBUG <0013> Received message: line #00: CRCX 43436 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055213603 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241017055213604 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:67) 20241017055213604 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055213604 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: 2 (mgcp_msg.c:67) 20241017055213604 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241017055213604 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055213604 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241017055213604 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055213604 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241017055213604 DLMGCP DEBUG <0013> Received message: line #10: m=audio 1985 RTP/AVP 110 (mgcp_msg.c:67) 20241017055213604 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:110 AMR/8000 (mgcp_msg.c:67) 20241017055213604 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241017055213604 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241017055213604 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241017055213604 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055213604 DLMGCP DEBUG <0013> MGCP client offered Osmux CID 2 (mgcp_msg.c:207) 20241017055213604 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:25CE2A70 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055213604 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:25CE2A70 connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241017055213604 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:25CE2A70 output_enabled 1 (mgcp_msg.c:125) 20241017055213604 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055213604 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:25CE2A70 Got media info via SDP: port:1985, addr:127.0.0.1, duration:20, payload-types:110=AMR  (mgcp_sdp.c:444) 20241017055213604 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:25CE2A70 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) 20241017055213604 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 1985 (mgcp_protocol.c:726) 20241017055213605 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:25CE2A70 CRCX: Creating connection: port: 5762 (mgcp_protocol.c:1112) 20241017055213605 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:25CE2A70 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055213605 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055213605 DLMGCP DEBUG <0013> Generated response: line #00: 200 43436 OK (mgcp_msg.c:67) 20241017055213605 DLMGCP DEBUG <0013> Generated response: line #01: I: 25CE2A70 (mgcp_msg.c:67) 20241017055213605 DLMGCP DEBUG <0013> Generated response: line #02: X-Osmux: 8 (mgcp_msg.c:67) 20241017055213605 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055213605 DLMGCP DEBUG <0013> Generated response: line #04: o=- 25CE2A70 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055213605 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055213605 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055213605 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055213605 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 1984 RTP/AVP 110 (mgcp_msg.c:67) 20241017055213605 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:110 AMR/8000 (mgcp_msg.c:67) 20241017055213605 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) OsmuxEM(184)@176d1c6d6327: Warning: Stopping inactive timer T_transmit. 20241017055214821 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43437 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055214821 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:67) 20241017055214821 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241017055214821 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241017055214821 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055214821 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1477) 20241017055214821 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055214821 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055214821 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055214821 DLMGCP DEBUG <0013> Generated response: line #00: 200 43437 OK (mgcp_msg.c:67) RTPEM1(182)@176d1c6d6327: Warning: Stopping inactive timer T_transmit. MTC@176d1c6d6327: stats A: { num_pkts_tx := 47, bytes_payload_tx := 752, num_pkts_rx := 48, bytes_payload_rx := 768, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@176d1c6d6327: stats B: { num_pkts_tx := 12, bytes_payload_tx := 720, num_pkts_rx := 12, bytes_payload_rx := 705, num_pkts_rx_err_seq := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@176d1c6d6327: tolerance: 3 packets MTC@176d1c6d6327: batch_size: 4 packets MTC@176d1c6d6327: stats: { num_pkts_tx := 47, bytes_payload_tx := 752, num_pkts_rx := 48, bytes_payload_rx := 768, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@176d1c6d6327: stats: { num_pkts_tx := 12, bytes_payload_tx := 720, num_pkts_rx := 12, bytes_payload_rx := 705, num_pkts_rx_err_seq := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@176d1c6d6327: setverdict(pass): none -> pass OsmuxEM(184)@176d1c6d6327: Final verdict of PTC: none RTPEM2(183)@176d1c6d6327: Final verdict of PTC: none RTPEM1(182)@176d1c6d6327: Final verdict of PTC: none RTPEM0(181)@176d1c6d6327: Final verdict of PTC: none VirtCallAgent-STATS(185)@176d1c6d6327: Final verdict of PTC: none IPA-CTRL-CLI-IPA(186)@176d1c6d6327: Final verdict of PTC: none MTC@176d1c6d6327: Setting final verdict of the test case. MTC@176d1c6d6327: Local verdict of MTC: pass MTC@176d1c6d6327: Local verdict of PTC RTPEM0(181): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC RTPEM1(182): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC RTPEM2(183): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC OsmuxEM(184): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC VirtCallAgent-STATS(185): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC IPA-CTRL-CLI-IPA(186): none (pass -> pass) MTC@176d1c6d6327: Test case TC_two_crcx_and_rtp_osmux_bidir_amr_bwe finished. Verdict: pass MTC@176d1c6d6327: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_amr_bwe pass'. Thu Oct 17 05:52:14 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=129028) Waiting for packet dumper to finish... 1 (prev_count=129028, count=179896) MTC@176d1c6d6327: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_amr_bwe pass' was executed successfully (exit status: 0). MTC@176d1c6d6327: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_wildcard'. ------ MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_wildcard ------ Thu Oct 17 05:52:16 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_wildcard.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_wildcard.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@176d1c6d6327: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_wildcard' was executed successfully (exit status: 0). MTC@176d1c6d6327: Test case TC_two_crcx_mdcx_and_rtp_osmux_wildcard started. 20241017055218035 DLMGCP DEBUG <0013> Received message: line #00: DLCX 13505 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055218035 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241017055218035 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241017055218035 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055218035 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241017055218035 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241017055218035 DLMGCP DEBUG <0013> Generated response: line #00: 515 13505 FAIL (mgcp_msg.c:67) 20241017055218038 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13506 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055218038 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055218038 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241017055218038 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055218038 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241017055218038 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055218038 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241017055218038 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055218038 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241017055218038 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:67) 20241017055218038 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241017055218038 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055218038 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241017055218038 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241017055218038 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055218038 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:E5D5A49F r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055218038 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:E5D5A49F connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055218038 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:E5D5A49F output_enabled 0 (mgcp_msg.c:125) 20241017055218038 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055218038 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:E5D5A49F Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:112=AMR  (mgcp_sdp.c:444) 20241017055218038 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:E5D5A49F 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) 20241017055218038 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241017055218038 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:E5D5A49F CRCX: Creating connection: port: 5764 (mgcp_protocol.c:1112) 20241017055218038 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:E5D5A49F CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055218038 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055218038 DLMGCP DEBUG <0013> Generated response: line #00: 200 13506 OK (mgcp_msg.c:67) 20241017055218038 DLMGCP DEBUG <0013> Generated response: line #01: I: E5D5A49F (mgcp_msg.c:67) 20241017055218038 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241017055218038 DLMGCP DEBUG <0013> Generated response: line #03: o=- E5D5A49F 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055218038 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241017055218038 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055218038 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241017055218038 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5764 RTP/AVP 112 (mgcp_msg.c:67) 20241017055218038 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241017055218038 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241017055218041 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13507 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055218041 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055218041 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241017055218041 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055218041 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241017055218041 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241017055218041 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055218041 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241017055218041 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055218041 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241017055218041 DLMGCP DEBUG <0013> Received message: line #10: m=audio 1985 RTP/AVP 110 (mgcp_msg.c:67) 20241017055218041 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:110 AMR/8000 (mgcp_msg.c:67) 20241017055218041 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241017055218041 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241017055218041 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241017055218041 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055218041 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241017055218041 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:D8B88E14 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055218041 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:D8B88E14 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055218041 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:D8B88E14 output_enabled 0 (mgcp_msg.c:125) 20241017055218041 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055218041 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:D8B88E14 Got media info via SDP: port:1985, addr:127.0.0.1, duration:20, payload-types:110=AMR  (mgcp_sdp.c:444) 20241017055218041 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:D8B88E14 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) 20241017055218041 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 1985 (mgcp_protocol.c:726) 20241017055218041 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:D8B88E14 CRCX: Creating connection: port: 5766 (mgcp_protocol.c:1112) 20241017055218041 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:D8B88E14 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055218041 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055218041 DLMGCP DEBUG <0013> Generated response: line #00: 200 13507 OK (mgcp_msg.c:67) 20241017055218041 DLMGCP DEBUG <0013> Generated response: line #01: I: D8B88E14 (mgcp_msg.c:67) 20241017055218041 DLMGCP DEBUG <0013> Generated response: line #02: X-Osmux: 9 (mgcp_msg.c:67) 20241017055218041 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055218041 DLMGCP DEBUG <0013> Generated response: line #04: o=- D8B88E14 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055218041 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055218041 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055218041 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055218041 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 1984 RTP/AVP 110 (mgcp_msg.c:67) 20241017055218041 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:110 AMR/8000 (mgcp_msg.c:67) 20241017055218041 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) RTPEM0(187)@176d1c6d6327: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20241017055219560 DLMGCP DEBUG <0013> Received message: line #00: MDCX 13508 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055219560 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241017055219560 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241017055219560 DLMGCP DEBUG <0013> Received message: line #03: I: E5D5A49F (mgcp_msg.c:67) 20241017055219560 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055219561 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241017055219561 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055219561 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241017055219561 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055219561 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241017055219561 DLMGCP DEBUG <0013> Received message: line #10: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:67) 20241017055219561 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241017055219561 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241017055219561 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241017055219561 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241017055219561 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1155) 20241017055219561 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:E5D5A49F r=127.0.0.1:10000<->l=127.0.0.1:5764) (mgcp_msg.c:118) 20241017055219561 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:E5D5A49F connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241017055219561 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:E5D5A49F output_enabled 1 (mgcp_msg.c:125) 20241017055219561 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055219561 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:E5D5A49F Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:112=AMR  (mgcp_sdp.c:444) 20241017055219561 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:E5D5A49F 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) 20241017055219561 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241017055219561 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:E5D5A49F MDCX: modified conn:(1227/rtp C:E5D5A49F r=127.0.0.1:10000<->l=127.0.0.1:5764) (mgcp_protocol.c:1338) 20241017055219561 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:E5D5A49F MDCX: connection successfully modified (mgcp_protocol.c:1351) 20241017055219561 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055219561 DLMGCP DEBUG <0013> Generated response: line #00: 200 13508 OK (mgcp_msg.c:67) 20241017055219561 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:67) 20241017055219561 DLMGCP DEBUG <0013> Generated response: line #02: o=- E5D5A49F 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055219561 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:67) 20241017055219561 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055219561 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:67) 20241017055219561 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5764 RTP/AVP 112 (mgcp_msg.c:67) 20241017055219561 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241017055219561 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:67) OsmuxEM(190)@176d1c6d6327: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20241017055220076 DLMGCP DEBUG <0013> Received message: line #00: MDCX 13509 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055220076 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241017055220076 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241017055220076 DLMGCP DEBUG <0013> Received message: line #03: I: D8B88E14 (mgcp_msg.c:67) 20241017055220076 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055220076 DLMGCP DEBUG <0013> Received message: line #05: X-OSMUX: 2 (mgcp_msg.c:67) 20241017055220077 DLMGCP DEBUG <0013> Received message: line #06: v=0 (mgcp_msg.c:67) 20241017055220077 DLMGCP DEBUG <0013> Received message: line #07: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055220077 DLMGCP DEBUG <0013> Received message: line #08: s=- (mgcp_msg.c:67) 20241017055220077 DLMGCP DEBUG <0013> Received message: line #09: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055220077 DLMGCP DEBUG <0013> Received message: line #10: t=0 0 (mgcp_msg.c:67) 20241017055220077 DLMGCP DEBUG <0013> Received message: line #11: m=audio 1985 RTP/AVP 110 (mgcp_msg.c:67) 20241017055220077 DLMGCP DEBUG <0013> Received message: line #12: a=rtpmap:110 AMR/8000 (mgcp_msg.c:67) 20241017055220077 DLMGCP DEBUG <0013> Received message: line #13: a=ptime:20 (mgcp_msg.c:67) 20241017055220077 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241017055220077 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241017055220077 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1155) 20241017055220077 DLMGCP DEBUG <0013> MGCP client offered Osmux CID 2 (mgcp_msg.c:207) 20241017055220077 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:D8B88E14 r=127.0.0.1:1985<->l=127.0.0.1:5766 CID=9) (mgcp_msg.c:118) 20241017055220077 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:D8B88E14 connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241017055220077 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:D8B88E14 output_enabled 1 (mgcp_msg.c:125) 20241017055220077 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055220077 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:D8B88E14 Got media info via SDP: port:1985, addr:127.0.0.1, duration:20, payload-types:110=AMR  (mgcp_sdp.c:444) 20241017055220077 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:D8B88E14 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) 20241017055220077 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 1985 (mgcp_protocol.c:726) 20241017055220077 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:D8B88E14 MDCX: modified conn:(1227/rtp C:D8B88E14 r=127.0.0.1:1985<->l=127.0.0.1:5766 CID=9) (mgcp_protocol.c:1338) 20241017055220077 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:D8B88E14 MDCX: connection successfully modified (mgcp_protocol.c:1351) 20241017055220077 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055220077 DLMGCP DEBUG <0013> Generated response: line #00: 200 13509 OK (mgcp_msg.c:67) 20241017055220077 DLMGCP DEBUG <0013> Generated response: line #01: X-Osmux: 9 (mgcp_msg.c:67) 20241017055220077 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241017055220077 DLMGCP DEBUG <0013> Generated response: line #03: o=- D8B88E14 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055220077 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241017055220077 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055220077 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241017055220077 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 1984 RTP/AVP 110 (mgcp_msg.c:67) 20241017055220077 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:110 AMR/8000 (mgcp_msg.c:67) 20241017055220077 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) MTC@176d1c6d6327: stats: { num_pkts_tx := 191, bytes_payload_tx := 3247, 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@176d1c6d6327: 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 } 20241017055222189 DLMGCP DEBUG <0013> Received message: line #00: DLCX 13510 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055222189 DLMGCP DEBUG <0013> Received message: line #01: C: 1227 (mgcp_msg.c:67) 20241017055222189 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241017055222189 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241017055222189 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055222189 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1477) 20241017055222189 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055222189 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055222189 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055222189 DLMGCP DEBUG <0013> Generated response: line #00: 200 13510 OK (mgcp_msg.c:67) MTC@176d1c6d6327: setverdict(pass): none -> pass OsmuxEM(190)@176d1c6d6327: Final verdict of PTC: none IPA-CTRL-CLI-IPA(192)@176d1c6d6327: Final verdict of PTC: none RTPEM1(188)@176d1c6d6327: Final verdict of PTC: none RTPEM0(187)@176d1c6d6327: Final verdict of PTC: none VirtCallAgent-STATS(191)@176d1c6d6327: Final verdict of PTC: none RTPEM2(189)@176d1c6d6327: Final verdict of PTC: none MTC@176d1c6d6327: Setting final verdict of the test case. MTC@176d1c6d6327: Local verdict of MTC: pass MTC@176d1c6d6327: Local verdict of PTC RTPEM0(187): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC RTPEM1(188): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC RTPEM2(189): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC OsmuxEM(190): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC VirtCallAgent-STATS(191): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC IPA-CTRL-CLI-IPA(192): none (pass -> pass) MTC@176d1c6d6327: Test case TC_two_crcx_mdcx_and_rtp_osmux_wildcard finished. Verdict: pass MTC@176d1c6d6327: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_wildcard pass'. Thu Oct 17 05:52:22 UTC 2024 ====== MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_wildcard pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_wildcard.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=406620) Waiting for packet dumper to finish... 1 (prev_count=406620, count=438940) MTC@176d1c6d6327: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_wildcard pass' was executed successfully (exit status: 0). MTC@176d1c6d6327: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_fixed'. ------ MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_fixed ------ Thu Oct 17 05:52:24 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_fixed.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_fixed.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@176d1c6d6327: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_fixed' was executed successfully (exit status: 0). MTC@176d1c6d6327: Test case TC_two_crcx_mdcx_and_rtp_osmux_fixed started. 20241017055225352 DLMGCP DEBUG <0013> Received message: line #00: DLCX 39999 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055225352 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241017055225352 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241017055225352 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055225352 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241017055225352 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241017055225352 DLMGCP DEBUG <0013> Generated response: line #00: 515 39999 FAIL (mgcp_msg.c:67) 20241017055225368 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40000 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055225368 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055225368 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241017055225368 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055225368 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241017055225368 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055225368 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241017055225368 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055225368 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241017055225368 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:67) 20241017055225368 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241017055225368 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055225368 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241017055225368 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241017055225368 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055225368 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:818A574D r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055225368 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:818A574D connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055225368 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:818A574D output_enabled 0 (mgcp_msg.c:125) 20241017055225368 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055225368 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:818A574D Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:112=AMR  (mgcp_sdp.c:444) 20241017055225368 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:818A574D 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) 20241017055225368 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241017055225368 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:818A574D CRCX: Creating connection: port: 5768 (mgcp_protocol.c:1112) 20241017055225368 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:818A574D CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055225368 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055225368 DLMGCP DEBUG <0013> Generated response: line #00: 200 40000 OK (mgcp_msg.c:67) 20241017055225368 DLMGCP DEBUG <0013> Generated response: line #01: I: 818A574D (mgcp_msg.c:67) 20241017055225368 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241017055225368 DLMGCP DEBUG <0013> Generated response: line #03: o=- 818A574D 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055225368 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241017055225368 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055225368 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241017055225368 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5768 RTP/AVP 112 (mgcp_msg.c:67) 20241017055225368 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241017055225368 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241017055225377 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40001 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055225377 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055225377 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241017055225377 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055225377 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: 2 (mgcp_msg.c:67) 20241017055225377 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241017055225377 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055225377 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241017055225377 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055225377 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241017055225377 DLMGCP DEBUG <0013> Received message: line #10: m=audio 1985 RTP/AVP 110 (mgcp_msg.c:67) 20241017055225377 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:110 AMR/8000 (mgcp_msg.c:67) 20241017055225377 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241017055225378 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241017055225378 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241017055225378 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055225378 DLMGCP DEBUG <0013> MGCP client offered Osmux CID 2 (mgcp_msg.c:207) 20241017055225378 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:2168F81E r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055225378 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:2168F81E connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055225378 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:2168F81E output_enabled 0 (mgcp_msg.c:125) 20241017055225378 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055225378 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:2168F81E Got media info via SDP: port:1985, addr:127.0.0.1, duration:20, payload-types:110=AMR  (mgcp_sdp.c:444) 20241017055225378 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:2168F81E 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) 20241017055225378 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 1985 (mgcp_protocol.c:726) 20241017055225378 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:2168F81E CRCX: Creating connection: port: 5770 (mgcp_protocol.c:1112) 20241017055225378 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:2168F81E CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055225378 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055225378 DLMGCP DEBUG <0013> Generated response: line #00: 200 40001 OK (mgcp_msg.c:67) 20241017055225378 DLMGCP DEBUG <0013> Generated response: line #01: I: 2168F81E (mgcp_msg.c:67) 20241017055225378 DLMGCP DEBUG <0013> Generated response: line #02: X-Osmux: 10 (mgcp_msg.c:67) 20241017055225378 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055225378 DLMGCP DEBUG <0013> Generated response: line #04: o=- 2168F81E 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055225378 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055225378 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055225378 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055225378 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 1984 RTP/AVP 110 (mgcp_msg.c:67) 20241017055225378 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:110 AMR/8000 (mgcp_msg.c:67) 20241017055225378 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) RTPEM0(193)@176d1c6d6327: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20241017055226900 DLMGCP DEBUG <0013> Received message: line #00: MDCX 40002 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055226900 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241017055226901 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241017055226901 DLMGCP DEBUG <0013> Received message: line #03: I: 818A574D (mgcp_msg.c:67) 20241017055226901 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055226901 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241017055226901 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055226901 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241017055226901 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055226901 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241017055226901 DLMGCP DEBUG <0013> Received message: line #10: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:67) 20241017055226901 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241017055226901 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241017055226901 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241017055226901 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241017055226901 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1155) 20241017055226901 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:818A574D r=127.0.0.1:10000<->l=127.0.0.1:5768) (mgcp_msg.c:118) 20241017055226901 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:818A574D connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241017055226901 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:818A574D output_enabled 1 (mgcp_msg.c:125) 20241017055226901 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055226901 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:818A574D Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:112=AMR  (mgcp_sdp.c:444) 20241017055226901 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:818A574D 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) 20241017055226901 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241017055226901 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:818A574D MDCX: modified conn:(1227/rtp C:818A574D r=127.0.0.1:10000<->l=127.0.0.1:5768) (mgcp_protocol.c:1338) 20241017055226901 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:818A574D MDCX: connection successfully modified (mgcp_protocol.c:1351) 20241017055226901 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055226901 DLMGCP DEBUG <0013> Generated response: line #00: 200 40002 OK (mgcp_msg.c:67) 20241017055226901 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:67) 20241017055226901 DLMGCP DEBUG <0013> Generated response: line #02: o=- 818A574D 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055226901 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:67) 20241017055226901 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055226901 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:67) 20241017055226901 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5768 RTP/AVP 112 (mgcp_msg.c:67) 20241017055226901 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241017055226901 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:67) OsmuxEM(196)@176d1c6d6327: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20241017055227411 DLMGCP DEBUG <0013> Received message: line #00: MDCX 40003 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055227411 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241017055227411 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241017055227411 DLMGCP DEBUG <0013> Received message: line #03: I: 2168F81E (mgcp_msg.c:67) 20241017055227411 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055227411 DLMGCP DEBUG <0013> Received message: line #05: X-OSMUX: 2 (mgcp_msg.c:67) 20241017055227411 DLMGCP DEBUG <0013> Received message: line #06: v=0 (mgcp_msg.c:67) 20241017055227411 DLMGCP DEBUG <0013> Received message: line #07: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055227411 DLMGCP DEBUG <0013> Received message: line #08: s=- (mgcp_msg.c:67) 20241017055227411 DLMGCP DEBUG <0013> Received message: line #09: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055227411 DLMGCP DEBUG <0013> Received message: line #10: t=0 0 (mgcp_msg.c:67) 20241017055227411 DLMGCP DEBUG <0013> Received message: line #11: m=audio 1985 RTP/AVP 110 (mgcp_msg.c:67) 20241017055227411 DLMGCP DEBUG <0013> Received message: line #12: a=rtpmap:110 AMR/8000 (mgcp_msg.c:67) 20241017055227411 DLMGCP DEBUG <0013> Received message: line #13: a=ptime:20 (mgcp_msg.c:67) 20241017055227411 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241017055227411 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241017055227411 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1155) 20241017055227411 DLMGCP DEBUG <0013> MGCP client offered Osmux CID 2 (mgcp_msg.c:207) 20241017055227411 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:2168F81E r=127.0.0.1:1985<->l=127.0.0.1:5770 CID=10) (mgcp_msg.c:118) 20241017055227411 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:2168F81E connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241017055227411 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:2168F81E output_enabled 1 (mgcp_msg.c:125) 20241017055227411 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055227411 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:2168F81E Got media info via SDP: port:1985, addr:127.0.0.1, duration:20, payload-types:110=AMR  (mgcp_sdp.c:444) 20241017055227412 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:2168F81E 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) 20241017055227412 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 1985 (mgcp_protocol.c:726) 20241017055227412 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:2168F81E MDCX: modified conn:(1227/rtp C:2168F81E r=127.0.0.1:1985<->l=127.0.0.1:5770 CID=10) (mgcp_protocol.c:1338) 20241017055227412 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:2168F81E MDCX: connection successfully modified (mgcp_protocol.c:1351) 20241017055227412 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055227412 DLMGCP DEBUG <0013> Generated response: line #00: 200 40003 OK (mgcp_msg.c:67) 20241017055227412 DLMGCP DEBUG <0013> Generated response: line #01: X-Osmux: 10 (mgcp_msg.c:67) 20241017055227412 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241017055227412 DLMGCP DEBUG <0013> Generated response: line #03: o=- 2168F81E 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055227412 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241017055227412 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055227412 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241017055227412 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 1984 RTP/AVP 110 (mgcp_msg.c:67) 20241017055227412 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:110 AMR/8000 (mgcp_msg.c:67) 20241017055227412 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) MTC@176d1c6d6327: stats: { num_pkts_tx := 192, bytes_payload_tx := 3264, num_pkts_rx := 122, bytes_payload_rx := 2074, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@176d1c6d6327: 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 } 20241017055229520 DLMGCP DEBUG <0013> Received message: line #00: DLCX 40004 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055229520 DLMGCP DEBUG <0013> Received message: line #01: C: 1227 (mgcp_msg.c:67) 20241017055229520 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241017055229520 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241017055229520 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055229520 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1477) 20241017055229520 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055229520 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055229520 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055229520 DLMGCP DEBUG <0013> Generated response: line #00: 200 40004 OK (mgcp_msg.c:67) MTC@176d1c6d6327: setverdict(pass): none -> pass OsmuxEM(196)@176d1c6d6327: Final verdict of PTC: none RTPEM1(194)@176d1c6d6327: Final verdict of PTC: none RTPEM2(195)@176d1c6d6327: Final verdict of PTC: none VirtCallAgent-STATS(197)@176d1c6d6327: Final verdict of PTC: none RTPEM0(193)@176d1c6d6327: Final verdict of PTC: none IPA-CTRL-CLI-IPA(198)@176d1c6d6327: Final verdict of PTC: none MTC@176d1c6d6327: Setting final verdict of the test case. MTC@176d1c6d6327: Local verdict of MTC: pass MTC@176d1c6d6327: Local verdict of PTC RTPEM0(193): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC RTPEM1(194): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC RTPEM2(195): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC OsmuxEM(196): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC VirtCallAgent-STATS(197): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC IPA-CTRL-CLI-IPA(198): none (pass -> pass) MTC@176d1c6d6327: Test case TC_two_crcx_mdcx_and_rtp_osmux_fixed finished. Verdict: pass MTC@176d1c6d6327: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_fixed pass'. Thu Oct 17 05:52:29 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=449048) Waiting for packet dumper to finish... 1 (prev_count=449048, count=461948) MTC@176d1c6d6327: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_fixed pass' was executed successfully (exit status: 0). MTC@176d1c6d6327: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_dlcx_30ep'. ------ MGCP_Test.TC_crcx_dlcx_30ep ------ Thu Oct 17 05:52:31 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_crcx_dlcx_30ep.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_crcx_dlcx_30ep.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@176d1c6d6327: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_dlcx_30ep' was executed successfully (exit status: 0). MTC@176d1c6d6327: Test case TC_crcx_dlcx_30ep started. 20241017055232743 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26256 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055232743 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055232743 DLMGCP DEBUG <0013> Received message: line #02: C: 011234 (mgcp_msg.c:67) 20241017055232743 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055232743 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:279) 20241017055232743 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241017055232743 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055232743 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw conn:(011234/rtp C:B5AAC8E3 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055232743 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:B5AAC8E3 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055232743 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:B5AAC8E3 output_enabled 0 (mgcp_msg.c:125) 20241017055232743 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055232743 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw conn:(011234/rtp C:B5AAC8E3 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055232743 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055232743 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:B5AAC8E3 CRCX: Creating connection: port: 5772 (mgcp_protocol.c:1112) 20241017055232743 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CI:B5AAC8E3 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055232744 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055232744 DLMGCP DEBUG <0013> Generated response: line #00: 200 26256 OK (mgcp_msg.c:67) 20241017055232744 DLMGCP DEBUG <0013> Generated response: line #01: I: B5AAC8E3 (mgcp_msg.c:67) 20241017055232744 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241017055232744 DLMGCP DEBUG <0013> Generated response: line #03: o=- B5AAC8E3 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055232744 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241017055232744 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055232744 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241017055232744 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5772 RTP/AVP 112 (mgcp_msg.c:67) 20241017055232744 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055232744 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241017055232745 DLMGCP DEBUG <0013> Received message: line #00: DLCX 26257 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055232746 DLMGCP DEBUG <0013> Received message: line #01: C: 011234 (mgcp_msg.c:67) 20241017055232746 DLMGCP DEBUG <0013> Received message: line #02: I: B5AAC8E3 (mgcp_msg.c:67) 20241017055232746 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:279) 20241017055232746 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241017055232746 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055232746 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:B5AAC8E3 DLCX: deleting conn:(011234/rtp C:B5AAC8E3 r=NULL:0<->l=::1:5772) (mgcp_protocol.c:1502) 20241017055232746 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055232746 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1505) 20241017055232746 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055232746 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw DLCX: endpoint released (mgcp_protocol.c:1512) 20241017055232746 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=250 (mgcp_protocol.c:230) 20241017055232746 DLMGCP DEBUG <0013> Generated response: line #00: 250 26257 OK (mgcp_msg.c:67) 20241017055232746 DLMGCP DEBUG <0013> Generated response: line #01: P: PS=0, OS=0, PR=0, OR=0, PL=0, JI=0 (mgcp_msg.c:67) 20241017055232747 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26258 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055232747 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055232747 DLMGCP DEBUG <0013> Received message: line #02: C: 021234 (mgcp_msg.c:67) 20241017055232747 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055232747 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241017055232747 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241017055232747 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055232747 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(021234/rtp C:526F1057 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055232747 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:526F1057 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055232747 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:526F1057 output_enabled 0 (mgcp_msg.c:125) 20241017055232747 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055232747 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(021234/rtp C:526F1057 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055232747 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) MTC@176d1c6d6327: setverdict(pass): none -> pass 20241017055232747 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:526F1057 CRCX: Creating connection: port: 5774 (mgcp_protocol.c:1112) 20241017055232747 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:526F1057 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055232747 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055232747 DLMGCP DEBUG <0013> Generated response: line #00: 200 26258 OK (mgcp_msg.c:67) 20241017055232747 DLMGCP DEBUG <0013> Generated response: line #01: I: 526F1057 (mgcp_msg.c:67) 20241017055232747 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241017055232747 DLMGCP DEBUG <0013> Generated response: line #03: o=- 526F1057 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055232747 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241017055232747 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055232747 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241017055232747 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5774 RTP/AVP 112 (mgcp_msg.c:67) 20241017055232747 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055232747 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241017055232748 DLMGCP DEBUG <0013> Received message: line #00: DLCX 26259 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055232748 DLMGCP DEBUG <0013> Received message: line #01: C: 021234 (mgcp_msg.c:67) 20241017055232748 DLMGCP DEBUG <0013> Received message: line #02: I: 526F1057 (mgcp_msg.c:67) 20241017055232748 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241017055232748 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241017055232748 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055232748 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:526F1057 DLCX: deleting conn:(021234/rtp C:526F1057 r=NULL:0<->l=::1:5774) (mgcp_protocol.c:1502) 20241017055232748 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055232748 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1505) 20241017055232748 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055232748 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint released (mgcp_protocol.c:1512) 20241017055232748 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=250 (mgcp_protocol.c:230) 20241017055232748 DLMGCP DEBUG <0013> Generated response: line #00: 250 26259 OK (mgcp_msg.c:67) 20241017055232748 DLMGCP DEBUG <0013> Generated response: line #01: P: PS=0, OS=0, PR=0, OR=0, PL=0, JI=0 (mgcp_msg.c:67) 20241017055232749 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26260 rtpbridge/3@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055232749 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055232749 DLMGCP DEBUG <0013> Received message: line #02: C: 031234 (mgcp_msg.c:67) 20241017055232749 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055232749 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw (trunk:0) found endpoint: rtpbridge/3@mgw (mgcp_endp.c:279) 20241017055232749 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/3@mgw" (mgcp_protocol.c:441) 20241017055232749 DLMGCP NOTICE <0013> endpoint:rtpbridge/3@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055232749 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw conn:(031234/rtp C:892468F5 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055232749 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw CI:892468F5 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055232749 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw CI:892468F5 output_enabled 0 (mgcp_msg.c:125) 20241017055232749 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055232749 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw conn:(031234/rtp C:892468F5 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055232749 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) MTC@176d1c6d6327: setverdict(pass): pass -> pass, component reason not changed 20241017055232750 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw CI:892468F5 CRCX: Creating connection: port: 5776 (mgcp_protocol.c:1112) 20241017055232750 DLMGCP NOTICE <0013> endpoint:rtpbridge/3@mgw CI:892468F5 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055232750 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055232750 DLMGCP DEBUG <0013> Generated response: line #00: 200 26260 OK (mgcp_msg.c:67) 20241017055232750 DLMGCP DEBUG <0013> Generated response: line #01: I: 892468F5 (mgcp_msg.c:67) 20241017055232750 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241017055232750 DLMGCP DEBUG <0013> Generated response: line #03: o=- 892468F5 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055232750 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241017055232750 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055232750 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241017055232750 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5776 RTP/AVP 112 (mgcp_msg.c:67) 20241017055232750 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055232750 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241017055232751 DLMGCP DEBUG <0013> Received message: line #00: DLCX 26261 rtpbridge/3@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055232751 DLMGCP DEBUG <0013> Received message: line #01: C: 031234 (mgcp_msg.c:67) 20241017055232751 DLMGCP DEBUG <0013> Received message: line #02: I: 892468F5 (mgcp_msg.c:67) 20241017055232751 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw (trunk:0) found endpoint: rtpbridge/3@mgw (mgcp_endp.c:279) 20241017055232751 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/3@mgw" (mgcp_protocol.c:441) 20241017055232751 DLMGCP NOTICE <0013> endpoint:rtpbridge/3@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055232751 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw CI:892468F5 DLCX: deleting conn:(031234/rtp C:892468F5 r=NULL:0<->l=::1:5776) (mgcp_protocol.c:1502) 20241017055232751 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055232751 DLMGCP NOTICE <0013> endpoint:rtpbridge/3@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1505) 20241017055232751 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055232751 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw DLCX: endpoint released (mgcp_protocol.c:1512) 20241017055232751 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Generated response: code=250 (mgcp_protocol.c:230) 20241017055232751 DLMGCP DEBUG <0013> Generated response: line #00: 250 26261 OK (mgcp_msg.c:67) 20241017055232751 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@176d1c6d6327: setverdict(pass): pass -> pass, component reason not changed 20241017055232752 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26262 rtpbridge/4@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055232752 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055232752 DLMGCP DEBUG <0013> Received message: line #02: C: 041234 (mgcp_msg.c:67) 20241017055232752 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055232752 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw (trunk:0) found endpoint: rtpbridge/4@mgw (mgcp_endp.c:279) 20241017055232752 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/4@mgw" (mgcp_protocol.c:441) 20241017055232752 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055232752 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw conn:(041234/rtp C:0BD8C3EB r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055232752 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw CI:0BD8C3EB connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055232752 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw CI:0BD8C3EB output_enabled 0 (mgcp_msg.c:125) 20241017055232752 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055232752 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw conn:(041234/rtp C:0BD8C3EB r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055232752 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055232752 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw CI:0BD8C3EB CRCX: Creating connection: port: 5778 (mgcp_protocol.c:1112) 20241017055232752 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw CI:0BD8C3EB CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055232752 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055232752 DLMGCP DEBUG <0013> Generated response: line #00: 200 26262 OK (mgcp_msg.c:67) 20241017055232752 DLMGCP DEBUG <0013> Generated response: line #01: I: 0BD8C3EB (mgcp_msg.c:67) 20241017055232752 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241017055232752 DLMGCP DEBUG <0013> Generated response: line #03: o=- 0BD8C3EB 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055232752 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241017055232752 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055232752 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241017055232752 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5778 RTP/AVP 112 (mgcp_msg.c:67) 20241017055232752 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055232752 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241017055232754 DLMGCP DEBUG <0013> Received message: line #00: DLCX 26263 rtpbridge/4@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055232754 DLMGCP DEBUG <0013> Received message: line #01: C: 041234 (mgcp_msg.c:67) 20241017055232755 DLMGCP DEBUG <0013> Received message: line #02: I: 0BD8C3EB (mgcp_msg.c:67) 20241017055232755 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw (trunk:0) found endpoint: rtpbridge/4@mgw (mgcp_endp.c:279) 20241017055232755 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/4@mgw" (mgcp_protocol.c:441) 20241017055232755 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055232755 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw CI:0BD8C3EB DLCX: deleting conn:(041234/rtp C:0BD8C3EB r=NULL:0<->l=::1:5778) (mgcp_protocol.c:1502) 20241017055232755 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055232755 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1505) 20241017055232755 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055232755 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw DLCX: endpoint released (mgcp_protocol.c:1512) 20241017055232755 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Generated response: code=250 (mgcp_protocol.c:230) 20241017055232755 DLMGCP DEBUG <0013> Generated response: line #00: 250 26263 OK (mgcp_msg.c:67) 20241017055232755 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@176d1c6d6327: setverdict(pass): pass -> pass, component reason not changed 20241017055232756 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26264 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055232756 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055232756 DLMGCP DEBUG <0013> Received message: line #02: C: 051234 (mgcp_msg.c:67) 20241017055232756 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055232756 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:279) 20241017055232756 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:441) 20241017055232756 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055232756 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw conn:(051234/rtp C:FD599267 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055232756 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:FD599267 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055232756 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:FD599267 output_enabled 0 (mgcp_msg.c:125) 20241017055232756 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055232756 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw conn:(051234/rtp C:FD599267 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055232756 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055232756 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:FD599267 CRCX: Creating connection: port: 5780 (mgcp_protocol.c:1112) 20241017055232756 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CI:FD599267 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055232756 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055232756 DLMGCP DEBUG <0013> Generated response: line #00: 200 26264 OK (mgcp_msg.c:67) 20241017055232756 DLMGCP DEBUG <0013> Generated response: line #01: I: FD599267 (mgcp_msg.c:67) 20241017055232756 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241017055232756 DLMGCP DEBUG <0013> Generated response: line #03: o=- FD599267 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055232756 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241017055232756 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055232756 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241017055232756 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5780 RTP/AVP 112 (mgcp_msg.c:67) 20241017055232756 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055232757 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241017055232758 DLMGCP DEBUG <0013> Received message: line #00: DLCX 26265 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055232758 DLMGCP DEBUG <0013> Received message: line #01: C: 051234 (mgcp_msg.c:67) 20241017055232758 DLMGCP DEBUG <0013> Received message: line #02: I: FD599267 (mgcp_msg.c:67) 20241017055232758 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:279) 20241017055232758 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:441) 20241017055232758 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055232758 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:FD599267 DLCX: deleting conn:(051234/rtp C:FD599267 r=NULL:0<->l=::1:5780) (mgcp_protocol.c:1502) 20241017055232758 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055232758 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1505) 20241017055232758 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055232758 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw DLCX: endpoint released (mgcp_protocol.c:1512) 20241017055232758 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=250 (mgcp_protocol.c:230) 20241017055232758 DLMGCP DEBUG <0013> Generated response: line #00: 250 26265 OK (mgcp_msg.c:67) 20241017055232758 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@176d1c6d6327: setverdict(pass): pass -> pass, component reason not changed 20241017055232760 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26266 rtpbridge/6@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055232760 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055232760 DLMGCP DEBUG <0013> Received message: line #02: C: 061234 (mgcp_msg.c:67) 20241017055232760 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055232760 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw (trunk:0) found endpoint: rtpbridge/6@mgw (mgcp_endp.c:279) 20241017055232760 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/6@mgw" (mgcp_protocol.c:441) 20241017055232760 DLMGCP NOTICE <0013> endpoint:rtpbridge/6@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055232760 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw conn:(061234/rtp C:62396BE8 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055232760 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw CI:62396BE8 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055232760 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw CI:62396BE8 output_enabled 0 (mgcp_msg.c:125) 20241017055232760 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055232760 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw conn:(061234/rtp C:62396BE8 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055232760 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055232760 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw CI:62396BE8 CRCX: Creating connection: port: 5782 (mgcp_protocol.c:1112) 20241017055232760 DLMGCP NOTICE <0013> endpoint:rtpbridge/6@mgw CI:62396BE8 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055232760 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055232760 DLMGCP DEBUG <0013> Generated response: line #00: 200 26266 OK (mgcp_msg.c:67) 20241017055232760 DLMGCP DEBUG <0013> Generated response: line #01: I: 62396BE8 (mgcp_msg.c:67) 20241017055232760 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241017055232760 DLMGCP DEBUG <0013> Generated response: line #03: o=- 62396BE8 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055232760 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241017055232760 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055232760 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241017055232760 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5782 RTP/AVP 112 (mgcp_msg.c:67) 20241017055232760 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055232760 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241017055232762 DLMGCP DEBUG <0013> Received message: line #00: DLCX 26267 rtpbridge/6@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055232762 DLMGCP DEBUG <0013> Received message: line #01: C: 061234 (mgcp_msg.c:67) 20241017055232762 DLMGCP DEBUG <0013> Received message: line #02: I: 62396BE8 (mgcp_msg.c:67) 20241017055232762 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw (trunk:0) found endpoint: rtpbridge/6@mgw (mgcp_endp.c:279) 20241017055232762 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/6@mgw" (mgcp_protocol.c:441) 20241017055232762 DLMGCP NOTICE <0013> endpoint:rtpbridge/6@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055232762 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw CI:62396BE8 DLCX: deleting conn:(061234/rtp C:62396BE8 r=NULL:0<->l=::1:5782) (mgcp_protocol.c:1502) 20241017055232762 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055232762 DLMGCP NOTICE <0013> endpoint:rtpbridge/6@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1505) 20241017055232762 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055232762 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw DLCX: endpoint released (mgcp_protocol.c:1512) 20241017055232762 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Generated response: code=250 (mgcp_protocol.c:230) 20241017055232762 DLMGCP DEBUG <0013> Generated response: line #00: 250 26267 OK (mgcp_msg.c:67) 20241017055232762 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@176d1c6d6327: setverdict(pass): pass -> pass, component reason not changed 20241017055232764 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26268 rtpbridge/7@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055232764 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055232764 DLMGCP DEBUG <0013> Received message: line #02: C: 071234 (mgcp_msg.c:67) 20241017055232764 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055232764 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw (trunk:0) found endpoint: rtpbridge/7@mgw (mgcp_endp.c:279) 20241017055232764 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/7@mgw" (mgcp_protocol.c:441) 20241017055232764 DLMGCP NOTICE <0013> endpoint:rtpbridge/7@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055232764 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw conn:(071234/rtp C:94C00FF5 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055232764 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw CI:94C00FF5 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055232764 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw CI:94C00FF5 output_enabled 0 (mgcp_msg.c:125) 20241017055232764 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055232764 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw conn:(071234/rtp C:94C00FF5 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055232764 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055232764 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw CI:94C00FF5 CRCX: Creating connection: port: 5784 (mgcp_protocol.c:1112) 20241017055232764 DLMGCP NOTICE <0013> endpoint:rtpbridge/7@mgw CI:94C00FF5 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055232764 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055232764 DLMGCP DEBUG <0013> Generated response: line #00: 200 26268 OK (mgcp_msg.c:67) 20241017055232764 DLMGCP DEBUG <0013> Generated response: line #01: I: 94C00FF5 (mgcp_msg.c:67) 20241017055232764 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241017055232764 DLMGCP DEBUG <0013> Generated response: line #03: o=- 94C00FF5 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055232764 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241017055232765 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055232765 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241017055232765 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5784 RTP/AVP 112 (mgcp_msg.c:67) 20241017055232765 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055232765 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241017055232766 DLMGCP DEBUG <0013> Received message: line #00: DLCX 26269 rtpbridge/7@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055232766 DLMGCP DEBUG <0013> Received message: line #01: C: 071234 (mgcp_msg.c:67) 20241017055232766 DLMGCP DEBUG <0013> Received message: line #02: I: 94C00FF5 (mgcp_msg.c:67) 20241017055232766 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw (trunk:0) found endpoint: rtpbridge/7@mgw (mgcp_endp.c:279) 20241017055232766 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/7@mgw" (mgcp_protocol.c:441) 20241017055232766 DLMGCP NOTICE <0013> endpoint:rtpbridge/7@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055232766 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw CI:94C00FF5 DLCX: deleting conn:(071234/rtp C:94C00FF5 r=NULL:0<->l=::1:5784) (mgcp_protocol.c:1502) 20241017055232766 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055232766 DLMGCP NOTICE <0013> endpoint:rtpbridge/7@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1505) 20241017055232766 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055232766 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw DLCX: endpoint released (mgcp_protocol.c:1512) 20241017055232766 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Generated response: code=250 (mgcp_protocol.c:230) 20241017055232766 DLMGCP DEBUG <0013> Generated response: line #00: 250 26269 OK (mgcp_msg.c:67) 20241017055232767 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@176d1c6d6327: setverdict(pass): pass -> pass, component reason not changed 20241017055232768 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26270 rtpbridge/8@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055232768 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055232768 DLMGCP DEBUG <0013> Received message: line #02: C: 081234 (mgcp_msg.c:67) 20241017055232768 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055232768 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw (trunk:0) found endpoint: rtpbridge/8@mgw (mgcp_endp.c:279) 20241017055232768 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/8@mgw" (mgcp_protocol.c:441) 20241017055232768 DLMGCP NOTICE <0013> endpoint:rtpbridge/8@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055232768 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw conn:(081234/rtp C:132FD552 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055232768 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw CI:132FD552 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055232768 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw CI:132FD552 output_enabled 0 (mgcp_msg.c:125) 20241017055232768 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055232768 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw conn:(081234/rtp C:132FD552 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055232768 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055232768 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw CI:132FD552 CRCX: Creating connection: port: 5786 (mgcp_protocol.c:1112) 20241017055232768 DLMGCP NOTICE <0013> endpoint:rtpbridge/8@mgw CI:132FD552 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055232768 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055232768 DLMGCP DEBUG <0013> Generated response: line #00: 200 26270 OK (mgcp_msg.c:67) 20241017055232768 DLMGCP DEBUG <0013> Generated response: line #01: I: 132FD552 (mgcp_msg.c:67) 20241017055232768 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241017055232768 DLMGCP DEBUG <0013> Generated response: line #03: o=- 132FD552 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055232768 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241017055232768 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055232768 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241017055232768 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5786 RTP/AVP 112 (mgcp_msg.c:67) 20241017055232768 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055232768 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241017055232769 DLMGCP DEBUG <0013> Received message: line #00: DLCX 26271 rtpbridge/8@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055232769 DLMGCP DEBUG <0013> Received message: line #01: C: 081234 (mgcp_msg.c:67) 20241017055232769 DLMGCP DEBUG <0013> Received message: line #02: I: 132FD552 (mgcp_msg.c:67) 20241017055232769 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw (trunk:0) found endpoint: rtpbridge/8@mgw (mgcp_endp.c:279) 20241017055232769 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/8@mgw" (mgcp_protocol.c:441) 20241017055232769 DLMGCP NOTICE <0013> endpoint:rtpbridge/8@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055232769 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw CI:132FD552 DLCX: deleting conn:(081234/rtp C:132FD552 r=NULL:0<->l=::1:5786) (mgcp_protocol.c:1502) 20241017055232770 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055232770 DLMGCP NOTICE <0013> endpoint:rtpbridge/8@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1505) 20241017055232770 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055232770 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw DLCX: endpoint released (mgcp_protocol.c:1512) 20241017055232770 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Generated response: code=250 (mgcp_protocol.c:230) 20241017055232770 DLMGCP DEBUG <0013> Generated response: line #00: 250 26271 OK (mgcp_msg.c:67) 20241017055232770 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@176d1c6d6327: setverdict(pass): pass -> pass, component reason not changed 20241017055232771 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26272 rtpbridge/9@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055232771 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055232771 DLMGCP DEBUG <0013> Received message: line #02: C: 091234 (mgcp_msg.c:67) 20241017055232771 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055232771 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw (trunk:0) found endpoint: rtpbridge/9@mgw (mgcp_endp.c:279) 20241017055232771 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/9@mgw" (mgcp_protocol.c:441) 20241017055232771 DLMGCP NOTICE <0013> endpoint:rtpbridge/9@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055232771 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw conn:(091234/rtp C:97398192 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055232771 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw CI:97398192 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055232771 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw CI:97398192 output_enabled 0 (mgcp_msg.c:125) 20241017055232771 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055232771 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw conn:(091234/rtp C:97398192 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055232771 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055232771 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw CI:97398192 CRCX: Creating connection: port: 5788 (mgcp_protocol.c:1112) 20241017055232771 DLMGCP NOTICE <0013> endpoint:rtpbridge/9@mgw CI:97398192 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055232771 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055232771 DLMGCP DEBUG <0013> Generated response: line #00: 200 26272 OK (mgcp_msg.c:67) 20241017055232772 DLMGCP DEBUG <0013> Generated response: line #01: I: 97398192 (mgcp_msg.c:67) 20241017055232772 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241017055232772 DLMGCP DEBUG <0013> Generated response: line #03: o=- 97398192 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055232772 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241017055232772 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055232772 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241017055232772 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5788 RTP/AVP 112 (mgcp_msg.c:67) 20241017055232772 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055232772 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241017055232773 DLMGCP DEBUG <0013> Received message: line #00: DLCX 26273 rtpbridge/9@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055232773 DLMGCP DEBUG <0013> Received message: line #01: C: 091234 (mgcp_msg.c:67) 20241017055232773 DLMGCP DEBUG <0013> Received message: line #02: I: 97398192 (mgcp_msg.c:67) 20241017055232773 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw (trunk:0) found endpoint: rtpbridge/9@mgw (mgcp_endp.c:279) 20241017055232773 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/9@mgw" (mgcp_protocol.c:441) 20241017055232773 DLMGCP NOTICE <0013> endpoint:rtpbridge/9@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055232773 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw CI:97398192 DLCX: deleting conn:(091234/rtp C:97398192 r=NULL:0<->l=::1:5788) (mgcp_protocol.c:1502) 20241017055232773 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055232773 DLMGCP NOTICE <0013> endpoint:rtpbridge/9@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1505) 20241017055232773 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055232773 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw DLCX: endpoint released (mgcp_protocol.c:1512) 20241017055232773 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Generated response: code=250 (mgcp_protocol.c:230) 20241017055232773 DLMGCP DEBUG <0013> Generated response: line #00: 250 26273 OK (mgcp_msg.c:67) 20241017055232773 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@176d1c6d6327: setverdict(pass): pass -> pass, component reason not changed 20241017055232774 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26274 rtpbridge/A@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055232774 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055232774 DLMGCP DEBUG <0013> Received message: line #02: C: 0A1234 (mgcp_msg.c:67) 20241017055232774 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055232775 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw (trunk:0) found endpoint: rtpbridge/a@mgw (mgcp_endp.c:279) 20241017055232775 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a@mgw" (mgcp_protocol.c:441) 20241017055232775 DLMGCP NOTICE <0013> endpoint:rtpbridge/a@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055232775 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw conn:(0A1234/rtp C:7E1932C0 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055232775 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw CI:7E1932C0 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055232775 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw CI:7E1932C0 output_enabled 0 (mgcp_msg.c:125) 20241017055232775 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055232775 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw conn:(0A1234/rtp C:7E1932C0 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055232775 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055232775 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw CI:7E1932C0 CRCX: Creating connection: port: 5790 (mgcp_protocol.c:1112) 20241017055232775 DLMGCP NOTICE <0013> endpoint:rtpbridge/a@mgw CI:7E1932C0 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055232775 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055232775 DLMGCP DEBUG <0013> Generated response: line #00: 200 26274 OK (mgcp_msg.c:67) 20241017055232775 DLMGCP DEBUG <0013> Generated response: line #01: I: 7E1932C0 (mgcp_msg.c:67) 20241017055232775 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241017055232775 DLMGCP DEBUG <0013> Generated response: line #03: o=- 7E1932C0 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055232775 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241017055232775 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055232775 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241017055232775 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5790 RTP/AVP 112 (mgcp_msg.c:67) 20241017055232775 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055232775 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241017055232776 DLMGCP DEBUG <0013> Received message: line #00: DLCX 26275 rtpbridge/A@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055232776 DLMGCP DEBUG <0013> Received message: line #01: C: 0A1234 (mgcp_msg.c:67) 20241017055232776 DLMGCP DEBUG <0013> Received message: line #02: I: 7E1932C0 (mgcp_msg.c:67) 20241017055232776 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw (trunk:0) found endpoint: rtpbridge/a@mgw (mgcp_endp.c:279) 20241017055232776 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/a@mgw" (mgcp_protocol.c:441) 20241017055232776 DLMGCP NOTICE <0013> endpoint:rtpbridge/a@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055232776 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw CI:7E1932C0 DLCX: deleting conn:(0A1234/rtp C:7E1932C0 r=NULL:0<->l=::1:5790) (mgcp_protocol.c:1502) 20241017055232777 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055232777 DLMGCP NOTICE <0013> endpoint:rtpbridge/a@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1505) 20241017055232777 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055232777 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw DLCX: endpoint released (mgcp_protocol.c:1512) 20241017055232777 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Generated response: code=250 (mgcp_protocol.c:230) 20241017055232777 DLMGCP DEBUG <0013> Generated response: line #00: 250 26275 OK (mgcp_msg.c:67) 20241017055232777 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@176d1c6d6327: setverdict(pass): pass -> pass, component reason not changed 20241017055232778 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26276 rtpbridge/B@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055232778 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055232778 DLMGCP DEBUG <0013> Received message: line #02: C: 0B1234 (mgcp_msg.c:67) 20241017055232778 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055232778 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw (trunk:0) found endpoint: rtpbridge/b@mgw (mgcp_endp.c:279) 20241017055232778 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b@mgw" (mgcp_protocol.c:441) 20241017055232778 DLMGCP NOTICE <0013> endpoint:rtpbridge/b@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055232778 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw conn:(0B1234/rtp C:92E043F5 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055232778 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw CI:92E043F5 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055232778 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw CI:92E043F5 output_enabled 0 (mgcp_msg.c:125) 20241017055232778 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055232778 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw conn:(0B1234/rtp C:92E043F5 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055232778 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055232778 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw CI:92E043F5 CRCX: Creating connection: port: 5792 (mgcp_protocol.c:1112) 20241017055232778 DLMGCP NOTICE <0013> endpoint:rtpbridge/b@mgw CI:92E043F5 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055232778 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055232778 DLMGCP DEBUG <0013> Generated response: line #00: 200 26276 OK (mgcp_msg.c:67) 20241017055232778 DLMGCP DEBUG <0013> Generated response: line #01: I: 92E043F5 (mgcp_msg.c:67) 20241017055232779 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241017055232779 DLMGCP DEBUG <0013> Generated response: line #03: o=- 92E043F5 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055232779 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241017055232779 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055232779 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241017055232779 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5792 RTP/AVP 112 (mgcp_msg.c:67) 20241017055232779 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055232779 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241017055232780 DLMGCP DEBUG <0013> Received message: line #00: DLCX 26277 rtpbridge/B@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055232780 DLMGCP DEBUG <0013> Received message: line #01: C: 0B1234 (mgcp_msg.c:67) 20241017055232780 DLMGCP DEBUG <0013> Received message: line #02: I: 92E043F5 (mgcp_msg.c:67) 20241017055232780 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw (trunk:0) found endpoint: rtpbridge/b@mgw (mgcp_endp.c:279) 20241017055232780 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/b@mgw" (mgcp_protocol.c:441) 20241017055232780 DLMGCP NOTICE <0013> endpoint:rtpbridge/b@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055232780 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw CI:92E043F5 DLCX: deleting conn:(0B1234/rtp C:92E043F5 r=NULL:0<->l=::1:5792) (mgcp_protocol.c:1502) 20241017055232780 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055232780 DLMGCP NOTICE <0013> endpoint:rtpbridge/b@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1505) 20241017055232780 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055232780 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw DLCX: endpoint released (mgcp_protocol.c:1512) 20241017055232780 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Generated response: code=250 (mgcp_protocol.c:230) 20241017055232780 DLMGCP DEBUG <0013> Generated response: line #00: 250 26277 OK (mgcp_msg.c:67) 20241017055232780 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@176d1c6d6327: setverdict(pass): pass -> pass, component reason not changed 20241017055232781 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26278 rtpbridge/C@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055232781 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055232781 DLMGCP DEBUG <0013> Received message: line #02: C: 0C1234 (mgcp_msg.c:67) 20241017055232781 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055232781 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw (trunk:0) found endpoint: rtpbridge/c@mgw (mgcp_endp.c:279) 20241017055232781 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c@mgw" (mgcp_protocol.c:441) 20241017055232781 DLMGCP NOTICE <0013> endpoint:rtpbridge/c@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055232781 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw conn:(0C1234/rtp C:EC62776F r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055232781 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw CI:EC62776F connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055232781 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw CI:EC62776F output_enabled 0 (mgcp_msg.c:125) 20241017055232781 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055232781 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw conn:(0C1234/rtp C:EC62776F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055232781 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055232782 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw CI:EC62776F CRCX: Creating connection: port: 5794 (mgcp_protocol.c:1112) 20241017055232782 DLMGCP NOTICE <0013> endpoint:rtpbridge/c@mgw CI:EC62776F CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055232782 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055232782 DLMGCP DEBUG <0013> Generated response: line #00: 200 26278 OK (mgcp_msg.c:67) 20241017055232782 DLMGCP DEBUG <0013> Generated response: line #01: I: EC62776F (mgcp_msg.c:67) 20241017055232782 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241017055232782 DLMGCP DEBUG <0013> Generated response: line #03: o=- EC62776F 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055232782 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241017055232782 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055232782 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241017055232782 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5794 RTP/AVP 112 (mgcp_msg.c:67) 20241017055232782 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055232782 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241017055232784 DLMGCP DEBUG <0013> Received message: line #00: DLCX 26279 rtpbridge/C@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055232784 DLMGCP DEBUG <0013> Received message: line #01: C: 0C1234 (mgcp_msg.c:67) 20241017055232784 DLMGCP DEBUG <0013> Received message: line #02: I: EC62776F (mgcp_msg.c:67) 20241017055232784 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw (trunk:0) found endpoint: rtpbridge/c@mgw (mgcp_endp.c:279) 20241017055232784 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/c@mgw" (mgcp_protocol.c:441) 20241017055232784 DLMGCP NOTICE <0013> endpoint:rtpbridge/c@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055232784 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw CI:EC62776F DLCX: deleting conn:(0C1234/rtp C:EC62776F r=NULL:0<->l=::1:5794) (mgcp_protocol.c:1502) 20241017055232784 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055232784 DLMGCP NOTICE <0013> endpoint:rtpbridge/c@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1505) 20241017055232784 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055232784 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw DLCX: endpoint released (mgcp_protocol.c:1512) 20241017055232784 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Generated response: code=250 (mgcp_protocol.c:230) 20241017055232784 DLMGCP DEBUG <0013> Generated response: line #00: 250 26279 OK (mgcp_msg.c:67) 20241017055232784 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@176d1c6d6327: setverdict(pass): pass -> pass, component reason not changed 20241017055232786 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26280 rtpbridge/D@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055232786 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055232786 DLMGCP DEBUG <0013> Received message: line #02: C: 0D1234 (mgcp_msg.c:67) 20241017055232786 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055232786 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw (trunk:0) found endpoint: rtpbridge/d@mgw (mgcp_endp.c:279) 20241017055232786 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d@mgw" (mgcp_protocol.c:441) 20241017055232786 DLMGCP NOTICE <0013> endpoint:rtpbridge/d@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055232786 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw conn:(0D1234/rtp C:883DADD4 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055232786 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw CI:883DADD4 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055232786 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw CI:883DADD4 output_enabled 0 (mgcp_msg.c:125) 20241017055232786 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055232786 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw conn:(0D1234/rtp C:883DADD4 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055232786 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055232787 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw CI:883DADD4 CRCX: Creating connection: port: 5796 (mgcp_protocol.c:1112) 20241017055232787 DLMGCP NOTICE <0013> endpoint:rtpbridge/d@mgw CI:883DADD4 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055232787 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055232787 DLMGCP DEBUG <0013> Generated response: line #00: 200 26280 OK (mgcp_msg.c:67) 20241017055232787 DLMGCP DEBUG <0013> Generated response: line #01: I: 883DADD4 (mgcp_msg.c:67) 20241017055232787 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241017055232787 DLMGCP DEBUG <0013> Generated response: line #03: o=- 883DADD4 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055232787 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241017055232787 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055232787 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241017055232787 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5796 RTP/AVP 112 (mgcp_msg.c:67) 20241017055232787 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055232787 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241017055232789 DLMGCP DEBUG <0013> Received message: line #00: DLCX 26281 rtpbridge/D@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055232789 DLMGCP DEBUG <0013> Received message: line #01: C: 0D1234 (mgcp_msg.c:67) 20241017055232789 DLMGCP DEBUG <0013> Received message: line #02: I: 883DADD4 (mgcp_msg.c:67) 20241017055232789 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw (trunk:0) found endpoint: rtpbridge/d@mgw (mgcp_endp.c:279) 20241017055232789 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/d@mgw" (mgcp_protocol.c:441) 20241017055232789 DLMGCP NOTICE <0013> endpoint:rtpbridge/d@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055232789 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw CI:883DADD4 DLCX: deleting conn:(0D1234/rtp C:883DADD4 r=NULL:0<->l=::1:5796) (mgcp_protocol.c:1502) 20241017055232789 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055232789 DLMGCP NOTICE <0013> endpoint:rtpbridge/d@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1505) 20241017055232789 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055232789 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw DLCX: endpoint released (mgcp_protocol.c:1512) 20241017055232789 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Generated response: code=250 (mgcp_protocol.c:230) 20241017055232789 DLMGCP DEBUG <0013> Generated response: line #00: 250 26281 OK (mgcp_msg.c:67) 20241017055232789 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@176d1c6d6327: setverdict(pass): pass -> pass, component reason not changed 20241017055232790 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26282 rtpbridge/E@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055232790 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055232790 DLMGCP DEBUG <0013> Received message: line #02: C: 0E1234 (mgcp_msg.c:67) 20241017055232790 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055232790 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw (trunk:0) found endpoint: rtpbridge/e@mgw (mgcp_endp.c:279) 20241017055232790 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e@mgw" (mgcp_protocol.c:441) 20241017055232790 DLMGCP NOTICE <0013> endpoint:rtpbridge/e@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055232791 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw conn:(0E1234/rtp C:6B33B8FF r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055232791 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw CI:6B33B8FF connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055232791 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw CI:6B33B8FF output_enabled 0 (mgcp_msg.c:125) 20241017055232791 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055232791 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw conn:(0E1234/rtp C:6B33B8FF r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055232791 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055232791 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw CI:6B33B8FF CRCX: Creating connection: port: 5798 (mgcp_protocol.c:1112) 20241017055232791 DLMGCP NOTICE <0013> endpoint:rtpbridge/e@mgw CI:6B33B8FF CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055232791 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055232791 DLMGCP DEBUG <0013> Generated response: line #00: 200 26282 OK (mgcp_msg.c:67) 20241017055232791 DLMGCP DEBUG <0013> Generated response: line #01: I: 6B33B8FF (mgcp_msg.c:67) 20241017055232791 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241017055232791 DLMGCP DEBUG <0013> Generated response: line #03: o=- 6B33B8FF 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055232791 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241017055232791 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055232791 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241017055232791 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5798 RTP/AVP 112 (mgcp_msg.c:67) 20241017055232791 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055232791 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241017055232792 DLMGCP DEBUG <0013> Received message: line #00: DLCX 26283 rtpbridge/E@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055232792 DLMGCP DEBUG <0013> Received message: line #01: C: 0E1234 (mgcp_msg.c:67) 20241017055232792 DLMGCP DEBUG <0013> Received message: line #02: I: 6B33B8FF (mgcp_msg.c:67) 20241017055232792 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw (trunk:0) found endpoint: rtpbridge/e@mgw (mgcp_endp.c:279) 20241017055232792 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/e@mgw" (mgcp_protocol.c:441) 20241017055232792 DLMGCP NOTICE <0013> endpoint:rtpbridge/e@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055232793 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw CI:6B33B8FF DLCX: deleting conn:(0E1234/rtp C:6B33B8FF r=NULL:0<->l=::1:5798) (mgcp_protocol.c:1502) 20241017055232793 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055232793 DLMGCP NOTICE <0013> endpoint:rtpbridge/e@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1505) 20241017055232793 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055232793 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw DLCX: endpoint released (mgcp_protocol.c:1512) 20241017055232793 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Generated response: code=250 (mgcp_protocol.c:230) 20241017055232793 DLMGCP DEBUG <0013> Generated response: line #00: 250 26283 OK (mgcp_msg.c:67) 20241017055232793 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@176d1c6d6327: setverdict(pass): pass -> pass, component reason not changed 20241017055232794 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26284 rtpbridge/F@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055232794 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055232794 DLMGCP DEBUG <0013> Received message: line #02: C: 0F1234 (mgcp_msg.c:67) 20241017055232794 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055232794 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw (trunk:0) found endpoint: rtpbridge/f@mgw (mgcp_endp.c:279) 20241017055232794 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f@mgw" (mgcp_protocol.c:441) 20241017055232794 DLMGCP NOTICE <0013> endpoint:rtpbridge/f@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055232795 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw conn:(0F1234/rtp C:12E4CA1B r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055232795 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw CI:12E4CA1B connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055232795 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw CI:12E4CA1B output_enabled 0 (mgcp_msg.c:125) 20241017055232795 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055232795 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw conn:(0F1234/rtp C:12E4CA1B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055232795 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055232795 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw CI:12E4CA1B CRCX: Creating connection: port: 5800 (mgcp_protocol.c:1112) 20241017055232795 DLMGCP NOTICE <0013> endpoint:rtpbridge/f@mgw CI:12E4CA1B CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055232795 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055232795 DLMGCP DEBUG <0013> Generated response: line #00: 200 26284 OK (mgcp_msg.c:67) 20241017055232795 DLMGCP DEBUG <0013> Generated response: line #01: I: 12E4CA1B (mgcp_msg.c:67) 20241017055232795 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241017055232795 DLMGCP DEBUG <0013> Generated response: line #03: o=- 12E4CA1B 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055232795 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241017055232795 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055232795 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241017055232795 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5800 RTP/AVP 112 (mgcp_msg.c:67) 20241017055232795 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055232795 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241017055232797 DLMGCP DEBUG <0013> Received message: line #00: DLCX 26285 rtpbridge/F@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055232797 DLMGCP DEBUG <0013> Received message: line #01: C: 0F1234 (mgcp_msg.c:67) 20241017055232797 DLMGCP DEBUG <0013> Received message: line #02: I: 12E4CA1B (mgcp_msg.c:67) 20241017055232797 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw (trunk:0) found endpoint: rtpbridge/f@mgw (mgcp_endp.c:279) 20241017055232797 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/f@mgw" (mgcp_protocol.c:441) 20241017055232797 DLMGCP NOTICE <0013> endpoint:rtpbridge/f@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055232797 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw CI:12E4CA1B DLCX: deleting conn:(0F1234/rtp C:12E4CA1B r=NULL:0<->l=::1:5800) (mgcp_protocol.c:1502) 20241017055232797 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055232797 DLMGCP NOTICE <0013> endpoint:rtpbridge/f@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1505) 20241017055232797 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055232797 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw DLCX: endpoint released (mgcp_protocol.c:1512) 20241017055232797 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Generated response: code=250 (mgcp_protocol.c:230) 20241017055232797 DLMGCP DEBUG <0013> Generated response: line #00: 250 26285 OK (mgcp_msg.c:67) 20241017055232797 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@176d1c6d6327: setverdict(pass): pass -> pass, component reason not changed 20241017055232799 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26286 rtpbridge/10@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055232799 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055232799 DLMGCP DEBUG <0013> Received message: line #02: C: 101234 (mgcp_msg.c:67) 20241017055232799 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055232799 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw (trunk:0) found endpoint: rtpbridge/10@mgw (mgcp_endp.c:279) 20241017055232799 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/10@mgw" (mgcp_protocol.c:441) 20241017055232799 DLMGCP NOTICE <0013> endpoint:rtpbridge/10@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055232799 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw conn:(101234/rtp C:33066743 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055232799 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw CI:33066743 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055232799 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw CI:33066743 output_enabled 0 (mgcp_msg.c:125) 20241017055232799 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055232799 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw conn:(101234/rtp C:33066743 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055232799 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055232800 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw CI:33066743 CRCX: Creating connection: port: 5802 (mgcp_protocol.c:1112) 20241017055232800 DLMGCP NOTICE <0013> endpoint:rtpbridge/10@mgw CI:33066743 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055232800 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055232800 DLMGCP DEBUG <0013> Generated response: line #00: 200 26286 OK (mgcp_msg.c:67) 20241017055232800 DLMGCP DEBUG <0013> Generated response: line #01: I: 33066743 (mgcp_msg.c:67) 20241017055232800 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241017055232800 DLMGCP DEBUG <0013> Generated response: line #03: o=- 33066743 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055232800 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241017055232800 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055232800 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241017055232800 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5802 RTP/AVP 112 (mgcp_msg.c:67) 20241017055232800 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055232800 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241017055232802 DLMGCP DEBUG <0013> Received message: line #00: DLCX 26287 rtpbridge/10@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055232802 DLMGCP DEBUG <0013> Received message: line #01: C: 101234 (mgcp_msg.c:67) 20241017055232802 DLMGCP DEBUG <0013> Received message: line #02: I: 33066743 (mgcp_msg.c:67) 20241017055232802 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw (trunk:0) found endpoint: rtpbridge/10@mgw (mgcp_endp.c:279) 20241017055232802 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/10@mgw" (mgcp_protocol.c:441) 20241017055232802 DLMGCP NOTICE <0013> endpoint:rtpbridge/10@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055232802 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw CI:33066743 DLCX: deleting conn:(101234/rtp C:33066743 r=NULL:0<->l=::1:5802) (mgcp_protocol.c:1502) 20241017055232802 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055232802 DLMGCP NOTICE <0013> endpoint:rtpbridge/10@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1505) 20241017055232802 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055232802 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw DLCX: endpoint released (mgcp_protocol.c:1512) 20241017055232802 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Generated response: code=250 (mgcp_protocol.c:230) 20241017055232802 DLMGCP DEBUG <0013> Generated response: line #00: 250 26287 OK (mgcp_msg.c:67) 20241017055232802 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@176d1c6d6327: setverdict(pass): pass -> pass, component reason not changed 20241017055232803 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26288 rtpbridge/11@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055232803 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055232803 DLMGCP DEBUG <0013> Received message: line #02: C: 111234 (mgcp_msg.c:67) 20241017055232803 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055232803 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw (trunk:0) found endpoint: rtpbridge/11@mgw (mgcp_endp.c:279) 20241017055232803 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/11@mgw" (mgcp_protocol.c:441) 20241017055232803 DLMGCP NOTICE <0013> endpoint:rtpbridge/11@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055232803 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw conn:(111234/rtp C:7B7D32FC r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055232803 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw CI:7B7D32FC connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055232803 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw CI:7B7D32FC output_enabled 0 (mgcp_msg.c:125) 20241017055232804 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055232804 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw conn:(111234/rtp C:7B7D32FC r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055232804 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055232804 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw CI:7B7D32FC CRCX: Creating connection: port: 5804 (mgcp_protocol.c:1112) 20241017055232804 DLMGCP NOTICE <0013> endpoint:rtpbridge/11@mgw CI:7B7D32FC CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055232804 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055232804 DLMGCP DEBUG <0013> Generated response: line #00: 200 26288 OK (mgcp_msg.c:67) 20241017055232804 DLMGCP DEBUG <0013> Generated response: line #01: I: 7B7D32FC (mgcp_msg.c:67) 20241017055232804 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241017055232804 DLMGCP DEBUG <0013> Generated response: line #03: o=- 7B7D32FC 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055232804 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241017055232804 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055232804 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241017055232804 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5804 RTP/AVP 112 (mgcp_msg.c:67) 20241017055232804 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055232804 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241017055232805 DLMGCP DEBUG <0013> Received message: line #00: DLCX 26289 rtpbridge/11@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055232805 DLMGCP DEBUG <0013> Received message: line #01: C: 111234 (mgcp_msg.c:67) 20241017055232805 DLMGCP DEBUG <0013> Received message: line #02: I: 7B7D32FC (mgcp_msg.c:67) 20241017055232805 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw (trunk:0) found endpoint: rtpbridge/11@mgw (mgcp_endp.c:279) 20241017055232805 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/11@mgw" (mgcp_protocol.c:441) 20241017055232805 DLMGCP NOTICE <0013> endpoint:rtpbridge/11@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055232805 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw CI:7B7D32FC DLCX: deleting conn:(111234/rtp C:7B7D32FC r=NULL:0<->l=::1:5804) (mgcp_protocol.c:1502) 20241017055232805 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055232805 DLMGCP NOTICE <0013> endpoint:rtpbridge/11@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1505) 20241017055232805 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055232805 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw DLCX: endpoint released (mgcp_protocol.c:1512) 20241017055232805 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Generated response: code=250 (mgcp_protocol.c:230) 20241017055232805 DLMGCP DEBUG <0013> Generated response: line #00: 250 26289 OK (mgcp_msg.c:67) 20241017055232806 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@176d1c6d6327: setverdict(pass): pass -> pass, component reason not changed 20241017055232806 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26290 rtpbridge/12@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055232806 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055232806 DLMGCP DEBUG <0013> Received message: line #02: C: 121234 (mgcp_msg.c:67) 20241017055232806 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055232806 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw (trunk:0) found endpoint: rtpbridge/12@mgw (mgcp_endp.c:279) 20241017055232806 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/12@mgw" (mgcp_protocol.c:441) 20241017055232806 DLMGCP NOTICE <0013> endpoint:rtpbridge/12@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055232807 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw conn:(121234/rtp C:D4FFE594 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055232807 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw CI:D4FFE594 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055232807 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw CI:D4FFE594 output_enabled 0 (mgcp_msg.c:125) 20241017055232807 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055232807 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw conn:(121234/rtp C:D4FFE594 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055232807 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055232807 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw CI:D4FFE594 CRCX: Creating connection: port: 5806 (mgcp_protocol.c:1112) 20241017055232807 DLMGCP NOTICE <0013> endpoint:rtpbridge/12@mgw CI:D4FFE594 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055232807 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055232807 DLMGCP DEBUG <0013> Generated response: line #00: 200 26290 OK (mgcp_msg.c:67) 20241017055232807 DLMGCP DEBUG <0013> Generated response: line #01: I: D4FFE594 (mgcp_msg.c:67) 20241017055232807 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241017055232807 DLMGCP DEBUG <0013> Generated response: line #03: o=- D4FFE594 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055232807 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241017055232807 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055232807 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241017055232807 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5806 RTP/AVP 112 (mgcp_msg.c:67) 20241017055232807 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055232807 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241017055232809 DLMGCP DEBUG <0013> Received message: line #00: DLCX 26291 rtpbridge/12@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055232809 DLMGCP DEBUG <0013> Received message: line #01: C: 121234 (mgcp_msg.c:67) 20241017055232809 DLMGCP DEBUG <0013> Received message: line #02: I: D4FFE594 (mgcp_msg.c:67) 20241017055232809 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw (trunk:0) found endpoint: rtpbridge/12@mgw (mgcp_endp.c:279) 20241017055232809 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/12@mgw" (mgcp_protocol.c:441) 20241017055232809 DLMGCP NOTICE <0013> endpoint:rtpbridge/12@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055232809 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw CI:D4FFE594 DLCX: deleting conn:(121234/rtp C:D4FFE594 r=NULL:0<->l=::1:5806) (mgcp_protocol.c:1502) 20241017055232809 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055232809 DLMGCP NOTICE <0013> endpoint:rtpbridge/12@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1505) 20241017055232809 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055232809 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw DLCX: endpoint released (mgcp_protocol.c:1512) 20241017055232809 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Generated response: code=250 (mgcp_protocol.c:230) 20241017055232809 DLMGCP DEBUG <0013> Generated response: line #00: 250 26291 OK (mgcp_msg.c:67) 20241017055232809 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@176d1c6d6327: setverdict(pass): pass -> pass, component reason not changed 20241017055232810 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26292 rtpbridge/13@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055232810 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055232810 DLMGCP DEBUG <0013> Received message: line #02: C: 131234 (mgcp_msg.c:67) 20241017055232810 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055232810 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw (trunk:0) found endpoint: rtpbridge/13@mgw (mgcp_endp.c:279) 20241017055232810 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/13@mgw" (mgcp_protocol.c:441) 20241017055232810 DLMGCP NOTICE <0013> endpoint:rtpbridge/13@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055232810 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw conn:(131234/rtp C:835AE3F0 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055232810 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw CI:835AE3F0 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055232810 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw CI:835AE3F0 output_enabled 0 (mgcp_msg.c:125) 20241017055232810 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055232810 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw conn:(131234/rtp C:835AE3F0 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055232810 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055232810 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw CI:835AE3F0 CRCX: Creating connection: port: 5808 (mgcp_protocol.c:1112) 20241017055232810 DLMGCP NOTICE <0013> endpoint:rtpbridge/13@mgw CI:835AE3F0 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055232810 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055232810 DLMGCP DEBUG <0013> Generated response: line #00: 200 26292 OK (mgcp_msg.c:67) 20241017055232810 DLMGCP DEBUG <0013> Generated response: line #01: I: 835AE3F0 (mgcp_msg.c:67) 20241017055232810 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241017055232810 DLMGCP DEBUG <0013> Generated response: line #03: o=- 835AE3F0 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055232810 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241017055232810 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055232810 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241017055232810 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5808 RTP/AVP 112 (mgcp_msg.c:67) 20241017055232810 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055232811 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241017055232812 DLMGCP DEBUG <0013> Received message: line #00: DLCX 26293 rtpbridge/13@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055232812 DLMGCP DEBUG <0013> Received message: line #01: C: 131234 (mgcp_msg.c:67) 20241017055232812 DLMGCP DEBUG <0013> Received message: line #02: I: 835AE3F0 (mgcp_msg.c:67) 20241017055232812 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw (trunk:0) found endpoint: rtpbridge/13@mgw (mgcp_endp.c:279) 20241017055232812 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/13@mgw" (mgcp_protocol.c:441) 20241017055232812 DLMGCP NOTICE <0013> endpoint:rtpbridge/13@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055232812 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw CI:835AE3F0 DLCX: deleting conn:(131234/rtp C:835AE3F0 r=NULL:0<->l=::1:5808) (mgcp_protocol.c:1502) 20241017055232812 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055232812 DLMGCP NOTICE <0013> endpoint:rtpbridge/13@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1505) 20241017055232812 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055232812 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw DLCX: endpoint released (mgcp_protocol.c:1512) 20241017055232812 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Generated response: code=250 (mgcp_protocol.c:230) 20241017055232812 DLMGCP DEBUG <0013> Generated response: line #00: 250 26293 OK (mgcp_msg.c:67) 20241017055232812 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@176d1c6d6327: setverdict(pass): pass -> pass, component reason not changed 20241017055232813 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26294 rtpbridge/14@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055232813 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055232813 DLMGCP DEBUG <0013> Received message: line #02: C: 141234 (mgcp_msg.c:67) 20241017055232813 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055232813 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw (trunk:0) found endpoint: rtpbridge/14@mgw (mgcp_endp.c:279) 20241017055232813 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/14@mgw" (mgcp_protocol.c:441) 20241017055232813 DLMGCP NOTICE <0013> endpoint:rtpbridge/14@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055232813 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw conn:(141234/rtp C:C0DEF7E4 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055232813 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw CI:C0DEF7E4 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055232813 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw CI:C0DEF7E4 output_enabled 0 (mgcp_msg.c:125) 20241017055232813 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055232813 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw conn:(141234/rtp C:C0DEF7E4 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055232813 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055232813 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw CI:C0DEF7E4 CRCX: Creating connection: port: 5810 (mgcp_protocol.c:1112) 20241017055232813 DLMGCP NOTICE <0013> endpoint:rtpbridge/14@mgw CI:C0DEF7E4 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055232813 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055232813 DLMGCP DEBUG <0013> Generated response: line #00: 200 26294 OK (mgcp_msg.c:67) 20241017055232813 DLMGCP DEBUG <0013> Generated response: line #01: I: C0DEF7E4 (mgcp_msg.c:67) 20241017055232813 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241017055232813 DLMGCP DEBUG <0013> Generated response: line #03: o=- C0DEF7E4 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055232813 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241017055232813 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055232813 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241017055232813 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5810 RTP/AVP 112 (mgcp_msg.c:67) 20241017055232813 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055232813 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241017055232814 DLMGCP DEBUG <0013> Received message: line #00: DLCX 26295 rtpbridge/14@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055232814 DLMGCP DEBUG <0013> Received message: line #01: C: 141234 (mgcp_msg.c:67) 20241017055232814 DLMGCP DEBUG <0013> Received message: line #02: I: C0DEF7E4 (mgcp_msg.c:67) 20241017055232814 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw (trunk:0) found endpoint: rtpbridge/14@mgw (mgcp_endp.c:279) 20241017055232814 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/14@mgw" (mgcp_protocol.c:441) 20241017055232815 DLMGCP NOTICE <0013> endpoint:rtpbridge/14@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055232815 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw CI:C0DEF7E4 DLCX: deleting conn:(141234/rtp C:C0DEF7E4 r=NULL:0<->l=::1:5810) (mgcp_protocol.c:1502) 20241017055232815 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055232815 DLMGCP NOTICE <0013> endpoint:rtpbridge/14@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1505) 20241017055232815 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055232815 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw DLCX: endpoint released (mgcp_protocol.c:1512) 20241017055232815 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Generated response: code=250 (mgcp_protocol.c:230) 20241017055232815 DLMGCP DEBUG <0013> Generated response: line #00: 250 26295 OK (mgcp_msg.c:67) 20241017055232815 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@176d1c6d6327: setverdict(pass): pass -> pass, component reason not changed 20241017055232815 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26296 rtpbridge/15@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055232815 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055232815 DLMGCP DEBUG <0013> Received message: line #02: C: 151234 (mgcp_msg.c:67) 20241017055232816 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055232816 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw (trunk:0) found endpoint: rtpbridge/15@mgw (mgcp_endp.c:279) 20241017055232816 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/15@mgw" (mgcp_protocol.c:441) 20241017055232816 DLMGCP NOTICE <0013> endpoint:rtpbridge/15@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055232816 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw conn:(151234/rtp C:66223E8B r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055232816 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw CI:66223E8B connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055232816 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw CI:66223E8B output_enabled 0 (mgcp_msg.c:125) 20241017055232816 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055232816 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw conn:(151234/rtp C:66223E8B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055232816 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055232816 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw CI:66223E8B CRCX: Creating connection: port: 5812 (mgcp_protocol.c:1112) 20241017055232816 DLMGCP NOTICE <0013> endpoint:rtpbridge/15@mgw CI:66223E8B CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055232816 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055232816 DLMGCP DEBUG <0013> Generated response: line #00: 200 26296 OK (mgcp_msg.c:67) 20241017055232816 DLMGCP DEBUG <0013> Generated response: line #01: I: 66223E8B (mgcp_msg.c:67) 20241017055232816 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241017055232816 DLMGCP DEBUG <0013> Generated response: line #03: o=- 66223E8B 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055232816 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241017055232816 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055232816 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241017055232816 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5812 RTP/AVP 112 (mgcp_msg.c:67) 20241017055232816 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055232816 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241017055232818 DLMGCP DEBUG <0013> Received message: line #00: DLCX 26297 rtpbridge/15@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055232818 DLMGCP DEBUG <0013> Received message: line #01: C: 151234 (mgcp_msg.c:67) 20241017055232818 DLMGCP DEBUG <0013> Received message: line #02: I: 66223E8B (mgcp_msg.c:67) 20241017055232818 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw (trunk:0) found endpoint: rtpbridge/15@mgw (mgcp_endp.c:279) 20241017055232818 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/15@mgw" (mgcp_protocol.c:441) 20241017055232818 DLMGCP NOTICE <0013> endpoint:rtpbridge/15@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055232818 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw CI:66223E8B DLCX: deleting conn:(151234/rtp C:66223E8B r=NULL:0<->l=::1:5812) (mgcp_protocol.c:1502) 20241017055232818 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055232818 DLMGCP NOTICE <0013> endpoint:rtpbridge/15@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1505) 20241017055232818 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055232818 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw DLCX: endpoint released (mgcp_protocol.c:1512) 20241017055232818 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Generated response: code=250 (mgcp_protocol.c:230) 20241017055232818 DLMGCP DEBUG <0013> Generated response: line #00: 250 26297 OK (mgcp_msg.c:67) 20241017055232818 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@176d1c6d6327: setverdict(pass): pass -> pass, component reason not changed 20241017055232819 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26298 rtpbridge/16@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055232819 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055232820 DLMGCP DEBUG <0013> Received message: line #02: C: 161234 (mgcp_msg.c:67) 20241017055232820 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055232820 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw (trunk:0) found endpoint: rtpbridge/16@mgw (mgcp_endp.c:279) 20241017055232820 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/16@mgw" (mgcp_protocol.c:441) 20241017055232820 DLMGCP NOTICE <0013> endpoint:rtpbridge/16@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055232820 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw conn:(161234/rtp C:8CF43794 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055232820 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw CI:8CF43794 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055232820 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw CI:8CF43794 output_enabled 0 (mgcp_msg.c:125) 20241017055232820 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055232820 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw conn:(161234/rtp C:8CF43794 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055232820 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055232820 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw CI:8CF43794 CRCX: Creating connection: port: 5814 (mgcp_protocol.c:1112) 20241017055232820 DLMGCP NOTICE <0013> endpoint:rtpbridge/16@mgw CI:8CF43794 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055232820 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055232820 DLMGCP DEBUG <0013> Generated response: line #00: 200 26298 OK (mgcp_msg.c:67) 20241017055232820 DLMGCP DEBUG <0013> Generated response: line #01: I: 8CF43794 (mgcp_msg.c:67) 20241017055232820 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241017055232820 DLMGCP DEBUG <0013> Generated response: line #03: o=- 8CF43794 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055232820 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241017055232820 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055232820 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241017055232820 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5814 RTP/AVP 112 (mgcp_msg.c:67) 20241017055232820 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055232820 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241017055232821 DLMGCP DEBUG <0013> Received message: line #00: DLCX 26299 rtpbridge/16@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055232821 DLMGCP DEBUG <0013> Received message: line #01: C: 161234 (mgcp_msg.c:67) 20241017055232821 DLMGCP DEBUG <0013> Received message: line #02: I: 8CF43794 (mgcp_msg.c:67) 20241017055232821 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw (trunk:0) found endpoint: rtpbridge/16@mgw (mgcp_endp.c:279) 20241017055232821 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/16@mgw" (mgcp_protocol.c:441) 20241017055232821 DLMGCP NOTICE <0013> endpoint:rtpbridge/16@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055232821 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw CI:8CF43794 DLCX: deleting conn:(161234/rtp C:8CF43794 r=NULL:0<->l=::1:5814) (mgcp_protocol.c:1502) 20241017055232821 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055232821 DLMGCP NOTICE <0013> endpoint:rtpbridge/16@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1505) 20241017055232821 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055232821 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw DLCX: endpoint released (mgcp_protocol.c:1512) 20241017055232821 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Generated response: code=250 (mgcp_protocol.c:230) 20241017055232821 DLMGCP DEBUG <0013> Generated response: line #00: 250 26299 OK (mgcp_msg.c:67) 20241017055232821 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@176d1c6d6327: setverdict(pass): pass -> pass, component reason not changed 20241017055232822 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26300 rtpbridge/17@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055232822 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055232822 DLMGCP DEBUG <0013> Received message: line #02: C: 171234 (mgcp_msg.c:67) 20241017055232822 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055232822 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw (trunk:0) found endpoint: rtpbridge/17@mgw (mgcp_endp.c:279) 20241017055232822 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/17@mgw" (mgcp_protocol.c:441) 20241017055232822 DLMGCP NOTICE <0013> endpoint:rtpbridge/17@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055232822 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw conn:(171234/rtp C:88D0BC7C r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055232822 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw CI:88D0BC7C connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055232823 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw CI:88D0BC7C output_enabled 0 (mgcp_msg.c:125) 20241017055232823 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055232823 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw conn:(171234/rtp C:88D0BC7C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055232823 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055232823 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw CI:88D0BC7C CRCX: Creating connection: port: 5816 (mgcp_protocol.c:1112) 20241017055232823 DLMGCP NOTICE <0013> endpoint:rtpbridge/17@mgw CI:88D0BC7C CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055232823 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055232823 DLMGCP DEBUG <0013> Generated response: line #00: 200 26300 OK (mgcp_msg.c:67) 20241017055232823 DLMGCP DEBUG <0013> Generated response: line #01: I: 88D0BC7C (mgcp_msg.c:67) 20241017055232823 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241017055232823 DLMGCP DEBUG <0013> Generated response: line #03: o=- 88D0BC7C 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055232823 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241017055232823 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055232823 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241017055232823 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5816 RTP/AVP 112 (mgcp_msg.c:67) 20241017055232823 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055232823 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241017055232825 DLMGCP DEBUG <0013> Received message: line #00: DLCX 26301 rtpbridge/17@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055232825 DLMGCP DEBUG <0013> Received message: line #01: C: 171234 (mgcp_msg.c:67) 20241017055232825 DLMGCP DEBUG <0013> Received message: line #02: I: 88D0BC7C (mgcp_msg.c:67) 20241017055232825 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw (trunk:0) found endpoint: rtpbridge/17@mgw (mgcp_endp.c:279) 20241017055232825 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/17@mgw" (mgcp_protocol.c:441) 20241017055232825 DLMGCP NOTICE <0013> endpoint:rtpbridge/17@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055232825 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw CI:88D0BC7C DLCX: deleting conn:(171234/rtp C:88D0BC7C r=NULL:0<->l=::1:5816) (mgcp_protocol.c:1502) 20241017055232825 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055232825 DLMGCP NOTICE <0013> endpoint:rtpbridge/17@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1505) 20241017055232825 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055232825 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw DLCX: endpoint released (mgcp_protocol.c:1512) 20241017055232825 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Generated response: code=250 (mgcp_protocol.c:230) 20241017055232825 DLMGCP DEBUG <0013> Generated response: line #00: 250 26301 OK (mgcp_msg.c:67) 20241017055232825 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@176d1c6d6327: setverdict(pass): pass -> pass, component reason not changed 20241017055232826 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26302 rtpbridge/18@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055232826 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055232826 DLMGCP DEBUG <0013> Received message: line #02: C: 181234 (mgcp_msg.c:67) 20241017055232826 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055232826 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw (trunk:0) found endpoint: rtpbridge/18@mgw (mgcp_endp.c:279) 20241017055232826 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/18@mgw" (mgcp_protocol.c:441) 20241017055232826 DLMGCP NOTICE <0013> endpoint:rtpbridge/18@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055232826 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw conn:(181234/rtp C:66E186D6 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055232826 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw CI:66E186D6 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055232826 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw CI:66E186D6 output_enabled 0 (mgcp_msg.c:125) 20241017055232826 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055232826 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw conn:(181234/rtp C:66E186D6 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055232826 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055232826 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw CI:66E186D6 CRCX: Creating connection: port: 5818 (mgcp_protocol.c:1112) 20241017055232826 DLMGCP NOTICE <0013> endpoint:rtpbridge/18@mgw CI:66E186D6 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055232826 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055232826 DLMGCP DEBUG <0013> Generated response: line #00: 200 26302 OK (mgcp_msg.c:67) 20241017055232826 DLMGCP DEBUG <0013> Generated response: line #01: I: 66E186D6 (mgcp_msg.c:67) 20241017055232826 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241017055232826 DLMGCP DEBUG <0013> Generated response: line #03: o=- 66E186D6 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055232826 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241017055232826 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055232826 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241017055232826 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5818 RTP/AVP 112 (mgcp_msg.c:67) 20241017055232826 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055232826 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241017055232828 DLMGCP DEBUG <0013> Received message: line #00: DLCX 26303 rtpbridge/18@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055232828 DLMGCP DEBUG <0013> Received message: line #01: C: 181234 (mgcp_msg.c:67) 20241017055232828 DLMGCP DEBUG <0013> Received message: line #02: I: 66E186D6 (mgcp_msg.c:67) 20241017055232828 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw (trunk:0) found endpoint: rtpbridge/18@mgw (mgcp_endp.c:279) 20241017055232828 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/18@mgw" (mgcp_protocol.c:441) 20241017055232828 DLMGCP NOTICE <0013> endpoint:rtpbridge/18@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055232828 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw CI:66E186D6 DLCX: deleting conn:(181234/rtp C:66E186D6 r=NULL:0<->l=::1:5818) (mgcp_protocol.c:1502) 20241017055232828 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055232828 DLMGCP NOTICE <0013> endpoint:rtpbridge/18@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1505) 20241017055232828 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055232828 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw DLCX: endpoint released (mgcp_protocol.c:1512) 20241017055232828 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Generated response: code=250 (mgcp_protocol.c:230) 20241017055232828 DLMGCP DEBUG <0013> Generated response: line #00: 250 26303 OK (mgcp_msg.c:67) 20241017055232828 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@176d1c6d6327: setverdict(pass): pass -> pass, component reason not changed 20241017055232829 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26304 rtpbridge/19@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055232829 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055232829 DLMGCP DEBUG <0013> Received message: line #02: C: 191234 (mgcp_msg.c:67) 20241017055232830 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055232830 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw (trunk:0) found endpoint: rtpbridge/19@mgw (mgcp_endp.c:279) 20241017055232830 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/19@mgw" (mgcp_protocol.c:441) 20241017055232830 DLMGCP NOTICE <0013> endpoint:rtpbridge/19@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055232830 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw conn:(191234/rtp C:2A8A78AB r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055232830 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw CI:2A8A78AB connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055232830 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw CI:2A8A78AB output_enabled 0 (mgcp_msg.c:125) 20241017055232830 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055232830 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw conn:(191234/rtp C:2A8A78AB r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055232830 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055232830 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw CI:2A8A78AB CRCX: Creating connection: port: 5820 (mgcp_protocol.c:1112) 20241017055232830 DLMGCP NOTICE <0013> endpoint:rtpbridge/19@mgw CI:2A8A78AB CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055232830 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055232830 DLMGCP DEBUG <0013> Generated response: line #00: 200 26304 OK (mgcp_msg.c:67) 20241017055232830 DLMGCP DEBUG <0013> Generated response: line #01: I: 2A8A78AB (mgcp_msg.c:67) 20241017055232830 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241017055232830 DLMGCP DEBUG <0013> Generated response: line #03: o=- 2A8A78AB 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055232830 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241017055232830 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055232830 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241017055232830 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5820 RTP/AVP 112 (mgcp_msg.c:67) 20241017055232830 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055232830 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241017055232831 DLMGCP DEBUG <0013> Received message: line #00: DLCX 26305 rtpbridge/19@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055232831 DLMGCP DEBUG <0013> Received message: line #01: C: 191234 (mgcp_msg.c:67) 20241017055232831 DLMGCP DEBUG <0013> Received message: line #02: I: 2A8A78AB (mgcp_msg.c:67) 20241017055232831 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw (trunk:0) found endpoint: rtpbridge/19@mgw (mgcp_endp.c:279) 20241017055232831 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/19@mgw" (mgcp_protocol.c:441) 20241017055232831 DLMGCP NOTICE <0013> endpoint:rtpbridge/19@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055232831 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw CI:2A8A78AB DLCX: deleting conn:(191234/rtp C:2A8A78AB r=NULL:0<->l=::1:5820) (mgcp_protocol.c:1502) 20241017055232831 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055232831 DLMGCP NOTICE <0013> endpoint:rtpbridge/19@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1505) 20241017055232831 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055232831 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw DLCX: endpoint released (mgcp_protocol.c:1512) 20241017055232831 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Generated response: code=250 (mgcp_protocol.c:230) 20241017055232831 DLMGCP DEBUG <0013> Generated response: line #00: 250 26305 OK (mgcp_msg.c:67) 20241017055232831 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@176d1c6d6327: setverdict(pass): pass -> pass, component reason not changed 20241017055232832 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26306 rtpbridge/1A@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055232832 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055232832 DLMGCP DEBUG <0013> Received message: line #02: C: 1A1234 (mgcp_msg.c:67) 20241017055232832 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055232832 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw (trunk:0) found endpoint: rtpbridge/1a@mgw (mgcp_endp.c:279) 20241017055232832 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1a@mgw" (mgcp_protocol.c:441) 20241017055232832 DLMGCP NOTICE <0013> endpoint:rtpbridge/1a@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055232832 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw conn:(1A1234/rtp C:21AEE016 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055232832 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw CI:21AEE016 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055232832 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw CI:21AEE016 output_enabled 0 (mgcp_msg.c:125) 20241017055232832 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055232832 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw conn:(1A1234/rtp C:21AEE016 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055232832 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055232832 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw CI:21AEE016 CRCX: Creating connection: port: 5822 (mgcp_protocol.c:1112) 20241017055232832 DLMGCP NOTICE <0013> endpoint:rtpbridge/1a@mgw CI:21AEE016 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055232832 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055232832 DLMGCP DEBUG <0013> Generated response: line #00: 200 26306 OK (mgcp_msg.c:67) 20241017055232832 DLMGCP DEBUG <0013> Generated response: line #01: I: 21AEE016 (mgcp_msg.c:67) 20241017055232832 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241017055232832 DLMGCP DEBUG <0013> Generated response: line #03: o=- 21AEE016 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055232832 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241017055232832 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055232832 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241017055232832 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5822 RTP/AVP 112 (mgcp_msg.c:67) 20241017055232832 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055232832 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241017055232833 DLMGCP DEBUG <0013> Received message: line #00: DLCX 26307 rtpbridge/1A@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055232833 DLMGCP DEBUG <0013> Received message: line #01: C: 1A1234 (mgcp_msg.c:67) 20241017055232833 DLMGCP DEBUG <0013> Received message: line #02: I: 21AEE016 (mgcp_msg.c:67) 20241017055232833 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw (trunk:0) found endpoint: rtpbridge/1a@mgw (mgcp_endp.c:279) 20241017055232833 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1a@mgw" (mgcp_protocol.c:441) 20241017055232833 DLMGCP NOTICE <0013> endpoint:rtpbridge/1a@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055232833 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw CI:21AEE016 DLCX: deleting conn:(1A1234/rtp C:21AEE016 r=NULL:0<->l=::1:5822) (mgcp_protocol.c:1502) 20241017055232833 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055232833 DLMGCP NOTICE <0013> endpoint:rtpbridge/1a@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1505) 20241017055232833 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055232833 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw DLCX: endpoint released (mgcp_protocol.c:1512) 20241017055232833 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Generated response: code=250 (mgcp_protocol.c:230) 20241017055232833 DLMGCP DEBUG <0013> Generated response: line #00: 250 26307 OK (mgcp_msg.c:67) 20241017055232833 DLMGCP DEBUG <0013> Generated response: line #01: P: PS=0, OS=0, PR=0, OR=0, PL=0, JI=0 (mgcp_msg.c:67) 20241017055232834 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26308 rtpbridge/1B@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055232834 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055232834 DLMGCP DEBUG <0013> Received message: line #02: C: 1B1234 (mgcp_msg.c:67) 20241017055232834 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055232834 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw (trunk:0) found endpoint: rtpbridge/1b@mgw (mgcp_endp.c:279) 20241017055232834 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1b@mgw" (mgcp_protocol.c:441) 20241017055232834 DLMGCP NOTICE <0013> endpoint:rtpbridge/1b@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) MTC@176d1c6d6327: setverdict(pass): pass -> pass, component reason not changed 20241017055232834 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw conn:(1B1234/rtp C:27470345 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055232834 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw CI:27470345 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055232834 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw CI:27470345 output_enabled 0 (mgcp_msg.c:125) 20241017055232834 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055232834 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw conn:(1B1234/rtp C:27470345 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055232834 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055232834 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw CI:27470345 CRCX: Creating connection: port: 5824 (mgcp_protocol.c:1112) 20241017055232834 DLMGCP NOTICE <0013> endpoint:rtpbridge/1b@mgw CI:27470345 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055232834 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055232834 DLMGCP DEBUG <0013> Generated response: line #00: 200 26308 OK (mgcp_msg.c:67) 20241017055232834 DLMGCP DEBUG <0013> Generated response: line #01: I: 27470345 (mgcp_msg.c:67) 20241017055232834 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241017055232834 DLMGCP DEBUG <0013> Generated response: line #03: o=- 27470345 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055232834 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241017055232834 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055232834 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241017055232834 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5824 RTP/AVP 112 (mgcp_msg.c:67) 20241017055232834 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055232834 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241017055232835 DLMGCP DEBUG <0013> Received message: line #00: DLCX 26309 rtpbridge/1B@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055232835 DLMGCP DEBUG <0013> Received message: line #01: C: 1B1234 (mgcp_msg.c:67) 20241017055232835 DLMGCP DEBUG <0013> Received message: line #02: I: 27470345 (mgcp_msg.c:67) 20241017055232835 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw (trunk:0) found endpoint: rtpbridge/1b@mgw (mgcp_endp.c:279) 20241017055232835 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1b@mgw" (mgcp_protocol.c:441) 20241017055232835 DLMGCP NOTICE <0013> endpoint:rtpbridge/1b@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055232835 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw CI:27470345 DLCX: deleting conn:(1B1234/rtp C:27470345 r=NULL:0<->l=::1:5824) (mgcp_protocol.c:1502) 20241017055232835 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055232835 DLMGCP NOTICE <0013> endpoint:rtpbridge/1b@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1505) 20241017055232835 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055232835 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw DLCX: endpoint released (mgcp_protocol.c:1512) 20241017055232835 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Generated response: code=250 (mgcp_protocol.c:230) 20241017055232835 DLMGCP DEBUG <0013> Generated response: line #00: 250 26309 OK (mgcp_msg.c:67) 20241017055232835 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@176d1c6d6327: setverdict(pass): pass -> pass, component reason not changed 20241017055232836 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26310 rtpbridge/1C@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055232836 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055232836 DLMGCP DEBUG <0013> Received message: line #02: C: 1C1234 (mgcp_msg.c:67) 20241017055232836 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055232836 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw (trunk:0) found endpoint: rtpbridge/1c@mgw (mgcp_endp.c:279) 20241017055232836 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1c@mgw" (mgcp_protocol.c:441) 20241017055232836 DLMGCP NOTICE <0013> endpoint:rtpbridge/1c@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055232836 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw conn:(1C1234/rtp C:4E408980 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055232836 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw CI:4E408980 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055232836 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw CI:4E408980 output_enabled 0 (mgcp_msg.c:125) 20241017055232836 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055232836 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw conn:(1C1234/rtp C:4E408980 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055232836 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055232836 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw CI:4E408980 CRCX: Creating connection: port: 5826 (mgcp_protocol.c:1112) 20241017055232836 DLMGCP NOTICE <0013> endpoint:rtpbridge/1c@mgw CI:4E408980 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055232836 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055232836 DLMGCP DEBUG <0013> Generated response: line #00: 200 26310 OK (mgcp_msg.c:67) 20241017055232836 DLMGCP DEBUG <0013> Generated response: line #01: I: 4E408980 (mgcp_msg.c:67) 20241017055232836 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241017055232836 DLMGCP DEBUG <0013> Generated response: line #03: o=- 4E408980 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055232836 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241017055232836 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055232836 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241017055232836 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5826 RTP/AVP 112 (mgcp_msg.c:67) 20241017055232836 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055232836 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241017055232837 DLMGCP DEBUG <0013> Received message: line #00: DLCX 26311 rtpbridge/1C@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055232837 DLMGCP DEBUG <0013> Received message: line #01: C: 1C1234 (mgcp_msg.c:67) 20241017055232837 DLMGCP DEBUG <0013> Received message: line #02: I: 4E408980 (mgcp_msg.c:67) 20241017055232837 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw (trunk:0) found endpoint: rtpbridge/1c@mgw (mgcp_endp.c:279) 20241017055232837 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1c@mgw" (mgcp_protocol.c:441) 20241017055232837 DLMGCP NOTICE <0013> endpoint:rtpbridge/1c@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055232837 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw CI:4E408980 DLCX: deleting conn:(1C1234/rtp C:4E408980 r=NULL:0<->l=::1:5826) (mgcp_protocol.c:1502) 20241017055232837 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055232837 DLMGCP NOTICE <0013> endpoint:rtpbridge/1c@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1505) 20241017055232837 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055232837 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw DLCX: endpoint released (mgcp_protocol.c:1512) 20241017055232837 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Generated response: code=250 (mgcp_protocol.c:230) 20241017055232837 DLMGCP DEBUG <0013> Generated response: line #00: 250 26311 OK (mgcp_msg.c:67) 20241017055232837 DLMGCP DEBUG <0013> Generated response: line #01: P: PS=0, OS=0, PR=0, OR=0, PL=0, JI=0 (mgcp_msg.c:67) 20241017055232837 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26312 rtpbridge/1D@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055232837 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055232837 DLMGCP DEBUG <0013> Received message: line #02: C: 1D1234 (mgcp_msg.c:67) 20241017055232837 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055232837 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw (trunk:0) found endpoint: rtpbridge/1d@mgw (mgcp_endp.c:279) 20241017055232837 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1d@mgw" (mgcp_protocol.c:441) 20241017055232837 DLMGCP NOTICE <0013> endpoint:rtpbridge/1d@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055232837 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw conn:(1D1234/rtp C:A9E62599 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055232837 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw CI:A9E62599 connection mode 'recvonly' 1 (mgcp_msg.c:120) MTC@176d1c6d6327: setverdict(pass): pass -> pass, component reason not changed 20241017055232837 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw CI:A9E62599 output_enabled 0 (mgcp_msg.c:125) 20241017055232837 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055232837 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw conn:(1D1234/rtp C:A9E62599 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055232837 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055232837 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw CI:A9E62599 CRCX: Creating connection: port: 5828 (mgcp_protocol.c:1112) 20241017055232837 DLMGCP NOTICE <0013> endpoint:rtpbridge/1d@mgw CI:A9E62599 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055232837 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055232837 DLMGCP DEBUG <0013> Generated response: line #00: 200 26312 OK (mgcp_msg.c:67) 20241017055232837 DLMGCP DEBUG <0013> Generated response: line #01: I: A9E62599 (mgcp_msg.c:67) 20241017055232837 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241017055232837 DLMGCP DEBUG <0013> Generated response: line #03: o=- A9E62599 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055232837 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241017055232837 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055232837 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241017055232837 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5828 RTP/AVP 112 (mgcp_msg.c:67) 20241017055232837 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055232837 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241017055232839 DLMGCP DEBUG <0013> Received message: line #00: DLCX 26313 rtpbridge/1D@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055232839 DLMGCP DEBUG <0013> Received message: line #01: C: 1D1234 (mgcp_msg.c:67) 20241017055232839 DLMGCP DEBUG <0013> Received message: line #02: I: A9E62599 (mgcp_msg.c:67) 20241017055232839 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw (trunk:0) found endpoint: rtpbridge/1d@mgw (mgcp_endp.c:279) 20241017055232839 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1d@mgw" (mgcp_protocol.c:441) 20241017055232839 DLMGCP NOTICE <0013> endpoint:rtpbridge/1d@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055232839 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw CI:A9E62599 DLCX: deleting conn:(1D1234/rtp C:A9E62599 r=NULL:0<->l=::1:5828) (mgcp_protocol.c:1502) 20241017055232839 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055232839 DLMGCP NOTICE <0013> endpoint:rtpbridge/1d@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1505) 20241017055232839 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055232839 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw DLCX: endpoint released (mgcp_protocol.c:1512) 20241017055232839 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Generated response: code=250 (mgcp_protocol.c:230) 20241017055232839 DLMGCP DEBUG <0013> Generated response: line #00: 250 26313 OK (mgcp_msg.c:67) 20241017055232839 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@176d1c6d6327: setverdict(pass): pass -> pass, component reason not changed RTPEM0(199)@176d1c6d6327: Final verdict of PTC: none RTPEM1(200)@176d1c6d6327: Final verdict of PTC: none RTPEM2(201)@176d1c6d6327: Final verdict of PTC: none IPA-CTRL-CLI-IPA(203)@176d1c6d6327: Final verdict of PTC: none VirtCallAgent-STATS(202)@176d1c6d6327: Final verdict of PTC: none MTC@176d1c6d6327: Setting final verdict of the test case. MTC@176d1c6d6327: Local verdict of MTC: pass MTC@176d1c6d6327: Local verdict of PTC RTPEM0(199): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC RTPEM1(200): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC RTPEM2(201): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC VirtCallAgent-STATS(202): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC IPA-CTRL-CLI-IPA(203): none (pass -> pass) MTC@176d1c6d6327: Test case TC_crcx_dlcx_30ep finished. Verdict: pass MTC@176d1c6d6327: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_dlcx_30ep pass'. Thu Oct 17 05:52:32 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=262396) Waiting for packet dumper to finish... 1 (prev_count=262396, count=349452) MTC@176d1c6d6327: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_dlcx_30ep pass' was executed successfully (exit status: 0). MTC@176d1c6d6327: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_rtpem_selftest'. ------ MGCP_Test.TC_rtpem_selftest ------ Thu Oct 17 05:52:34 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_rtpem_selftest.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_rtpem_selftest.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@176d1c6d6327: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_rtpem_selftest' was executed successfully (exit status: 0). MTC@176d1c6d6327: Test case TC_rtpem_selftest started. MTC@176d1c6d6327: === starting MTC@176d1c6d6327: === stopping RTPEM1(205)@176d1c6d6327: Warning: Stopping inactive timer T_transmit. RTPEM0(204)@176d1c6d6327: Warning: Stopping inactive timer T_transmit. MTC@176d1c6d6327: stats A: { num_pkts_tx := 240, bytes_payload_tx := 960, num_pkts_rx := 240, bytes_payload_rx := 960, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@176d1c6d6327: stats B: { num_pkts_tx := 240, bytes_payload_tx := 960, num_pkts_rx := 240, bytes_payload_rx := 960, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@176d1c6d6327: tolerance: 0 packets MTC@176d1c6d6327: setverdict(pass): none -> pass RTPEM2(206)@176d1c6d6327: Final verdict of PTC: none IPA-CTRL-CLI-IPA(208)@176d1c6d6327: Final verdict of PTC: none VirtCallAgent-STATS(207)@176d1c6d6327: Final verdict of PTC: none RTPEM1(205)@176d1c6d6327: Final verdict of PTC: none RTPEM0(204)@176d1c6d6327: Final verdict of PTC: none MTC@176d1c6d6327: Setting final verdict of the test case. MTC@176d1c6d6327: Local verdict of MTC: pass MTC@176d1c6d6327: Local verdict of PTC RTPEM0(204): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC RTPEM1(205): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC RTPEM2(206): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC VirtCallAgent-STATS(207): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC IPA-CTRL-CLI-IPA(208): none (pass -> pass) MTC@176d1c6d6327: Test case TC_rtpem_selftest finished. Verdict: pass MTC@176d1c6d6327: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_rtpem_selftest pass'. Thu Oct 17 05:52:41 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=50380) Waiting for packet dumper to finish... 1 (prev_count=50380, count=56880) MTC@176d1c6d6327: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_rtpem_selftest pass' was executed successfully (exit status: 0). MTC@176d1c6d6327: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_one_crcx_receive_only_rtp'. ------ MGCP_Test.TC_one_crcx_receive_only_rtp ------ Thu Oct 17 05:52:43 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_one_crcx_receive_only_rtp.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_one_crcx_receive_only_rtp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@176d1c6d6327: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_one_crcx_receive_only_rtp' was executed successfully (exit status: 0). MTC@176d1c6d6327: Test case TC_one_crcx_receive_only_rtp started. 20241017055244735 DLMGCP DEBUG <0013> Received message: line #00: DLCX 50724 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055244735 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:279) 20241017055244735 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241017055244735 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055244735 DLMGCP ERROR <0013> endpoint:rtpbridge/1@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241017055244735 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241017055244735 DLMGCP DEBUG <0013> Generated response: line #00: 515 50724 FAIL (mgcp_msg.c:67) 20241017055244747 DLMGCP DEBUG <0013> Received message: line #00: CRCX 50725 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055244747 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055244747 DLMGCP DEBUG <0013> Received message: line #02: C: 1225 (mgcp_msg.c:67) 20241017055244747 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055244747 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241017055244747 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055244747 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241017055244747 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055244747 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241017055244747 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:67) 20241017055244747 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000/1 (mgcp_msg.c:67) 20241017055244747 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055244747 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:279) 20241017055244747 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241017055244747 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055244747 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw conn:(1225/rtp C:173DDB69 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055244747 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:173DDB69 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055244747 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:173DDB69 output_enabled 0 (mgcp_msg.c:125) 20241017055244747 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055244747 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CI:173DDB69 Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:112=AMR  (mgcp_sdp.c:444) 20241017055244747 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw conn:(1225/rtp C:173DDB69 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) 20241017055244747 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241017055244747 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:173DDB69 CRCX: Creating connection: port: 5830 (mgcp_protocol.c:1112) 20241017055244747 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CI:173DDB69 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055244747 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055244747 DLMGCP DEBUG <0013> Generated response: line #00: 200 50725 OK (mgcp_msg.c:67) 20241017055244747 DLMGCP DEBUG <0013> Generated response: line #01: I: 173DDB69 (mgcp_msg.c:67) 20241017055244747 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241017055244747 DLMGCP DEBUG <0013> Generated response: line #03: o=- 173DDB69 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055244747 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241017055244747 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055244747 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241017055244747 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5830 RTP/AVP 112 (mgcp_msg.c:67) 20241017055244747 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000/1 (mgcp_msg.c:67) 20241017055244747 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241017055245852 DLMGCP DEBUG <0013> Received message: line #00: DLCX 50726 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055245852 DLMGCP DEBUG <0013> Received message: line #01: C: 1225 (mgcp_msg.c:67) 20241017055245852 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:279) 20241017055245852 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241017055245852 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055245852 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055245852 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055245852 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055245852 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055245852 DLMGCP DEBUG <0013> Generated response: line #00: 200 50726 OK (mgcp_msg.c:67) MTC@176d1c6d6327: stats: { num_pkts_tx := 47, bytes_payload_tx := 188, num_pkts_rx := 0, bytes_payload_rx := 0, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@176d1c6d6327: setverdict(pass): none -> pass RTPEM1(210)@176d1c6d6327: Final verdict of PTC: none RTPEM0(209)@176d1c6d6327: Final verdict of PTC: none RTPEM2(211)@176d1c6d6327: Final verdict of PTC: none IPA-CTRL-CLI-IPA(213)@176d1c6d6327: Final verdict of PTC: none VirtCallAgent-STATS(212)@176d1c6d6327: Final verdict of PTC: none MTC@176d1c6d6327: Setting final verdict of the test case. MTC@176d1c6d6327: Local verdict of MTC: pass MTC@176d1c6d6327: Local verdict of PTC RTPEM0(209): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC RTPEM1(210): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC RTPEM2(211): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC VirtCallAgent-STATS(212): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC IPA-CTRL-CLI-IPA(213): none (pass -> pass) MTC@176d1c6d6327: Test case TC_one_crcx_receive_only_rtp finished. Verdict: pass MTC@176d1c6d6327: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_one_crcx_receive_only_rtp pass'. Thu Oct 17 05:52:45 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=38864) Waiting for packet dumper to finish... 1 (prev_count=38864, count=67856) MTC@176d1c6d6327: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_one_crcx_receive_only_rtp pass' was executed successfully (exit status: 0). MTC@176d1c6d6327: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_one_crcx_loopback_rtp'. ------ MGCP_Test.TC_one_crcx_loopback_rtp ------ Thu Oct 17 05:52:47 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_one_crcx_loopback_rtp.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_one_crcx_loopback_rtp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@176d1c6d6327: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_one_crcx_loopback_rtp' was executed successfully (exit status: 0). MTC@176d1c6d6327: Test case TC_one_crcx_loopback_rtp started. 20241017055248988 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29575 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055248988 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:279) 20241017055248988 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241017055248988 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055248988 DLMGCP ERROR <0013> endpoint:rtpbridge/1@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241017055248988 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241017055248988 DLMGCP DEBUG <0013> Generated response: line #00: 515 29575 FAIL (mgcp_msg.c:67) 20241017055248991 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29576 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055248991 DLMGCP DEBUG <0013> Received message: line #01: M: loopback (mgcp_msg.c:67) 20241017055248991 DLMGCP DEBUG <0013> Received message: line #02: C: 1225 (mgcp_msg.c:67) 20241017055248991 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055248991 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241017055248991 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055248991 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241017055248991 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055248991 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241017055248991 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:67) 20241017055248991 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 GSM-HR-08/8000/1 (mgcp_msg.c:67) 20241017055248991 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055248991 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:279) 20241017055248991 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241017055248991 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055248991 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw conn:(1225/rtp C:5BAC105A r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055248991 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:5BAC105A connection mode 'loopback' 7 (mgcp_msg.c:120) 20241017055248991 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:5BAC105A output_enabled 1 (mgcp_msg.c:125) 20241017055248991 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055248991 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CI:5BAC105A Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:112=GSM-HR-08  (mgcp_sdp.c:444) 20241017055248991 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw conn:(1225/rtp C:5BAC105A 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) 20241017055248991 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241017055248991 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw RTP-setup: Endpoint is in loopback mode, stopping here! (mgcp_protocol.c:167) 20241017055248991 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:5BAC105A CRCX: Creating connection: port: 5832 (mgcp_protocol.c:1112) 20241017055248991 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CI:5BAC105A CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055248991 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055248991 DLMGCP DEBUG <0013> Generated response: line #00: 200 29576 OK (mgcp_msg.c:67) 20241017055248991 DLMGCP DEBUG <0013> Generated response: line #01: I: 5BAC105A (mgcp_msg.c:67) 20241017055248991 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241017055248991 DLMGCP DEBUG <0013> Generated response: line #03: o=- 5BAC105A 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055248991 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241017055248991 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055248991 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241017055248991 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5832 RTP/AVP 112 (mgcp_msg.c:67) 20241017055248991 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 GSM-HR-08/8000/1 (mgcp_msg.c:67) 20241017055248991 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241017055250096 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29577 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055250096 DLMGCP DEBUG <0013> Received message: line #01: C: 1225 (mgcp_msg.c:67) 20241017055250096 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:279) 20241017055250096 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241017055250096 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055250096 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055250096 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055250096 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055250096 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055250096 DLMGCP DEBUG <0013> Generated response: line #00: 200 29577 OK (mgcp_msg.c:67) MTC@176d1c6d6327: stats: { num_pkts_tx := 47, bytes_payload_tx := 188, num_pkts_rx := 47, bytes_payload_rx := 188, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@176d1c6d6327: setverdict(pass): none -> pass VirtCallAgent-STATS(217)@176d1c6d6327: Final verdict of PTC: none RTPEM1(215)@176d1c6d6327: Final verdict of PTC: none RTPEM0(214)@176d1c6d6327: Final verdict of PTC: none IPA-CTRL-CLI-IPA(218)@176d1c6d6327: Final verdict of PTC: none RTPEM2(216)@176d1c6d6327: Final verdict of PTC: none MTC@176d1c6d6327: Setting final verdict of the test case. MTC@176d1c6d6327: Local verdict of MTC: pass MTC@176d1c6d6327: Local verdict of PTC RTPEM0(214): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC RTPEM1(215): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC RTPEM2(216): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC VirtCallAgent-STATS(217): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC IPA-CTRL-CLI-IPA(218): none (pass -> pass) MTC@176d1c6d6327: Test case TC_one_crcx_loopback_rtp finished. Verdict: pass MTC@176d1c6d6327: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_one_crcx_loopback_rtp pass'. Thu Oct 17 05:52:50 UTC 2024 ====== MGCP_Test.TC_one_crcx_loopback_rtp pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_one_crcx_loopback_rtp.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=100224) Waiting for packet dumper to finish... 1 (prev_count=100224, count=132504) MTC@176d1c6d6327: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_one_crcx_loopback_rtp pass' was executed successfully (exit status: 0). MTC@176d1c6d6327: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_one_crcx_loopback_rtp_ipv6'. ------ MGCP_Test.TC_one_crcx_loopback_rtp_ipv6 ------ Thu Oct 17 05:52:52 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_one_crcx_loopback_rtp_ipv6.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_one_crcx_loopback_rtp_ipv6.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@176d1c6d6327: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_one_crcx_loopback_rtp_ipv6' was executed successfully (exit status: 0). MTC@176d1c6d6327: Test case TC_one_crcx_loopback_rtp_ipv6 started. 20241017055253293 DLMGCP DEBUG <0013> Received message: line #00: DLCX 42009 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055253293 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:279) 20241017055253293 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241017055253293 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055253293 DLMGCP ERROR <0013> endpoint:rtpbridge/1@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241017055253293 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241017055253293 DLMGCP DEBUG <0013> Generated response: line #00: 515 42009 FAIL (mgcp_msg.c:67) 20241017055253305 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42010 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055253305 DLMGCP DEBUG <0013> Received message: line #01: M: loopback (mgcp_msg.c:67) 20241017055253305 DLMGCP DEBUG <0013> Received message: line #02: C: 1225 (mgcp_msg.c:67) 20241017055253305 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055253305 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241017055253306 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP6 ::1 (mgcp_msg.c:67) 20241017055253306 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241017055253306 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055253306 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241017055253306 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:67) 20241017055253306 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 GSM-HR-08/8000/1 (mgcp_msg.c:67) 20241017055253306 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055253306 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:279) 20241017055253306 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241017055253306 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055253306 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw conn:(1225/rtp C:AB2365D8 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055253306 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:AB2365D8 connection mode 'loopback' 7 (mgcp_msg.c:120) 20241017055253306 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:AB2365D8 output_enabled 1 (mgcp_msg.c:125) 20241017055253306 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055253306 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CI:AB2365D8 Got media info via SDP: port:10000, addr:::1, duration:20, payload-types:112=GSM-HR-08  (mgcp_sdp.c:444) 20241017055253306 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw conn:(1225/rtp C:AB2365D8 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) 20241017055253306 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241017055253306 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw RTP-setup: Endpoint is in loopback mode, stopping here! (mgcp_protocol.c:167) 20241017055253306 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:AB2365D8 CRCX: Creating connection: port: 5834 (mgcp_protocol.c:1112) 20241017055253306 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CI:AB2365D8 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055253306 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055253306 DLMGCP DEBUG <0013> Generated response: line #00: 200 42010 OK (mgcp_msg.c:67) 20241017055253306 DLMGCP DEBUG <0013> Generated response: line #01: I: AB2365D8 (mgcp_msg.c:67) 20241017055253306 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241017055253306 DLMGCP DEBUG <0013> Generated response: line #03: o=- AB2365D8 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055253306 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241017055253306 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055253306 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241017055253306 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5834 RTP/AVP 112 (mgcp_msg.c:67) 20241017055253306 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 GSM-HR-08/8000/1 (mgcp_msg.c:67) 20241017055253306 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241017055254414 DLMGCP DEBUG <0013> Received message: line #00: DLCX 42011 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055254414 DLMGCP DEBUG <0013> Received message: line #01: C: 1225 (mgcp_msg.c:67) 20241017055254414 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:279) 20241017055254414 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241017055254414 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055254414 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055254414 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055254414 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055254414 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055254414 DLMGCP DEBUG <0013> Generated response: line #00: 200 42011 OK (mgcp_msg.c:67) MTC@176d1c6d6327: stats: { num_pkts_tx := 47, bytes_payload_tx := 188, num_pkts_rx := 47, bytes_payload_rx := 188, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@176d1c6d6327: setverdict(pass): none -> pass IPA-CTRL-CLI-IPA(223)@176d1c6d6327: Final verdict of PTC: none RTPEM0(219)@176d1c6d6327: Final verdict of PTC: none RTPEM1(220)@176d1c6d6327: Final verdict of PTC: none VirtCallAgent-STATS(222)@176d1c6d6327: Final verdict of PTC: none RTPEM2(221)@176d1c6d6327: Final verdict of PTC: none MTC@176d1c6d6327: Setting final verdict of the test case. MTC@176d1c6d6327: Local verdict of MTC: pass MTC@176d1c6d6327: Local verdict of PTC RTPEM0(219): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC RTPEM1(220): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC RTPEM2(221): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC VirtCallAgent-STATS(222): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC IPA-CTRL-CLI-IPA(223): none (pass -> pass) MTC@176d1c6d6327: Test case TC_one_crcx_loopback_rtp_ipv6 finished. Verdict: pass MTC@176d1c6d6327: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_one_crcx_loopback_rtp_ipv6 pass'. Thu Oct 17 05:52:54 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=67864) Waiting for packet dumper to finish... 1 (prev_count=67864, count=134616) MTC@176d1c6d6327: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_one_crcx_loopback_rtp_ipv6 pass' was executed successfully (exit status: 0). MTC@176d1c6d6327: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_and_rtp'. ------ MGCP_Test.TC_two_crcx_and_rtp ------ Thu Oct 17 05:52:56 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_two_crcx_and_rtp.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_two_crcx_and_rtp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@176d1c6d6327: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_and_rtp' was executed successfully (exit status: 0). MTC@176d1c6d6327: Test case TC_two_crcx_and_rtp started. 20241017055257623 DLMGCP DEBUG <0013> Received message: line #00: DLCX 42422 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055257623 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241017055257623 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241017055257623 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055257623 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241017055257623 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241017055257623 DLMGCP DEBUG <0013> Generated response: line #00: 515 42422 FAIL (mgcp_msg.c:67) 20241017055257635 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42423 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055257635 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241017055257635 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:67) 20241017055257635 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055257635 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241017055257635 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055257635 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241017055257635 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055257635 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241017055257635 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 98 (mgcp_msg.c:67) 20241017055257635 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:98 AMR/8000 (mgcp_msg.c:67) 20241017055257635 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055257635 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241017055257635 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241017055257635 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055257635 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:00DFD52C r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055257635 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:00DFD52C connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241017055257635 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:00DFD52C output_enabled 1 (mgcp_msg.c:125) 20241017055257635 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055257635 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:00DFD52C Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:98=AMR  (mgcp_sdp.c:444) 20241017055257635 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:00DFD52C 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) 20241017055257635 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241017055257635 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:00DFD52C CRCX: Creating connection: port: 5836 (mgcp_protocol.c:1112) 20241017055257635 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:00DFD52C CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055257635 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055257635 DLMGCP DEBUG <0013> Generated response: line #00: 200 42423 OK (mgcp_msg.c:67) 20241017055257635 DLMGCP DEBUG <0013> Generated response: line #01: I: 00DFD52C (mgcp_msg.c:67) 20241017055257635 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241017055257635 DLMGCP DEBUG <0013> Generated response: line #03: o=- 00DFD52C 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055257635 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241017055257635 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055257635 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241017055257635 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5836 RTP/AVP 98 (mgcp_msg.c:67) 20241017055257635 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:98 AMR/8000 (mgcp_msg.c:67) 20241017055257635 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241017055257644 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42424 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055257644 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241017055257644 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:67) 20241017055257644 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055257644 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241017055257644 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055257644 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241017055257644 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055257644 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241017055257644 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 98 (mgcp_msg.c:67) 20241017055257644 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:98 AMR/8000 (mgcp_msg.c:67) 20241017055257644 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055257644 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241017055257644 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241017055257644 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055257644 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:CC9EAF67 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055257644 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:CC9EAF67 connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241017055257644 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:CC9EAF67 output_enabled 1 (mgcp_msg.c:125) 20241017055257644 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055257644 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:CC9EAF67 Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:98=AMR  (mgcp_sdp.c:444) 20241017055257644 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:CC9EAF67 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) 20241017055257644 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 20000 (mgcp_protocol.c:726) 20241017055257644 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:CC9EAF67 CRCX: Creating connection: port: 5838 (mgcp_protocol.c:1112) 20241017055257644 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:CC9EAF67 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055257644 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055257644 DLMGCP DEBUG <0013> Generated response: line #00: 200 42424 OK (mgcp_msg.c:67) 20241017055257644 DLMGCP DEBUG <0013> Generated response: line #01: I: CC9EAF67 (mgcp_msg.c:67) 20241017055257644 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241017055257644 DLMGCP DEBUG <0013> Generated response: line #03: o=- CC9EAF67 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055257644 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241017055257644 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055257644 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241017055257644 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5838 RTP/AVP 98 (mgcp_msg.c:67) 20241017055257644 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:98 AMR/8000 (mgcp_msg.c:67) 20241017055257644 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) RTPEM0(224)@176d1c6d6327: Warning: Stopping inactive timer T_transmit. RTPEM0(224)@176d1c6d6327: Warning: Stopping inactive timer T_transmit. 20241017055258756 DLMGCP DEBUG <0013> Received message: line #00: DLCX 42425 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055258756 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:67) 20241017055258756 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241017055258756 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241017055258756 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055258756 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1477) 20241017055258756 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055258756 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055258756 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055258756 DLMGCP DEBUG <0013> Generated response: line #00: 200 42425 OK (mgcp_msg.c:67) MTC@176d1c6d6327: stats A: { num_pkts_tx := 0, bytes_payload_tx := 0, num_pkts_rx := 47, bytes_payload_rx := 188, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@176d1c6d6327: stats B: { num_pkts_tx := 47, bytes_payload_tx := 188, num_pkts_rx := 0, bytes_payload_rx := 0, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@176d1c6d6327: tolerance: 0 packets MTC@176d1c6d6327: stats: { num_pkts_tx := 0, bytes_payload_tx := 0, num_pkts_rx := 47, bytes_payload_rx := 188, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@176d1c6d6327: stats: { num_pkts_tx := 47, bytes_payload_tx := 188, num_pkts_rx := 0, bytes_payload_rx := 0, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@176d1c6d6327: setverdict(pass): none -> pass RTPEM1(225)@176d1c6d6327: Final verdict of PTC: none VirtCallAgent-STATS(227)@176d1c6d6327: Final verdict of PTC: none RTPEM2(226)@176d1c6d6327: Final verdict of PTC: none IPA-CTRL-CLI-IPA(228)@176d1c6d6327: Final verdict of PTC: none RTPEM0(224)@176d1c6d6327: Final verdict of PTC: none MTC@176d1c6d6327: Setting final verdict of the test case. MTC@176d1c6d6327: Local verdict of MTC: pass MTC@176d1c6d6327: Local verdict of PTC RTPEM0(224): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC RTPEM1(225): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC RTPEM2(226): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC VirtCallAgent-STATS(227): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC IPA-CTRL-CLI-IPA(228): none (pass -> pass) MTC@176d1c6d6327: Test case TC_two_crcx_and_rtp finished. Verdict: pass MTC@176d1c6d6327: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_rtp pass'. Thu Oct 17 05:52:58 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=77540) Waiting for packet dumper to finish... 1 (prev_count=77540, count=142940) MTC@176d1c6d6327: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_rtp pass' was executed successfully (exit status: 0). MTC@176d1c6d6327: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_and_rtp_bidir'. ------ MGCP_Test.TC_two_crcx_and_rtp_bidir ------ Thu Oct 17 05:53:00 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_two_crcx_and_rtp_bidir.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_two_crcx_and_rtp_bidir.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@176d1c6d6327: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_and_rtp_bidir' was executed successfully (exit status: 0). MTC@176d1c6d6327: Test case TC_two_crcx_and_rtp_bidir started. 20241017055301973 DLMGCP DEBUG <0013> Received message: line #00: DLCX 60741 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055301973 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241017055301973 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241017055301973 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055301973 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241017055301973 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241017055301973 DLMGCP DEBUG <0013> Generated response: line #00: 515 60741 FAIL (mgcp_msg.c:67) 20241017055301985 DLMGCP DEBUG <0013> Received message: line #00: CRCX 60742 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055301985 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241017055301985 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:67) 20241017055301985 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055301985 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241017055301985 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055301985 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241017055301985 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055301985 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241017055301985 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 98 (mgcp_msg.c:67) 20241017055301985 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:98 AMR/8000 (mgcp_msg.c:67) 20241017055301985 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055301985 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241017055301985 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241017055301985 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055301985 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:61EC03C6 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055301985 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:61EC03C6 connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241017055301985 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:61EC03C6 output_enabled 1 (mgcp_msg.c:125) 20241017055301985 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055301986 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:61EC03C6 Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:98=AMR  (mgcp_sdp.c:444) 20241017055301986 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:61EC03C6 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) 20241017055301986 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241017055301986 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:61EC03C6 CRCX: Creating connection: port: 5840 (mgcp_protocol.c:1112) 20241017055301986 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:61EC03C6 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055301986 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055301986 DLMGCP DEBUG <0013> Generated response: line #00: 200 60742 OK (mgcp_msg.c:67) 20241017055301986 DLMGCP DEBUG <0013> Generated response: line #01: I: 61EC03C6 (mgcp_msg.c:67) 20241017055301986 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241017055301986 DLMGCP DEBUG <0013> Generated response: line #03: o=- 61EC03C6 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055301986 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241017055301986 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055301986 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241017055301986 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5840 RTP/AVP 98 (mgcp_msg.c:67) 20241017055301986 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:98 AMR/8000 (mgcp_msg.c:67) 20241017055301986 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241017055301989 DLMGCP DEBUG <0013> Received message: line #00: CRCX 60743 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055301989 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241017055301989 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:67) 20241017055301989 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055301989 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241017055301989 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055301989 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241017055301989 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055301989 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241017055301989 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 98 (mgcp_msg.c:67) 20241017055301989 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:98 AMR/8000 (mgcp_msg.c:67) 20241017055301989 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055301989 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241017055301989 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241017055301989 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055301990 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:39607EAC r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055301990 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:39607EAC connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241017055301990 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:39607EAC output_enabled 1 (mgcp_msg.c:125) 20241017055301990 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055301990 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:39607EAC Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:98=AMR  (mgcp_sdp.c:444) 20241017055301990 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:39607EAC 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) 20241017055301990 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 20000 (mgcp_protocol.c:726) 20241017055301990 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:39607EAC CRCX: Creating connection: port: 5842 (mgcp_protocol.c:1112) 20241017055301990 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:39607EAC CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055301990 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055301990 DLMGCP DEBUG <0013> Generated response: line #00: 200 60743 OK (mgcp_msg.c:67) 20241017055301990 DLMGCP DEBUG <0013> Generated response: line #01: I: 39607EAC (mgcp_msg.c:67) 20241017055301990 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241017055301990 DLMGCP DEBUG <0013> Generated response: line #03: o=- 39607EAC 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055301990 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241017055301990 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055301990 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241017055301990 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5842 RTP/AVP 98 (mgcp_msg.c:67) 20241017055301990 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:98 AMR/8000 (mgcp_msg.c:67) 20241017055301990 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241017055303100 DLMGCP DEBUG <0013> Received message: line #00: DLCX 60744 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055303100 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:67) 20241017055303100 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241017055303100 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241017055303100 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055303100 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1477) 20241017055303100 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055303100 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055303100 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055303100 DLMGCP DEBUG <0013> Generated response: line #00: 200 60744 OK (mgcp_msg.c:67) MTC@176d1c6d6327: stats A: { num_pkts_tx := 47, bytes_payload_tx := 188, num_pkts_rx := 47, bytes_payload_rx := 188, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@176d1c6d6327: stats B: { num_pkts_tx := 47, bytes_payload_tx := 188, num_pkts_rx := 47, bytes_payload_rx := 188, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@176d1c6d6327: tolerance: 3 packets MTC@176d1c6d6327: stats: { num_pkts_tx := 47, bytes_payload_tx := 188, num_pkts_rx := 47, bytes_payload_rx := 188, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@176d1c6d6327: stats: { num_pkts_tx := 47, bytes_payload_tx := 188, num_pkts_rx := 47, bytes_payload_rx := 188, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@176d1c6d6327: setverdict(pass): none -> pass RTPEM2(231)@176d1c6d6327: Final verdict of PTC: none IPA-CTRL-CLI-IPA(233)@176d1c6d6327: Final verdict of PTC: none RTPEM1(230)@176d1c6d6327: Final verdict of PTC: none VirtCallAgent-STATS(232)@176d1c6d6327: Final verdict of PTC: none RTPEM0(229)@176d1c6d6327: Final verdict of PTC: none MTC@176d1c6d6327: Setting final verdict of the test case. MTC@176d1c6d6327: Local verdict of MTC: pass MTC@176d1c6d6327: Local verdict of PTC RTPEM0(229): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC RTPEM1(230): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC RTPEM2(231): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC VirtCallAgent-STATS(232): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC IPA-CTRL-CLI-IPA(233): none (pass -> pass) MTC@176d1c6d6327: Test case TC_two_crcx_and_rtp_bidir finished. Verdict: pass MTC@176d1c6d6327: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_rtp_bidir pass'. Thu Oct 17 05:53:03 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=181632) Waiting for packet dumper to finish... 1 (prev_count=181632, count=247032) MTC@176d1c6d6327: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_rtp_bidir pass' was executed successfully (exit status: 0). MTC@176d1c6d6327: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_diff_pt_and_rtp'. ------ MGCP_Test.TC_two_crcx_diff_pt_and_rtp ------ Thu Oct 17 05:53:05 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_two_crcx_diff_pt_and_rtp.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_two_crcx_diff_pt_and_rtp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@176d1c6d6327: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_diff_pt_and_rtp' was executed successfully (exit status: 0). MTC@176d1c6d6327: Test case TC_two_crcx_diff_pt_and_rtp started. 20241017055306290 DLMGCP DEBUG <0013> Received message: line #00: DLCX 44202 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055306290 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241017055306290 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241017055306290 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055306290 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241017055306290 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241017055306290 DLMGCP DEBUG <0013> Generated response: line #00: 515 44202 FAIL (mgcp_msg.c:67) 20241017055306303 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44203 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055306303 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241017055306303 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:67) 20241017055306303 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055306303 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241017055306303 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055306303 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241017055306303 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055306303 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241017055306303 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 98 (mgcp_msg.c:67) 20241017055306303 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:98 AMR/8000 (mgcp_msg.c:67) 20241017055306303 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055306303 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241017055306303 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241017055306303 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055306303 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:C98D3707 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055306303 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:C98D3707 connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241017055306303 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:C98D3707 output_enabled 1 (mgcp_msg.c:125) 20241017055306303 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055306303 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:C98D3707 Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:98=AMR  (mgcp_sdp.c:444) 20241017055306303 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:C98D3707 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) 20241017055306303 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241017055306303 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:C98D3707 CRCX: Creating connection: port: 5844 (mgcp_protocol.c:1112) 20241017055306303 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:C98D3707 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055306303 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055306303 DLMGCP DEBUG <0013> Generated response: line #00: 200 44203 OK (mgcp_msg.c:67) 20241017055306303 DLMGCP DEBUG <0013> Generated response: line #01: I: C98D3707 (mgcp_msg.c:67) 20241017055306303 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241017055306303 DLMGCP DEBUG <0013> Generated response: line #03: o=- C98D3707 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055306303 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241017055306303 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055306303 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241017055306303 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5844 RTP/AVP 98 (mgcp_msg.c:67) 20241017055306303 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:98 AMR/8000 (mgcp_msg.c:67) 20241017055306303 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241017055306311 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44204 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055306311 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241017055306311 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:67) 20241017055306311 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055306311 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241017055306311 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055306311 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241017055306311 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055306311 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241017055306311 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 112 (mgcp_msg.c:67) 20241017055306311 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241017055306311 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055306311 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241017055306311 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241017055306311 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055306311 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:C63E2309 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055306311 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:C63E2309 connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241017055306311 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:C63E2309 output_enabled 1 (mgcp_msg.c:125) 20241017055306311 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055306311 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:C63E2309 Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:112=AMR  (mgcp_sdp.c:444) 20241017055306311 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:C63E2309 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) 20241017055306311 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 20000 (mgcp_protocol.c:726) 20241017055306311 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:C63E2309 CRCX: Creating connection: port: 5846 (mgcp_protocol.c:1112) 20241017055306312 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:C63E2309 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055306312 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055306312 DLMGCP DEBUG <0013> Generated response: line #00: 200 44204 OK (mgcp_msg.c:67) 20241017055306312 DLMGCP DEBUG <0013> Generated response: line #01: I: C63E2309 (mgcp_msg.c:67) 20241017055306312 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241017055306312 DLMGCP DEBUG <0013> Generated response: line #03: o=- C63E2309 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055306312 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241017055306312 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055306312 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241017055306312 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5846 RTP/AVP 112 (mgcp_msg.c:67) 20241017055306312 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241017055306312 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) RTPEM0(234)@176d1c6d6327: Warning: Stopping inactive timer T_transmit. RTPEM0(234)@176d1c6d6327: Warning: Stopping inactive timer T_transmit. 20241017055307422 DLMGCP DEBUG <0013> Received message: line #00: DLCX 44205 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055307422 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:67) 20241017055307422 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241017055307422 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241017055307422 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055307422 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1477) 20241017055307422 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055307422 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055307422 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055307423 DLMGCP DEBUG <0013> Generated response: line #00: 200 44205 OK (mgcp_msg.c:67) MTC@176d1c6d6327: stats A: { num_pkts_tx := 0, bytes_payload_tx := 0, num_pkts_rx := 47, bytes_payload_rx := 188, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@176d1c6d6327: stats B: { num_pkts_tx := 47, bytes_payload_tx := 188, num_pkts_rx := 0, bytes_payload_rx := 0, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@176d1c6d6327: tolerance: 0 packets MTC@176d1c6d6327: stats: { num_pkts_tx := 0, bytes_payload_tx := 0, num_pkts_rx := 47, bytes_payload_rx := 188, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@176d1c6d6327: stats: { num_pkts_tx := 47, bytes_payload_tx := 188, num_pkts_rx := 0, bytes_payload_rx := 0, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@176d1c6d6327: setverdict(pass): none -> pass VirtCallAgent-STATS(237)@176d1c6d6327: Final verdict of PTC: none IPA-CTRL-CLI-IPA(238)@176d1c6d6327: Final verdict of PTC: none RTPEM2(236)@176d1c6d6327: Final verdict of PTC: none RTPEM1(235)@176d1c6d6327: Final verdict of PTC: none RTPEM0(234)@176d1c6d6327: Final verdict of PTC: none MTC@176d1c6d6327: Setting final verdict of the test case. MTC@176d1c6d6327: Local verdict of MTC: pass MTC@176d1c6d6327: Local verdict of PTC RTPEM0(234): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC RTPEM1(235): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC RTPEM2(236): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC VirtCallAgent-STATS(237): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC IPA-CTRL-CLI-IPA(238): none (pass -> pass) MTC@176d1c6d6327: Test case TC_two_crcx_diff_pt_and_rtp finished. Verdict: pass MTC@176d1c6d6327: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_diff_pt_and_rtp pass'. Thu Oct 17 05:53:07 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=108496) Waiting for packet dumper to finish... 1 (prev_count=108496, count=142984) MTC@176d1c6d6327: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_diff_pt_and_rtp pass' was executed successfully (exit status: 0). MTC@176d1c6d6327: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_diff_pt_and_rtp_bidir'. ------ MGCP_Test.TC_two_crcx_diff_pt_and_rtp_bidir ------ Thu Oct 17 05:53:09 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_two_crcx_diff_pt_and_rtp_bidir.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_two_crcx_diff_pt_and_rtp_bidir.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@176d1c6d6327: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_diff_pt_and_rtp_bidir' was executed successfully (exit status: 0). MTC@176d1c6d6327: Test case TC_two_crcx_diff_pt_and_rtp_bidir started. 20241017055310577 DLMGCP DEBUG <0013> Received message: line #00: DLCX 22668 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055310577 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241017055310577 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241017055310577 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055310577 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241017055310577 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241017055310577 DLMGCP DEBUG <0013> Generated response: line #00: 515 22668 FAIL (mgcp_msg.c:67) 20241017055310580 DLMGCP DEBUG <0013> Received message: line #00: CRCX 22669 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055310580 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241017055310580 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:67) 20241017055310580 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055310580 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241017055310580 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055310580 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241017055310580 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055310580 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241017055310580 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 98 (mgcp_msg.c:67) 20241017055310580 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:98 AMR/8000 (mgcp_msg.c:67) 20241017055310580 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055310580 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241017055310580 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241017055310580 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055310580 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:C3B6EA2B r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055310580 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:C3B6EA2B connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241017055310580 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:C3B6EA2B output_enabled 1 (mgcp_msg.c:125) 20241017055310580 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055310580 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:C3B6EA2B Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:98=AMR  (mgcp_sdp.c:444) 20241017055310580 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:C3B6EA2B 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) 20241017055310580 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241017055310580 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:C3B6EA2B CRCX: Creating connection: port: 5848 (mgcp_protocol.c:1112) 20241017055310580 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:C3B6EA2B CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055310580 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055310580 DLMGCP DEBUG <0013> Generated response: line #00: 200 22669 OK (mgcp_msg.c:67) 20241017055310580 DLMGCP DEBUG <0013> Generated response: line #01: I: C3B6EA2B (mgcp_msg.c:67) 20241017055310580 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241017055310580 DLMGCP DEBUG <0013> Generated response: line #03: o=- C3B6EA2B 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055310580 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241017055310580 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055310580 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241017055310580 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5848 RTP/AVP 98 (mgcp_msg.c:67) 20241017055310580 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:98 AMR/8000 (mgcp_msg.c:67) 20241017055310580 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241017055310581 DLMGCP DEBUG <0013> Received message: line #00: CRCX 22670 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055310581 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241017055310581 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:67) 20241017055310581 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055310581 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241017055310581 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055310581 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241017055310581 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055310581 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241017055310581 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 112 (mgcp_msg.c:67) 20241017055310581 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241017055310581 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055310581 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241017055310581 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241017055310581 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055310581 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:D2CDC2FC r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055310581 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:D2CDC2FC connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241017055310581 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:D2CDC2FC output_enabled 1 (mgcp_msg.c:125) 20241017055310581 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055310581 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:D2CDC2FC Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:112=AMR  (mgcp_sdp.c:444) 20241017055310581 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:D2CDC2FC 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) 20241017055310581 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 20000 (mgcp_protocol.c:726) 20241017055310581 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:D2CDC2FC CRCX: Creating connection: port: 5850 (mgcp_protocol.c:1112) 20241017055310581 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:D2CDC2FC CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055310581 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055310581 DLMGCP DEBUG <0013> Generated response: line #00: 200 22670 OK (mgcp_msg.c:67) 20241017055310581 DLMGCP DEBUG <0013> Generated response: line #01: I: D2CDC2FC (mgcp_msg.c:67) 20241017055310581 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241017055310581 DLMGCP DEBUG <0013> Generated response: line #03: o=- D2CDC2FC 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055310581 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241017055310581 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055310581 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241017055310581 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5850 RTP/AVP 112 (mgcp_msg.c:67) 20241017055310581 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241017055310581 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241017055311687 DLMGCP DEBUG <0013> Received message: line #00: DLCX 22671 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055311688 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:67) 20241017055311688 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241017055311688 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241017055311688 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055311688 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1477) 20241017055311688 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055311688 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055311688 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055311688 DLMGCP DEBUG <0013> Generated response: line #00: 200 22671 OK (mgcp_msg.c:67) MTC@176d1c6d6327: stats A: { num_pkts_tx := 48, bytes_payload_tx := 192, num_pkts_rx := 48, bytes_payload_rx := 192, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@176d1c6d6327: stats B: { num_pkts_tx := 48, bytes_payload_tx := 192, num_pkts_rx := 48, bytes_payload_rx := 192, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@176d1c6d6327: tolerance: 3 packets MTC@176d1c6d6327: stats: { num_pkts_tx := 48, bytes_payload_tx := 192, num_pkts_rx := 48, bytes_payload_rx := 192, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@176d1c6d6327: stats: { num_pkts_tx := 48, bytes_payload_tx := 192, num_pkts_rx := 48, bytes_payload_rx := 192, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@176d1c6d6327: setverdict(pass): none -> pass IPA-CTRL-CLI-IPA(243)@176d1c6d6327: Final verdict of PTC: none RTPEM2(241)@176d1c6d6327: Final verdict of PTC: none RTPEM0(239)@176d1c6d6327: Final verdict of PTC: none RTPEM1(240)@176d1c6d6327: Final verdict of PTC: none VirtCallAgent-STATS(242)@176d1c6d6327: Final verdict of PTC: none MTC@176d1c6d6327: Setting final verdict of the test case. MTC@176d1c6d6327: Local verdict of MTC: pass MTC@176d1c6d6327: Local verdict of PTC RTPEM0(239): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC RTPEM1(240): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC RTPEM2(241): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC VirtCallAgent-STATS(242): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC IPA-CTRL-CLI-IPA(243): none (pass -> pass) MTC@176d1c6d6327: Test case TC_two_crcx_diff_pt_and_rtp_bidir finished. Verdict: pass MTC@176d1c6d6327: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_diff_pt_and_rtp_bidir pass'. Thu Oct 17 05:53:11 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=203052) Waiting for packet dumper to finish... 1 (prev_count=203052, count=251492) MTC@176d1c6d6327: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_diff_pt_and_rtp_bidir pass' was executed successfully (exit status: 0). MTC@176d1c6d6327: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp'. ------ MGCP_Test.TC_two_crcx_mdcx_and_rtp ------ Thu Oct 17 05:53:13 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_two_crcx_mdcx_and_rtp.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_two_crcx_mdcx_and_rtp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@176d1c6d6327: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp' was executed successfully (exit status: 0). MTC@176d1c6d6327: Test case TC_two_crcx_mdcx_and_rtp started. 20241017055314885 DLMGCP DEBUG <0013> Received message: line #00: DLCX 60143 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055314885 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241017055314885 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241017055314885 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055314885 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241017055314885 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241017055314885 DLMGCP DEBUG <0013> Generated response: line #00: 515 60143 FAIL (mgcp_msg.c:67) 20241017055314900 DLMGCP DEBUG <0013> Received message: line #00: CRCX 60144 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055314900 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055314900 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241017055314900 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055314900 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241017055314900 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055314900 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241017055314900 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055314900 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241017055314900 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 3 (mgcp_msg.c:67) 20241017055314900 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:3 GSM/8000/1 (mgcp_msg.c:67) 20241017055314900 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055314900 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241017055314900 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241017055314900 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055314900 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:FF14893C r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055314900 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:FF14893C connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055314900 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:FF14893C output_enabled 0 (mgcp_msg.c:125) 20241017055314900 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055314900 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:FF14893C Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:3=GSM  (mgcp_sdp.c:444) 20241017055314900 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:FF14893C 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) 20241017055314900 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241017055314901 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:FF14893C CRCX: Creating connection: port: 5852 (mgcp_protocol.c:1112) 20241017055314901 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:FF14893C CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055314901 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055314901 DLMGCP DEBUG <0013> Generated response: line #00: 200 60144 OK (mgcp_msg.c:67) 20241017055314901 DLMGCP DEBUG <0013> Generated response: line #01: I: FF14893C (mgcp_msg.c:67) 20241017055314901 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241017055314901 DLMGCP DEBUG <0013> Generated response: line #03: o=- FF14893C 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055314901 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241017055314901 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055314901 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241017055314901 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5852 RTP/AVP 3 (mgcp_msg.c:67) 20241017055314901 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:67) 20241017055314909 DLMGCP DEBUG <0013> Received message: line #00: CRCX 60145 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055314909 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055314909 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241017055314909 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055314909 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241017055314909 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055314909 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241017055314909 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055314909 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241017055314909 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 3 (mgcp_msg.c:67) 20241017055314909 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:3 GSM/8000/1 (mgcp_msg.c:67) 20241017055314909 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055314909 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241017055314909 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241017055314909 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055314909 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:504D20D5 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055314909 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:504D20D5 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055314909 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:504D20D5 output_enabled 0 (mgcp_msg.c:125) 20241017055314909 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055314909 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:504D20D5 Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:3=GSM  (mgcp_sdp.c:444) 20241017055314909 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:504D20D5 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) 20241017055314909 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 20000 (mgcp_protocol.c:726) 20241017055314909 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:504D20D5 CRCX: Creating connection: port: 5854 (mgcp_protocol.c:1112) 20241017055314909 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:504D20D5 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055314909 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055314909 DLMGCP DEBUG <0013> Generated response: line #00: 200 60145 OK (mgcp_msg.c:67) 20241017055314909 DLMGCP DEBUG <0013> Generated response: line #01: I: 504D20D5 (mgcp_msg.c:67) 20241017055314909 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241017055314909 DLMGCP DEBUG <0013> Generated response: line #03: o=- 504D20D5 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055314909 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241017055314909 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055314909 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241017055314909 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5854 RTP/AVP 3 (mgcp_msg.c:67) 20241017055314909 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:67) RTPEM0(244)@176d1c6d6327: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20241017055316425 DLMGCP DEBUG <0013> Received message: line #00: MDCX 60146 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055316426 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241017055316426 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241017055316426 DLMGCP DEBUG <0013> Received message: line #03: I: FF14893C (mgcp_msg.c:67) 20241017055316426 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055316426 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241017055316426 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055316426 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241017055316426 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055316426 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241017055316426 DLMGCP DEBUG <0013> Received message: line #10: m=audio 10000 RTP/AVP 3 (mgcp_msg.c:67) 20241017055316426 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:3 GSM/8000/1 (mgcp_msg.c:67) 20241017055316426 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241017055316426 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241017055316426 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241017055316426 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1155) 20241017055316426 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:FF14893C r=127.0.0.1:10000<->l=127.0.0.1:5852) (mgcp_msg.c:118) 20241017055316426 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:FF14893C connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241017055316426 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:FF14893C output_enabled 1 (mgcp_msg.c:125) 20241017055316426 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055316426 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:FF14893C Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:3=GSM  (mgcp_sdp.c:444) 20241017055316426 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:FF14893C 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) 20241017055316426 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241017055316426 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:FF14893C MDCX: modified conn:(1227/rtp C:FF14893C r=127.0.0.1:10000<->l=127.0.0.1:5852) (mgcp_protocol.c:1338) 20241017055316426 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:FF14893C MDCX: connection successfully modified (mgcp_protocol.c:1351) 20241017055316426 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055316426 DLMGCP DEBUG <0013> Generated response: line #00: 200 60146 OK (mgcp_msg.c:67) 20241017055316426 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:67) 20241017055316426 DLMGCP DEBUG <0013> Generated response: line #02: o=- FF14893C 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055316426 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:67) 20241017055316426 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055316426 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:67) 20241017055316426 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5852 RTP/AVP 3 (mgcp_msg.c:67) 20241017055316426 DLMGCP DEBUG <0013> Generated response: line #07: a=ptime:20 (mgcp_msg.c:67) RTPEM1(245)@176d1c6d6327: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20241017055316939 DLMGCP DEBUG <0013> Received message: line #00: MDCX 60147 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055316939 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241017055316939 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241017055316939 DLMGCP DEBUG <0013> Received message: line #03: I: 504D20D5 (mgcp_msg.c:67) 20241017055316939 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055316940 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241017055316940 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055316940 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241017055316940 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055316940 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241017055316940 DLMGCP DEBUG <0013> Received message: line #10: m=audio 20000 RTP/AVP 3 (mgcp_msg.c:67) 20241017055316940 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:3 GSM/8000/1 (mgcp_msg.c:67) 20241017055316940 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241017055316940 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241017055316940 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241017055316940 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1155) 20241017055316940 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:504D20D5 r=127.0.0.1:20000<->l=127.0.0.1:5854) (mgcp_msg.c:118) 20241017055316940 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:504D20D5 connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241017055316940 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:504D20D5 output_enabled 1 (mgcp_msg.c:125) 20241017055316940 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055316940 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:504D20D5 Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:3=GSM  (mgcp_sdp.c:444) 20241017055316940 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:504D20D5 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) 20241017055316940 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 20000 (mgcp_protocol.c:726) 20241017055316940 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:504D20D5 MDCX: modified conn:(1227/rtp C:504D20D5 r=127.0.0.1:20000<->l=127.0.0.1:5854) (mgcp_protocol.c:1338) 20241017055316940 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:504D20D5 MDCX: connection successfully modified (mgcp_protocol.c:1351) 20241017055316940 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055316940 DLMGCP DEBUG <0013> Generated response: line #00: 200 60147 OK (mgcp_msg.c:67) 20241017055316940 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:67) 20241017055316940 DLMGCP DEBUG <0013> Generated response: line #02: o=- 504D20D5 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055316940 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:67) 20241017055316940 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055316940 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:67) 20241017055316940 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5854 RTP/AVP 3 (mgcp_msg.c:67) 20241017055316940 DLMGCP DEBUG <0013> Generated response: line #07: a=ptime:20 (mgcp_msg.c:67) MTC@176d1c6d6327: stats: { num_pkts_tx := 193, bytes_payload_tx := 772, num_pkts_rx := 122, bytes_payload_rx := 488, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@176d1c6d6327: stats: { num_pkts_tx := 170, bytes_payload_tx := 680, num_pkts_rx := 97, bytes_payload_rx := 388, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } 20241017055319049 DLMGCP DEBUG <0013> Received message: line #00: DLCX 60148 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055319049 DLMGCP DEBUG <0013> Received message: line #01: C: 1227 (mgcp_msg.c:67) 20241017055319050 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241017055319050 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241017055319050 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055319050 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1477) 20241017055319050 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055319050 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055319050 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055319050 DLMGCP DEBUG <0013> Generated response: line #00: 200 60148 OK (mgcp_msg.c:67) MTC@176d1c6d6327: setverdict(pass): none -> pass RTPEM1(245)@176d1c6d6327: Final verdict of PTC: none IPA-CTRL-CLI-IPA(248)@176d1c6d6327: Final verdict of PTC: none RTPEM2(246)@176d1c6d6327: Final verdict of PTC: none VirtCallAgent-STATS(247)@176d1c6d6327: Final verdict of PTC: none RTPEM0(244)@176d1c6d6327: Final verdict of PTC: none MTC@176d1c6d6327: Setting final verdict of the test case. MTC@176d1c6d6327: Local verdict of MTC: pass MTC@176d1c6d6327: Local verdict of PTC RTPEM0(244): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC RTPEM1(245): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC RTPEM2(246): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC VirtCallAgent-STATS(247): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC IPA-CTRL-CLI-IPA(248): none (pass -> pass) MTC@176d1c6d6327: Test case TC_two_crcx_mdcx_and_rtp finished. Verdict: pass MTC@176d1c6d6327: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp pass'. Thu Oct 17 05:53:19 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=610496) Waiting for packet dumper to finish... 1 (prev_count=610496, count=663352) MTC@176d1c6d6327: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp pass' was executed successfully (exit status: 0). MTC@176d1c6d6327: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_and_unsolicited_rtp'. ------ MGCP_Test.TC_two_crcx_and_unsolicited_rtp ------ Thu Oct 17 05:53:21 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_two_crcx_and_unsolicited_rtp.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_two_crcx_and_unsolicited_rtp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@176d1c6d6327: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_and_unsolicited_rtp' was executed successfully (exit status: 0). MTC@176d1c6d6327: Test case TC_two_crcx_and_unsolicited_rtp started. 20241017055322235 DLMGCP DEBUG <0013> Received message: line #00: DLCX 36375 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055322235 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241017055322235 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241017055322235 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055322235 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241017055322235 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241017055322235 DLMGCP DEBUG <0013> Generated response: line #00: 515 36375 FAIL (mgcp_msg.c:67) 20241017055322252 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36376 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055322252 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241017055322252 DLMGCP DEBUG <0013> Received message: line #02: C: 1234321326 (mgcp_msg.c:67) 20241017055322252 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055322252 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241017055322252 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055322252 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241017055322252 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055322252 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241017055322252 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 98 (mgcp_msg.c:67) 20241017055322252 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:98 AMR/8000 (mgcp_msg.c:67) 20241017055322252 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055322252 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241017055322253 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241017055322253 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055322253 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1234321326/rtp C:756C36D0 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055322253 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:756C36D0 connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241017055322253 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:756C36D0 output_enabled 1 (mgcp_msg.c:125) 20241017055322253 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055322253 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:756C36D0 Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:98=AMR  (mgcp_sdp.c:444) 20241017055322253 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1234321326/rtp C:756C36D0 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) 20241017055322253 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241017055322253 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:756C36D0 CRCX: Creating connection: port: 5856 (mgcp_protocol.c:1112) 20241017055322253 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:756C36D0 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055322253 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055322253 DLMGCP DEBUG <0013> Generated response: line #00: 200 36376 OK (mgcp_msg.c:67) 20241017055322253 DLMGCP DEBUG <0013> Generated response: line #01: I: 756C36D0 (mgcp_msg.c:67) 20241017055322253 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241017055322253 DLMGCP DEBUG <0013> Generated response: line #03: o=- 756C36D0 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055322253 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241017055322253 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055322253 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241017055322253 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5856 RTP/AVP 98 (mgcp_msg.c:67) 20241017055322253 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:98 AMR/8000 (mgcp_msg.c:67) 20241017055322253 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241017055322262 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36377 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055322263 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241017055322263 DLMGCP DEBUG <0013> Received message: line #02: C: 1234321326 (mgcp_msg.c:67) 20241017055322263 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055322263 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241017055322263 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055322263 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241017055322263 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055322263 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241017055322263 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 98 (mgcp_msg.c:67) 20241017055322263 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:98 AMR/8000 (mgcp_msg.c:67) 20241017055322263 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055322263 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241017055322263 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241017055322263 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055322263 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1234321326/rtp C:DC62E3D3 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055322263 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:DC62E3D3 connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241017055322263 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:DC62E3D3 output_enabled 1 (mgcp_msg.c:125) 20241017055322263 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055322263 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:DC62E3D3 Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:98=AMR  (mgcp_sdp.c:444) 20241017055322263 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1234321326/rtp C:DC62E3D3 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) 20241017055322263 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 20000 (mgcp_protocol.c:726) 20241017055322263 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:DC62E3D3 CRCX: Creating connection: port: 5858 (mgcp_protocol.c:1112) 20241017055322263 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:DC62E3D3 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055322263 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055322263 DLMGCP DEBUG <0013> Generated response: line #00: 200 36377 OK (mgcp_msg.c:67) 20241017055322263 DLMGCP DEBUG <0013> Generated response: line #01: I: DC62E3D3 (mgcp_msg.c:67) 20241017055322263 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241017055322263 DLMGCP DEBUG <0013> Generated response: line #03: o=- DC62E3D3 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055322263 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241017055322263 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055322263 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241017055322263 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5858 RTP/AVP 98 (mgcp_msg.c:67) 20241017055322263 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:98 AMR/8000 (mgcp_msg.c:67) 20241017055322263 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) RTPEM1(250)@176d1c6d6327: Warning: Stopping inactive timer T_transmit. 20241017055322797 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:756C36D0 data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:880) 20241017055322818 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:756C36D0 data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:880) 20241017055322838 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:756C36D0 data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:880) 20241017055322859 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:756C36D0 data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:880) 20241017055322880 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:756C36D0 data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:880) 20241017055322901 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:756C36D0 data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:880) 20241017055322921 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:756C36D0 data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:880) 20241017055322942 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:756C36D0 data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:880) 20241017055322963 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:756C36D0 data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:880) 20241017055322984 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:756C36D0 data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:880) 20241017055323005 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:756C36D0 data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:880) 20241017055323025 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:756C36D0 data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:880) 20241017055323046 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:756C36D0 data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:880) 20241017055323067 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:756C36D0 data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:880) 20241017055323087 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:756C36D0 data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:880) 20241017055323107 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:756C36D0 data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:880) 20241017055323128 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:756C36D0 data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:880) 20241017055323148 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:756C36D0 data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:880) 20241017055323169 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:756C36D0 data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:880) 20241017055323189 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:756C36D0 data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:880) 20241017055323210 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:756C36D0 data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:880) 20241017055323230 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:756C36D0 data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:880) 20241017055323251 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:756C36D0 data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:880) 20241017055323271 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:756C36D0 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)@176d1c6d6327: Warning: Stopping inactive timer T_transmit. 20241017055323379 DLMGCP DEBUG <0013> Received message: line #00: DLCX 36378 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055323379 DLMGCP DEBUG <0013> Received message: line #01: C: 1234321326 (mgcp_msg.c:67) 20241017055323379 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241017055323379 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241017055323379 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055323379 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1477) 20241017055323379 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055323379 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055323379 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055323379 DLMGCP DEBUG <0013> Generated response: line #00: 200 36378 OK (mgcp_msg.c:67) MTC@176d1c6d6327: stats A: { num_pkts_tx := 48, bytes_payload_tx := 192, num_pkts_rx := 0, bytes_payload_rx := 0, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@176d1c6d6327: stats B: { num_pkts_tx := 0, bytes_payload_tx := 0, num_pkts_rx := 48, bytes_payload_rx := 192, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@176d1c6d6327: tolerance: 0 packets MTC@176d1c6d6327: stats: { num_pkts_tx := 48, bytes_payload_tx := 192, num_pkts_rx := 0, bytes_payload_rx := 0, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@176d1c6d6327: stats: { num_pkts_tx := 48, bytes_payload_tx := 192, num_pkts_rx := 0, bytes_payload_rx := 0, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@176d1c6d6327: setverdict(pass): none -> pass IPA-CTRL-CLI-IPA(253)@176d1c6d6327: Final verdict of PTC: none VirtCallAgent-STATS(252)@176d1c6d6327: Final verdict of PTC: none RTPEM2(251)@176d1c6d6327: Final verdict of PTC: none RTPEM1(250)@176d1c6d6327: Final verdict of PTC: none RTPEM0(249)@176d1c6d6327: Final verdict of PTC: none MTC@176d1c6d6327: Setting final verdict of the test case. MTC@176d1c6d6327: Local verdict of MTC: pass MTC@176d1c6d6327: Local verdict of PTC RTPEM0(249): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC RTPEM1(250): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC RTPEM2(251): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC VirtCallAgent-STATS(252): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC IPA-CTRL-CLI-IPA(253): none (pass -> pass) MTC@176d1c6d6327: Test case TC_two_crcx_and_unsolicited_rtp finished. Verdict: pass MTC@176d1c6d6327: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_unsolicited_rtp pass'. Thu Oct 17 05:53:23 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=119620) Waiting for packet dumper to finish... 1 (prev_count=119620, count=173788) MTC@176d1c6d6327: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_unsolicited_rtp pass' was executed successfully (exit status: 0). MTC@176d1c6d6327: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_and_one_mdcx_rtp_ho'. ------ MGCP_Test.TC_two_crcx_and_one_mdcx_rtp_ho ------ Thu Oct 17 05:53:25 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_two_crcx_and_one_mdcx_rtp_ho.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_two_crcx_and_one_mdcx_rtp_ho.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@176d1c6d6327: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_and_one_mdcx_rtp_ho' was executed successfully (exit status: 0). MTC@176d1c6d6327: Test case TC_two_crcx_and_one_mdcx_rtp_ho started. 20241017055326540 DLMGCP DEBUG <0013> Received message: line #00: DLCX 55435 rtpbridge/4@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055326540 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw (trunk:0) found endpoint: rtpbridge/4@mgw (mgcp_endp.c:279) 20241017055326540 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/4@mgw" (mgcp_protocol.c:441) 20241017055326540 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055326540 DLMGCP ERROR <0013> endpoint:rtpbridge/4@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241017055326540 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241017055326540 DLMGCP DEBUG <0013> Generated response: line #00: 515 55435 FAIL (mgcp_msg.c:67) 20241017055326546 DLMGCP DEBUG <0013> Received message: line #00: CRCX 55436 rtpbridge/4@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055326546 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241017055326546 DLMGCP DEBUG <0013> Received message: line #02: C: 76338 (mgcp_msg.c:67) 20241017055326546 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055326546 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241017055326546 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055326546 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241017055326546 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055326546 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241017055326546 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 110 (mgcp_msg.c:67) 20241017055326546 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:110 GSM-EFR/8000 (mgcp_msg.c:67) 20241017055326546 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055326546 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw (trunk:0) found endpoint: rtpbridge/4@mgw (mgcp_endp.c:279) 20241017055326546 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/4@mgw" (mgcp_protocol.c:441) 20241017055326546 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055326546 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw conn:(76338/rtp C:3E66378D r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055326546 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw CI:3E66378D connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241017055326546 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw CI:3E66378D output_enabled 1 (mgcp_msg.c:125) 20241017055326546 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055326547 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw CI:3E66378D Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:110=GSM-EFR  (mgcp_sdp.c:444) 20241017055326547 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw conn:(76338/rtp C:3E66378D 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) 20241017055326547 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241017055326547 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw CI:3E66378D CRCX: Creating connection: port: 5860 (mgcp_protocol.c:1112) 20241017055326547 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw CI:3E66378D CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055326547 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055326547 DLMGCP DEBUG <0013> Generated response: line #00: 200 55436 OK (mgcp_msg.c:67) 20241017055326547 DLMGCP DEBUG <0013> Generated response: line #01: I: 3E66378D (mgcp_msg.c:67) 20241017055326547 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241017055326547 DLMGCP DEBUG <0013> Generated response: line #03: o=- 3E66378D 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055326547 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241017055326547 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055326547 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241017055326547 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5860 RTP/AVP 110 (mgcp_msg.c:67) 20241017055326547 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:110 GSM-EFR/8000 (mgcp_msg.c:67) 20241017055326547 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241017055326551 DLMGCP DEBUG <0013> Received message: line #00: CRCX 55437 rtpbridge/4@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055326551 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241017055326551 DLMGCP DEBUG <0013> Received message: line #02: C: 76338 (mgcp_msg.c:67) 20241017055326551 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055326551 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241017055326551 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055326551 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241017055326551 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055326551 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241017055326551 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 110 (mgcp_msg.c:67) 20241017055326551 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:110 GSM-EFR/8000 (mgcp_msg.c:67) 20241017055326551 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055326551 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw (trunk:0) found endpoint: rtpbridge/4@mgw (mgcp_endp.c:279) 20241017055326551 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/4@mgw" (mgcp_protocol.c:441) 20241017055326551 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055326552 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw conn:(76338/rtp C:C2FAF736 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055326552 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw CI:C2FAF736 connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241017055326552 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw CI:C2FAF736 output_enabled 1 (mgcp_msg.c:125) 20241017055326552 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055326552 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw CI:C2FAF736 Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:110=GSM-EFR  (mgcp_sdp.c:444) 20241017055326552 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw conn:(76338/rtp C:C2FAF736 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) 20241017055326552 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Configuring RTP endpoint: local port 20000 (mgcp_protocol.c:726) 20241017055326552 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw CI:C2FAF736 CRCX: Creating connection: port: 5862 (mgcp_protocol.c:1112) 20241017055326552 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw CI:C2FAF736 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055326552 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055326552 DLMGCP DEBUG <0013> Generated response: line #00: 200 55437 OK (mgcp_msg.c:67) 20241017055326552 DLMGCP DEBUG <0013> Generated response: line #01: I: C2FAF736 (mgcp_msg.c:67) 20241017055326552 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241017055326552 DLMGCP DEBUG <0013> Generated response: line #03: o=- C2FAF736 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055326552 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241017055326552 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055326552 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241017055326552 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5862 RTP/AVP 110 (mgcp_msg.c:67) 20241017055326552 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:110 GSM-EFR/8000 (mgcp_msg.c:67) 20241017055326552 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241017055327561 DLMGCP DEBUG <0013> Received message: line #00: MDCX 55438 rtpbridge/4@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055327561 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241017055327561 DLMGCP DEBUG <0013> Received message: line #02: C: 76338 (mgcp_msg.c:67) 20241017055327561 DLMGCP DEBUG <0013> Received message: line #03: I: 3E66378D (mgcp_msg.c:67) 20241017055327561 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055327562 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241017055327562 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055327562 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241017055327562 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055327562 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241017055327562 DLMGCP DEBUG <0013> Received message: line #10: m=audio 10002 RTP/AVP 110 (mgcp_msg.c:67) 20241017055327562 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:110 GSM-EFR/8000 (mgcp_msg.c:67) 20241017055327562 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241017055327562 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw (trunk:0) found endpoint: rtpbridge/4@mgw (mgcp_endp.c:279) 20241017055327562 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/4@mgw" (mgcp_protocol.c:441) 20241017055327562 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1155) 20241017055327562 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw conn:(76338/rtp C:3E66378D r=127.0.0.1:10000<->l=127.0.0.1:5860) (mgcp_msg.c:118) 20241017055327562 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw CI:3E66378D connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241017055327562 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw CI:3E66378D output_enabled 1 (mgcp_msg.c:125) 20241017055327562 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055327562 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw CI:3E66378D Got media info via SDP: port:10002, addr:127.0.0.1, duration:20, payload-types:110=GSM-EFR  (mgcp_sdp.c:444) 20241017055327562 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw conn:(76338/rtp C:3E66378D 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) 20241017055327562 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Configuring RTP endpoint: local port 10002 (mgcp_protocol.c:726) 20241017055327562 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw CI:3E66378D MDCX: modified conn:(76338/rtp C:3E66378D r=127.0.0.1:10002<->l=127.0.0.1:5860) (mgcp_protocol.c:1338) 20241017055327562 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw CI:3E66378D MDCX: connection successfully modified (mgcp_protocol.c:1351) 20241017055327562 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055327562 DLMGCP DEBUG <0013> Generated response: line #00: 200 55438 OK (mgcp_msg.c:67) 20241017055327562 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:67) 20241017055327562 DLMGCP DEBUG <0013> Generated response: line #02: o=- 3E66378D 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055327562 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:67) 20241017055327562 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055327562 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:67) 20241017055327562 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5860 RTP/AVP 110 (mgcp_msg.c:67) 20241017055327562 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:110 GSM-EFR/8000 (mgcp_msg.c:67) 20241017055327562 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:67) 20241017055327593 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:3E66378D data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:880) 20241017055327613 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:3E66378D data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:880) 20241017055327634 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:3E66378D data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:880) 20241017055327654 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:3E66378D data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:880) 20241017055327675 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:3E66378D data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:880) 20241017055327696 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:3E66378D data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:880) 20241017055327717 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:3E66378D data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:880) 20241017055327737 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:3E66378D data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:880) 20241017055327758 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:3E66378D data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:880) 20241017055327779 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:3E66378D data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:880) 20241017055327800 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:3E66378D data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:880) 20241017055327821 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:3E66378D data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:880) 20241017055327842 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:3E66378D data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:880) 20241017055327862 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:3E66378D data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:880) 20241017055327883 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:3E66378D data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:880) 20241017055327903 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:3E66378D data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:880) 20241017055327924 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:3E66378D data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:880) 20241017055327944 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:3E66378D data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:880) 20241017055327964 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:3E66378D data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:880) 20241017055327984 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:3E66378D data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:880) 20241017055328005 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:3E66378D data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:880) 20241017055328025 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:3E66378D data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:880) 20241017055328045 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:3E66378D data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:880) 20241017055328066 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:3E66378D data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:880) 20241017055328086 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:3E66378D data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:880) 20241017055328106 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:3E66378D data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:880) 20241017055328127 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:3E66378D data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:880) 20241017055328148 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:3E66378D data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:880) 20241017055328168 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:3E66378D data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:880) 20241017055328188 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:3E66378D data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:880) 20241017055328209 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:3E66378D data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:880) 20241017055328229 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:3E66378D data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:880) 20241017055328249 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:3E66378D data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:880) 20241017055328269 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:3E66378D data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:880) 20241017055328290 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:3E66378D data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:880) 20241017055328310 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:3E66378D data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:880) 20241017055328330 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:3E66378D data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:880) 20241017055328351 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:3E66378D data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:880) 20241017055328371 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:3E66378D data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:880) 20241017055328391 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:3E66378D data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:880) 20241017055328412 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:3E66378D data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:880) 20241017055328432 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:3E66378D data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:880) 20241017055328452 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:3E66378D data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:880) 20241017055328473 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:3E66378D data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:880) 20241017055328493 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:3E66378D data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:880) 20241017055328513 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:3E66378D data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:880) 20241017055328534 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:3E66378D data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:880) 20241017055328554 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:3E66378D data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:880) 20241017055329680 DLMGCP DEBUG <0013> Received message: line #00: DLCX 55439 rtpbridge/4@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055329680 DLMGCP DEBUG <0013> Received message: line #01: C: 76338 (mgcp_msg.c:67) 20241017055329680 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw (trunk:0) found endpoint: rtpbridge/4@mgw (mgcp_endp.c:279) 20241017055329680 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/4@mgw" (mgcp_protocol.c:441) 20241017055329680 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055329680 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1477) 20241017055329680 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055329680 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055329680 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055329680 DLMGCP DEBUG <0013> Generated response: line #00: 200 55439 OK (mgcp_msg.c:67) MTC@176d1c6d6327: stats A: { num_pkts_tx := 146, bytes_payload_tx := 584, num_pkts_rx := 145, bytes_payload_rx := 580, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 1, num_pkts_rx_err_payload := 0 } MTC@176d1c6d6327: stats B: { num_pkts_tx := 147, bytes_payload_tx := 588, num_pkts_rx := 146, bytes_payload_rx := 584, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@176d1c6d6327: tolerance: 5 packets MTC@176d1c6d6327: stats: { num_pkts_tx := 146, bytes_payload_tx := 584, num_pkts_rx := 145, bytes_payload_rx := 580, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 1, num_pkts_rx_err_payload := 0 } MTC@176d1c6d6327: setverdict(fail): none -> fail reason: ""1 RTP packets received while RX was disabled"", new component reason: ""1 RTP packets received while RX was disabled"" RTPEM0(254)@176d1c6d6327: Final verdict of PTC: none IPA-CTRL-CLI-IPA(258)@176d1c6d6327: Final verdict of PTC: none RTPEM2(256)@176d1c6d6327: Final verdict of PTC: none VirtCallAgent-STATS(257)@176d1c6d6327: Final verdict of PTC: none RTPEM1(255)@176d1c6d6327: Final verdict of PTC: none MTC@176d1c6d6327: Setting final verdict of the test case. MTC@176d1c6d6327: Local verdict of MTC: fail reason: ""1 RTP packets received while RX was disabled"" MTC@176d1c6d6327: Local verdict of PTC RTPEM0(254): none (fail -> fail) MTC@176d1c6d6327: Local verdict of PTC RTPEM1(255): none (fail -> fail) MTC@176d1c6d6327: Local verdict of PTC RTPEM2(256): none (fail -> fail) MTC@176d1c6d6327: Local verdict of PTC VirtCallAgent-STATS(257): none (fail -> fail) MTC@176d1c6d6327: Local verdict of PTC IPA-CTRL-CLI-IPA(258): none (fail -> fail) MTC@176d1c6d6327: Test case TC_two_crcx_and_one_mdcx_rtp_ho finished. Verdict: fail reason: "1 RTP packets received while RX was disabled" MTC@176d1c6d6327: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_one_mdcx_rtp_ho fail'. Thu Oct 17 05:53:29 UTC 2024 ------ MGCP_Test.TC_two_crcx_and_one_mdcx_rtp_ho fail ------ 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=704948) Waiting for packet dumper to finish... 1 (prev_count=704948, count=753584) MTC@176d1c6d6327: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_one_mdcx_rtp_ho fail' was executed successfully (exit status: 0). MTC@176d1c6d6327: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_confecho_sendonly_rtp'. ------ MGCP_Test.TC_two_crcx_confecho_sendonly_rtp ------ Thu Oct 17 05:53:31 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_two_crcx_confecho_sendonly_rtp.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_two_crcx_confecho_sendonly_rtp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@176d1c6d6327: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_confecho_sendonly_rtp' was executed successfully (exit status: 0). MTC@176d1c6d6327: Test case TC_two_crcx_confecho_sendonly_rtp started. 20241017055332853 DLMGCP DEBUG <0013> Received message: line #00: DLCX 48127 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055332853 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241017055332853 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241017055332853 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055332853 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241017055332853 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241017055332853 DLMGCP DEBUG <0013> Generated response: line #00: 515 48127 FAIL (mgcp_msg.c:67) 20241017055332867 DLMGCP DEBUG <0013> Received message: line #00: CRCX 48128 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055332867 DLMGCP DEBUG <0013> Received message: line #01: M: confecho (mgcp_msg.c:67) 20241017055332867 DLMGCP DEBUG <0013> Received message: line #02: C: 1225 (mgcp_msg.c:67) 20241017055332867 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055332867 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241017055332867 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055332867 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241017055332867 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055332867 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241017055332867 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:67) 20241017055332867 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 GSM-HR-08/8000/1 (mgcp_msg.c:67) 20241017055332867 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055332867 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241017055332867 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241017055332867 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055332867 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1225/rtp C:F426F2A5 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055332867 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:F426F2A5 connection mode 'confecho' 11 (mgcp_msg.c:120) 20241017055332867 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:F426F2A5 output_enabled 1 (mgcp_msg.c:125) 20241017055332867 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055332867 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:F426F2A5 Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:112=GSM-HR-08  (mgcp_sdp.c:444) 20241017055332867 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1225/rtp C:F426F2A5 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) 20241017055332868 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241017055332868 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:F426F2A5 CRCX: Creating connection: port: 5864 (mgcp_protocol.c:1112) 20241017055332868 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:F426F2A5 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055332868 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055332868 DLMGCP DEBUG <0013> Generated response: line #00: 200 48128 OK (mgcp_msg.c:67) 20241017055332868 DLMGCP DEBUG <0013> Generated response: line #01: I: F426F2A5 (mgcp_msg.c:67) 20241017055332868 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241017055332868 DLMGCP DEBUG <0013> Generated response: line #03: o=- F426F2A5 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055332868 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241017055332868 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055332868 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241017055332868 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5864 RTP/AVP 112 (mgcp_msg.c:67) 20241017055332868 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 GSM-HR-08/8000/1 (mgcp_msg.c:67) 20241017055332868 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241017055332877 DLMGCP DEBUG <0013> Received message: line #00: CRCX 48129 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055332877 DLMGCP DEBUG <0013> Received message: line #01: M: sendonly (mgcp_msg.c:67) 20241017055332877 DLMGCP DEBUG <0013> Received message: line #02: C: 1225 (mgcp_msg.c:67) 20241017055332877 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055332877 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241017055332877 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055332877 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241017055332877 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055332877 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241017055332877 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 112 (mgcp_msg.c:67) 20241017055332877 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 GSM-HR-08/8000/1 (mgcp_msg.c:67) 20241017055332877 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055332877 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241017055332877 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241017055332877 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055332877 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1225/rtp C:15E4BCB7 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055332877 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:15E4BCB7 connection mode 'sendonly' 2 (mgcp_msg.c:120) 20241017055332877 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:15E4BCB7 output_enabled 1 (mgcp_msg.c:125) 20241017055332877 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055332877 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:15E4BCB7 Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:112=GSM-HR-08  (mgcp_sdp.c:444) 20241017055332877 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1225/rtp C:15E4BCB7 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) 20241017055332877 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 20000 (mgcp_protocol.c:726) 20241017055332877 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:15E4BCB7 CRCX: Creating connection: port: 5866 (mgcp_protocol.c:1112) 20241017055332877 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:15E4BCB7 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055332877 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055332877 DLMGCP DEBUG <0013> Generated response: line #00: 200 48129 OK (mgcp_msg.c:67) 20241017055332877 DLMGCP DEBUG <0013> Generated response: line #01: I: 15E4BCB7 (mgcp_msg.c:67) 20241017055332877 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241017055332877 DLMGCP DEBUG <0013> Generated response: line #03: o=- 15E4BCB7 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055332877 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241017055332877 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055332877 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241017055332877 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5866 RTP/AVP 112 (mgcp_msg.c:67) 20241017055332877 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 GSM-HR-08/8000/1 (mgcp_msg.c:67) 20241017055332877 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241017055333986 DLMGCP DEBUG <0013> Received message: line #00: DLCX 48130 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055333987 DLMGCP DEBUG <0013> Received message: line #01: C: 1225 (mgcp_msg.c:67) 20241017055333987 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241017055333987 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241017055333987 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055333987 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1477) 20241017055333987 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055333987 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055333987 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055333987 DLMGCP DEBUG <0013> Generated response: line #00: 200 48130 OK (mgcp_msg.c:67) MTC@176d1c6d6327: stats: { num_pkts_tx := 47, bytes_payload_tx := 188, num_pkts_rx := 47, bytes_payload_rx := 188, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@176d1c6d6327: stats: { num_pkts_tx := 47, bytes_payload_tx := 188, num_pkts_rx := 47, bytes_payload_rx := 188, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@176d1c6d6327: setverdict(pass): none -> pass IPA-CTRL-CLI-IPA(263)@176d1c6d6327: Final verdict of PTC: none RTPEM1(260)@176d1c6d6327: Final verdict of PTC: none RTPEM2(261)@176d1c6d6327: Final verdict of PTC: none RTPEM0(259)@176d1c6d6327: Final verdict of PTC: none VirtCallAgent-STATS(262)@176d1c6d6327: Final verdict of PTC: none MTC@176d1c6d6327: Setting final verdict of the test case. MTC@176d1c6d6327: Local verdict of MTC: pass MTC@176d1c6d6327: Local verdict of PTC RTPEM0(259): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC RTPEM1(260): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC RTPEM2(261): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC VirtCallAgent-STATS(262): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC IPA-CTRL-CLI-IPA(263): none (pass -> pass) MTC@176d1c6d6327: Test case TC_two_crcx_confecho_sendonly_rtp finished. Verdict: pass MTC@176d1c6d6327: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_confecho_sendonly_rtp pass'. Thu Oct 17 05:53:34 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=185916) Waiting for packet dumper to finish... 1 (prev_count=185916, count=246900) MTC@176d1c6d6327: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_confecho_sendonly_rtp pass' was executed successfully (exit status: 0). MTC@176d1c6d6327: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_ts101318_rfc5993_rtp_conversion'. ------ MGCP_Test.TC_ts101318_rfc5993_rtp_conversion ------ Thu Oct 17 05:53:36 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_ts101318_rfc5993_rtp_conversion.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_ts101318_rfc5993_rtp_conversion.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@176d1c6d6327: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_ts101318_rfc5993_rtp_conversion' was executed successfully (exit status: 0). MTC@176d1c6d6327: Test case TC_ts101318_rfc5993_rtp_conversion started. 20241017055337189 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63611 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055337190 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241017055337190 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241017055337190 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055337190 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241017055337190 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241017055337190 DLMGCP DEBUG <0013> Generated response: line #00: 515 63611 FAIL (mgcp_msg.c:67) 20241017055337205 DLMGCP DEBUG <0013> Received message: line #00: CRCX 63612 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055337205 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241017055337205 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:67) 20241017055337205 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055337205 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241017055337205 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055337205 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241017055337205 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055337206 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241017055337206 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 111 (mgcp_msg.c:67) 20241017055337206 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:111 GSM-HR-08/8000 (mgcp_msg.c:67) 20241017055337206 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055337206 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241017055337206 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241017055337206 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055337206 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:053679AD r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055337206 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:053679AD connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241017055337206 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:053679AD output_enabled 1 (mgcp_msg.c:125) 20241017055337206 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055337206 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:053679AD Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:111=GSM-HR-08  (mgcp_sdp.c:444) 20241017055337206 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:053679AD 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) 20241017055337206 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241017055337206 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:053679AD CRCX: Creating connection: port: 5868 (mgcp_protocol.c:1112) 20241017055337206 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:053679AD CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055337206 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055337206 DLMGCP DEBUG <0013> Generated response: line #00: 200 63612 OK (mgcp_msg.c:67) 20241017055337206 DLMGCP DEBUG <0013> Generated response: line #01: I: 053679AD (mgcp_msg.c:67) 20241017055337206 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241017055337206 DLMGCP DEBUG <0013> Generated response: line #03: o=- 053679AD 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055337206 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241017055337207 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055337207 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241017055337207 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5868 RTP/AVP 111 (mgcp_msg.c:67) 20241017055337207 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:111 GSM-HR-08/8000 (mgcp_msg.c:67) 20241017055337207 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241017055337214 DLMGCP DEBUG <0013> Received message: line #00: CRCX 63613 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055337215 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241017055337215 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:67) 20241017055337215 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055337215 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241017055337215 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055337215 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241017055337215 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055337215 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241017055337215 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 111 (mgcp_msg.c:67) 20241017055337215 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:111 GSM-HR-08/8000 (mgcp_msg.c:67) 20241017055337215 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055337215 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241017055337215 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241017055337215 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055337215 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:10325D74 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055337215 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:10325D74 connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241017055337215 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:10325D74 output_enabled 1 (mgcp_msg.c:125) 20241017055337215 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055337215 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:10325D74 Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:111=GSM-HR-08  (mgcp_sdp.c:444) 20241017055337215 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:10325D74 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) 20241017055337215 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 20000 (mgcp_protocol.c:726) 20241017055337215 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:10325D74 CRCX: Creating connection: port: 5870 (mgcp_protocol.c:1112) 20241017055337215 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:10325D74 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055337215 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055337215 DLMGCP DEBUG <0013> Generated response: line #00: 200 63613 OK (mgcp_msg.c:67) 20241017055337215 DLMGCP DEBUG <0013> Generated response: line #01: I: 10325D74 (mgcp_msg.c:67) 20241017055337215 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241017055337215 DLMGCP DEBUG <0013> Generated response: line #03: o=- 10325D74 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055337215 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241017055337215 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055337215 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241017055337215 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5870 RTP/AVP 111 (mgcp_msg.c:67) 20241017055337215 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:111 GSM-HR-08/8000 (mgcp_msg.c:67) 20241017055337215 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) RTPEM1(265)@176d1c6d6327: Warning: Stopping inactive timer T_transmit. RTPEM1(265)@176d1c6d6327: Warning: Stopping inactive timer T_transmit. RTPEM0(264)@176d1c6d6327: Warning: Stopping inactive timer T_transmit. RTPEM0(264)@176d1c6d6327: Warning: Stopping inactive timer T_transmit. RTPEM0(264)@176d1c6d6327: Warning: Stopping inactive timer T_transmit. RTPEM1(265)@176d1c6d6327: Warning: Stopping inactive timer T_transmit. 20241017055341346 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63614 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055341346 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:67) 20241017055341346 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241017055341346 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241017055341346 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055341346 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1477) 20241017055341346 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055341346 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055341346 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055341346 DLMGCP DEBUG <0013> Generated response: line #00: 200 63614 OK (mgcp_msg.c:67) MTC@176d1c6d6327: stats: { num_pkts_tx := 47, bytes_payload_tx := 658, num_pkts_rx := 46, bytes_payload_rx := 644, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@176d1c6d6327: stats: { num_pkts_tx := 46, bytes_payload_tx := 690, num_pkts_rx := 47, bytes_payload_rx := 705, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@176d1c6d6327: setverdict(pass): none -> pass RTPEM2(266)@176d1c6d6327: Final verdict of PTC: none IPA-CTRL-CLI-IPA(268)@176d1c6d6327: Final verdict of PTC: none RTPEM0(264)@176d1c6d6327: Final verdict of PTC: none VirtCallAgent-STATS(267)@176d1c6d6327: Final verdict of PTC: none RTPEM1(265)@176d1c6d6327: Final verdict of PTC: none MTC@176d1c6d6327: Setting final verdict of the test case. MTC@176d1c6d6327: Local verdict of MTC: pass MTC@176d1c6d6327: Local verdict of PTC RTPEM0(264): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC RTPEM1(265): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC RTPEM2(266): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC VirtCallAgent-STATS(267): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC IPA-CTRL-CLI-IPA(268): none (pass -> pass) MTC@176d1c6d6327: Test case TC_ts101318_rfc5993_rtp_conversion finished. Verdict: pass MTC@176d1c6d6327: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_ts101318_rfc5993_rtp_conversion pass'. Thu Oct 17 05:53:41 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=239972) Waiting for packet dumper to finish... 1 (prev_count=239972, count=248336) MTC@176d1c6d6327: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_ts101318_rfc5993_rtp_conversion pass' was executed successfully (exit status: 0). MTC@176d1c6d6327: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_ts101318_rfc5993_rtp_conversion_fmtp'. ------ MGCP_Test.TC_ts101318_rfc5993_rtp_conversion_fmtp ------ Thu Oct 17 05:53:43 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_ts101318_rfc5993_rtp_conversion_fmtp.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_ts101318_rfc5993_rtp_conversion_fmtp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@176d1c6d6327: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_ts101318_rfc5993_rtp_conversion_fmtp' was executed successfully (exit status: 0). MTC@176d1c6d6327: Test case TC_ts101318_rfc5993_rtp_conversion_fmtp started. 20241017055344537 DLMGCP DEBUG <0013> Received message: line #00: DLCX 4796 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055344537 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241017055344537 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241017055344537 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055344537 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241017055344537 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241017055344537 DLMGCP DEBUG <0013> Generated response: line #00: 515 4796 FAIL (mgcp_msg.c:67) 20241017055344552 DLMGCP DEBUG <0013> Received message: line #00: CRCX 4797 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055344552 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241017055344552 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:67) 20241017055344552 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055344552 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241017055344552 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055344552 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241017055344552 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055344552 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241017055344552 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 111 (mgcp_msg.c:67) 20241017055344552 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:111 GSM-HR-08/8000 (mgcp_msg.c:67) 20241017055344552 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055344552 DLMGCP DEBUG <0013> Received message: line #12: a=fmtp:111 gsm-hr-format=ts101318 (mgcp_msg.c:67) 20241017055344552 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241017055344552 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241017055344552 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055344552 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:6D89D153 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055344552 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:6D89D153 connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241017055344552 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:6D89D153 output_enabled 1 (mgcp_msg.c:125) 20241017055344552 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055344552 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:6D89D153 Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:111=GSM-HR-08  (mgcp_sdp.c:444) 20241017055344552 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:6D89D153 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) 20241017055344552 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241017055344552 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:6D89D153 CRCX: Creating connection: port: 5872 (mgcp_protocol.c:1112) 20241017055344552 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:6D89D153 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055344552 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055344552 DLMGCP DEBUG <0013> Generated response: line #00: 200 4797 OK (mgcp_msg.c:67) 20241017055344552 DLMGCP DEBUG <0013> Generated response: line #01: I: 6D89D153 (mgcp_msg.c:67) 20241017055344552 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241017055344552 DLMGCP DEBUG <0013> Generated response: line #03: o=- 6D89D153 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055344552 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241017055344552 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055344553 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241017055344553 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5872 RTP/AVP 111 (mgcp_msg.c:67) 20241017055344553 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:111 GSM-HR-08/8000 (mgcp_msg.c:67) 20241017055344553 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:111 (mgcp_msg.c:67) 20241017055344553 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055344560 DLMGCP DEBUG <0013> Received message: line #00: CRCX 4798 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055344560 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241017055344560 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:67) 20241017055344560 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055344560 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241017055344560 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055344561 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241017055344561 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055344561 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241017055344561 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 111 (mgcp_msg.c:67) 20241017055344561 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:111 GSM-HR-08/8000 (mgcp_msg.c:67) 20241017055344561 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055344561 DLMGCP DEBUG <0013> Received message: line #12: a=fmtp:111 gsm-hr-format=rfc5993 (mgcp_msg.c:67) 20241017055344561 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241017055344561 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241017055344561 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055344561 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:2215516A r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055344561 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:2215516A connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241017055344561 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:2215516A output_enabled 1 (mgcp_msg.c:125) 20241017055344561 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055344561 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:2215516A Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:111=GSM-HR-08  (mgcp_sdp.c:444) 20241017055344561 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:2215516A 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) 20241017055344561 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 20000 (mgcp_protocol.c:726) 20241017055344561 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:2215516A CRCX: Creating connection: port: 5874 (mgcp_protocol.c:1112) 20241017055344561 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:2215516A CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055344561 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055344561 DLMGCP DEBUG <0013> Generated response: line #00: 200 4798 OK (mgcp_msg.c:67) 20241017055344561 DLMGCP DEBUG <0013> Generated response: line #01: I: 2215516A (mgcp_msg.c:67) 20241017055344561 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241017055344561 DLMGCP DEBUG <0013> Generated response: line #03: o=- 2215516A 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055344561 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241017055344561 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055344561 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241017055344561 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5874 RTP/AVP 111 (mgcp_msg.c:67) 20241017055344561 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:111 GSM-HR-08/8000 (mgcp_msg.c:67) 20241017055344561 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:111 (mgcp_msg.c:67) 20241017055344561 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) RTPEM1(270)@176d1c6d6327: Warning: Stopping inactive timer T_transmit. RTPEM1(270)@176d1c6d6327: Warning: Stopping inactive timer T_transmit. RTPEM0(269)@176d1c6d6327: Warning: Stopping inactive timer T_transmit. RTPEM0(269)@176d1c6d6327: Warning: Stopping inactive timer T_transmit. RTPEM0(269)@176d1c6d6327: Warning: Stopping inactive timer T_transmit. RTPEM1(270)@176d1c6d6327: Warning: Stopping inactive timer T_transmit. 20241017055348690 DLMGCP DEBUG <0013> Received message: line #00: DLCX 4799 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055348690 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:67) 20241017055348690 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241017055348690 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241017055348690 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055348690 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1477) 20241017055348690 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055348690 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055348690 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055348690 DLMGCP DEBUG <0013> Generated response: line #00: 200 4799 OK (mgcp_msg.c:67) MTC@176d1c6d6327: stats: { num_pkts_tx := 46, bytes_payload_tx := 644, num_pkts_rx := 47, bytes_payload_rx := 658, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@176d1c6d6327: stats: { num_pkts_tx := 47, bytes_payload_tx := 705, num_pkts_rx := 46, bytes_payload_rx := 690, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@176d1c6d6327: setverdict(pass): none -> pass RTPEM0(269)@176d1c6d6327: Final verdict of PTC: none IPA-CTRL-CLI-IPA(273)@176d1c6d6327: Final verdict of PTC: none RTPEM2(271)@176d1c6d6327: Final verdict of PTC: none RTPEM1(270)@176d1c6d6327: Final verdict of PTC: none VirtCallAgent-STATS(272)@176d1c6d6327: Final verdict of PTC: none MTC@176d1c6d6327: Setting final verdict of the test case. MTC@176d1c6d6327: Local verdict of MTC: pass MTC@176d1c6d6327: Local verdict of PTC RTPEM0(269): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC RTPEM1(270): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC RTPEM2(271): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC VirtCallAgent-STATS(272): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC IPA-CTRL-CLI-IPA(273): none (pass -> pass) MTC@176d1c6d6327: Test case TC_ts101318_rfc5993_rtp_conversion_fmtp finished. Verdict: pass MTC@176d1c6d6327: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_ts101318_rfc5993_rtp_conversion_fmtp pass'. Thu Oct 17 05:53:48 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=240996) Waiting for packet dumper to finish... 1 (prev_count=240996, count=249360) MTC@176d1c6d6327: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_ts101318_rfc5993_rtp_conversion_fmtp pass' was executed successfully (exit status: 0). MTC@176d1c6d6327: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_amr_oa_bwe_rtp_conversion'. ------ MGCP_Test.TC_amr_oa_bwe_rtp_conversion ------ Thu Oct 17 05:53:50 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_amr_oa_bwe_rtp_conversion.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_amr_oa_bwe_rtp_conversion.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@176d1c6d6327: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_amr_oa_bwe_rtp_conversion' was executed successfully (exit status: 0). MTC@176d1c6d6327: Test case TC_amr_oa_bwe_rtp_conversion started. 20241017055351907 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63761 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055351907 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241017055351907 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241017055351907 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055351907 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241017055351907 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241017055351907 DLMGCP DEBUG <0013> Generated response: line #00: 515 63761 FAIL (mgcp_msg.c:67) 20241017055351917 DLMGCP DEBUG <0013> Received message: line #00: CRCX 63762 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055351917 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241017055351917 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:67) 20241017055351917 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055351917 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241017055351917 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055351917 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241017055351917 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055351917 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241017055351917 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:67) 20241017055351917 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:96 AMR/8000 (mgcp_msg.c:67) 20241017055351917 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055351917 DLMGCP DEBUG <0013> Received message: line #12: a=fmtp:96 octet-align=1 (mgcp_msg.c:67) 20241017055351917 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241017055351917 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241017055351917 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055351917 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:D6105320 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055351917 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:D6105320 connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241017055351917 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:D6105320 output_enabled 1 (mgcp_msg.c:125) 20241017055351917 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055351917 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:D6105320 Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:96=AMR  (mgcp_sdp.c:444) 20241017055351918 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:D6105320 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) 20241017055351918 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241017055351918 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:D6105320 CRCX: Creating connection: port: 5876 (mgcp_protocol.c:1112) 20241017055351918 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:D6105320 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055351918 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055351918 DLMGCP DEBUG <0013> Generated response: line #00: 200 63762 OK (mgcp_msg.c:67) 20241017055351918 DLMGCP DEBUG <0013> Generated response: line #01: I: D6105320 (mgcp_msg.c:67) 20241017055351918 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241017055351918 DLMGCP DEBUG <0013> Generated response: line #03: o=- D6105320 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055351918 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241017055351918 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055351918 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241017055351918 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5876 RTP/AVP 96 (mgcp_msg.c:67) 20241017055351918 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:96 AMR/8000 (mgcp_msg.c:67) 20241017055351918 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:96 octet-align=1 (mgcp_msg.c:67) 20241017055351918 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055351925 DLMGCP DEBUG <0013> Received message: line #00: CRCX 63763 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055351925 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241017055351925 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:67) 20241017055351925 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055351925 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241017055351925 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055351925 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241017055351925 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055351925 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241017055351925 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 112 (mgcp_msg.c:67) 20241017055351925 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241017055351925 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055351925 DLMGCP DEBUG <0013> Received message: line #12: a=fmtp:112 octet-align=0 (mgcp_msg.c:67) 20241017055351925 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241017055351925 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241017055351925 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055351925 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:600E4543 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055351925 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:600E4543 connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241017055351925 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:600E4543 output_enabled 1 (mgcp_msg.c:125) 20241017055351925 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055351925 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:600E4543 Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:112=AMR  (mgcp_sdp.c:444) 20241017055351925 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:600E4543 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) 20241017055351926 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 20000 (mgcp_protocol.c:726) 20241017055351926 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:600E4543 CRCX: Creating connection: port: 5878 (mgcp_protocol.c:1112) 20241017055351926 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:600E4543 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055351926 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055351926 DLMGCP DEBUG <0013> Generated response: line #00: 200 63763 OK (mgcp_msg.c:67) 20241017055351926 DLMGCP DEBUG <0013> Generated response: line #01: I: 600E4543 (mgcp_msg.c:67) 20241017055351926 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241017055351926 DLMGCP DEBUG <0013> Generated response: line #03: o=- 600E4543 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055351926 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241017055351926 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055351926 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241017055351926 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5878 RTP/AVP 112 (mgcp_msg.c:67) 20241017055351926 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241017055351926 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:112 octet-align=0 (mgcp_msg.c:67) 20241017055351926 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) RTPEM1(275)@176d1c6d6327: Warning: Stopping inactive timer T_transmit. RTPEM1(275)@176d1c6d6327: Warning: Stopping inactive timer T_transmit. RTPEM0(274)@176d1c6d6327: Warning: Stopping inactive timer T_transmit. RTPEM0(274)@176d1c6d6327: Warning: Stopping inactive timer T_transmit. RTPEM0(274)@176d1c6d6327: Warning: Stopping inactive timer T_transmit. RTPEM1(275)@176d1c6d6327: Warning: Stopping inactive timer T_transmit. 20241017055356052 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63764 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055356053 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:67) 20241017055356053 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241017055356053 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241017055356053 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055356053 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1477) 20241017055356053 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055356053 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055356053 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055356053 DLMGCP DEBUG <0013> Generated response: line #00: 200 63764 OK (mgcp_msg.c:67) MTC@176d1c6d6327: stats: { num_pkts_tx := 47, bytes_payload_tx := 799, num_pkts_rx := 47, bytes_payload_rx := 799, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@176d1c6d6327: stats: { num_pkts_tx := 47, bytes_payload_tx := 752, num_pkts_rx := 47, bytes_payload_rx := 752, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@176d1c6d6327: setverdict(pass): none -> pass IPA-CTRL-CLI-IPA(278)@176d1c6d6327: Final verdict of PTC: none RTPEM2(276)@176d1c6d6327: Final verdict of PTC: none RTPEM1(275)@176d1c6d6327: Final verdict of PTC: none VirtCallAgent-STATS(277)@176d1c6d6327: Final verdict of PTC: none RTPEM0(274)@176d1c6d6327: Final verdict of PTC: none MTC@176d1c6d6327: Setting final verdict of the test case. MTC@176d1c6d6327: Local verdict of MTC: pass MTC@176d1c6d6327: Local verdict of PTC RTPEM0(274): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC RTPEM1(275): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC RTPEM2(276): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC VirtCallAgent-STATS(277): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC IPA-CTRL-CLI-IPA(278): none (pass -> pass) MTC@176d1c6d6327: Test case TC_amr_oa_bwe_rtp_conversion finished. Verdict: pass MTC@176d1c6d6327: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_amr_oa_bwe_rtp_conversion pass'. Thu Oct 17 05:53:56 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=242720) Waiting for packet dumper to finish... 1 (prev_count=242720, count=250712) MTC@176d1c6d6327: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_amr_oa_bwe_rtp_conversion pass' was executed successfully (exit status: 0). MTC@176d1c6d6327: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_amr_oa_oa_rtp_conversion'. ------ MGCP_Test.TC_amr_oa_oa_rtp_conversion ------ Thu Oct 17 05:53:58 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_amr_oa_oa_rtp_conversion.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_amr_oa_oa_rtp_conversion.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@176d1c6d6327: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_amr_oa_oa_rtp_conversion' was executed successfully (exit status: 0). MTC@176d1c6d6327: Test case TC_amr_oa_oa_rtp_conversion started. 20241017055359236 DLMGCP DEBUG <0013> Received message: line #00: DLCX 5518 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055359236 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241017055359236 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241017055359236 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055359236 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241017055359236 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241017055359236 DLMGCP DEBUG <0013> Generated response: line #00: 515 5518 FAIL (mgcp_msg.c:67) 20241017055359247 DLMGCP DEBUG <0013> Received message: line #00: CRCX 5519 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055359247 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241017055359247 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:67) 20241017055359247 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055359247 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241017055359247 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055359247 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241017055359247 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055359247 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241017055359247 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:67) 20241017055359247 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:96 AMR/8000 (mgcp_msg.c:67) 20241017055359247 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055359247 DLMGCP DEBUG <0013> Received message: line #12: a=fmtp:96 octet-align=1 (mgcp_msg.c:67) 20241017055359247 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241017055359247 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241017055359247 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055359247 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:0F482C04 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055359247 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:0F482C04 connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241017055359247 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:0F482C04 output_enabled 1 (mgcp_msg.c:125) 20241017055359247 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055359248 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:0F482C04 Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:96=AMR  (mgcp_sdp.c:444) 20241017055359248 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:0F482C04 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) 20241017055359248 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241017055359248 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:0F482C04 CRCX: Creating connection: port: 5880 (mgcp_protocol.c:1112) 20241017055359248 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:0F482C04 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055359248 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055359248 DLMGCP DEBUG <0013> Generated response: line #00: 200 5519 OK (mgcp_msg.c:67) 20241017055359248 DLMGCP DEBUG <0013> Generated response: line #01: I: 0F482C04 (mgcp_msg.c:67) 20241017055359248 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241017055359248 DLMGCP DEBUG <0013> Generated response: line #03: o=- 0F482C04 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055359248 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241017055359248 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055359248 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241017055359248 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5880 RTP/AVP 96 (mgcp_msg.c:67) 20241017055359248 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:96 AMR/8000 (mgcp_msg.c:67) 20241017055359248 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:96 octet-align=1 (mgcp_msg.c:67) 20241017055359248 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055359257 DLMGCP DEBUG <0013> Received message: line #00: CRCX 5520 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055359258 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241017055359258 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:67) 20241017055359258 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055359258 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241017055359258 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055359258 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241017055359258 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055359258 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241017055359258 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 112 (mgcp_msg.c:67) 20241017055359258 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241017055359258 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055359258 DLMGCP DEBUG <0013> Received message: line #12: a=fmtp:112 octet-align=1 (mgcp_msg.c:67) 20241017055359258 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241017055359258 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241017055359258 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055359258 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:4B9675C0 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055359258 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:4B9675C0 connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241017055359258 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:4B9675C0 output_enabled 1 (mgcp_msg.c:125) 20241017055359258 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055359258 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:4B9675C0 Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:112=AMR  (mgcp_sdp.c:444) 20241017055359258 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:4B9675C0 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) 20241017055359258 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 20000 (mgcp_protocol.c:726) 20241017055359258 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:4B9675C0 CRCX: Creating connection: port: 5882 (mgcp_protocol.c:1112) 20241017055359258 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:4B9675C0 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055359258 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055359258 DLMGCP DEBUG <0013> Generated response: line #00: 200 5520 OK (mgcp_msg.c:67) 20241017055359258 DLMGCP DEBUG <0013> Generated response: line #01: I: 4B9675C0 (mgcp_msg.c:67) 20241017055359258 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241017055359258 DLMGCP DEBUG <0013> Generated response: line #03: o=- 4B9675C0 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055359258 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241017055359258 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055359258 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241017055359258 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5882 RTP/AVP 112 (mgcp_msg.c:67) 20241017055359258 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241017055359258 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:112 octet-align=1 (mgcp_msg.c:67) 20241017055359258 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) RTPEM1(280)@176d1c6d6327: Warning: Stopping inactive timer T_transmit. RTPEM1(280)@176d1c6d6327: Warning: Stopping inactive timer T_transmit. RTPEM0(279)@176d1c6d6327: Warning: Stopping inactive timer T_transmit. RTPEM0(279)@176d1c6d6327: Warning: Stopping inactive timer T_transmit. RTPEM0(279)@176d1c6d6327: Warning: Stopping inactive timer T_transmit. RTPEM1(280)@176d1c6d6327: Warning: Stopping inactive timer T_transmit. 20241017055403386 DLMGCP DEBUG <0013> Received message: line #00: DLCX 5521 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055403386 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:67) 20241017055403386 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241017055403386 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241017055403386 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055403386 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1477) 20241017055403386 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055403386 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055403386 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055403386 DLMGCP DEBUG <0013> Generated response: line #00: 200 5521 OK (mgcp_msg.c:67) MTC@176d1c6d6327: stats: { num_pkts_tx := 47, bytes_payload_tx := 705, num_pkts_rx := 47, bytes_payload_rx := 705, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@176d1c6d6327: stats: { num_pkts_tx := 47, bytes_payload_tx := 705, num_pkts_rx := 47, bytes_payload_rx := 705, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@176d1c6d6327: setverdict(pass): none -> pass RTPEM2(281)@176d1c6d6327: Final verdict of PTC: none IPA-CTRL-CLI-IPA(283)@176d1c6d6327: Final verdict of PTC: none RTPEM1(280)@176d1c6d6327: Final verdict of PTC: none VirtCallAgent-STATS(282)@176d1c6d6327: Final verdict of PTC: none RTPEM0(279)@176d1c6d6327: Final verdict of PTC: none MTC@176d1c6d6327: Setting final verdict of the test case. MTC@176d1c6d6327: Local verdict of MTC: pass MTC@176d1c6d6327: Local verdict of PTC RTPEM0(279): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC RTPEM1(280): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC RTPEM2(281): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC VirtCallAgent-STATS(282): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC IPA-CTRL-CLI-IPA(283): none (pass -> pass) MTC@176d1c6d6327: Test case TC_amr_oa_oa_rtp_conversion finished. Verdict: pass MTC@176d1c6d6327: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_amr_oa_oa_rtp_conversion pass'. Thu Oct 17 05:54:03 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=242332) Waiting for packet dumper to finish... 1 (prev_count=242332, count=250324) MTC@176d1c6d6327: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_amr_oa_oa_rtp_conversion pass' was executed successfully (exit status: 0). MTC@176d1c6d6327: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_amr_bwe_bwe_rtp_conversion'. ------ MGCP_Test.TC_amr_bwe_bwe_rtp_conversion ------ Thu Oct 17 05:54:05 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_amr_bwe_bwe_rtp_conversion.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_amr_bwe_bwe_rtp_conversion.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@176d1c6d6327: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_amr_bwe_bwe_rtp_conversion' was executed successfully (exit status: 0). MTC@176d1c6d6327: Test case TC_amr_bwe_bwe_rtp_conversion started. 20241017055406552 DLMGCP DEBUG <0013> Received message: line #00: DLCX 7209 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055406552 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241017055406552 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241017055406552 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055406552 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241017055406552 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241017055406552 DLMGCP DEBUG <0013> Generated response: line #00: 515 7209 FAIL (mgcp_msg.c:67) 20241017055406567 DLMGCP DEBUG <0013> Received message: line #00: CRCX 7210 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055406567 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241017055406567 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:67) 20241017055406567 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055406567 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241017055406567 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055406567 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241017055406567 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055406567 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241017055406567 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:67) 20241017055406567 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:96 AMR/8000 (mgcp_msg.c:67) 20241017055406567 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055406567 DLMGCP DEBUG <0013> Received message: line #12: a=fmtp:96 octet-align=0 (mgcp_msg.c:67) 20241017055406567 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241017055406567 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241017055406567 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055406567 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:C689E1BC r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055406567 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:C689E1BC connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241017055406567 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:C689E1BC output_enabled 1 (mgcp_msg.c:125) 20241017055406567 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055406567 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:C689E1BC Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:96=AMR  (mgcp_sdp.c:444) 20241017055406567 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:C689E1BC 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) 20241017055406567 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241017055406567 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:C689E1BC CRCX: Creating connection: port: 5884 (mgcp_protocol.c:1112) 20241017055406568 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:C689E1BC CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055406568 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055406568 DLMGCP DEBUG <0013> Generated response: line #00: 200 7210 OK (mgcp_msg.c:67) 20241017055406568 DLMGCP DEBUG <0013> Generated response: line #01: I: C689E1BC (mgcp_msg.c:67) 20241017055406568 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241017055406568 DLMGCP DEBUG <0013> Generated response: line #03: o=- C689E1BC 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055406568 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241017055406568 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055406568 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241017055406568 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5884 RTP/AVP 96 (mgcp_msg.c:67) 20241017055406568 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:96 AMR/8000 (mgcp_msg.c:67) 20241017055406568 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:96 octet-align=0 (mgcp_msg.c:67) 20241017055406568 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055406574 DLMGCP DEBUG <0013> Received message: line #00: CRCX 7211 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055406574 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241017055406574 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:67) 20241017055406574 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055406574 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241017055406574 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055406574 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241017055406574 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055406574 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241017055406574 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 112 (mgcp_msg.c:67) 20241017055406574 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241017055406574 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055406574 DLMGCP DEBUG <0013> Received message: line #12: a=fmtp:112 octet-align=0 (mgcp_msg.c:67) 20241017055406574 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241017055406574 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241017055406574 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055406574 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:367F7986 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055406574 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:367F7986 connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241017055406574 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:367F7986 output_enabled 1 (mgcp_msg.c:125) 20241017055406574 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055406574 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:367F7986 Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:112=AMR  (mgcp_sdp.c:444) 20241017055406574 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:367F7986 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) 20241017055406574 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 20000 (mgcp_protocol.c:726) 20241017055406574 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:367F7986 CRCX: Creating connection: port: 5886 (mgcp_protocol.c:1112) 20241017055406574 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:367F7986 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055406574 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055406574 DLMGCP DEBUG <0013> Generated response: line #00: 200 7211 OK (mgcp_msg.c:67) 20241017055406574 DLMGCP DEBUG <0013> Generated response: line #01: I: 367F7986 (mgcp_msg.c:67) 20241017055406574 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241017055406574 DLMGCP DEBUG <0013> Generated response: line #03: o=- 367F7986 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055406574 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241017055406574 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055406574 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241017055406574 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5886 RTP/AVP 112 (mgcp_msg.c:67) 20241017055406574 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241017055406574 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:112 octet-align=0 (mgcp_msg.c:67) 20241017055406574 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) RTPEM1(285)@176d1c6d6327: Warning: Stopping inactive timer T_transmit. RTPEM1(285)@176d1c6d6327: Warning: Stopping inactive timer T_transmit. RTPEM0(284)@176d1c6d6327: Warning: Stopping inactive timer T_transmit. RTPEM0(284)@176d1c6d6327: Warning: Stopping inactive timer T_transmit. RTPEM0(284)@176d1c6d6327: Warning: Stopping inactive timer T_transmit. RTPEM1(285)@176d1c6d6327: Warning: Stopping inactive timer T_transmit. 20241017055410707 DLMGCP DEBUG <0013> Received message: line #00: DLCX 7212 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055410708 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:67) 20241017055410708 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241017055410708 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241017055410708 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055410708 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1477) 20241017055410708 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055410708 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055410708 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055410708 DLMGCP DEBUG <0013> Generated response: line #00: 200 7212 OK (mgcp_msg.c:67) MTC@176d1c6d6327: stats: { num_pkts_tx := 47, bytes_payload_tx := 658, num_pkts_rx := 46, bytes_payload_rx := 644, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@176d1c6d6327: stats: { num_pkts_tx := 46, bytes_payload_tx := 644, num_pkts_rx := 47, bytes_payload_rx := 658, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@176d1c6d6327: setverdict(pass): none -> pass RTPEM2(286)@176d1c6d6327: Final verdict of PTC: none RTPEM0(284)@176d1c6d6327: Final verdict of PTC: none RTPEM1(285)@176d1c6d6327: Final verdict of PTC: none VirtCallAgent-STATS(287)@176d1c6d6327: Final verdict of PTC: none IPA-CTRL-CLI-IPA(288)@176d1c6d6327: Final verdict of PTC: none MTC@176d1c6d6327: Setting final verdict of the test case. MTC@176d1c6d6327: Local verdict of MTC: pass MTC@176d1c6d6327: Local verdict of PTC RTPEM0(284): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC RTPEM1(285): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC RTPEM2(286): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC VirtCallAgent-STATS(287): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC IPA-CTRL-CLI-IPA(288): none (pass -> pass) MTC@176d1c6d6327: Test case TC_amr_bwe_bwe_rtp_conversion finished. Verdict: pass MTC@176d1c6d6327: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_amr_bwe_bwe_rtp_conversion pass'. Thu Oct 17 05:54:10 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=237872) Waiting for packet dumper to finish... 1 (prev_count=237872, count=248096) MTC@176d1c6d6327: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_amr_bwe_bwe_rtp_conversion pass' was executed successfully (exit status: 0). MTC@176d1c6d6327: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_amr_oa_oa_no_bwe_rtp_conversion'. ------ MGCP_Test.TC_amr_oa_oa_no_bwe_rtp_conversion ------ Thu Oct 17 05:54:12 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_amr_oa_oa_no_bwe_rtp_conversion.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_amr_oa_oa_no_bwe_rtp_conversion.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@176d1c6d6327: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_amr_oa_oa_no_bwe_rtp_conversion' was executed successfully (exit status: 0). MTC@176d1c6d6327: Test case TC_amr_oa_oa_no_bwe_rtp_conversion started. 20241017055413926 DLMGCP DEBUG <0013> Received message: line #00: DLCX 57560 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055413926 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241017055413926 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241017055413926 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055413926 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241017055413926 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241017055413926 DLMGCP DEBUG <0013> Generated response: line #00: 515 57560 FAIL (mgcp_msg.c:67) 20241017055413937 DLMGCP DEBUG <0013> Received message: line #00: CRCX 57561 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055413937 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241017055413937 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:67) 20241017055413937 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055413937 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241017055413937 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055413937 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241017055413937 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055413937 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241017055413937 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:67) 20241017055413937 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:96 AMR/8000 (mgcp_msg.c:67) 20241017055413937 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055413937 DLMGCP DEBUG <0013> Received message: line #12: a=fmtp:96 octet-align=1 (mgcp_msg.c:67) 20241017055413937 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241017055413937 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241017055413937 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055413937 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:22457304 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055413937 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:22457304 connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241017055413937 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:22457304 output_enabled 1 (mgcp_msg.c:125) 20241017055413937 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055413938 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:22457304 Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:96=AMR  (mgcp_sdp.c:444) 20241017055413938 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:22457304 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) 20241017055413938 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241017055413938 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:22457304 CRCX: Creating connection: port: 5888 (mgcp_protocol.c:1112) 20241017055413938 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:22457304 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055413938 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055413938 DLMGCP DEBUG <0013> Generated response: line #00: 200 57561 OK (mgcp_msg.c:67) 20241017055413938 DLMGCP DEBUG <0013> Generated response: line #01: I: 22457304 (mgcp_msg.c:67) 20241017055413938 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241017055413938 DLMGCP DEBUG <0013> Generated response: line #03: o=- 22457304 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055413938 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241017055413938 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055413938 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241017055413938 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5888 RTP/AVP 96 (mgcp_msg.c:67) 20241017055413938 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:96 AMR/8000 (mgcp_msg.c:67) 20241017055413938 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:96 octet-align=1 (mgcp_msg.c:67) 20241017055413938 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055413948 DLMGCP DEBUG <0013> Received message: line #00: CRCX 57562 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055413948 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241017055413948 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:67) 20241017055413948 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055413948 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241017055413948 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055413948 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241017055413948 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055413948 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241017055413948 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 112 113 (mgcp_msg.c:67) 20241017055413948 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241017055413948 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:113 AMR/8000 (mgcp_msg.c:67) 20241017055413948 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241017055413948 DLMGCP DEBUG <0013> Received message: line #13: a=fmtp:112 octet-align=1 (mgcp_msg.c:67) 20241017055413949 DLMGCP DEBUG <0013> Received message: line #14: a=fmtp:113 octet-align=0 (mgcp_msg.c:67) 20241017055413949 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241017055413949 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241017055413949 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055413949 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:E4ADEA7B r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055413949 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:E4ADEA7B connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241017055413949 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:E4ADEA7B output_enabled 1 (mgcp_msg.c:125) 20241017055413949 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055413949 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:E4ADEA7B Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:112=AMR 113=AMR  (mgcp_sdp.c:444) 20241017055413949 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:E4ADEA7B 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) 20241017055413949 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:E4ADEA7B 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) 20241017055413949 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 20000 (mgcp_protocol.c:726) 20241017055413949 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:E4ADEA7B CRCX: Creating connection: port: 5890 (mgcp_protocol.c:1112) 20241017055413949 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:E4ADEA7B CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055413949 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055413949 DLMGCP DEBUG <0013> Generated response: line #00: 200 57562 OK (mgcp_msg.c:67) 20241017055413949 DLMGCP DEBUG <0013> Generated response: line #01: I: E4ADEA7B (mgcp_msg.c:67) 20241017055413949 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241017055413949 DLMGCP DEBUG <0013> Generated response: line #03: o=- E4ADEA7B 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055413949 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241017055413949 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055413949 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241017055413949 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5890 RTP/AVP 112 (mgcp_msg.c:67) 20241017055413949 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241017055413950 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:112 octet-align=1 (mgcp_msg.c:67) 20241017055413950 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) RTPEM1(290)@176d1c6d6327: Warning: Stopping inactive timer T_transmit. RTPEM1(290)@176d1c6d6327: Warning: Stopping inactive timer T_transmit. RTPEM0(289)@176d1c6d6327: Warning: Stopping inactive timer T_transmit. RTPEM0(289)@176d1c6d6327: Warning: Stopping inactive timer T_transmit. RTPEM0(289)@176d1c6d6327: Warning: Stopping inactive timer T_transmit. RTPEM1(290)@176d1c6d6327: Warning: Stopping inactive timer T_transmit. 20241017055418081 DLMGCP DEBUG <0013> Received message: line #00: DLCX 57563 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055418081 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:67) 20241017055418081 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241017055418081 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241017055418081 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055418081 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1477) 20241017055418081 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055418081 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055418081 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055418081 DLMGCP DEBUG <0013> Generated response: line #00: 200 57563 OK (mgcp_msg.c:67) MTC@176d1c6d6327: stats: { num_pkts_tx := 46, bytes_payload_tx := 690, num_pkts_rx := 47, bytes_payload_rx := 705, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@176d1c6d6327: stats: { num_pkts_tx := 47, bytes_payload_tx := 705, num_pkts_rx := 46, bytes_payload_rx := 690, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@176d1c6d6327: setverdict(pass): none -> pass RTPEM2(291)@176d1c6d6327: Final verdict of PTC: none VirtCallAgent-STATS(292)@176d1c6d6327: Final verdict of PTC: none RTPEM1(290)@176d1c6d6327: Final verdict of PTC: none RTPEM0(289)@176d1c6d6327: Final verdict of PTC: none IPA-CTRL-CLI-IPA(293)@176d1c6d6327: Final verdict of PTC: none MTC@176d1c6d6327: Setting final verdict of the test case. MTC@176d1c6d6327: Local verdict of MTC: pass MTC@176d1c6d6327: Local verdict of PTC RTPEM0(289): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC RTPEM1(290): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC RTPEM2(291): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC VirtCallAgent-STATS(292): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC IPA-CTRL-CLI-IPA(293): none (pass -> pass) MTC@176d1c6d6327: Test case TC_amr_oa_oa_no_bwe_rtp_conversion finished. Verdict: pass MTC@176d1c6d6327: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_amr_oa_oa_no_bwe_rtp_conversion pass'. Thu Oct 17 05:54:18 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=241800) Waiting for packet dumper to finish... 1 (prev_count=241800, count=249792) MTC@176d1c6d6327: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_amr_oa_oa_no_bwe_rtp_conversion pass' was executed successfully (exit status: 0). MTC@176d1c6d6327: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_amr_oa_no_bwe_oa_rtp_conversion'. ------ MGCP_Test.TC_amr_oa_no_bwe_oa_rtp_conversion ------ Thu Oct 17 05:54:20 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_amr_oa_no_bwe_oa_rtp_conversion.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_amr_oa_no_bwe_oa_rtp_conversion.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@176d1c6d6327: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_amr_oa_no_bwe_oa_rtp_conversion' was executed successfully (exit status: 0). MTC@176d1c6d6327: Test case TC_amr_oa_no_bwe_oa_rtp_conversion started. 20241017055421286 DLMGCP DEBUG <0013> Received message: line #00: DLCX 61532 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055421286 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241017055421286 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241017055421286 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055421286 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241017055421286 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241017055421286 DLMGCP DEBUG <0013> Generated response: line #00: 515 61532 FAIL (mgcp_msg.c:67) 20241017055421303 DLMGCP DEBUG <0013> Received message: line #00: CRCX 61533 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055421303 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241017055421303 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:67) 20241017055421303 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055421303 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241017055421303 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055421303 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241017055421303 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055421303 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241017055421303 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:67) 20241017055421303 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:96 AMR/8000 (mgcp_msg.c:67) 20241017055421303 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055421303 DLMGCP DEBUG <0013> Received message: line #12: a=fmtp:96 octet-align=1 (mgcp_msg.c:67) 20241017055421303 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241017055421303 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241017055421303 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055421303 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:AFAE9AAD r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055421303 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:AFAE9AAD connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241017055421303 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:AFAE9AAD output_enabled 1 (mgcp_msg.c:125) 20241017055421303 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055421303 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:AFAE9AAD Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:96=AMR  (mgcp_sdp.c:444) 20241017055421303 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:AFAE9AAD 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) 20241017055421303 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241017055421304 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:AFAE9AAD CRCX: Creating connection: port: 5892 (mgcp_protocol.c:1112) 20241017055421304 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:AFAE9AAD CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055421304 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055421304 DLMGCP DEBUG <0013> Generated response: line #00: 200 61533 OK (mgcp_msg.c:67) 20241017055421304 DLMGCP DEBUG <0013> Generated response: line #01: I: AFAE9AAD (mgcp_msg.c:67) 20241017055421304 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241017055421304 DLMGCP DEBUG <0013> Generated response: line #03: o=- AFAE9AAD 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055421304 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241017055421304 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055421304 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241017055421304 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5892 RTP/AVP 96 (mgcp_msg.c:67) 20241017055421304 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:96 AMR/8000 (mgcp_msg.c:67) 20241017055421304 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:96 octet-align=1 (mgcp_msg.c:67) 20241017055421304 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055421313 DLMGCP DEBUG <0013> Received message: line #00: CRCX 61534 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055421313 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241017055421313 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:67) 20241017055421313 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055421313 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241017055421313 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055421313 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241017055421313 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055421313 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241017055421313 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 112 113 (mgcp_msg.c:67) 20241017055421313 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241017055421313 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:113 AMR/8000 (mgcp_msg.c:67) 20241017055421313 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241017055421313 DLMGCP DEBUG <0013> Received message: line #13: a=fmtp:112 octet-align=0 (mgcp_msg.c:67) 20241017055421313 DLMGCP DEBUG <0013> Received message: line #14: a=fmtp:113 octet-align=1 (mgcp_msg.c:67) 20241017055421313 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241017055421313 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241017055421313 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055421313 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:E4DCC34F r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055421313 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:E4DCC34F connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241017055421313 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:E4DCC34F output_enabled 1 (mgcp_msg.c:125) 20241017055421313 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055421313 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:E4DCC34F Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:112=AMR 113=AMR  (mgcp_sdp.c:444) 20241017055421313 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:E4DCC34F 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) 20241017055421313 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:E4DCC34F 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) 20241017055421313 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 20000 (mgcp_protocol.c:726) 20241017055421313 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:E4DCC34F CRCX: Creating connection: port: 5894 (mgcp_protocol.c:1112) 20241017055421313 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:E4DCC34F CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055421313 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055421313 DLMGCP DEBUG <0013> Generated response: line #00: 200 61534 OK (mgcp_msg.c:67) 20241017055421313 DLMGCP DEBUG <0013> Generated response: line #01: I: E4DCC34F (mgcp_msg.c:67) 20241017055421313 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241017055421313 DLMGCP DEBUG <0013> Generated response: line #03: o=- E4DCC34F 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055421313 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241017055421313 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055421313 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241017055421313 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5894 RTP/AVP 113 (mgcp_msg.c:67) 20241017055421313 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:113 AMR/8000 (mgcp_msg.c:67) 20241017055421313 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:113 octet-align=1 (mgcp_msg.c:67) 20241017055421313 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) RTPEM1(295)@176d1c6d6327: Warning: Stopping inactive timer T_transmit. RTPEM1(295)@176d1c6d6327: Warning: Stopping inactive timer T_transmit. RTPEM0(294)@176d1c6d6327: Warning: Stopping inactive timer T_transmit. RTPEM0(294)@176d1c6d6327: Warning: Stopping inactive timer T_transmit. RTPEM0(294)@176d1c6d6327: Warning: Stopping inactive timer T_transmit. RTPEM1(295)@176d1c6d6327: Warning: Stopping inactive timer T_transmit. 20241017055425443 DLMGCP DEBUG <0013> Received message: line #00: DLCX 61535 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055425443 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:67) 20241017055425443 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241017055425443 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241017055425443 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055425443 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1477) 20241017055425443 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055425443 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055425443 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055425443 DLMGCP DEBUG <0013> Generated response: line #00: 200 61535 OK (mgcp_msg.c:67) MTC@176d1c6d6327: stats: { num_pkts_tx := 47, bytes_payload_tx := 705, num_pkts_rx := 46, bytes_payload_rx := 690, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@176d1c6d6327: stats: { num_pkts_tx := 46, bytes_payload_tx := 690, num_pkts_rx := 47, bytes_payload_rx := 705, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@176d1c6d6327: setverdict(pass): none -> pass VirtCallAgent-STATS(297)@176d1c6d6327: Final verdict of PTC: none RTPEM0(294)@176d1c6d6327: Final verdict of PTC: none RTPEM2(296)@176d1c6d6327: Final verdict of PTC: none RTPEM1(295)@176d1c6d6327: Final verdict of PTC: none IPA-CTRL-CLI-IPA(298)@176d1c6d6327: Final verdict of PTC: none MTC@176d1c6d6327: Setting final verdict of the test case. MTC@176d1c6d6327: Local verdict of MTC: pass MTC@176d1c6d6327: Local verdict of PTC RTPEM0(294): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC RTPEM1(295): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC RTPEM2(296): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC VirtCallAgent-STATS(297): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC IPA-CTRL-CLI-IPA(298): none (pass -> pass) MTC@176d1c6d6327: Test case TC_amr_oa_no_bwe_oa_rtp_conversion finished. Verdict: pass MTC@176d1c6d6327: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_amr_oa_no_bwe_oa_rtp_conversion pass'. Thu Oct 17 05:54:25 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=241536) Waiting for packet dumper to finish... 1 (prev_count=241536, count=249528) MTC@176d1c6d6327: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_amr_oa_no_bwe_oa_rtp_conversion pass' was executed successfully (exit status: 0). MTC@176d1c6d6327: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_amr_bwe_bwe_no_oa_rtp_conversion'. ------ MGCP_Test.TC_amr_bwe_bwe_no_oa_rtp_conversion ------ Thu Oct 17 05:54:27 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_amr_bwe_bwe_no_oa_rtp_conversion.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_amr_bwe_bwe_no_oa_rtp_conversion.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@176d1c6d6327: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_amr_bwe_bwe_no_oa_rtp_conversion' was executed successfully (exit status: 0). MTC@176d1c6d6327: Test case TC_amr_bwe_bwe_no_oa_rtp_conversion started. 20241017055428610 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43321 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055428610 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241017055428610 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241017055428610 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055428610 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241017055428610 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241017055428610 DLMGCP DEBUG <0013> Generated response: line #00: 515 43321 FAIL (mgcp_msg.c:67) 20241017055428624 DLMGCP DEBUG <0013> Received message: line #00: CRCX 43322 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055428624 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241017055428624 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:67) 20241017055428624 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055428624 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241017055428624 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055428624 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241017055428624 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055428624 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241017055428624 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:67) 20241017055428624 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:96 AMR/8000 (mgcp_msg.c:67) 20241017055428624 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055428624 DLMGCP DEBUG <0013> Received message: line #12: a=fmtp:96 octet-align=0 (mgcp_msg.c:67) 20241017055428624 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241017055428624 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241017055428624 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055428624 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:54A8AF6B r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055428624 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:54A8AF6B connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241017055428624 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:54A8AF6B output_enabled 1 (mgcp_msg.c:125) 20241017055428624 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055428624 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:54A8AF6B Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:96=AMR  (mgcp_sdp.c:444) 20241017055428624 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:54A8AF6B 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) 20241017055428624 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241017055428625 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:54A8AF6B CRCX: Creating connection: port: 5896 (mgcp_protocol.c:1112) 20241017055428625 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:54A8AF6B CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055428625 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055428625 DLMGCP DEBUG <0013> Generated response: line #00: 200 43322 OK (mgcp_msg.c:67) 20241017055428625 DLMGCP DEBUG <0013> Generated response: line #01: I: 54A8AF6B (mgcp_msg.c:67) 20241017055428625 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241017055428625 DLMGCP DEBUG <0013> Generated response: line #03: o=- 54A8AF6B 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055428625 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241017055428625 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055428625 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241017055428625 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5896 RTP/AVP 96 (mgcp_msg.c:67) 20241017055428625 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:96 AMR/8000 (mgcp_msg.c:67) 20241017055428625 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:96 octet-align=0 (mgcp_msg.c:67) 20241017055428625 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055428634 DLMGCP DEBUG <0013> Received message: line #00: CRCX 43323 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055428634 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241017055428634 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:67) 20241017055428634 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055428634 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241017055428634 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055428634 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241017055428634 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055428634 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241017055428634 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 112 113 (mgcp_msg.c:67) 20241017055428634 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241017055428634 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:113 AMR/8000 (mgcp_msg.c:67) 20241017055428634 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241017055428634 DLMGCP DEBUG <0013> Received message: line #13: a=fmtp:112 octet-align=0 (mgcp_msg.c:67) 20241017055428634 DLMGCP DEBUG <0013> Received message: line #14: a=fmtp:113 octet-align=1 (mgcp_msg.c:67) 20241017055428634 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241017055428634 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241017055428634 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055428634 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:D67C645F r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055428634 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:D67C645F connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241017055428634 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:D67C645F output_enabled 1 (mgcp_msg.c:125) 20241017055428634 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055428635 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:D67C645F Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:112=AMR 113=AMR  (mgcp_sdp.c:444) 20241017055428635 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:D67C645F 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) 20241017055428635 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:D67C645F 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) 20241017055428635 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 20000 (mgcp_protocol.c:726) 20241017055428635 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:D67C645F CRCX: Creating connection: port: 5898 (mgcp_protocol.c:1112) 20241017055428635 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:D67C645F CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055428635 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055428635 DLMGCP DEBUG <0013> Generated response: line #00: 200 43323 OK (mgcp_msg.c:67) 20241017055428635 DLMGCP DEBUG <0013> Generated response: line #01: I: D67C645F (mgcp_msg.c:67) 20241017055428635 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241017055428635 DLMGCP DEBUG <0013> Generated response: line #03: o=- D67C645F 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055428635 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241017055428636 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055428636 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241017055428636 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5898 RTP/AVP 112 (mgcp_msg.c:67) 20241017055428636 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241017055428636 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:112 octet-align=0 (mgcp_msg.c:67) 20241017055428636 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) RTPEM1(300)@176d1c6d6327: Warning: Stopping inactive timer T_transmit. RTPEM1(300)@176d1c6d6327: Warning: Stopping inactive timer T_transmit. RTPEM0(299)@176d1c6d6327: Warning: Stopping inactive timer T_transmit. RTPEM0(299)@176d1c6d6327: Warning: Stopping inactive timer T_transmit. RTPEM0(299)@176d1c6d6327: Warning: Stopping inactive timer T_transmit. RTPEM1(300)@176d1c6d6327: Warning: Stopping inactive timer T_transmit. 20241017055432763 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43324 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055432763 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:67) 20241017055432763 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241017055432763 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241017055432763 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055432763 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1477) 20241017055432763 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055432763 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055432763 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055432763 DLMGCP DEBUG <0013> Generated response: line #00: 200 43324 OK (mgcp_msg.c:67) MTC@176d1c6d6327: stats: { num_pkts_tx := 47, bytes_payload_tx := 658, num_pkts_rx := 47, bytes_payload_rx := 658, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@176d1c6d6327: stats: { num_pkts_tx := 47, bytes_payload_tx := 658, num_pkts_rx := 47, bytes_payload_rx := 658, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@176d1c6d6327: setverdict(pass): none -> pass IPA-CTRL-CLI-IPA(303)@176d1c6d6327: Final verdict of PTC: none RTPEM1(300)@176d1c6d6327: Final verdict of PTC: none RTPEM0(299)@176d1c6d6327: Final verdict of PTC: none VirtCallAgent-STATS(302)@176d1c6d6327: Final verdict of PTC: none RTPEM2(301)@176d1c6d6327: Final verdict of PTC: none MTC@176d1c6d6327: Setting final verdict of the test case. MTC@176d1c6d6327: Local verdict of MTC: pass MTC@176d1c6d6327: Local verdict of PTC RTPEM0(299): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC RTPEM1(300): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC RTPEM2(301): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC VirtCallAgent-STATS(302): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC IPA-CTRL-CLI-IPA(303): none (pass -> pass) MTC@176d1c6d6327: Test case TC_amr_bwe_bwe_no_oa_rtp_conversion finished. Verdict: pass MTC@176d1c6d6327: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_amr_bwe_bwe_no_oa_rtp_conversion pass'. Thu Oct 17 05:54:32 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=243772) Waiting for packet dumper to finish... 1 (prev_count=243772, count=251764) MTC@176d1c6d6327: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_amr_bwe_bwe_no_oa_rtp_conversion pass' was executed successfully (exit status: 0). MTC@176d1c6d6327: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_amr_bwe_no_oa_bwe_rtp_conversion'. ------ MGCP_Test.TC_amr_bwe_no_oa_bwe_rtp_conversion ------ Thu Oct 17 05:54:34 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_amr_bwe_no_oa_bwe_rtp_conversion.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_amr_bwe_no_oa_bwe_rtp_conversion.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@176d1c6d6327: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_amr_bwe_no_oa_bwe_rtp_conversion' was executed successfully (exit status: 0). MTC@176d1c6d6327: Test case TC_amr_bwe_no_oa_bwe_rtp_conversion started. 20241017055435975 DLMGCP DEBUG <0013> Received message: line #00: DLCX 27482 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055435975 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241017055435975 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241017055435975 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055435975 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241017055435975 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241017055435975 DLMGCP DEBUG <0013> Generated response: line #00: 515 27482 FAIL (mgcp_msg.c:67) 20241017055435988 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27483 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055435988 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241017055435988 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:67) 20241017055435988 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055435988 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241017055435988 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055435988 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241017055435988 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055435988 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241017055435988 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:67) 20241017055435988 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:96 AMR/8000 (mgcp_msg.c:67) 20241017055435988 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055435988 DLMGCP DEBUG <0013> Received message: line #12: a=fmtp:96 octet-align=0 (mgcp_msg.c:67) 20241017055435988 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241017055435988 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241017055435988 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055435988 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:C30F58C9 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055435988 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:C30F58C9 connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241017055435988 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:C30F58C9 output_enabled 1 (mgcp_msg.c:125) 20241017055435988 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055435988 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:C30F58C9 Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:96=AMR  (mgcp_sdp.c:444) 20241017055435988 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:C30F58C9 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) 20241017055435988 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241017055435988 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:C30F58C9 CRCX: Creating connection: port: 5900 (mgcp_protocol.c:1112) 20241017055435988 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:C30F58C9 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055435988 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055435988 DLMGCP DEBUG <0013> Generated response: line #00: 200 27483 OK (mgcp_msg.c:67) 20241017055435988 DLMGCP DEBUG <0013> Generated response: line #01: I: C30F58C9 (mgcp_msg.c:67) 20241017055435988 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241017055435989 DLMGCP DEBUG <0013> Generated response: line #03: o=- C30F58C9 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055435989 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241017055435989 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055435989 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241017055435989 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5900 RTP/AVP 96 (mgcp_msg.c:67) 20241017055435989 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:96 AMR/8000 (mgcp_msg.c:67) 20241017055435989 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:96 octet-align=0 (mgcp_msg.c:67) 20241017055435989 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055435997 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27484 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055435997 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241017055435997 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:67) 20241017055435997 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055435997 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241017055435997 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055435997 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241017055435997 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055435997 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241017055435997 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 112 113 (mgcp_msg.c:67) 20241017055435997 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241017055435997 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:113 AMR/8000 (mgcp_msg.c:67) 20241017055435997 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241017055435997 DLMGCP DEBUG <0013> Received message: line #13: a=fmtp:112 octet-align=1 (mgcp_msg.c:67) 20241017055435997 DLMGCP DEBUG <0013> Received message: line #14: a=fmtp:113 octet-align=0 (mgcp_msg.c:67) 20241017055435997 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241017055435997 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241017055435997 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055435997 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:CC1E6868 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055435997 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:CC1E6868 connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241017055435997 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:CC1E6868 output_enabled 1 (mgcp_msg.c:125) 20241017055435997 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055435997 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:CC1E6868 Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:112=AMR 113=AMR  (mgcp_sdp.c:444) 20241017055435998 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:CC1E6868 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) 20241017055435998 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:CC1E6868 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) 20241017055435998 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 20000 (mgcp_protocol.c:726) 20241017055435998 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:CC1E6868 CRCX: Creating connection: port: 5902 (mgcp_protocol.c:1112) 20241017055435998 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:CC1E6868 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055435998 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055435998 DLMGCP DEBUG <0013> Generated response: line #00: 200 27484 OK (mgcp_msg.c:67) 20241017055435998 DLMGCP DEBUG <0013> Generated response: line #01: I: CC1E6868 (mgcp_msg.c:67) 20241017055435998 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241017055435998 DLMGCP DEBUG <0013> Generated response: line #03: o=- CC1E6868 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055435998 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241017055435998 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055435998 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241017055435998 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5902 RTP/AVP 113 (mgcp_msg.c:67) 20241017055435998 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:113 AMR/8000 (mgcp_msg.c:67) 20241017055435998 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:113 octet-align=0 (mgcp_msg.c:67) 20241017055435998 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) RTPEM1(305)@176d1c6d6327: Warning: Stopping inactive timer T_transmit. RTPEM1(305)@176d1c6d6327: Warning: Stopping inactive timer T_transmit. RTPEM0(304)@176d1c6d6327: Warning: Stopping inactive timer T_transmit. RTPEM0(304)@176d1c6d6327: Warning: Stopping inactive timer T_transmit. RTPEM0(304)@176d1c6d6327: Warning: Stopping inactive timer T_transmit. RTPEM1(305)@176d1c6d6327: Warning: Stopping inactive timer T_transmit. 20241017055440131 DLMGCP DEBUG <0013> Received message: line #00: DLCX 27485 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055440131 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:67) 20241017055440131 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241017055440131 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241017055440131 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055440131 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1477) 20241017055440131 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055440131 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055440131 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055440131 DLMGCP DEBUG <0013> Generated response: line #00: 200 27485 OK (mgcp_msg.c:67) MTC@176d1c6d6327: stats: { num_pkts_tx := 46, bytes_payload_tx := 644, num_pkts_rx := 47, bytes_payload_rx := 658, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@176d1c6d6327: stats: { num_pkts_tx := 47, bytes_payload_tx := 658, num_pkts_rx := 46, bytes_payload_rx := 644, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@176d1c6d6327: setverdict(pass): none -> pass IPA-CTRL-CLI-IPA(308)@176d1c6d6327: Final verdict of PTC: none RTPEM1(305)@176d1c6d6327: Final verdict of PTC: none RTPEM2(306)@176d1c6d6327: Final verdict of PTC: none RTPEM0(304)@176d1c6d6327: Final verdict of PTC: none VirtCallAgent-STATS(307)@176d1c6d6327: Final verdict of PTC: none MTC@176d1c6d6327: Setting final verdict of the test case. MTC@176d1c6d6327: Local verdict of MTC: pass MTC@176d1c6d6327: Local verdict of PTC RTPEM0(304): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC RTPEM1(305): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC RTPEM2(306): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC VirtCallAgent-STATS(307): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC IPA-CTRL-CLI-IPA(308): none (pass -> pass) MTC@176d1c6d6327: Test case TC_amr_bwe_no_oa_bwe_rtp_conversion finished. Verdict: pass MTC@176d1c6d6327: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_amr_bwe_no_oa_bwe_rtp_conversion pass'. Thu Oct 17 05:54:40 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=241540) Waiting for packet dumper to finish... 1 (prev_count=241540, count=249532) MTC@176d1c6d6327: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_amr_bwe_no_oa_bwe_rtp_conversion pass' was executed successfully (exit status: 0). MTC@176d1c6d6327: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_conn_timeout'. ------ MGCP_Test.TC_conn_timeout ------ Thu Oct 17 05:54:42 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_conn_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_conn_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@176d1c6d6327: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_conn_timeout' was executed successfully (exit status: 0). MTC@176d1c6d6327: Test case TC_conn_timeout started. 20241017055443355 DLMGCP DEBUG <0013> Received message: line #00: DLCX 1977 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055443355 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:279) 20241017055443355 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241017055443355 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055443356 DLMGCP ERROR <0013> endpoint:rtpbridge/1@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241017055443356 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241017055443356 DLMGCP DEBUG <0013> Generated response: line #00: 515 1977 FAIL (mgcp_msg.c:67) MTC@176d1c6d6327: Setting conn-timeout to 1s MTC@176d1c6d6327: Sending RTP data for 1.5s 20241017055443372 DLMGCP DEBUG <0013> Received message: line #00: CRCX 1978 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055443372 DLMGCP DEBUG <0013> Received message: line #01: M: loopback (mgcp_msg.c:67) 20241017055443372 DLMGCP DEBUG <0013> Received message: line #02: C: 1225 (mgcp_msg.c:67) 20241017055443372 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055443372 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241017055443372 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055443372 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241017055443372 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055443372 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241017055443372 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 111 (mgcp_msg.c:67) 20241017055443372 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:111 GSM-HR-08/8000/1 (mgcp_msg.c:67) 20241017055443372 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055443372 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:279) 20241017055443372 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241017055443372 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055443372 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:D417257C watchdog kicked (mgcp_conn.c:158) 20241017055443372 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw conn:(1225/rtp C:D417257C r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055443372 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:D417257C connection mode 'loopback' 7 (mgcp_msg.c:120) 20241017055443372 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:D417257C output_enabled 1 (mgcp_msg.c:125) 20241017055443372 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055443372 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CI:D417257C Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:111=GSM-HR-08  (mgcp_sdp.c:444) 20241017055443372 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw conn:(1225/rtp C:D417257C 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) 20241017055443372 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241017055443373 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw RTP-setup: Endpoint is in loopback mode, stopping here! (mgcp_protocol.c:167) 20241017055443373 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:D417257C CRCX: Creating connection: port: 5904 (mgcp_protocol.c:1112) 20241017055443373 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CI:D417257C CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055443373 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055443373 DLMGCP DEBUG <0013> Generated response: line #00: 200 1978 OK (mgcp_msg.c:67) 20241017055443373 DLMGCP DEBUG <0013> Generated response: line #01: I: D417257C (mgcp_msg.c:67) 20241017055443373 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241017055443373 DLMGCP DEBUG <0013> Generated response: line #03: o=- D417257C 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055443373 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241017055443373 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055443373 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241017055443373 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5904 RTP/AVP 111 (mgcp_msg.c:67) 20241017055443373 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:111 GSM-HR-08/8000/1 (mgcp_msg.c:67) 20241017055443373 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241017055443395 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:D417257C watchdog kicked (mgcp_conn.c:158) 20241017055443416 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:D417257C watchdog kicked (mgcp_conn.c:158) 20241017055443436 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:D417257C watchdog kicked (mgcp_conn.c:158) 20241017055443457 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:D417257C watchdog kicked (mgcp_conn.c:158) 20241017055443477 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:D417257C watchdog kicked (mgcp_conn.c:158) 20241017055443498 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:D417257C watchdog kicked (mgcp_conn.c:158) 20241017055443518 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:D417257C watchdog kicked (mgcp_conn.c:158) 20241017055443539 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:D417257C watchdog kicked (mgcp_conn.c:158) 20241017055443559 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:D417257C watchdog kicked (mgcp_conn.c:158) 20241017055443579 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:D417257C watchdog kicked (mgcp_conn.c:158) 20241017055443600 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:D417257C watchdog kicked (mgcp_conn.c:158) 20241017055443621 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:D417257C watchdog kicked (mgcp_conn.c:158) 20241017055443641 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:D417257C watchdog kicked (mgcp_conn.c:158) 20241017055443662 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:D417257C watchdog kicked (mgcp_conn.c:158) 20241017055443683 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:D417257C watchdog kicked (mgcp_conn.c:158) 20241017055443703 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:D417257C watchdog kicked (mgcp_conn.c:158) 20241017055443724 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:D417257C watchdog kicked (mgcp_conn.c:158) 20241017055443745 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:D417257C watchdog kicked (mgcp_conn.c:158) 20241017055443765 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:D417257C watchdog kicked (mgcp_conn.c:158) 20241017055443786 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:D417257C watchdog kicked (mgcp_conn.c:158) 20241017055443807 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:D417257C watchdog kicked (mgcp_conn.c:158) 20241017055443828 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:D417257C watchdog kicked (mgcp_conn.c:158) 20241017055443850 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:D417257C watchdog kicked (mgcp_conn.c:158) 20241017055443870 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:D417257C watchdog kicked (mgcp_conn.c:158) 20241017055443891 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:D417257C watchdog kicked (mgcp_conn.c:158) 20241017055443912 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:D417257C watchdog kicked (mgcp_conn.c:158) 20241017055443932 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:D417257C watchdog kicked (mgcp_conn.c:158) 20241017055443954 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:D417257C watchdog kicked (mgcp_conn.c:158) 20241017055443976 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:D417257C watchdog kicked (mgcp_conn.c:158) 20241017055443997 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:D417257C watchdog kicked (mgcp_conn.c:158) 20241017055444018 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:D417257C watchdog kicked (mgcp_conn.c:158) 20241017055444040 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:D417257C watchdog kicked (mgcp_conn.c:158) 20241017055444061 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:D417257C watchdog kicked (mgcp_conn.c:158) 20241017055444083 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:D417257C watchdog kicked (mgcp_conn.c:158) 20241017055444105 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:D417257C watchdog kicked (mgcp_conn.c:158) 20241017055444126 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:D417257C watchdog kicked (mgcp_conn.c:158) 20241017055444147 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:D417257C watchdog kicked (mgcp_conn.c:158) 20241017055444167 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:D417257C watchdog kicked (mgcp_conn.c:158) 20241017055444189 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:D417257C watchdog kicked (mgcp_conn.c:158) 20241017055444210 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:D417257C watchdog kicked (mgcp_conn.c:158) 20241017055444231 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:D417257C watchdog kicked (mgcp_conn.c:158) 20241017055444253 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:D417257C watchdog kicked (mgcp_conn.c:158) 20241017055444274 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:D417257C watchdog kicked (mgcp_conn.c:158) 20241017055444296 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:D417257C watchdog kicked (mgcp_conn.c:158) 20241017055444318 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:D417257C watchdog kicked (mgcp_conn.c:158) 20241017055444338 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:D417257C watchdog kicked (mgcp_conn.c:158) 20241017055444360 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:D417257C watchdog kicked (mgcp_conn.c:158) 20241017055444382 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:D417257C watchdog kicked (mgcp_conn.c:158) 20241017055444403 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:D417257C watchdog kicked (mgcp_conn.c:158) 20241017055444425 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:D417257C watchdog kicked (mgcp_conn.c:158) 20241017055444446 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:D417257C watchdog kicked (mgcp_conn.c:158) 20241017055444467 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:D417257C watchdog kicked (mgcp_conn.c:158) 20241017055444489 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:D417257C watchdog kicked (mgcp_conn.c:158) 20241017055444510 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:D417257C watchdog kicked (mgcp_conn.c:158) 20241017055444532 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:D417257C watchdog kicked (mgcp_conn.c:158) 20241017055444553 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:D417257C watchdog kicked (mgcp_conn.c:158) 20241017055444575 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:D417257C watchdog kicked (mgcp_conn.c:158) 20241017055444596 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:D417257C watchdog kicked (mgcp_conn.c:158) 20241017055444618 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:D417257C watchdog kicked (mgcp_conn.c:158) 20241017055444639 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:D417257C watchdog kicked (mgcp_conn.c:158) 20241017055444659 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:D417257C watchdog kicked (mgcp_conn.c:158) 20241017055444680 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:D417257C watchdog kicked (mgcp_conn.c:158) 20241017055444700 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:D417257C watchdog kicked (mgcp_conn.c:158) 20241017055444721 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:D417257C watchdog kicked (mgcp_conn.c:158) 20241017055444741 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:D417257C watchdog kicked (mgcp_conn.c:158) 20241017055444761 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:D417257C watchdog kicked (mgcp_conn.c:158) 20241017055444782 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:D417257C watchdog kicked (mgcp_conn.c:158) 20241017055444803 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:D417257C watchdog kicked (mgcp_conn.c:158) 20241017055444824 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:D417257C watchdog kicked (mgcp_conn.c:158) 20241017055444844 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:D417257C watchdog kicked (mgcp_conn.c:158) 20241017055444865 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:D417257C watchdog kicked (mgcp_conn.c:158) MTC@176d1c6d6327: Stopping for 0.5s and resuming 20241017055445400 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:D417257C watchdog kicked (mgcp_conn.c:158) 20241017055445422 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:D417257C watchdog kicked (mgcp_conn.c:158) 20241017055445443 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:D417257C watchdog kicked (mgcp_conn.c:158) 20241017055445464 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:D417257C watchdog kicked (mgcp_conn.c:158) MTC@176d1c6d6327: Stopping for 1.5s, expecting to run into timeout 20241017055446466 DLMGCP ERROR <0013> endpoint:rtpbridge/1@mgw CI:D417257C connection timed out! (mgcp_conn.c:148) 20241017055446466 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) MTC@176d1c6d6327: Resuming should fail now RTPEM0(309)@176d1c6d6327: Connection refused (expected) RTPEM0(309)@176d1c6d6327: Connection refused (expected) RTPEM0(309)@176d1c6d6327: Connection refused (expected) RTPEM0(309)@176d1c6d6327: Connection refused (expected) RTPEM0(309)@176d1c6d6327: Connection refused (expected) RTPEM0(309)@176d1c6d6327: Connection refused (expected) RTPEM0(309)@176d1c6d6327: Connection refused (expected) RTPEM0(309)@176d1c6d6327: Connection refused (expected) RTPEM0(309)@176d1c6d6327: Connection refused (expected) MTC@176d1c6d6327: Setting conn-timeout back to 0 (disabled) RTPEM0(309)@176d1c6d6327: Connection refused (expected) MTC@176d1c6d6327: setverdict(pass): none -> pass RTPEM2(311)@176d1c6d6327: Final verdict of PTC: none VirtCallAgent-STATS(312)@176d1c6d6327: Final verdict of PTC: none RTPEM0(309)@176d1c6d6327: Final verdict of PTC: none IPA-CTRL-CLI-IPA(313)@176d1c6d6327: Final verdict of PTC: none RTPEM1(310)@176d1c6d6327: Final verdict of PTC: none MTC@176d1c6d6327: Setting final verdict of the test case. MTC@176d1c6d6327: Local verdict of MTC: pass MTC@176d1c6d6327: Local verdict of PTC RTPEM0(309): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC RTPEM1(310): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC RTPEM2(311): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC VirtCallAgent-STATS(312): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC IPA-CTRL-CLI-IPA(313): none (pass -> pass) MTC@176d1c6d6327: Test case TC_conn_timeout finished. Verdict: pass MTC@176d1c6d6327: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_conn_timeout pass'. Thu Oct 17 05:54:47 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=205076) Waiting for packet dumper to finish... 1 (prev_count=205076, count=213664) MTC@176d1c6d6327: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_conn_timeout pass' was executed successfully (exit status: 0). MTC@176d1c6d6327: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_e1_crcx_and_dlcx_ep'. ------ MGCP_Test.TC_e1_crcx_and_dlcx_ep ------ Thu Oct 17 05:54:49 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_e1_crcx_and_dlcx_ep.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_e1_crcx_and_dlcx_ep.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@176d1c6d6327: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_e1_crcx_and_dlcx_ep' was executed successfully (exit status: 0). MTC@176d1c6d6327: Test case TC_e1_crcx_and_dlcx_ep started. 20241017055450370 DLMGCP DEBUG <0013> Received message: line #00: DLCX 45145 ds/e1-1/s-1/su16-0@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055450371 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) 20241017055450371 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "ds/e1-1/s-1/su16-0@mgw" (mgcp_protocol.c:441) 20241017055450371 DLMGCP NOTICE <0013> endpoint:ds/e1-1/s-1/su16-0@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055450371 DLMGCP ERROR <0013> endpoint:ds/e1-1/s-1/su16-0@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241017055450371 DLMGCP DEBUG <0013> endpoint:ds/e1-1/s-1/su16-0@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241017055450371 DLMGCP DEBUG <0013> Generated response: line #00: 515 45145 FAIL (mgcp_msg.c:67) 20241017055450379 DLMGCP DEBUG <0013> Received message: line #00: CRCX 45146 ds/e1-1/s-1/su16-0@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055450379 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055450379 DLMGCP DEBUG <0013> Received message: line #02: C: 8376F297 (mgcp_msg.c:67) 20241017055450379 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055450379 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) 20241017055450379 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "ds/e1-1/s-1/su16-0@mgw" (mgcp_protocol.c:441) 20241017055450379 DLMGCP NOTICE <0013> endpoint:ds/e1-1/s-1/su16-0@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055450379 DE1 ERROR <0001> trunk:1 failed to update E1 line 1. (mgcp_e1.c:403) 20241017055450379 DLMGCP DEBUG <0013> endpoint:ds/e1-1/s-1/su16-0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055450379 DLMGCP DEBUG <0013> endpoint:ds/e1-1/s-1/su16-0@mgw Generated response: code=502 (mgcp_protocol.c:230) 20241017055450379 DLMGCP DEBUG <0013> Generated response: line #00: 502 45146 FAIL (mgcp_msg.c:67) MTC@176d1c6d6327: setverdict(fail): none -> fail reason: "Response didn't match template", new component reason: "Response didn't match template" RTPEM0(314)@176d1c6d6327: Final verdict of PTC: none IPA-CTRL-CLI-IPA(318)@176d1c6d6327: Final verdict of PTC: none RTPEM1(315)@176d1c6d6327: Final verdict of PTC: none RTPEM2(316)@176d1c6d6327: Final verdict of PTC: none VirtCallAgent-STATS(317)@176d1c6d6327: Final verdict of PTC: none MTC@176d1c6d6327: Setting final verdict of the test case. MTC@176d1c6d6327: Local verdict of MTC: fail reason: "Response didn't match template" MTC@176d1c6d6327: Local verdict of PTC RTPEM0(314): none (fail -> fail) MTC@176d1c6d6327: Local verdict of PTC RTPEM1(315): none (fail -> fail) MTC@176d1c6d6327: Local verdict of PTC RTPEM2(316): none (fail -> fail) MTC@176d1c6d6327: Local verdict of PTC VirtCallAgent-STATS(317): none (fail -> fail) MTC@176d1c6d6327: Local verdict of PTC IPA-CTRL-CLI-IPA(318): none (fail -> fail) MTC@176d1c6d6327: Test case TC_e1_crcx_and_dlcx_ep finished. Verdict: fail reason: Response didn't match template MTC@176d1c6d6327: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_e1_crcx_and_dlcx_ep fail'. Thu Oct 17 05:54:50 UTC 2024 ------ MGCP_Test.TC_e1_crcx_and_dlcx_ep fail ------ Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_e1_crcx_and_dlcx_ep.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=17348) MTC@176d1c6d6327: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_e1_crcx_and_dlcx_ep fail' was executed successfully (exit status: 0). MTC@176d1c6d6327: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_e1_crcx_with_overlap'. ------ MGCP_Test.TC_e1_crcx_with_overlap ------ Thu Oct 17 05:54:52 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_e1_crcx_with_overlap.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_e1_crcx_with_overlap.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@176d1c6d6327: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_e1_crcx_with_overlap' was executed successfully (exit status: 0). MTC@176d1c6d6327: Test case TC_e1_crcx_with_overlap started. 20241017055453591 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27557 ds/e1-1/s-1/su8-0@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055453591 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055453591 DLMGCP DEBUG <0013> Received message: line #02: C: 8376F297 (mgcp_msg.c:67) 20241017055453591 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055453591 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) 20241017055453591 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "ds/e1-1/s-1/su8-0@mgw" (mgcp_protocol.c:441) 20241017055453591 DLMGCP NOTICE <0013> endpoint:ds/e1-1/s-1/su8-0@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055453591 DE1 ERROR <0001> trunk:1 failed to update E1 line 1. (mgcp_e1.c:403) 20241017055453591 DLMGCP DEBUG <0013> endpoint:ds/e1-1/s-1/su8-0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055453591 DLMGCP DEBUG <0013> endpoint:ds/e1-1/s-1/su8-0@mgw Generated response: code=502 (mgcp_protocol.c:230) 20241017055453591 DLMGCP DEBUG <0013> Generated response: line #00: 502 27557 FAIL (mgcp_msg.c:67) MTC@176d1c6d6327: setverdict(fail): none -> fail reason: "Response didn't match template", new component reason: "Response didn't match template" IPA-CTRL-CLI-IPA(323)@176d1c6d6327: Final verdict of PTC: none VirtCallAgent-STATS(322)@176d1c6d6327: Final verdict of PTC: none RTPEM0(319)@176d1c6d6327: Final verdict of PTC: none RTPEM2(321)@176d1c6d6327: Final verdict of PTC: none RTPEM1(320)@176d1c6d6327: Final verdict of PTC: none MTC@176d1c6d6327: Setting final verdict of the test case. MTC@176d1c6d6327: Local verdict of MTC: fail reason: "Response didn't match template" MTC@176d1c6d6327: Local verdict of PTC RTPEM0(319): none (fail -> fail) MTC@176d1c6d6327: Local verdict of PTC RTPEM1(320): none (fail -> fail) MTC@176d1c6d6327: Local verdict of PTC RTPEM2(321): none (fail -> fail) MTC@176d1c6d6327: Local verdict of PTC VirtCallAgent-STATS(322): none (fail -> fail) MTC@176d1c6d6327: Local verdict of PTC IPA-CTRL-CLI-IPA(323): none (fail -> fail) MTC@176d1c6d6327: Test case TC_e1_crcx_with_overlap finished. Verdict: fail reason: Response didn't match template MTC@176d1c6d6327: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_e1_crcx_with_overlap fail'. Thu Oct 17 05:54:53 UTC 2024 ------ MGCP_Test.TC_e1_crcx_with_overlap fail ------ Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_e1_crcx_with_overlap.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=15388) MTC@176d1c6d6327: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_e1_crcx_with_overlap fail' was executed successfully (exit status: 0). MTC@176d1c6d6327: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_e1_crcx_loopback'. ------ MGCP_Test.TC_e1_crcx_loopback ------ Thu Oct 17 05:54:55 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_e1_crcx_loopback.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_e1_crcx_loopback.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@176d1c6d6327: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_e1_crcx_loopback' was executed successfully (exit status: 0). MTC@176d1c6d6327: Test case TC_e1_crcx_loopback started. 20241017055456781 DLMGCP DEBUG <0013> Received message: line #00: DLCX 6069 ds/e1-1/s-1/su16-0@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055456781 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) 20241017055456781 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "ds/e1-1/s-1/su16-0@mgw" (mgcp_protocol.c:441) 20241017055456781 DLMGCP NOTICE <0013> endpoint:ds/e1-1/s-1/su16-0@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055456781 DLMGCP ERROR <0013> endpoint:ds/e1-1/s-1/su16-0@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241017055456781 DLMGCP DEBUG <0013> endpoint:ds/e1-1/s-1/su16-0@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241017055456781 DLMGCP DEBUG <0013> Generated response: line #00: 515 6069 FAIL (mgcp_msg.c:67) 20241017055456793 DLMGCP DEBUG <0013> Received message: line #00: CRCX 6070 ds/e1-1/s-1/su16-0@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055456793 DLMGCP DEBUG <0013> Received message: line #01: M: loopback (mgcp_msg.c:67) 20241017055456793 DLMGCP DEBUG <0013> Received message: line #02: C: 12250989 (mgcp_msg.c:67) 20241017055456793 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055456793 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241017055456793 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055456793 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241017055456793 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055456793 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241017055456793 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 111 (mgcp_msg.c:67) 20241017055456793 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:111 GSM-HR-08/8000/1 (mgcp_msg.c:67) 20241017055456793 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055456793 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) 20241017055456793 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "ds/e1-1/s-1/su16-0@mgw" (mgcp_protocol.c:441) 20241017055456793 DLMGCP NOTICE <0013> endpoint:ds/e1-1/s-1/su16-0@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055456794 DE1 ERROR <0001> trunk:1 failed to update E1 line 1. (mgcp_e1.c:403) 20241017055456794 DLMGCP DEBUG <0013> endpoint:ds/e1-1/s-1/su16-0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055456794 DLMGCP DEBUG <0013> endpoint:ds/e1-1/s-1/su16-0@mgw Generated response: code=502 (mgcp_protocol.c:230) 20241017055456794 DLMGCP DEBUG <0013> Generated response: line #00: 502 6070 FAIL (mgcp_msg.c:67) MTC@176d1c6d6327: setverdict(fail): none -> fail reason: "Response didn't match template", new component reason: "Response didn't match template" RTPEM1(325)@176d1c6d6327: Final verdict of PTC: none RTPEM2(326)@176d1c6d6327: Final verdict of PTC: none RTPEM0(324)@176d1c6d6327: Final verdict of PTC: none IPA-CTRL-CLI-IPA(328)@176d1c6d6327: Final verdict of PTC: none VirtCallAgent-STATS(327)@176d1c6d6327: Final verdict of PTC: none MTC@176d1c6d6327: Setting final verdict of the test case. MTC@176d1c6d6327: Local verdict of MTC: fail reason: "Response didn't match template" MTC@176d1c6d6327: Local verdict of PTC RTPEM0(324): none (fail -> fail) MTC@176d1c6d6327: Local verdict of PTC RTPEM1(325): none (fail -> fail) MTC@176d1c6d6327: Local verdict of PTC RTPEM2(326): none (fail -> fail) MTC@176d1c6d6327: Local verdict of PTC VirtCallAgent-STATS(327): none (fail -> fail) MTC@176d1c6d6327: Local verdict of PTC IPA-CTRL-CLI-IPA(328): none (fail -> fail) MTC@176d1c6d6327: Test case TC_e1_crcx_loopback finished. Verdict: fail reason: Response didn't match template MTC@176d1c6d6327: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_e1_crcx_loopback fail'. Thu Oct 17 05:54:56 UTC 2024 ------ MGCP_Test.TC_e1_crcx_loopback fail ------ Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_e1_crcx_loopback.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=19228) MTC@176d1c6d6327: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_e1_crcx_loopback fail' was executed successfully (exit status: 0). MTC@176d1c6d6327: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_e1_dlcx_wildcarded'. ------ MGCP_Test.TC_e1_dlcx_wildcarded ------ Thu Oct 17 05:54:58 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_e1_dlcx_wildcarded.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_e1_dlcx_wildcarded.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@176d1c6d6327: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_e1_dlcx_wildcarded' was executed successfully (exit status: 0). MTC@176d1c6d6327: Test case TC_e1_dlcx_wildcarded started. 20241017055459993 DLMGCP DEBUG <0013> Received message: line #00: CRCX 7313 ds/e1-1/s-1/su16-0@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055459993 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055459993 DLMGCP DEBUG <0013> Received message: line #02: C: 8376F297 (mgcp_msg.c:67) 20241017055459993 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055459993 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) 20241017055459993 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "ds/e1-1/s-1/su16-0@mgw" (mgcp_protocol.c:441) 20241017055459993 DLMGCP NOTICE <0013> endpoint:ds/e1-1/s-1/su16-0@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055459993 DE1 ERROR <0001> trunk:1 failed to update E1 line 1. (mgcp_e1.c:403) 20241017055459993 DLMGCP DEBUG <0013> endpoint:ds/e1-1/s-1/su16-0@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055459993 DLMGCP DEBUG <0013> endpoint:ds/e1-1/s-1/su16-0@mgw Generated response: code=502 (mgcp_protocol.c:230) 20241017055459993 DLMGCP DEBUG <0013> Generated response: line #00: 502 7313 FAIL (mgcp_msg.c:67) MTC@176d1c6d6327: setverdict(fail): none -> fail reason: "Response didn't match template", new component reason: "Response didn't match template" IPA-CTRL-CLI-IPA(333)@176d1c6d6327: Final verdict of PTC: none RTPEM0(329)@176d1c6d6327: Final verdict of PTC: none VirtCallAgent-STATS(332)@176d1c6d6327: Final verdict of PTC: none RTPEM1(330)@176d1c6d6327: Final verdict of PTC: none RTPEM2(331)@176d1c6d6327: Final verdict of PTC: none MTC@176d1c6d6327: Setting final verdict of the test case. MTC@176d1c6d6327: Local verdict of MTC: fail reason: "Response didn't match template" MTC@176d1c6d6327: Local verdict of PTC RTPEM0(329): none (fail -> fail) MTC@176d1c6d6327: Local verdict of PTC RTPEM1(330): none (fail -> fail) MTC@176d1c6d6327: Local verdict of PTC RTPEM2(331): none (fail -> fail) MTC@176d1c6d6327: Local verdict of PTC VirtCallAgent-STATS(332): none (fail -> fail) MTC@176d1c6d6327: Local verdict of PTC IPA-CTRL-CLI-IPA(333): none (fail -> fail) MTC@176d1c6d6327: Test case TC_e1_dlcx_wildcarded finished. Verdict: fail reason: Response didn't match template MTC@176d1c6d6327: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_e1_dlcx_wildcarded fail'. Thu Oct 17 05:55:00 UTC 2024 ------ MGCP_Test.TC_e1_dlcx_wildcarded fail ------ Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_e1_dlcx_wildcarded.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=15376) MTC@176d1c6d6327: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_e1_dlcx_wildcarded fail' was executed successfully (exit status: 0). MTC@176d1c6d6327: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_mdcx_ip4'. ------ MGCP_Test.TC_crcx_mdcx_ip4 ------ Thu Oct 17 05:55:02 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_crcx_mdcx_ip4.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_crcx_mdcx_ip4.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@176d1c6d6327: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_mdcx_ip4' was executed successfully (exit status: 0). MTC@176d1c6d6327: Test case TC_crcx_mdcx_ip4 started. 20241017055503176 DLMGCP DEBUG <0013> Received message: line #00: DLCX 56033 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055503176 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241017055503176 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241017055503176 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055503176 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241017055503176 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241017055503176 DLMGCP DEBUG <0013> Generated response: line #00: 515 56033 FAIL (mgcp_msg.c:67) 20241017055503184 DLMGCP DEBUG <0013> Received message: line #00: CRCX 56034 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055503184 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055503184 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055503184 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055503184 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241017055503184 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241017055503184 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055503184 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1234/rtp C:F4CA27F1 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055503184 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:F4CA27F1 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055503184 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:F4CA27F1 output_enabled 0 (mgcp_msg.c:125) 20241017055503184 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055503184 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1234/rtp C:F4CA27F1 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055503184 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055503185 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:F4CA27F1 CRCX: Creating connection: port: 5906 (mgcp_protocol.c:1112) 20241017055503185 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:F4CA27F1 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055503185 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055503185 DLMGCP DEBUG <0013> Generated response: line #00: 200 56034 OK (mgcp_msg.c:67) 20241017055503185 DLMGCP DEBUG <0013> Generated response: line #01: I: F4CA27F1 (mgcp_msg.c:67) 20241017055503185 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241017055503185 DLMGCP DEBUG <0013> Generated response: line #03: o=- F4CA27F1 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055503185 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241017055503185 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055503185 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241017055503185 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5906 RTP/AVP 112 (mgcp_msg.c:67) 20241017055503185 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055503185 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241017055503187 DLMGCP DEBUG <0013> Received message: line #00: MDCX 56035 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055503187 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241017055503187 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055503187 DLMGCP DEBUG <0013> Received message: line #03: I: F4CA27F1 (mgcp_msg.c:67) 20241017055503187 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055503187 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241017055503187 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.2 (mgcp_msg.c:67) 20241017055503187 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241017055503187 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055503187 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241017055503187 DLMGCP DEBUG <0013> Received message: line #10: m=audio 2344 RTP/AVP 98 (mgcp_msg.c:67) 20241017055503187 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:98 AMR/8000 (mgcp_msg.c:67) 20241017055503187 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241017055503187 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241017055503187 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241017055503187 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1155) 20241017055503187 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1234/rtp C:F4CA27F1 r=NULL:0<->l=::1:5906) (mgcp_msg.c:118) 20241017055503187 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:F4CA27F1 connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241017055503187 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:F4CA27F1 output_enabled 1 (mgcp_msg.c:125) 20241017055503187 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055503187 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:F4CA27F1 Got media info via SDP: port:2344, addr:127.0.0.1, duration:20, payload-types:98=AMR  (mgcp_sdp.c:444) 20241017055503187 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1234/rtp C:F4CA27F1 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) 20241017055503188 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 2344 (mgcp_protocol.c:726) 20241017055503188 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:F4CA27F1 MDCX: modified conn:(1234/rtp C:F4CA27F1 r=127.0.0.1:2344<->l=127.0.0.1:5908) (mgcp_protocol.c:1338) 20241017055503188 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:F4CA27F1 MDCX: connection successfully modified (mgcp_protocol.c:1351) 20241017055503188 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055503188 DLMGCP DEBUG <0013> Generated response: line #00: 200 56035 OK (mgcp_msg.c:67) 20241017055503188 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:67) 20241017055503188 DLMGCP DEBUG <0013> Generated response: line #02: o=- F4CA27F1 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055503188 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:67) 20241017055503188 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055503188 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:67) 20241017055503188 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5908 RTP/AVP 98 (mgcp_msg.c:67) 20241017055503188 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:98 AMR/8000 (mgcp_msg.c:67) 20241017055503188 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:67) 20241017055503189 DLMGCP DEBUG <0013> Received message: line #00: DLCX 56036 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055503189 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055503189 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241017055503189 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241017055503189 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055503189 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055503189 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055503189 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055503189 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055503189 DLMGCP DEBUG <0013> Generated response: line #00: 200 56036 OK (mgcp_msg.c:67) MTC@176d1c6d6327: setverdict(pass): none -> pass RTPEM0(334)@176d1c6d6327: Final verdict of PTC: none IPA-CTRL-CLI-IPA(338)@176d1c6d6327: Final verdict of PTC: none VirtCallAgent-STATS(337)@176d1c6d6327: Final verdict of PTC: none RTPEM1(335)@176d1c6d6327: Final verdict of PTC: none RTPEM2(336)@176d1c6d6327: Final verdict of PTC: none MTC@176d1c6d6327: Setting final verdict of the test case. MTC@176d1c6d6327: Local verdict of MTC: pass MTC@176d1c6d6327: Local verdict of PTC RTPEM0(334): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC RTPEM1(335): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC RTPEM2(336): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC VirtCallAgent-STATS(337): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC IPA-CTRL-CLI-IPA(338): none (pass -> pass) MTC@176d1c6d6327: Test case TC_crcx_mdcx_ip4 finished. Verdict: pass MTC@176d1c6d6327: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_mdcx_ip4 pass'. Thu Oct 17 05:55:03 UTC 2024 ====== MGCP_Test.TC_crcx_mdcx_ip4 pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_crcx_mdcx_ip4.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=35652) MTC@176d1c6d6327: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_mdcx_ip4 pass' was executed successfully (exit status: 0). MTC@176d1c6d6327: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_mdcx_ip6'. ------ MGCP_Test.TC_crcx_mdcx_ip6 ------ Thu Oct 17 05:55:05 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_crcx_mdcx_ip6.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_crcx_mdcx_ip6.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@176d1c6d6327: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_mdcx_ip6' was executed successfully (exit status: 0). MTC@176d1c6d6327: Test case TC_crcx_mdcx_ip6 started. 20241017055506370 DLMGCP DEBUG <0013> Received message: line #00: DLCX 33221 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055506370 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241017055506370 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241017055506370 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055506370 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241017055506370 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241017055506370 DLMGCP DEBUG <0013> Generated response: line #00: 515 33221 FAIL (mgcp_msg.c:67) 20241017055506377 DLMGCP DEBUG <0013> Received message: line #00: CRCX 33222 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055506377 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055506377 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055506377 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055506377 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241017055506377 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241017055506377 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055506377 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1234/rtp C:A9D17FD4 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055506377 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:A9D17FD4 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055506377 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:A9D17FD4 output_enabled 0 (mgcp_msg.c:125) 20241017055506377 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055506377 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1234/rtp C:A9D17FD4 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055506377 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055506377 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:A9D17FD4 CRCX: Creating connection: port: 5910 (mgcp_protocol.c:1112) 20241017055506377 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:A9D17FD4 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055506377 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055506377 DLMGCP DEBUG <0013> Generated response: line #00: 200 33222 OK (mgcp_msg.c:67) 20241017055506377 DLMGCP DEBUG <0013> Generated response: line #01: I: A9D17FD4 (mgcp_msg.c:67) 20241017055506377 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241017055506377 DLMGCP DEBUG <0013> Generated response: line #03: o=- A9D17FD4 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055506377 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241017055506377 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055506377 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241017055506377 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5910 RTP/AVP 112 (mgcp_msg.c:67) 20241017055506377 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055506377 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241017055506379 DLMGCP DEBUG <0013> Received message: line #00: MDCX 33223 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055506379 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241017055506379 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055506379 DLMGCP DEBUG <0013> Received message: line #03: I: A9D17FD4 (mgcp_msg.c:67) 20241017055506379 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055506379 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241017055506379 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP6 ::2 (mgcp_msg.c:67) 20241017055506379 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241017055506379 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055506379 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241017055506379 DLMGCP DEBUG <0013> Received message: line #10: m=audio 2344 RTP/AVP 98 (mgcp_msg.c:67) 20241017055506379 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:98 AMR/8000 (mgcp_msg.c:67) 20241017055506379 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241017055506379 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241017055506379 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241017055506379 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1155) 20241017055506379 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1234/rtp C:A9D17FD4 r=NULL:0<->l=::1:5910) (mgcp_msg.c:118) 20241017055506379 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:A9D17FD4 connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241017055506379 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:A9D17FD4 output_enabled 1 (mgcp_msg.c:125) 20241017055506379 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055506379 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:A9D17FD4 Got media info via SDP: port:2344, addr:::1, duration:20, payload-types:98=AMR  (mgcp_sdp.c:444) 20241017055506379 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1234/rtp C:A9D17FD4 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) 20241017055506380 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 2344 (mgcp_protocol.c:726) 20241017055506380 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:A9D17FD4 MDCX: modified conn:(1234/rtp C:A9D17FD4 r=::1:2344<->l=::1:5910) (mgcp_protocol.c:1338) 20241017055506380 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:A9D17FD4 MDCX: connection successfully modified (mgcp_protocol.c:1351) 20241017055506380 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055506380 DLMGCP DEBUG <0013> Generated response: line #00: 200 33223 OK (mgcp_msg.c:67) 20241017055506380 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:67) 20241017055506380 DLMGCP DEBUG <0013> Generated response: line #02: o=- A9D17FD4 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055506380 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:67) 20241017055506380 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055506380 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:67) 20241017055506380 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5910 RTP/AVP 98 (mgcp_msg.c:67) 20241017055506380 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:98 AMR/8000 (mgcp_msg.c:67) 20241017055506380 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:67) 20241017055506381 DLMGCP DEBUG <0013> Received message: line #00: DLCX 33224 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055506381 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055506381 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241017055506381 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241017055506381 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055506381 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055506381 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055506381 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055506381 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055506381 DLMGCP DEBUG <0013> Generated response: line #00: 200 33224 OK (mgcp_msg.c:67) MTC@176d1c6d6327: setverdict(pass): none -> pass RTPEM2(341)@176d1c6d6327: Final verdict of PTC: none RTPEM1(340)@176d1c6d6327: Final verdict of PTC: none VirtCallAgent-STATS(342)@176d1c6d6327: Final verdict of PTC: none RTPEM0(339)@176d1c6d6327: Final verdict of PTC: none IPA-CTRL-CLI-IPA(343)@176d1c6d6327: Final verdict of PTC: none MTC@176d1c6d6327: Setting final verdict of the test case. MTC@176d1c6d6327: Local verdict of MTC: pass MTC@176d1c6d6327: Local verdict of PTC RTPEM0(339): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC RTPEM1(340): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC RTPEM2(341): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC VirtCallAgent-STATS(342): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC IPA-CTRL-CLI-IPA(343): none (pass -> pass) MTC@176d1c6d6327: Test case TC_crcx_mdcx_ip6 finished. Verdict: pass MTC@176d1c6d6327: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_mdcx_ip6 pass'. Thu Oct 17 05:55:06 UTC 2024 ====== MGCP_Test.TC_crcx_mdcx_ip6 pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_crcx_mdcx_ip6.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=35120) MTC@176d1c6d6327: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_mdcx_ip6 pass' was executed successfully (exit status: 0). MTC@176d1c6d6327: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_iufp_sendrecv'. ------ MGCP_Test.TC_crcx_iufp_sendrecv ------ Thu Oct 17 05:55:08 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_crcx_iufp_sendrecv.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_crcx_iufp_sendrecv.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@176d1c6d6327: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_iufp_sendrecv' was executed successfully (exit status: 0). MTC@176d1c6d6327: Test case TC_crcx_iufp_sendrecv started. 20241017055509576 DLMGCP DEBUG <0013> Received message: line #00: DLCX 942 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055509576 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241017055509576 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241017055509576 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055509576 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241017055509576 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241017055509576 DLMGCP DEBUG <0013> Generated response: line #00: 515 942 FAIL (mgcp_msg.c:67) 20241017055509581 DLMGCP DEBUG <0013> Received message: line #00: CRCX 943 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055509581 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241017055509581 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055509581 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055509581 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241017055509581 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.2 (mgcp_msg.c:67) 20241017055509581 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241017055509581 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055509581 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241017055509581 DLMGCP DEBUG <0013> Received message: line #09: m=audio 0 RTP/AVP 96 (mgcp_msg.c:67) 20241017055509581 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241017055509581 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055509581 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241017055509581 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241017055509581 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055509581 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1234/rtp C:05741FF1 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055509581 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:05741FF1 connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241017055509581 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:05741FF1 output_enabled 1 (mgcp_msg.c:125) 20241017055509581 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055509581 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:05741FF1 Got media info via SDP: port:0, addr:127.0.0.1, duration:20, payload-types:96=VND.3GPP.IUFP  (mgcp_sdp.c:444) 20241017055509581 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1234/rtp C:05741FF1 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) 20241017055509581 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055509581 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:05741FF1 CRCX: Creating connection: port: 5912 (mgcp_protocol.c:1112) 20241017055509581 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:05741FF1 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055509581 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055509581 DLMGCP DEBUG <0013> Generated response: line #00: 200 943 OK (mgcp_msg.c:67) 20241017055509581 DLMGCP DEBUG <0013> Generated response: line #01: I: 05741FF1 (mgcp_msg.c:67) 20241017055509581 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241017055509581 DLMGCP DEBUG <0013> Generated response: line #03: o=- 05741FF1 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055509581 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241017055509581 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055509581 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241017055509581 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5912 RTP/AVP 96 (mgcp_msg.c:67) 20241017055509581 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241017055509581 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241017055509582 DLMGCP DEBUG <0013> Received message: line #00: MDCX 944 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055509582 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241017055509582 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055509582 DLMGCP DEBUG <0013> Received message: line #03: I: 05741FF1 (mgcp_msg.c:67) 20241017055509582 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055509582 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241017055509582 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.2 (mgcp_msg.c:67) 20241017055509582 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241017055509582 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055509582 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241017055509582 DLMGCP DEBUG <0013> Received message: line #10: m=audio 2344 RTP/AVP 96 (mgcp_msg.c:67) 20241017055509582 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241017055509582 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241017055509582 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241017055509582 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241017055509582 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1155) 20241017055509582 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1234/rtp C:05741FF1 r=127.0.0.1:0<->l=127.0.0.1:5912) (mgcp_msg.c:118) 20241017055509582 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:05741FF1 connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241017055509582 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:05741FF1 output_enabled 1 (mgcp_msg.c:125) 20241017055509582 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055509582 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:05741FF1 Got media info via SDP: port:2344, addr:127.0.0.1, duration:20, payload-types:96=VND.3GPP.IUFP  (mgcp_sdp.c:444) 20241017055509582 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1234/rtp C:05741FF1 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) 20241017055509582 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 2344 (mgcp_protocol.c:726) 20241017055509582 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:05741FF1 MDCX: modified conn:(1234/rtp C:05741FF1 r=127.0.0.1:2344<->l=127.0.0.1:5912) (mgcp_protocol.c:1338) 20241017055509582 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:05741FF1 MDCX: connection successfully modified (mgcp_protocol.c:1351) 20241017055509582 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055509582 DLMGCP DEBUG <0013> Generated response: line #00: 200 944 OK (mgcp_msg.c:67) 20241017055509582 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:67) 20241017055509582 DLMGCP DEBUG <0013> Generated response: line #02: o=- 05741FF1 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055509582 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:67) 20241017055509582 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055509582 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:67) 20241017055509582 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5912 RTP/AVP 96 (mgcp_msg.c:67) 20241017055509582 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241017055509582 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:67) 20241017055509583 DLMGCP DEBUG <0013> Received message: line #00: DLCX 945 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055509583 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055509583 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241017055509583 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241017055509583 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055509583 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055509583 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055509583 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055509583 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055509583 DLMGCP DEBUG <0013> Generated response: line #00: 200 945 OK (mgcp_msg.c:67) MTC@176d1c6d6327: setverdict(pass): none -> pass IPA-CTRL-CLI-IPA(348)@176d1c6d6327: Final verdict of PTC: none RTPEM1(345)@176d1c6d6327: Final verdict of PTC: none RTPEM2(346)@176d1c6d6327: Final verdict of PTC: none RTPEM0(344)@176d1c6d6327: Final verdict of PTC: none VirtCallAgent-STATS(347)@176d1c6d6327: Final verdict of PTC: none MTC@176d1c6d6327: Setting final verdict of the test case. MTC@176d1c6d6327: Local verdict of MTC: pass MTC@176d1c6d6327: Local verdict of PTC RTPEM0(344): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC RTPEM1(345): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC RTPEM2(346): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC VirtCallAgent-STATS(347): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC IPA-CTRL-CLI-IPA(348): none (pass -> pass) MTC@176d1c6d6327: Test case TC_crcx_iufp_sendrecv finished. Verdict: pass MTC@176d1c6d6327: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_iufp_sendrecv pass'. Thu Oct 17 05:55:09 UTC 2024 ====== MGCP_Test.TC_crcx_iufp_sendrecv pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_crcx_iufp_sendrecv.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=38860) MTC@176d1c6d6327: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_iufp_sendrecv pass' was executed successfully (exit status: 0). MTC@176d1c6d6327: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_iufp_recvonly'. ------ MGCP_Test.TC_crcx_iufp_recvonly ------ Thu Oct 17 05:55:11 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_crcx_iufp_recvonly.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_crcx_iufp_recvonly.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@176d1c6d6327: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_iufp_recvonly' was executed successfully (exit status: 0). MTC@176d1c6d6327: Test case TC_crcx_iufp_recvonly started. 20241017055512779 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29092 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055512779 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241017055512779 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241017055512779 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055512779 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241017055512779 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241017055512779 DLMGCP DEBUG <0013> Generated response: line #00: 515 29092 FAIL (mgcp_msg.c:67) 20241017055512786 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29093 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055512786 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055512786 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055512786 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055512786 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241017055512786 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.2 (mgcp_msg.c:67) 20241017055512786 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241017055512786 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055512786 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241017055512786 DLMGCP DEBUG <0013> Received message: line #09: m=audio 0 RTP/AVP 96 (mgcp_msg.c:67) 20241017055512786 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241017055512786 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055512786 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241017055512786 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241017055512786 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055512786 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1234/rtp C:AA397EF9 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055512786 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:AA397EF9 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055512786 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:AA397EF9 output_enabled 0 (mgcp_msg.c:125) 20241017055512786 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055512786 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:AA397EF9 Got media info via SDP: port:0, addr:127.0.0.1, duration:20, payload-types:96=VND.3GPP.IUFP  (mgcp_sdp.c:444) 20241017055512786 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1234/rtp C:AA397EF9 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) 20241017055512786 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055512786 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:AA397EF9 CRCX: Creating connection: port: 5914 (mgcp_protocol.c:1112) 20241017055512786 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:AA397EF9 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055512786 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055512786 DLMGCP DEBUG <0013> Generated response: line #00: 200 29093 OK (mgcp_msg.c:67) 20241017055512786 DLMGCP DEBUG <0013> Generated response: line #01: I: AA397EF9 (mgcp_msg.c:67) 20241017055512786 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241017055512786 DLMGCP DEBUG <0013> Generated response: line #03: o=- AA397EF9 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055512786 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241017055512786 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055512786 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241017055512786 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5914 RTP/AVP 96 (mgcp_msg.c:67) 20241017055512786 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241017055512787 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241017055512788 DLMGCP DEBUG <0013> Received message: line #00: MDCX 29094 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055512788 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241017055512788 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241017055512788 DLMGCP DEBUG <0013> Received message: line #03: I: AA397EF9 (mgcp_msg.c:67) 20241017055512788 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055512788 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241017055512788 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.2 (mgcp_msg.c:67) 20241017055512788 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241017055512788 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055512788 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241017055512788 DLMGCP DEBUG <0013> Received message: line #10: m=audio 2344 RTP/AVP 96 (mgcp_msg.c:67) 20241017055512788 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241017055512788 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241017055512788 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241017055512788 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241017055512788 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1155) 20241017055512788 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1234/rtp C:AA397EF9 r=127.0.0.1:0<->l=127.0.0.1:5914) (mgcp_msg.c:118) 20241017055512788 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:AA397EF9 connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241017055512788 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:AA397EF9 output_enabled 1 (mgcp_msg.c:125) 20241017055512788 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055512788 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:AA397EF9 Got media info via SDP: port:2344, addr:127.0.0.1, duration:20, payload-types:96=VND.3GPP.IUFP  (mgcp_sdp.c:444) 20241017055512788 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1234/rtp C:AA397EF9 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) 20241017055512788 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 2344 (mgcp_protocol.c:726) 20241017055512788 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:AA397EF9 MDCX: modified conn:(1234/rtp C:AA397EF9 r=127.0.0.1:2344<->l=127.0.0.1:5914) (mgcp_protocol.c:1338) 20241017055512788 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:AA397EF9 MDCX: connection successfully modified (mgcp_protocol.c:1351) 20241017055512788 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055512788 DLMGCP DEBUG <0013> Generated response: line #00: 200 29094 OK (mgcp_msg.c:67) 20241017055512788 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:67) 20241017055512788 DLMGCP DEBUG <0013> Generated response: line #02: o=- AA397EF9 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055512788 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:67) 20241017055512788 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055512788 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:67) 20241017055512788 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5914 RTP/AVP 96 (mgcp_msg.c:67) 20241017055512788 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241017055512788 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:67) 20241017055512789 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29095 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055512789 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241017055512789 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241017055512789 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241017055512789 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055512790 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055512790 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055512790 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055512790 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055512790 DLMGCP DEBUG <0013> Generated response: line #00: 200 29095 OK (mgcp_msg.c:67) MTC@176d1c6d6327: setverdict(pass): none -> pass IPA-CTRL-CLI-IPA(353)@176d1c6d6327: Final verdict of PTC: none RTPEM2(351)@176d1c6d6327: Final verdict of PTC: none RTPEM0(349)@176d1c6d6327: Final verdict of PTC: none RTPEM1(350)@176d1c6d6327: Final verdict of PTC: none VirtCallAgent-STATS(352)@176d1c6d6327: Final verdict of PTC: none MTC@176d1c6d6327: Setting final verdict of the test case. MTC@176d1c6d6327: Local verdict of MTC: pass MTC@176d1c6d6327: Local verdict of PTC RTPEM0(349): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC RTPEM1(350): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC RTPEM2(351): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC VirtCallAgent-STATS(352): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC IPA-CTRL-CLI-IPA(353): none (pass -> pass) MTC@176d1c6d6327: Test case TC_crcx_iufp_recvonly finished. Verdict: pass MTC@176d1c6d6327: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_iufp_recvonly pass'. Thu Oct 17 05:55:12 UTC 2024 ====== MGCP_Test.TC_crcx_iufp_recvonly pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_crcx_iufp_recvonly.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=38628) MTC@176d1c6d6327: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_iufp_recvonly pass' was executed successfully (exit status: 0). MTC@176d1c6d6327: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_ipv4_ipv6'. ------ MGCP_Test.TC_two_crcx_mdcx_and_rtp_ipv4_ipv6 ------ Thu Oct 17 05:55:14 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_two_crcx_mdcx_and_rtp_ipv4_ipv6.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_two_crcx_mdcx_and_rtp_ipv4_ipv6.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@176d1c6d6327: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_ipv4_ipv6' was executed successfully (exit status: 0). MTC@176d1c6d6327: Test case TC_two_crcx_mdcx_and_rtp_ipv4_ipv6 started. 20241017055515971 DLMGCP DEBUG <0013> Received message: line #00: DLCX 50206 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055515971 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241017055515971 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241017055515971 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055515971 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241017055515972 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241017055515972 DLMGCP DEBUG <0013> Generated response: line #00: 515 50206 FAIL (mgcp_msg.c:67) 20241017055515983 DLMGCP DEBUG <0013> Received message: line #00: CRCX 50207 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055515983 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055515983 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241017055515983 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055515983 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241017055515983 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055515983 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241017055515983 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055515983 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241017055515983 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 3 (mgcp_msg.c:67) 20241017055515983 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:3 GSM/8000/1 (mgcp_msg.c:67) 20241017055515983 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055515983 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241017055515983 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241017055515983 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055515983 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:716F8C67 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055515983 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:716F8C67 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055515983 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:716F8C67 output_enabled 0 (mgcp_msg.c:125) 20241017055515983 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055515983 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:716F8C67 Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:3=GSM  (mgcp_sdp.c:444) 20241017055515983 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:716F8C67 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) 20241017055515983 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241017055515983 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:716F8C67 CRCX: Creating connection: port: 5916 (mgcp_protocol.c:1112) 20241017055515983 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:716F8C67 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055515983 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055515983 DLMGCP DEBUG <0013> Generated response: line #00: 200 50207 OK (mgcp_msg.c:67) 20241017055515983 DLMGCP DEBUG <0013> Generated response: line #01: I: 716F8C67 (mgcp_msg.c:67) 20241017055515983 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241017055515983 DLMGCP DEBUG <0013> Generated response: line #03: o=- 716F8C67 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055515983 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241017055515983 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055515983 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241017055515983 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5916 RTP/AVP 3 (mgcp_msg.c:67) 20241017055515983 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:67) 20241017055515990 DLMGCP DEBUG <0013> Received message: line #00: CRCX 50208 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055515990 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055515990 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241017055515990 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055515990 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241017055515990 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP6 ::1 (mgcp_msg.c:67) 20241017055515990 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241017055515990 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055515990 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241017055515990 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 3 (mgcp_msg.c:67) 20241017055515990 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:3 GSM/8000/1 (mgcp_msg.c:67) 20241017055515990 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055515990 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241017055515990 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241017055515990 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055515990 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:B416D0ED r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055515990 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:B416D0ED connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055515990 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:B416D0ED output_enabled 0 (mgcp_msg.c:125) 20241017055515990 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055515991 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:B416D0ED Got media info via SDP: port:20000, addr:::1, duration:20, payload-types:3=GSM  (mgcp_sdp.c:444) 20241017055515991 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:B416D0ED 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) 20241017055515991 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 20000 (mgcp_protocol.c:726) 20241017055515991 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:B416D0ED CRCX: Creating connection: port: 5918 (mgcp_protocol.c:1112) 20241017055515991 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:B416D0ED CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055515991 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055515991 DLMGCP DEBUG <0013> Generated response: line #00: 200 50208 OK (mgcp_msg.c:67) 20241017055515991 DLMGCP DEBUG <0013> Generated response: line #01: I: B416D0ED (mgcp_msg.c:67) 20241017055515991 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241017055515991 DLMGCP DEBUG <0013> Generated response: line #03: o=- B416D0ED 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055515991 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241017055515991 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055515991 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241017055515991 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5918 RTP/AVP 3 (mgcp_msg.c:67) 20241017055515991 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:67) RTPEM0(354)@176d1c6d6327: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20241017055517505 DLMGCP DEBUG <0013> Received message: line #00: MDCX 50209 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055517505 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241017055517505 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241017055517505 DLMGCP DEBUG <0013> Received message: line #03: I: 716F8C67 (mgcp_msg.c:67) 20241017055517505 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055517505 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241017055517505 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055517505 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241017055517505 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055517505 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241017055517505 DLMGCP DEBUG <0013> Received message: line #10: m=audio 10000 RTP/AVP 3 (mgcp_msg.c:67) 20241017055517505 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:3 GSM/8000/1 (mgcp_msg.c:67) 20241017055517505 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241017055517505 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241017055517505 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241017055517505 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1155) 20241017055517505 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:716F8C67 r=127.0.0.1:10000<->l=127.0.0.1:5916) (mgcp_msg.c:118) 20241017055517505 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:716F8C67 connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241017055517505 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:716F8C67 output_enabled 1 (mgcp_msg.c:125) 20241017055517505 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055517505 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:716F8C67 Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:3=GSM  (mgcp_sdp.c:444) 20241017055517505 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:716F8C67 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) 20241017055517505 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241017055517505 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:716F8C67 MDCX: modified conn:(1227/rtp C:716F8C67 r=127.0.0.1:10000<->l=127.0.0.1:5916) (mgcp_protocol.c:1338) 20241017055517505 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:716F8C67 MDCX: connection successfully modified (mgcp_protocol.c:1351) 20241017055517505 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055517505 DLMGCP DEBUG <0013> Generated response: line #00: 200 50209 OK (mgcp_msg.c:67) 20241017055517505 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:67) 20241017055517505 DLMGCP DEBUG <0013> Generated response: line #02: o=- 716F8C67 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055517505 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:67) 20241017055517505 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055517505 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:67) 20241017055517505 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5916 RTP/AVP 3 (mgcp_msg.c:67) 20241017055517505 DLMGCP DEBUG <0013> Generated response: line #07: a=ptime:20 (mgcp_msg.c:67) RTPEM1(355)@176d1c6d6327: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20241017055518017 DLMGCP DEBUG <0013> Received message: line #00: MDCX 50210 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055518017 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241017055518017 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241017055518017 DLMGCP DEBUG <0013> Received message: line #03: I: B416D0ED (mgcp_msg.c:67) 20241017055518017 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055518017 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241017055518017 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP6 ::1 (mgcp_msg.c:67) 20241017055518017 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241017055518017 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055518018 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241017055518018 DLMGCP DEBUG <0013> Received message: line #10: m=audio 20000 RTP/AVP 3 (mgcp_msg.c:67) 20241017055518018 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:3 GSM/8000/1 (mgcp_msg.c:67) 20241017055518018 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241017055518018 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241017055518018 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241017055518018 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1155) 20241017055518018 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:B416D0ED r=::1:20000<->l=::1:5918) (mgcp_msg.c:118) 20241017055518018 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:B416D0ED connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241017055518018 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:B416D0ED output_enabled 1 (mgcp_msg.c:125) 20241017055518018 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055518018 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:B416D0ED Got media info via SDP: port:20000, addr:::1, duration:20, payload-types:3=GSM  (mgcp_sdp.c:444) 20241017055518018 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:B416D0ED 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) 20241017055518018 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 20000 (mgcp_protocol.c:726) 20241017055518018 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:B416D0ED MDCX: modified conn:(1227/rtp C:B416D0ED r=::1:20000<->l=::1:5918) (mgcp_protocol.c:1338) 20241017055518018 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:B416D0ED MDCX: connection successfully modified (mgcp_protocol.c:1351) 20241017055518018 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055518018 DLMGCP DEBUG <0013> Generated response: line #00: 200 50210 OK (mgcp_msg.c:67) 20241017055518018 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:67) 20241017055518018 DLMGCP DEBUG <0013> Generated response: line #02: o=- B416D0ED 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055518018 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:67) 20241017055518018 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055518018 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:67) 20241017055518018 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5918 RTP/AVP 3 (mgcp_msg.c:67) 20241017055518018 DLMGCP DEBUG <0013> Generated response: line #07: a=ptime:20 (mgcp_msg.c:67) MTC@176d1c6d6327: stats: { num_pkts_tx := 194, bytes_payload_tx := 776, num_pkts_rx := 122, bytes_payload_rx := 488, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@176d1c6d6327: stats: { num_pkts_tx := 169, bytes_payload_tx := 676, 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 } 20241017055520128 DLMGCP DEBUG <0013> Received message: line #00: DLCX 50211 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055520128 DLMGCP DEBUG <0013> Received message: line #01: C: 1227 (mgcp_msg.c:67) 20241017055520128 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241017055520128 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241017055520128 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055520128 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1477) 20241017055520128 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055520128 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055520128 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055520128 DLMGCP DEBUG <0013> Generated response: line #00: 200 50211 OK (mgcp_msg.c:67) MTC@176d1c6d6327: setverdict(pass): none -> pass RTPEM0(354)@176d1c6d6327: Final verdict of PTC: none RTPEM1(355)@176d1c6d6327: Final verdict of PTC: none RTPEM2(356)@176d1c6d6327: Final verdict of PTC: none IPA-CTRL-CLI-IPA(358)@176d1c6d6327: Final verdict of PTC: none VirtCallAgent-STATS(357)@176d1c6d6327: Final verdict of PTC: none MTC@176d1c6d6327: Setting final verdict of the test case. MTC@176d1c6d6327: Local verdict of MTC: pass MTC@176d1c6d6327: Local verdict of PTC RTPEM0(354): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC RTPEM1(355): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC RTPEM2(356): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC VirtCallAgent-STATS(357): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC IPA-CTRL-CLI-IPA(358): none (pass -> pass) MTC@176d1c6d6327: Test case TC_two_crcx_mdcx_and_rtp_ipv4_ipv6 finished. Verdict: pass MTC@176d1c6d6327: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_ipv4_ipv6 pass'. Thu Oct 17 05:55:20 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=593784) Waiting for packet dumper to finish... 1 (prev_count=593784, count=674748) MTC@176d1c6d6327: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_ipv4_ipv6 pass' was executed successfully (exit status: 0). MTC@176d1c6d6327: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_ipv6'. ------ MGCP_Test.TC_two_crcx_mdcx_and_rtp_ipv6 ------ Thu Oct 17 05:55:22 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_two_crcx_mdcx_and_rtp_ipv6.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_two_crcx_mdcx_and_rtp_ipv6.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@176d1c6d6327: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_ipv6' was executed successfully (exit status: 0). MTC@176d1c6d6327: Test case TC_two_crcx_mdcx_and_rtp_ipv6 started. 20241017055523322 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38664 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055523322 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241017055523322 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241017055523322 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055523322 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241017055523322 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241017055523322 DLMGCP DEBUG <0013> Generated response: line #00: 515 38664 FAIL (mgcp_msg.c:67) 20241017055523332 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38665 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055523332 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055523332 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241017055523332 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055523332 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241017055523332 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP6 ::1 (mgcp_msg.c:67) 20241017055523332 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241017055523332 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055523332 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241017055523332 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 3 (mgcp_msg.c:67) 20241017055523332 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:3 GSM/8000/1 (mgcp_msg.c:67) 20241017055523332 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055523332 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241017055523332 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241017055523332 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055523332 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:15CF8632 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055523332 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:15CF8632 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055523332 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:15CF8632 output_enabled 0 (mgcp_msg.c:125) 20241017055523332 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055523332 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:15CF8632 Got media info via SDP: port:10000, addr:::1, duration:20, payload-types:3=GSM  (mgcp_sdp.c:444) 20241017055523332 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:15CF8632 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) 20241017055523332 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241017055523332 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:15CF8632 CRCX: Creating connection: port: 5920 (mgcp_protocol.c:1112) 20241017055523332 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:15CF8632 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055523332 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055523332 DLMGCP DEBUG <0013> Generated response: line #00: 200 38665 OK (mgcp_msg.c:67) 20241017055523332 DLMGCP DEBUG <0013> Generated response: line #01: I: 15CF8632 (mgcp_msg.c:67) 20241017055523332 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241017055523332 DLMGCP DEBUG <0013> Generated response: line #03: o=- 15CF8632 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055523332 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241017055523332 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055523332 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241017055523332 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5920 RTP/AVP 3 (mgcp_msg.c:67) 20241017055523332 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:67) 20241017055523334 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38666 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055523334 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055523334 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241017055523334 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055523334 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241017055523334 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP6 ::1 (mgcp_msg.c:67) 20241017055523334 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241017055523334 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055523334 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241017055523334 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 3 (mgcp_msg.c:67) 20241017055523334 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:3 GSM/8000/1 (mgcp_msg.c:67) 20241017055523334 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055523334 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241017055523334 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241017055523334 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055523334 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:4663FE0A r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055523334 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:4663FE0A connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055523334 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:4663FE0A output_enabled 0 (mgcp_msg.c:125) 20241017055523334 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055523334 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:4663FE0A Got media info via SDP: port:20000, addr:::1, duration:20, payload-types:3=GSM  (mgcp_sdp.c:444) 20241017055523334 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:4663FE0A 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) 20241017055523334 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 20000 (mgcp_protocol.c:726) 20241017055523334 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:4663FE0A CRCX: Creating connection: port: 5922 (mgcp_protocol.c:1112) 20241017055523334 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:4663FE0A CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055523334 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055523334 DLMGCP DEBUG <0013> Generated response: line #00: 200 38666 OK (mgcp_msg.c:67) 20241017055523334 DLMGCP DEBUG <0013> Generated response: line #01: I: 4663FE0A (mgcp_msg.c:67) 20241017055523334 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241017055523334 DLMGCP DEBUG <0013> Generated response: line #03: o=- 4663FE0A 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055523334 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241017055523334 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055523334 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241017055523334 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5922 RTP/AVP 3 (mgcp_msg.c:67) 20241017055523334 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:67) RTPEM0(359)@176d1c6d6327: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20241017055524854 DLMGCP DEBUG <0013> Received message: line #00: MDCX 38667 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055524854 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241017055524854 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241017055524854 DLMGCP DEBUG <0013> Received message: line #03: I: 15CF8632 (mgcp_msg.c:67) 20241017055524854 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055524854 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241017055524854 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP6 ::1 (mgcp_msg.c:67) 20241017055524854 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241017055524854 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055524854 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241017055524854 DLMGCP DEBUG <0013> Received message: line #10: m=audio 10000 RTP/AVP 3 (mgcp_msg.c:67) 20241017055524854 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:3 GSM/8000/1 (mgcp_msg.c:67) 20241017055524854 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241017055524854 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241017055524854 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241017055524854 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1155) 20241017055524854 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:15CF8632 r=::1:10000<->l=::1:5920) (mgcp_msg.c:118) 20241017055524854 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:15CF8632 connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241017055524854 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:15CF8632 output_enabled 1 (mgcp_msg.c:125) 20241017055524854 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055524854 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:15CF8632 Got media info via SDP: port:10000, addr:::1, duration:20, payload-types:3=GSM  (mgcp_sdp.c:444) 20241017055524854 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:15CF8632 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) 20241017055524854 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241017055524854 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:15CF8632 MDCX: modified conn:(1227/rtp C:15CF8632 r=::1:10000<->l=::1:5920) (mgcp_protocol.c:1338) 20241017055524854 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:15CF8632 MDCX: connection successfully modified (mgcp_protocol.c:1351) 20241017055524854 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055524854 DLMGCP DEBUG <0013> Generated response: line #00: 200 38667 OK (mgcp_msg.c:67) 20241017055524854 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:67) 20241017055524854 DLMGCP DEBUG <0013> Generated response: line #02: o=- 15CF8632 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055524854 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:67) 20241017055524854 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055524854 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:67) 20241017055524854 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5920 RTP/AVP 3 (mgcp_msg.c:67) 20241017055524854 DLMGCP DEBUG <0013> Generated response: line #07: a=ptime:20 (mgcp_msg.c:67) RTPEM1(360)@176d1c6d6327: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20241017055525368 DLMGCP DEBUG <0013> Received message: line #00: MDCX 38668 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055525368 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241017055525368 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241017055525368 DLMGCP DEBUG <0013> Received message: line #03: I: 4663FE0A (mgcp_msg.c:67) 20241017055525368 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055525368 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241017055525368 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP6 ::1 (mgcp_msg.c:67) 20241017055525368 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241017055525368 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055525368 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241017055525368 DLMGCP DEBUG <0013> Received message: line #10: m=audio 20000 RTP/AVP 3 (mgcp_msg.c:67) 20241017055525368 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:3 GSM/8000/1 (mgcp_msg.c:67) 20241017055525368 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241017055525368 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241017055525369 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241017055525369 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1155) 20241017055525369 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:4663FE0A r=::1:20000<->l=::1:5922) (mgcp_msg.c:118) 20241017055525369 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:4663FE0A connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241017055525369 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:4663FE0A output_enabled 1 (mgcp_msg.c:125) 20241017055525369 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055525369 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:4663FE0A Got media info via SDP: port:20000, addr:::1, duration:20, payload-types:3=GSM  (mgcp_sdp.c:444) 20241017055525369 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:4663FE0A 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) 20241017055525369 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 20000 (mgcp_protocol.c:726) 20241017055525369 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:4663FE0A MDCX: modified conn:(1227/rtp C:4663FE0A r=::1:20000<->l=::1:5922) (mgcp_protocol.c:1338) 20241017055525369 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:4663FE0A MDCX: connection successfully modified (mgcp_protocol.c:1351) 20241017055525369 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055525369 DLMGCP DEBUG <0013> Generated response: line #00: 200 38668 OK (mgcp_msg.c:67) 20241017055525369 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:67) 20241017055525369 DLMGCP DEBUG <0013> Generated response: line #02: o=- 4663FE0A 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055525369 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:67) 20241017055525369 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055525369 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:67) 20241017055525369 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5922 RTP/AVP 3 (mgcp_msg.c:67) 20241017055525369 DLMGCP DEBUG <0013> Generated response: line #07: a=ptime:20 (mgcp_msg.c:67) MTC@176d1c6d6327: stats: { num_pkts_tx := 193, bytes_payload_tx := 772, num_pkts_rx := 122, bytes_payload_rx := 488, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@176d1c6d6327: stats: { num_pkts_tx := 170, bytes_payload_tx := 680, num_pkts_rx := 98, bytes_payload_rx := 392, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } 20241017055527480 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38669 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055527480 DLMGCP DEBUG <0013> Received message: line #01: C: 1227 (mgcp_msg.c:67) 20241017055527480 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241017055527480 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241017055527480 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055527480 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1477) 20241017055527480 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055527480 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055527480 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055527480 DLMGCP DEBUG <0013> Generated response: line #00: 200 38669 OK (mgcp_msg.c:67) MTC@176d1c6d6327: setverdict(pass): none -> pass RTPEM0(359)@176d1c6d6327: Final verdict of PTC: none RTPEM1(360)@176d1c6d6327: Final verdict of PTC: none IPA-CTRL-CLI-IPA(363)@176d1c6d6327: Final verdict of PTC: none RTPEM2(361)@176d1c6d6327: Final verdict of PTC: none VirtCallAgent-STATS(362)@176d1c6d6327: Final verdict of PTC: none MTC@176d1c6d6327: Setting final verdict of the test case. MTC@176d1c6d6327: Local verdict of MTC: pass MTC@176d1c6d6327: Local verdict of PTC RTPEM0(359): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC RTPEM1(360): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC RTPEM2(361): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC VirtCallAgent-STATS(362): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC IPA-CTRL-CLI-IPA(363): none (pass -> pass) MTC@176d1c6d6327: Test case TC_two_crcx_mdcx_and_rtp_ipv6 finished. Verdict: pass MTC@176d1c6d6327: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_ipv6 pass'. Thu Oct 17 05:55:27 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=633688) Waiting for packet dumper to finish... 1 (prev_count=633688, count=684624) MTC@176d1c6d6327: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_ipv6 pass' was executed successfully (exit status: 0). MTC@176d1c6d6327: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_ipv6'. ------ MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_ipv6 ------ Thu Oct 17 05:55:29 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_ipv6.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_ipv6.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@176d1c6d6327: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_ipv6' was executed successfully (exit status: 0). MTC@176d1c6d6327: Test case TC_two_crcx_and_rtp_osmux_bidir_ipv6 started. 20241017055530673 DLMGCP DEBUG <0013> Received message: line #00: DLCX 7470 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055530673 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241017055530673 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241017055530674 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055530674 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241017055530674 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241017055530674 DLMGCP DEBUG <0013> Generated response: line #00: 515 7470 FAIL (mgcp_msg.c:67) 20241017055530685 DLMGCP DEBUG <0013> Received message: line #00: CRCX 7471 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055530685 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241017055530685 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:67) 20241017055530685 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055530685 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241017055530685 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP6 ::1 (mgcp_msg.c:67) 20241017055530686 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241017055530686 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055530686 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241017055530686 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:67) 20241017055530686 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241017055530686 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055530686 DLMGCP DEBUG <0013> Received message: line #12: a=fmtp:112 octet-align=1 (mgcp_msg.c:67) 20241017055530686 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241017055530686 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241017055530686 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055530686 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:1A17CCB6 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055530686 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:1A17CCB6 connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241017055530686 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:1A17CCB6 output_enabled 1 (mgcp_msg.c:125) 20241017055530686 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055530686 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:1A17CCB6 Got media info via SDP: port:10000, addr:::1, duration:20, payload-types:112=AMR  (mgcp_sdp.c:444) 20241017055530686 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:1A17CCB6 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) 20241017055530686 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241017055530686 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:1A17CCB6 CRCX: Creating connection: port: 5924 (mgcp_protocol.c:1112) 20241017055530686 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:1A17CCB6 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055530686 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055530686 DLMGCP DEBUG <0013> Generated response: line #00: 200 7471 OK (mgcp_msg.c:67) 20241017055530686 DLMGCP DEBUG <0013> Generated response: line #01: I: 1A17CCB6 (mgcp_msg.c:67) 20241017055530686 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241017055530687 DLMGCP DEBUG <0013> Generated response: line #03: o=- 1A17CCB6 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055530687 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241017055530687 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055530687 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241017055530687 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5924 RTP/AVP 112 (mgcp_msg.c:67) 20241017055530687 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241017055530687 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:112 octet-align=1 (mgcp_msg.c:67) 20241017055530687 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055530695 DLMGCP DEBUG <0013> Received message: line #00: CRCX 7472 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055530695 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241017055530695 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:67) 20241017055530696 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055530696 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: 2 (mgcp_msg.c:67) 20241017055530696 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241017055530696 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP6 ::1 (mgcp_msg.c:67) 20241017055530696 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241017055530696 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055530696 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241017055530696 DLMGCP DEBUG <0013> Received message: line #10: m=audio 1985 RTP/AVP 110 (mgcp_msg.c:67) 20241017055530696 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:110 AMR/8000 (mgcp_msg.c:67) 20241017055530696 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241017055530696 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241017055530696 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241017055530696 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055530696 DLMGCP DEBUG <0013> MGCP client offered Osmux CID 2 (mgcp_msg.c:207) 20241017055530696 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:1603CE46 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055530696 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:1603CE46 connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241017055530696 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:1603CE46 output_enabled 1 (mgcp_msg.c:125) 20241017055530696 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055530696 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:1603CE46 Got media info via SDP: port:1985, addr:::1, duration:20, payload-types:110=AMR  (mgcp_sdp.c:444) 20241017055530696 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:1603CE46 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) 20241017055530696 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 1985 (mgcp_protocol.c:726) 20241017055530696 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:1603CE46 CRCX: Creating connection: port: 5926 (mgcp_protocol.c:1112) 20241017055530696 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:1603CE46 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055530696 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055530697 DLMGCP DEBUG <0013> Generated response: line #00: 200 7472 OK (mgcp_msg.c:67) 20241017055530697 DLMGCP DEBUG <0013> Generated response: line #01: I: 1603CE46 (mgcp_msg.c:67) 20241017055530697 DLMGCP DEBUG <0013> Generated response: line #02: X-Osmux: 11 (mgcp_msg.c:67) 20241017055530697 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055530697 DLMGCP DEBUG <0013> Generated response: line #04: o=- 1603CE46 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055530697 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055530697 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055530697 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055530697 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 1984 RTP/AVP 110 (mgcp_msg.c:67) 20241017055530697 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:110 AMR/8000 (mgcp_msg.c:67) 20241017055530697 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) OsmuxEM(367)@176d1c6d6327: Warning: Stopping inactive timer T_transmit. 20241017055531908 DLMGCP DEBUG <0013> Received message: line #00: DLCX 7473 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055531908 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:67) 20241017055531908 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241017055531908 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241017055531908 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055531908 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1477) 20241017055531908 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055531908 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055531908 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055531908 DLMGCP DEBUG <0013> Generated response: line #00: 200 7473 OK (mgcp_msg.c:67) RTPEM1(365)@176d1c6d6327: Warning: Stopping inactive timer T_transmit. MTC@176d1c6d6327: stats A: { num_pkts_tx := 48, bytes_payload_tx := 816, num_pkts_rx := 48, bytes_payload_rx := 816, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@176d1c6d6327: stats B: { num_pkts_tx := 12, bytes_payload_tx := 720, num_pkts_rx := 12, bytes_payload_rx := 720, num_pkts_rx_err_seq := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@176d1c6d6327: tolerance: 3 packets MTC@176d1c6d6327: batch_size: 4 packets MTC@176d1c6d6327: stats: { num_pkts_tx := 48, bytes_payload_tx := 816, num_pkts_rx := 48, bytes_payload_rx := 816, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@176d1c6d6327: 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@176d1c6d6327: setverdict(pass): none -> pass OsmuxEM(367)@176d1c6d6327: Final verdict of PTC: none RTPEM1(365)@176d1c6d6327: Final verdict of PTC: none IPA-CTRL-CLI-IPA(369)@176d1c6d6327: Final verdict of PTC: none RTPEM0(364)@176d1c6d6327: Final verdict of PTC: none RTPEM2(366)@176d1c6d6327: Final verdict of PTC: none VirtCallAgent-STATS(368)@176d1c6d6327: Final verdict of PTC: none MTC@176d1c6d6327: Setting final verdict of the test case. MTC@176d1c6d6327: Local verdict of MTC: pass MTC@176d1c6d6327: Local verdict of PTC RTPEM0(364): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC RTPEM1(365): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC RTPEM2(366): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC OsmuxEM(367): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC VirtCallAgent-STATS(368): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC IPA-CTRL-CLI-IPA(369): none (pass -> pass) MTC@176d1c6d6327: Test case TC_two_crcx_and_rtp_osmux_bidir_ipv6 finished. Verdict: pass MTC@176d1c6d6327: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_ipv6 pass'. Thu Oct 17 05:55:31 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=163364) Waiting for packet dumper to finish... 1 (prev_count=163364, count=184168) MTC@176d1c6d6327: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_ipv6 pass' was executed successfully (exit status: 0). MTC@176d1c6d6327: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_ipv4_ipv6'. ------ MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_ipv4_ipv6 ------ Thu Oct 17 05:55:34 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_ipv4_ipv6.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_ipv4_ipv6.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@176d1c6d6327: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_ipv4_ipv6' was executed successfully (exit status: 0). MTC@176d1c6d6327: Test case TC_two_crcx_and_rtp_osmux_bidir_ipv4_ipv6 started. 20241017055535110 DLMGCP DEBUG <0013> Received message: line #00: DLCX 22237 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055535110 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241017055535110 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241017055535110 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055535110 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241017055535110 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241017055535110 DLMGCP DEBUG <0013> Generated response: line #00: 515 22237 FAIL (mgcp_msg.c:67) 20241017055535124 DLMGCP DEBUG <0013> Received message: line #00: CRCX 22238 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055535124 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241017055535124 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:67) 20241017055535124 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055535124 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241017055535124 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055535124 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241017055535124 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055535124 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241017055535124 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:67) 20241017055535124 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241017055535124 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055535124 DLMGCP DEBUG <0013> Received message: line #12: a=fmtp:112 octet-align=1 (mgcp_msg.c:67) 20241017055535124 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241017055535124 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241017055535124 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055535124 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:9DC89D50 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055535124 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:9DC89D50 connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241017055535124 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:9DC89D50 output_enabled 1 (mgcp_msg.c:125) 20241017055535124 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055535124 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:9DC89D50 Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:112=AMR  (mgcp_sdp.c:444) 20241017055535125 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:9DC89D50 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) 20241017055535125 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241017055535125 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:9DC89D50 CRCX: Creating connection: port: 5928 (mgcp_protocol.c:1112) 20241017055535125 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:9DC89D50 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055535125 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055535125 DLMGCP DEBUG <0013> Generated response: line #00: 200 22238 OK (mgcp_msg.c:67) 20241017055535125 DLMGCP DEBUG <0013> Generated response: line #01: I: 9DC89D50 (mgcp_msg.c:67) 20241017055535125 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241017055535125 DLMGCP DEBUG <0013> Generated response: line #03: o=- 9DC89D50 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055535125 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241017055535125 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055535125 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241017055535125 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5928 RTP/AVP 112 (mgcp_msg.c:67) 20241017055535125 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241017055535125 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:112 octet-align=1 (mgcp_msg.c:67) 20241017055535125 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055535134 DLMGCP DEBUG <0013> Received message: line #00: CRCX 22239 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055535134 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241017055535134 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:67) 20241017055535134 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055535134 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: 2 (mgcp_msg.c:67) 20241017055535134 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241017055535134 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP6 ::1 (mgcp_msg.c:67) 20241017055535134 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241017055535134 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055535134 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241017055535134 DLMGCP DEBUG <0013> Received message: line #10: m=audio 1985 RTP/AVP 110 (mgcp_msg.c:67) 20241017055535134 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:110 AMR/8000 (mgcp_msg.c:67) 20241017055535134 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241017055535134 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241017055535134 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241017055535134 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055535134 DLMGCP DEBUG <0013> MGCP client offered Osmux CID 2 (mgcp_msg.c:207) 20241017055535134 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:D4054752 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055535134 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:D4054752 connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241017055535134 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:D4054752 output_enabled 1 (mgcp_msg.c:125) 20241017055535134 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055535134 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:D4054752 Got media info via SDP: port:1985, addr:::1, duration:20, payload-types:110=AMR  (mgcp_sdp.c:444) 20241017055535134 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:D4054752 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) 20241017055535134 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 1985 (mgcp_protocol.c:726) 20241017055535135 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:D4054752 CRCX: Creating connection: port: 5930 (mgcp_protocol.c:1112) 20241017055535135 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:D4054752 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055535135 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055535135 DLMGCP DEBUG <0013> Generated response: line #00: 200 22239 OK (mgcp_msg.c:67) 20241017055535135 DLMGCP DEBUG <0013> Generated response: line #01: I: D4054752 (mgcp_msg.c:67) 20241017055535135 DLMGCP DEBUG <0013> Generated response: line #02: X-Osmux: 12 (mgcp_msg.c:67) 20241017055535135 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055535135 DLMGCP DEBUG <0013> Generated response: line #04: o=- D4054752 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055535135 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055535135 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055535135 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055535135 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 1984 RTP/AVP 110 (mgcp_msg.c:67) 20241017055535135 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:110 AMR/8000 (mgcp_msg.c:67) 20241017055535135 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) OsmuxEM(373)@176d1c6d6327: Warning: Stopping inactive timer T_transmit. 20241017055536350 DLMGCP DEBUG <0013> Received message: line #00: DLCX 22240 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055536350 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:67) 20241017055536350 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241017055536350 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241017055536350 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055536350 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1477) 20241017055536350 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055536351 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055536351 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055536351 DLMGCP DEBUG <0013> Generated response: line #00: 200 22240 OK (mgcp_msg.c:67) RTPEM1(371)@176d1c6d6327: Warning: Stopping inactive timer T_transmit. MTC@176d1c6d6327: stats A: { num_pkts_tx := 48, bytes_payload_tx := 816, num_pkts_rx := 48, bytes_payload_rx := 816, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@176d1c6d6327: stats B: { num_pkts_tx := 12, bytes_payload_tx := 720, num_pkts_rx := 12, bytes_payload_rx := 720, num_pkts_rx_err_seq := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@176d1c6d6327: tolerance: 3 packets MTC@176d1c6d6327: batch_size: 4 packets MTC@176d1c6d6327: stats: { num_pkts_tx := 48, bytes_payload_tx := 816, num_pkts_rx := 48, bytes_payload_rx := 816, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@176d1c6d6327: 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@176d1c6d6327: setverdict(pass): none -> pass RTPEM1(371)@176d1c6d6327: Final verdict of PTC: none IPA-CTRL-CLI-IPA(375)@176d1c6d6327: Final verdict of PTC: none VirtCallAgent-STATS(374)@176d1c6d6327: Final verdict of PTC: none OsmuxEM(373)@176d1c6d6327: Final verdict of PTC: none RTPEM2(372)@176d1c6d6327: Final verdict of PTC: none RTPEM0(370)@176d1c6d6327: Final verdict of PTC: none MTC@176d1c6d6327: Setting final verdict of the test case. MTC@176d1c6d6327: Local verdict of MTC: pass MTC@176d1c6d6327: Local verdict of PTC RTPEM0(370): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC RTPEM1(371): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC RTPEM2(372): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC OsmuxEM(373): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC VirtCallAgent-STATS(374): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC IPA-CTRL-CLI-IPA(375): none (pass -> pass) MTC@176d1c6d6327: Test case TC_two_crcx_and_rtp_osmux_bidir_ipv4_ipv6 finished. Verdict: pass MTC@176d1c6d6327: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_ipv4_ipv6 pass'. Thu Oct 17 05:55:36 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=126316) Waiting for packet dumper to finish... 1 (prev_count=126316, count=181524) MTC@176d1c6d6327: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_ipv4_ipv6 pass' was executed successfully (exit status: 0). MTC@176d1c6d6327: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_ipv6_ipv4'. ------ MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_ipv6_ipv4 ------ Thu Oct 17 05:55:38 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_ipv6_ipv4.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_ipv6_ipv4.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@176d1c6d6327: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_ipv6_ipv4' was executed successfully (exit status: 0). MTC@176d1c6d6327: Test case TC_two_crcx_and_rtp_osmux_bidir_ipv6_ipv4 started. 20241017055539579 DLMGCP DEBUG <0013> Received message: line #00: DLCX 62468 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055539579 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241017055539579 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241017055539579 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055539579 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241017055539579 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241017055539579 DLMGCP DEBUG <0013> Generated response: line #00: 515 62468 FAIL (mgcp_msg.c:67) 20241017055539592 DLMGCP DEBUG <0013> Received message: line #00: CRCX 62469 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055539592 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241017055539592 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:67) 20241017055539592 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055539592 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241017055539592 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP6 ::1 (mgcp_msg.c:67) 20241017055539592 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241017055539592 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055539592 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241017055539592 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:67) 20241017055539592 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241017055539592 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055539592 DLMGCP DEBUG <0013> Received message: line #12: a=fmtp:112 octet-align=1 (mgcp_msg.c:67) 20241017055539592 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241017055539592 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241017055539592 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055539592 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:06263011 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055539592 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:06263011 connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241017055539592 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:06263011 output_enabled 1 (mgcp_msg.c:125) 20241017055539592 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055539592 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:06263011 Got media info via SDP: port:10000, addr:::1, duration:20, payload-types:112=AMR  (mgcp_sdp.c:444) 20241017055539592 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:06263011 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) 20241017055539592 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241017055539593 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:06263011 CRCX: Creating connection: port: 5932 (mgcp_protocol.c:1112) 20241017055539593 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:06263011 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055539593 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055539593 DLMGCP DEBUG <0013> Generated response: line #00: 200 62469 OK (mgcp_msg.c:67) 20241017055539593 DLMGCP DEBUG <0013> Generated response: line #01: I: 06263011 (mgcp_msg.c:67) 20241017055539593 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241017055539593 DLMGCP DEBUG <0013> Generated response: line #03: o=- 06263011 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055539593 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241017055539593 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055539593 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241017055539593 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5932 RTP/AVP 112 (mgcp_msg.c:67) 20241017055539593 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241017055539593 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:112 octet-align=1 (mgcp_msg.c:67) 20241017055539593 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241017055539601 DLMGCP DEBUG <0013> Received message: line #00: CRCX 62470 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055539601 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241017055539601 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:67) 20241017055539601 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055539601 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: 2 (mgcp_msg.c:67) 20241017055539601 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241017055539601 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055539601 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241017055539601 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055539601 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241017055539601 DLMGCP DEBUG <0013> Received message: line #10: m=audio 1985 RTP/AVP 110 (mgcp_msg.c:67) 20241017055539601 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:110 AMR/8000 (mgcp_msg.c:67) 20241017055539601 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241017055539601 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241017055539601 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241017055539601 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055539601 DLMGCP DEBUG <0013> MGCP client offered Osmux CID 2 (mgcp_msg.c:207) 20241017055539601 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:4B0DE774 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055539601 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:4B0DE774 connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241017055539601 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:4B0DE774 output_enabled 1 (mgcp_msg.c:125) 20241017055539602 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055539602 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:4B0DE774 Got media info via SDP: port:1985, addr:127.0.0.1, duration:20, payload-types:110=AMR  (mgcp_sdp.c:444) 20241017055539602 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:4B0DE774 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) 20241017055539602 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 1985 (mgcp_protocol.c:726) 20241017055539602 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:4B0DE774 CRCX: Creating connection: port: 5934 (mgcp_protocol.c:1112) 20241017055539602 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:4B0DE774 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055539602 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055539602 DLMGCP DEBUG <0013> Generated response: line #00: 200 62470 OK (mgcp_msg.c:67) 20241017055539602 DLMGCP DEBUG <0013> Generated response: line #01: I: 4B0DE774 (mgcp_msg.c:67) 20241017055539602 DLMGCP DEBUG <0013> Generated response: line #02: X-Osmux: 13 (mgcp_msg.c:67) 20241017055539602 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055539602 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4B0DE774 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055539602 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055539602 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055539602 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055539602 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 1984 RTP/AVP 110 (mgcp_msg.c:67) 20241017055539602 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:110 AMR/8000 (mgcp_msg.c:67) 20241017055539602 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) OsmuxEM(379)@176d1c6d6327: Warning: Stopping inactive timer T_transmit. 20241017055540816 DLMGCP DEBUG <0013> Received message: line #00: DLCX 62471 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055540816 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:67) 20241017055540816 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241017055540816 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241017055540817 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055540817 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1477) 20241017055540817 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055540817 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055540817 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055540817 DLMGCP DEBUG <0013> Generated response: line #00: 200 62471 OK (mgcp_msg.c:67) RTPEM1(377)@176d1c6d6327: Warning: Stopping inactive timer T_transmit. MTC@176d1c6d6327: stats A: { num_pkts_tx := 47, bytes_payload_tx := 799, 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@176d1c6d6327: stats B: { num_pkts_tx := 12, bytes_payload_tx := 720, num_pkts_rx := 12, bytes_payload_rx := 705, num_pkts_rx_err_seq := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@176d1c6d6327: tolerance: 3 packets MTC@176d1c6d6327: batch_size: 4 packets MTC@176d1c6d6327: stats: { num_pkts_tx := 47, bytes_payload_tx := 799, 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@176d1c6d6327: stats: { num_pkts_tx := 12, bytes_payload_tx := 720, num_pkts_rx := 12, bytes_payload_rx := 705, num_pkts_rx_err_seq := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@176d1c6d6327: setverdict(pass): none -> pass OsmuxEM(379)@176d1c6d6327: Final verdict of PTC: none RTPEM1(377)@176d1c6d6327: Final verdict of PTC: none RTPEM0(376)@176d1c6d6327: Final verdict of PTC: none VirtCallAgent-STATS(380)@176d1c6d6327: Final verdict of PTC: none IPA-CTRL-CLI-IPA(381)@176d1c6d6327: Final verdict of PTC: none RTPEM2(378)@176d1c6d6327: Final verdict of PTC: none MTC@176d1c6d6327: Setting final verdict of the test case. MTC@176d1c6d6327: Local verdict of MTC: pass MTC@176d1c6d6327: Local verdict of PTC RTPEM0(376): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC RTPEM1(377): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC RTPEM2(378): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC OsmuxEM(379): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC VirtCallAgent-STATS(380): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC IPA-CTRL-CLI-IPA(381): none (pass -> pass) MTC@176d1c6d6327: Test case TC_two_crcx_and_rtp_osmux_bidir_ipv6_ipv4 finished. Verdict: pass MTC@176d1c6d6327: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_ipv6_ipv4 pass'. Thu Oct 17 05:55:40 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=133992) Waiting for packet dumper to finish... 1 (prev_count=133992, count=182652) MTC@176d1c6d6327: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_ipv6_ipv4 pass' was executed successfully (exit status: 0). MTC@176d1c6d6327: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_ipv6'. ------ MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_ipv6 ------ Thu Oct 17 05:55:42 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_ipv6.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_ipv6.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@176d1c6d6327: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_ipv6' was executed successfully (exit status: 0). MTC@176d1c6d6327: Test case TC_two_crcx_mdcx_and_rtp_osmux_ipv6 started. 20241017055544041 DLMGCP DEBUG <0013> Received message: line #00: DLCX 59881 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055544042 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241017055544042 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241017055544042 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055544042 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241017055544042 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241017055544042 DLMGCP DEBUG <0013> Generated response: line #00: 515 59881 FAIL (mgcp_msg.c:67) 20241017055544054 DLMGCP DEBUG <0013> Received message: line #00: CRCX 59882 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055544054 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055544055 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241017055544055 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055544055 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241017055544055 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP6 ::1 (mgcp_msg.c:67) 20241017055544055 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241017055544055 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055544055 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241017055544055 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:67) 20241017055544055 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241017055544055 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055544055 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241017055544055 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241017055544055 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055544055 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:9041F038 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055544055 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:9041F038 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055544055 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:9041F038 output_enabled 0 (mgcp_msg.c:125) 20241017055544055 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055544055 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:9041F038 Got media info via SDP: port:10000, addr:::1, duration:20, payload-types:112=AMR  (mgcp_sdp.c:444) 20241017055544055 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:9041F038 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) 20241017055544055 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241017055544055 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:9041F038 CRCX: Creating connection: port: 5936 (mgcp_protocol.c:1112) 20241017055544055 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:9041F038 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055544055 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055544055 DLMGCP DEBUG <0013> Generated response: line #00: 200 59882 OK (mgcp_msg.c:67) 20241017055544055 DLMGCP DEBUG <0013> Generated response: line #01: I: 9041F038 (mgcp_msg.c:67) 20241017055544056 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241017055544056 DLMGCP DEBUG <0013> Generated response: line #03: o=- 9041F038 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055544056 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241017055544056 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055544056 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241017055544056 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5936 RTP/AVP 112 (mgcp_msg.c:67) 20241017055544056 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241017055544056 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241017055544064 DLMGCP DEBUG <0013> Received message: line #00: CRCX 59883 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055544064 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055544064 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241017055544064 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055544064 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: 2 (mgcp_msg.c:67) 20241017055544064 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241017055544064 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP6 ::1 (mgcp_msg.c:67) 20241017055544064 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241017055544064 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055544064 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241017055544064 DLMGCP DEBUG <0013> Received message: line #10: m=audio 1985 RTP/AVP 110 (mgcp_msg.c:67) 20241017055544064 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:110 AMR/8000 (mgcp_msg.c:67) 20241017055544064 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241017055544064 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241017055544064 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241017055544064 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055544064 DLMGCP DEBUG <0013> MGCP client offered Osmux CID 2 (mgcp_msg.c:207) 20241017055544064 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:1408A06B r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055544064 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:1408A06B connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055544064 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:1408A06B output_enabled 0 (mgcp_msg.c:125) 20241017055544064 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055544064 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:1408A06B Got media info via SDP: port:1985, addr:::1, duration:20, payload-types:110=AMR  (mgcp_sdp.c:444) 20241017055544065 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:1408A06B 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) 20241017055544065 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 1985 (mgcp_protocol.c:726) 20241017055544065 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:1408A06B CRCX: Creating connection: port: 5938 (mgcp_protocol.c:1112) 20241017055544065 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:1408A06B CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055544065 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055544065 DLMGCP DEBUG <0013> Generated response: line #00: 200 59883 OK (mgcp_msg.c:67) 20241017055544065 DLMGCP DEBUG <0013> Generated response: line #01: I: 1408A06B (mgcp_msg.c:67) 20241017055544065 DLMGCP DEBUG <0013> Generated response: line #02: X-Osmux: 14 (mgcp_msg.c:67) 20241017055544065 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055544065 DLMGCP DEBUG <0013> Generated response: line #04: o=- 1408A06B 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055544065 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055544065 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055544065 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055544065 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 1984 RTP/AVP 110 (mgcp_msg.c:67) 20241017055544065 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:110 AMR/8000 (mgcp_msg.c:67) 20241017055544065 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) RTPEM0(382)@176d1c6d6327: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20241017055545586 DLMGCP DEBUG <0013> Received message: line #00: MDCX 59884 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055545586 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241017055545586 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241017055545586 DLMGCP DEBUG <0013> Received message: line #03: I: 9041F038 (mgcp_msg.c:67) 20241017055545586 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055545586 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241017055545586 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP6 ::1 (mgcp_msg.c:67) 20241017055545586 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241017055545586 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055545586 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241017055545586 DLMGCP DEBUG <0013> Received message: line #10: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:67) 20241017055545586 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241017055545586 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241017055545586 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241017055545586 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241017055545586 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1155) 20241017055545586 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:9041F038 r=::1:10000<->l=::1:5936) (mgcp_msg.c:118) 20241017055545586 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:9041F038 connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241017055545586 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:9041F038 output_enabled 1 (mgcp_msg.c:125) 20241017055545586 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055545586 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:9041F038 Got media info via SDP: port:10000, addr:::1, duration:20, payload-types:112=AMR  (mgcp_sdp.c:444) 20241017055545586 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:9041F038 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) 20241017055545586 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241017055545586 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:9041F038 MDCX: modified conn:(1227/rtp C:9041F038 r=::1:10000<->l=::1:5936) (mgcp_protocol.c:1338) 20241017055545586 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:9041F038 MDCX: connection successfully modified (mgcp_protocol.c:1351) 20241017055545586 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055545586 DLMGCP DEBUG <0013> Generated response: line #00: 200 59884 OK (mgcp_msg.c:67) 20241017055545586 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:67) 20241017055545586 DLMGCP DEBUG <0013> Generated response: line #02: o=- 9041F038 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055545586 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:67) 20241017055545586 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055545586 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:67) 20241017055545586 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5936 RTP/AVP 112 (mgcp_msg.c:67) 20241017055545586 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241017055545586 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:67) OsmuxEM(385)@176d1c6d6327: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20241017055546096 DLMGCP DEBUG <0013> Received message: line #00: MDCX 59885 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055546096 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241017055546096 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241017055546096 DLMGCP DEBUG <0013> Received message: line #03: I: 1408A06B (mgcp_msg.c:67) 20241017055546096 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055546096 DLMGCP DEBUG <0013> Received message: line #05: X-OSMUX: 2 (mgcp_msg.c:67) 20241017055546096 DLMGCP DEBUG <0013> Received message: line #06: v=0 (mgcp_msg.c:67) 20241017055546096 DLMGCP DEBUG <0013> Received message: line #07: o=- 23 42 IN IP6 ::1 (mgcp_msg.c:67) 20241017055546096 DLMGCP DEBUG <0013> Received message: line #08: s=- (mgcp_msg.c:67) 20241017055546096 DLMGCP DEBUG <0013> Received message: line #09: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055546096 DLMGCP DEBUG <0013> Received message: line #10: t=0 0 (mgcp_msg.c:67) 20241017055546096 DLMGCP DEBUG <0013> Received message: line #11: m=audio 1985 RTP/AVP 110 (mgcp_msg.c:67) 20241017055546096 DLMGCP DEBUG <0013> Received message: line #12: a=rtpmap:110 AMR/8000 (mgcp_msg.c:67) 20241017055546096 DLMGCP DEBUG <0013> Received message: line #13: a=ptime:20 (mgcp_msg.c:67) 20241017055546096 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241017055546096 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241017055546096 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1155) 20241017055546096 DLMGCP DEBUG <0013> MGCP client offered Osmux CID 2 (mgcp_msg.c:207) 20241017055546096 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:1408A06B r=::1:1985<->l=::1:5938 CID=14) (mgcp_msg.c:118) 20241017055546096 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:1408A06B connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241017055546096 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:1408A06B output_enabled 1 (mgcp_msg.c:125) 20241017055546096 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055546097 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:1408A06B Got media info via SDP: port:1985, addr:::1, duration:20, payload-types:110=AMR  (mgcp_sdp.c:444) 20241017055546097 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:1408A06B 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) 20241017055546097 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 1985 (mgcp_protocol.c:726) 20241017055546097 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:1408A06B MDCX: modified conn:(1227/rtp C:1408A06B r=::1:1985<->l=::1:5938 CID=14) (mgcp_protocol.c:1338) 20241017055546097 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:1408A06B MDCX: connection successfully modified (mgcp_protocol.c:1351) 20241017055546097 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055546097 DLMGCP DEBUG <0013> Generated response: line #00: 200 59885 OK (mgcp_msg.c:67) 20241017055546097 DLMGCP DEBUG <0013> Generated response: line #01: X-Osmux: 14 (mgcp_msg.c:67) 20241017055546097 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241017055546097 DLMGCP DEBUG <0013> Generated response: line #03: o=- 1408A06B 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055546097 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241017055546097 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055546097 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241017055546097 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 1984 RTP/AVP 110 (mgcp_msg.c:67) 20241017055546097 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:110 AMR/8000 (mgcp_msg.c:67) 20241017055546097 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) MTC@176d1c6d6327: stats: { num_pkts_tx := 191, bytes_payload_tx := 3247, 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@176d1c6d6327: 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 } 20241017055548210 DLMGCP DEBUG <0013> Received message: line #00: DLCX 59886 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055548210 DLMGCP DEBUG <0013> Received message: line #01: C: 1227 (mgcp_msg.c:67) 20241017055548210 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241017055548210 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241017055548210 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055548210 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1477) 20241017055548210 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055548210 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055548210 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055548210 DLMGCP DEBUG <0013> Generated response: line #00: 200 59886 OK (mgcp_msg.c:67) MTC@176d1c6d6327: setverdict(pass): none -> pass OsmuxEM(385)@176d1c6d6327: Final verdict of PTC: none RTPEM0(382)@176d1c6d6327: Final verdict of PTC: none RTPEM1(383)@176d1c6d6327: Final verdict of PTC: none IPA-CTRL-CLI-IPA(387)@176d1c6d6327: Final verdict of PTC: none RTPEM2(384)@176d1c6d6327: Final verdict of PTC: none VirtCallAgent-STATS(386)@176d1c6d6327: Final verdict of PTC: none MTC@176d1c6d6327: Setting final verdict of the test case. MTC@176d1c6d6327: Local verdict of MTC: pass MTC@176d1c6d6327: Local verdict of PTC RTPEM0(382): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC RTPEM1(383): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC RTPEM2(384): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC OsmuxEM(385): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC VirtCallAgent-STATS(386): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC IPA-CTRL-CLI-IPA(387): none (pass -> pass) MTC@176d1c6d6327: Test case TC_two_crcx_mdcx_and_rtp_osmux_ipv6 finished. Verdict: pass MTC@176d1c6d6327: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_ipv6 pass'. Thu Oct 17 05:55: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=452320) Waiting for packet dumper to finish... 1 (prev_count=452320, count=472308) MTC@176d1c6d6327: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_ipv6 pass' was executed successfully (exit status: 0). MTC@176d1c6d6327: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_ipv4_ipv6'. ------ MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_ipv4_ipv6 ------ Thu Oct 17 05:55:50 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_ipv4_ipv6.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_ipv4_ipv6.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@176d1c6d6327: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_ipv4_ipv6' was executed successfully (exit status: 0). MTC@176d1c6d6327: Test case TC_two_crcx_mdcx_and_rtp_osmux_ipv4_ipv6 started. 20241017055551407 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35566 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055551407 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241017055551407 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241017055551407 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055551407 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241017055551407 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241017055551407 DLMGCP DEBUG <0013> Generated response: line #00: 515 35566 FAIL (mgcp_msg.c:67) 20241017055551420 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35567 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055551420 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055551421 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241017055551421 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055551421 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241017055551421 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055551421 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241017055551421 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055551421 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241017055551421 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:67) 20241017055551421 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241017055551421 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055551421 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241017055551421 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241017055551421 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055551421 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:AD1E191E r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055551421 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:AD1E191E connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055551421 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:AD1E191E output_enabled 0 (mgcp_msg.c:125) 20241017055551421 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055551421 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:AD1E191E Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:112=AMR  (mgcp_sdp.c:444) 20241017055551421 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:AD1E191E 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) 20241017055551421 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241017055551421 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:AD1E191E CRCX: Creating connection: port: 5940 (mgcp_protocol.c:1112) 20241017055551421 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:AD1E191E CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055551421 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055551421 DLMGCP DEBUG <0013> Generated response: line #00: 200 35567 OK (mgcp_msg.c:67) 20241017055551421 DLMGCP DEBUG <0013> Generated response: line #01: I: AD1E191E (mgcp_msg.c:67) 20241017055551421 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241017055551421 DLMGCP DEBUG <0013> Generated response: line #03: o=- AD1E191E 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055551421 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241017055551421 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055551421 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241017055551421 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5940 RTP/AVP 112 (mgcp_msg.c:67) 20241017055551421 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241017055551421 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241017055551430 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35568 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055551430 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055551430 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241017055551430 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055551430 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: 2 (mgcp_msg.c:67) 20241017055551430 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241017055551430 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP6 ::1 (mgcp_msg.c:67) 20241017055551430 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241017055551430 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055551430 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241017055551430 DLMGCP DEBUG <0013> Received message: line #10: m=audio 1985 RTP/AVP 110 (mgcp_msg.c:67) 20241017055551430 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:110 AMR/8000 (mgcp_msg.c:67) 20241017055551430 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241017055551430 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241017055551430 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241017055551430 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055551430 DLMGCP DEBUG <0013> MGCP client offered Osmux CID 2 (mgcp_msg.c:207) 20241017055551430 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:A08264BE r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055551430 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:A08264BE connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055551430 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:A08264BE output_enabled 0 (mgcp_msg.c:125) 20241017055551430 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055551430 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:A08264BE Got media info via SDP: port:1985, addr:::1, duration:20, payload-types:110=AMR  (mgcp_sdp.c:444) 20241017055551430 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:A08264BE 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) 20241017055551430 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 1985 (mgcp_protocol.c:726) 20241017055551431 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:A08264BE CRCX: Creating connection: port: 5942 (mgcp_protocol.c:1112) 20241017055551431 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:A08264BE CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055551431 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055551431 DLMGCP DEBUG <0013> Generated response: line #00: 200 35568 OK (mgcp_msg.c:67) 20241017055551431 DLMGCP DEBUG <0013> Generated response: line #01: I: A08264BE (mgcp_msg.c:67) 20241017055551431 DLMGCP DEBUG <0013> Generated response: line #02: X-Osmux: 15 (mgcp_msg.c:67) 20241017055551431 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055551431 DLMGCP DEBUG <0013> Generated response: line #04: o=- A08264BE 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055551431 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055551431 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055551431 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055551431 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 1984 RTP/AVP 110 (mgcp_msg.c:67) 20241017055551431 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:110 AMR/8000 (mgcp_msg.c:67) 20241017055551431 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) RTPEM0(388)@176d1c6d6327: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20241017055552949 DLMGCP DEBUG <0013> Received message: line #00: MDCX 35569 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055552949 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241017055552949 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241017055552950 DLMGCP DEBUG <0013> Received message: line #03: I: AD1E191E (mgcp_msg.c:67) 20241017055552950 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055552950 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241017055552950 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055552950 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241017055552950 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055552950 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241017055552950 DLMGCP DEBUG <0013> Received message: line #10: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:67) 20241017055552950 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241017055552950 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241017055552950 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241017055552950 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241017055552950 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1155) 20241017055552950 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:AD1E191E r=127.0.0.1:10000<->l=127.0.0.1:5940) (mgcp_msg.c:118) 20241017055552950 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:AD1E191E connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241017055552950 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:AD1E191E output_enabled 1 (mgcp_msg.c:125) 20241017055552950 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055552950 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:AD1E191E Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:112=AMR  (mgcp_sdp.c:444) 20241017055552950 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:AD1E191E 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) 20241017055552950 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241017055552950 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:AD1E191E MDCX: modified conn:(1227/rtp C:AD1E191E r=127.0.0.1:10000<->l=127.0.0.1:5940) (mgcp_protocol.c:1338) 20241017055552950 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:AD1E191E MDCX: connection successfully modified (mgcp_protocol.c:1351) 20241017055552950 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055552950 DLMGCP DEBUG <0013> Generated response: line #00: 200 35569 OK (mgcp_msg.c:67) 20241017055552950 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:67) 20241017055552950 DLMGCP DEBUG <0013> Generated response: line #02: o=- AD1E191E 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055552950 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:67) 20241017055552950 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055552950 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:67) 20241017055552950 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5940 RTP/AVP 112 (mgcp_msg.c:67) 20241017055552950 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241017055552950 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:67) OsmuxEM(391)@176d1c6d6327: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20241017055553461 DLMGCP DEBUG <0013> Received message: line #00: MDCX 35570 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055553461 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241017055553461 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241017055553461 DLMGCP DEBUG <0013> Received message: line #03: I: A08264BE (mgcp_msg.c:67) 20241017055553461 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055553461 DLMGCP DEBUG <0013> Received message: line #05: X-OSMUX: 2 (mgcp_msg.c:67) 20241017055553461 DLMGCP DEBUG <0013> Received message: line #06: v=0 (mgcp_msg.c:67) 20241017055553461 DLMGCP DEBUG <0013> Received message: line #07: o=- 23 42 IN IP6 ::1 (mgcp_msg.c:67) 20241017055553461 DLMGCP DEBUG <0013> Received message: line #08: s=- (mgcp_msg.c:67) 20241017055553461 DLMGCP DEBUG <0013> Received message: line #09: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055553461 DLMGCP DEBUG <0013> Received message: line #10: t=0 0 (mgcp_msg.c:67) 20241017055553461 DLMGCP DEBUG <0013> Received message: line #11: m=audio 1985 RTP/AVP 110 (mgcp_msg.c:67) 20241017055553461 DLMGCP DEBUG <0013> Received message: line #12: a=rtpmap:110 AMR/8000 (mgcp_msg.c:67) 20241017055553461 DLMGCP DEBUG <0013> Received message: line #13: a=ptime:20 (mgcp_msg.c:67) 20241017055553461 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241017055553461 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241017055553461 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1155) 20241017055553461 DLMGCP DEBUG <0013> MGCP client offered Osmux CID 2 (mgcp_msg.c:207) 20241017055553461 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:A08264BE r=::1:1985<->l=::1:5942 CID=15) (mgcp_msg.c:118) 20241017055553461 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:A08264BE connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241017055553461 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:A08264BE output_enabled 1 (mgcp_msg.c:125) 20241017055553461 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055553461 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:A08264BE Got media info via SDP: port:1985, addr:::1, duration:20, payload-types:110=AMR  (mgcp_sdp.c:444) 20241017055553461 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:A08264BE 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) 20241017055553461 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 1985 (mgcp_protocol.c:726) 20241017055553461 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:A08264BE MDCX: modified conn:(1227/rtp C:A08264BE r=::1:1985<->l=::1:5942 CID=15) (mgcp_protocol.c:1338) 20241017055553461 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:A08264BE MDCX: connection successfully modified (mgcp_protocol.c:1351) 20241017055553461 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055553461 DLMGCP DEBUG <0013> Generated response: line #00: 200 35570 OK (mgcp_msg.c:67) 20241017055553461 DLMGCP DEBUG <0013> Generated response: line #01: X-Osmux: 15 (mgcp_msg.c:67) 20241017055553461 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241017055553461 DLMGCP DEBUG <0013> Generated response: line #03: o=- A08264BE 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055553461 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241017055553461 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055553461 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241017055553461 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 1984 RTP/AVP 110 (mgcp_msg.c:67) 20241017055553461 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:110 AMR/8000 (mgcp_msg.c:67) 20241017055553461 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) MTC@176d1c6d6327: stats: { num_pkts_tx := 192, bytes_payload_tx := 3264, num_pkts_rx := 122, bytes_payload_rx := 2074, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@176d1c6d6327: 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 } 20241017055555573 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35571 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055555573 DLMGCP DEBUG <0013> Received message: line #01: C: 1227 (mgcp_msg.c:67) 20241017055555573 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241017055555573 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241017055555573 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055555573 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1477) 20241017055555573 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055555574 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055555574 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055555574 DLMGCP DEBUG <0013> Generated response: line #00: 200 35571 OK (mgcp_msg.c:67) MTC@176d1c6d6327: setverdict(pass): none -> pass OsmuxEM(391)@176d1c6d6327: Final verdict of PTC: none RTPEM1(389)@176d1c6d6327: Final verdict of PTC: none RTPEM2(390)@176d1c6d6327: Final verdict of PTC: none IPA-CTRL-CLI-IPA(393)@176d1c6d6327: Final verdict of PTC: none VirtCallAgent-STATS(392)@176d1c6d6327: Final verdict of PTC: none RTPEM0(388)@176d1c6d6327: Final verdict of PTC: none MTC@176d1c6d6327: Setting final verdict of the test case. MTC@176d1c6d6327: Local verdict of MTC: pass MTC@176d1c6d6327: Local verdict of PTC RTPEM0(388): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC RTPEM1(389): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC RTPEM2(390): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC OsmuxEM(391): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC VirtCallAgent-STATS(392): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC IPA-CTRL-CLI-IPA(393): none (pass -> pass) MTC@176d1c6d6327: Test case TC_two_crcx_mdcx_and_rtp_osmux_ipv4_ipv6 finished. Verdict: pass MTC@176d1c6d6327: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_ipv4_ipv6 pass'. Thu Oct 17 05:55:55 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=387932) Waiting for packet dumper to finish... 1 (prev_count=387932, count=461952) MTC@176d1c6d6327: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_ipv4_ipv6 pass' was executed successfully (exit status: 0). MTC@176d1c6d6327: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_ipv6_ipv4'. ------ MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_ipv6_ipv4 ------ Thu Oct 17 05:55:57 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_ipv6_ipv4.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_ipv6_ipv4.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@176d1c6d6327: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_ipv6_ipv4' was executed successfully (exit status: 0). MTC@176d1c6d6327: Test case TC_two_crcx_mdcx_and_rtp_osmux_ipv6_ipv4 started. 20241017055558703 DLMGCP DEBUG <0013> Received message: line #00: DLCX 56396 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055558703 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241017055558703 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241017055558703 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055558703 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241017055558703 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241017055558703 DLMGCP DEBUG <0013> Generated response: line #00: 515 56396 FAIL (mgcp_msg.c:67) 20241017055558706 DLMGCP DEBUG <0013> Received message: line #00: CRCX 56397 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055558706 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055558706 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241017055558706 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055558706 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241017055558706 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP6 ::1 (mgcp_msg.c:67) 20241017055558706 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241017055558706 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055558706 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241017055558706 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:67) 20241017055558706 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241017055558706 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055558706 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241017055558706 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241017055558706 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055558706 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:CF50EF03 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055558706 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:CF50EF03 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055558706 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:CF50EF03 output_enabled 0 (mgcp_msg.c:125) 20241017055558706 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055558706 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:CF50EF03 Got media info via SDP: port:10000, addr:::1, duration:20, payload-types:112=AMR  (mgcp_sdp.c:444) 20241017055558706 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:CF50EF03 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) 20241017055558706 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241017055558707 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:CF50EF03 CRCX: Creating connection: port: 5944 (mgcp_protocol.c:1112) 20241017055558707 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:CF50EF03 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055558707 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055558707 DLMGCP DEBUG <0013> Generated response: line #00: 200 56397 OK (mgcp_msg.c:67) 20241017055558707 DLMGCP DEBUG <0013> Generated response: line #01: I: CF50EF03 (mgcp_msg.c:67) 20241017055558707 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241017055558707 DLMGCP DEBUG <0013> Generated response: line #03: o=- CF50EF03 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055558707 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241017055558707 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055558707 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241017055558707 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5944 RTP/AVP 112 (mgcp_msg.c:67) 20241017055558707 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241017055558707 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241017055558708 DLMGCP DEBUG <0013> Received message: line #00: CRCX 56398 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055558708 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055558708 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241017055558708 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055558708 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: 2 (mgcp_msg.c:67) 20241017055558708 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241017055558708 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055558708 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241017055558708 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055558708 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241017055558708 DLMGCP DEBUG <0013> Received message: line #10: m=audio 1985 RTP/AVP 110 (mgcp_msg.c:67) 20241017055558708 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:110 AMR/8000 (mgcp_msg.c:67) 20241017055558708 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241017055558708 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241017055558708 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241017055558708 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055558708 DLMGCP DEBUG <0013> MGCP client offered Osmux CID 2 (mgcp_msg.c:207) 20241017055558708 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:2558FD8C r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055558708 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:2558FD8C connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055558708 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:2558FD8C output_enabled 0 (mgcp_msg.c:125) 20241017055558709 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055558709 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:2558FD8C Got media info via SDP: port:1985, addr:127.0.0.1, duration:20, payload-types:110=AMR  (mgcp_sdp.c:444) 20241017055558709 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:2558FD8C 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) 20241017055558709 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 1985 (mgcp_protocol.c:726) 20241017055558709 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:2558FD8C CRCX: Creating connection: port: 5946 (mgcp_protocol.c:1112) 20241017055558709 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:2558FD8C CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055558709 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055558709 DLMGCP DEBUG <0013> Generated response: line #00: 200 56398 OK (mgcp_msg.c:67) 20241017055558709 DLMGCP DEBUG <0013> Generated response: line #01: I: 2558FD8C (mgcp_msg.c:67) 20241017055558709 DLMGCP DEBUG <0013> Generated response: line #02: X-Osmux: 16 (mgcp_msg.c:67) 20241017055558709 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241017055558709 DLMGCP DEBUG <0013> Generated response: line #04: o=- 2558FD8C 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055558709 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241017055558709 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055558709 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241017055558709 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 1984 RTP/AVP 110 (mgcp_msg.c:67) 20241017055558709 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:110 AMR/8000 (mgcp_msg.c:67) 20241017055558709 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) RTPEM0(394)@176d1c6d6327: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20241017055600219 DLMGCP DEBUG <0013> Received message: line #00: MDCX 56399 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055600219 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241017055600219 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241017055600219 DLMGCP DEBUG <0013> Received message: line #03: I: CF50EF03 (mgcp_msg.c:67) 20241017055600219 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055600219 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241017055600219 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP6 ::1 (mgcp_msg.c:67) 20241017055600219 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241017055600219 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055600219 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241017055600219 DLMGCP DEBUG <0013> Received message: line #10: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:67) 20241017055600219 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241017055600219 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241017055600219 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241017055600219 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241017055600219 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1155) 20241017055600219 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:CF50EF03 r=::1:10000<->l=::1:5944) (mgcp_msg.c:118) 20241017055600219 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:CF50EF03 connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241017055600219 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:CF50EF03 output_enabled 1 (mgcp_msg.c:125) 20241017055600219 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055600219 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:CF50EF03 Got media info via SDP: port:10000, addr:::1, duration:20, payload-types:112=AMR  (mgcp_sdp.c:444) 20241017055600219 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:CF50EF03 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) 20241017055600219 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241017055600219 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:CF50EF03 MDCX: modified conn:(1227/rtp C:CF50EF03 r=::1:10000<->l=::1:5944) (mgcp_protocol.c:1338) 20241017055600219 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:CF50EF03 MDCX: connection successfully modified (mgcp_protocol.c:1351) 20241017055600219 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055600219 DLMGCP DEBUG <0013> Generated response: line #00: 200 56399 OK (mgcp_msg.c:67) 20241017055600219 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:67) 20241017055600219 DLMGCP DEBUG <0013> Generated response: line #02: o=- CF50EF03 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055600219 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:67) 20241017055600219 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055600219 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:67) 20241017055600219 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5944 RTP/AVP 112 (mgcp_msg.c:67) 20241017055600219 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241017055600219 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:67) OsmuxEM(397)@176d1c6d6327: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20241017055600730 DLMGCP DEBUG <0013> Received message: line #00: MDCX 56400 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055600730 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241017055600730 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241017055600730 DLMGCP DEBUG <0013> Received message: line #03: I: 2558FD8C (mgcp_msg.c:67) 20241017055600730 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055600730 DLMGCP DEBUG <0013> Received message: line #05: X-OSMUX: 2 (mgcp_msg.c:67) 20241017055600730 DLMGCP DEBUG <0013> Received message: line #06: v=0 (mgcp_msg.c:67) 20241017055600730 DLMGCP DEBUG <0013> Received message: line #07: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055600730 DLMGCP DEBUG <0013> Received message: line #08: s=- (mgcp_msg.c:67) 20241017055600730 DLMGCP DEBUG <0013> Received message: line #09: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055600730 DLMGCP DEBUG <0013> Received message: line #10: t=0 0 (mgcp_msg.c:67) 20241017055600730 DLMGCP DEBUG <0013> Received message: line #11: m=audio 1985 RTP/AVP 110 (mgcp_msg.c:67) 20241017055600730 DLMGCP DEBUG <0013> Received message: line #12: a=rtpmap:110 AMR/8000 (mgcp_msg.c:67) 20241017055600730 DLMGCP DEBUG <0013> Received message: line #13: a=ptime:20 (mgcp_msg.c:67) 20241017055600730 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241017055600730 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241017055600730 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1155) 20241017055600730 DLMGCP DEBUG <0013> MGCP client offered Osmux CID 2 (mgcp_msg.c:207) 20241017055600730 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:2558FD8C r=127.0.0.1:1985<->l=127.0.0.1:5946 CID=16) (mgcp_msg.c:118) 20241017055600731 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:2558FD8C connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241017055600731 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:2558FD8C output_enabled 1 (mgcp_msg.c:125) 20241017055600731 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055600731 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:2558FD8C Got media info via SDP: port:1985, addr:127.0.0.1, duration:20, payload-types:110=AMR  (mgcp_sdp.c:444) 20241017055600731 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:2558FD8C 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) 20241017055600731 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 1985 (mgcp_protocol.c:726) 20241017055600731 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:2558FD8C MDCX: modified conn:(1227/rtp C:2558FD8C r=127.0.0.1:1985<->l=127.0.0.1:5946 CID=16) (mgcp_protocol.c:1338) 20241017055600731 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:2558FD8C MDCX: connection successfully modified (mgcp_protocol.c:1351) 20241017055600731 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055600731 DLMGCP DEBUG <0013> Generated response: line #00: 200 56400 OK (mgcp_msg.c:67) 20241017055600731 DLMGCP DEBUG <0013> Generated response: line #01: X-Osmux: 16 (mgcp_msg.c:67) 20241017055600731 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241017055600731 DLMGCP DEBUG <0013> Generated response: line #03: o=- 2558FD8C 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055600731 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241017055600731 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055600731 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241017055600731 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 1984 RTP/AVP 110 (mgcp_msg.c:67) 20241017055600731 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:110 AMR/8000 (mgcp_msg.c:67) 20241017055600731 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) MTC@176d1c6d6327: stats: { num_pkts_tx := 191, bytes_payload_tx := 3247, 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@176d1c6d6327: 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 } 20241017055602844 DLMGCP DEBUG <0013> Received message: line #00: DLCX 56401 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055602844 DLMGCP DEBUG <0013> Received message: line #01: C: 1227 (mgcp_msg.c:67) 20241017055602844 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241017055602844 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241017055602844 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055602844 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1477) 20241017055602844 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055602844 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055602844 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055602844 DLMGCP DEBUG <0013> Generated response: line #00: 200 56401 OK (mgcp_msg.c:67) MTC@176d1c6d6327: setverdict(pass): none -> pass RTPEM0(394)@176d1c6d6327: Final verdict of PTC: none RTPEM2(396)@176d1c6d6327: Final verdict of PTC: none RTPEM1(395)@176d1c6d6327: Final verdict of PTC: none IPA-CTRL-CLI-IPA(399)@176d1c6d6327: Final verdict of PTC: none OsmuxEM(397)@176d1c6d6327: Final verdict of PTC: none VirtCallAgent-STATS(398)@176d1c6d6327: Final verdict of PTC: none MTC@176d1c6d6327: Setting final verdict of the test case. MTC@176d1c6d6327: Local verdict of MTC: pass MTC@176d1c6d6327: Local verdict of PTC RTPEM0(394): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC RTPEM1(395): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC RTPEM2(396): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC OsmuxEM(397): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC VirtCallAgent-STATS(398): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC IPA-CTRL-CLI-IPA(399): none (pass -> pass) MTC@176d1c6d6327: Test case TC_two_crcx_mdcx_and_rtp_osmux_ipv6_ipv4 finished. Verdict: pass MTC@176d1c6d6327: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_ipv6_ipv4 pass'. Thu Oct 17 05:56:02 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=444000) Waiting for packet dumper to finish... 1 (prev_count=444000, count=470872) MTC@176d1c6d6327: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_ipv6_ipv4 pass' was executed successfully (exit status: 0). MTC@176d1c6d6327: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup'. ------ MGCP_Test.TC_two_crcx_mdcx_and_iuup ------ Thu Oct 17 05:56:04 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_two_crcx_mdcx_and_iuup.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_two_crcx_mdcx_and_iuup.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@176d1c6d6327: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup' was executed successfully (exit status: 0). MTC@176d1c6d6327: Test case TC_two_crcx_mdcx_and_iuup started. 20241017055606038 DLMGCP DEBUG <0013> Received message: line #00: DLCX 6457 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055606038 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241017055606038 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241017055606038 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055606038 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241017055606038 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241017055606038 DLMGCP DEBUG <0013> Generated response: line #00: 515 6457 FAIL (mgcp_msg.c:67) 20241017055606051 DLMGCP DEBUG <0013> Received message: line #00: CRCX 6458 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055606051 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055606051 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241017055606051 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055606051 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241017055606051 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055606051 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241017055606052 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055606052 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241017055606052 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:67) 20241017055606052 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241017055606052 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055606052 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241017055606052 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241017055606052 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055606052 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:E2BFA9F2 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055606052 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:E2BFA9F2 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055606052 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:E2BFA9F2 output_enabled 0 (mgcp_msg.c:125) 20241017055606052 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055606052 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:E2BFA9F2 Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:96=VND.3GPP.IUFP  (mgcp_sdp.c:444) 20241017055606052 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:E2BFA9F2 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) 20241017055606052 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241017055606052 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:E2BFA9F2 CRCX: Creating connection: port: 5948 (mgcp_protocol.c:1112) 20241017055606052 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:E2BFA9F2 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055606052 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055606052 DLMGCP DEBUG <0013> Generated response: line #00: 200 6458 OK (mgcp_msg.c:67) 20241017055606052 DLMGCP DEBUG <0013> Generated response: line #01: I: E2BFA9F2 (mgcp_msg.c:67) 20241017055606052 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241017055606052 DLMGCP DEBUG <0013> Generated response: line #03: o=- E2BFA9F2 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055606052 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241017055606053 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055606053 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241017055606053 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5948 RTP/AVP 96 (mgcp_msg.c:67) 20241017055606053 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241017055606053 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) RTPEM0(400)@176d1c6d6327: Warning: Stopping inactive timer T_transmit. 20241017055606062 DLMGCP DEBUG <0013> Received message: line #00: CRCX 6459 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055606062 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055606062 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241017055606062 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055606062 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241017055606062 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055606062 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241017055606062 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055606062 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241017055606062 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 96 (mgcp_msg.c:67) 20241017055606062 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241017055606062 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055606062 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241017055606062 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241017055606062 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055606062 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:E950D3D5 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055606062 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:E950D3D5 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055606062 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:E950D3D5 output_enabled 0 (mgcp_msg.c:125) 20241017055606062 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055606062 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:E950D3D5 Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:96=VND.3GPP.IUFP  (mgcp_sdp.c:444) 20241017055606062 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:E950D3D5 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) 20241017055606062 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 20000 (mgcp_protocol.c:726) 20241017055606063 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:E950D3D5 CRCX: Creating connection: port: 5950 (mgcp_protocol.c:1112) 20241017055606063 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:E950D3D5 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055606063 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055606063 DLMGCP DEBUG <0013> Generated response: line #00: 200 6459 OK (mgcp_msg.c:67) 20241017055606063 DLMGCP DEBUG <0013> Generated response: line #01: I: E950D3D5 (mgcp_msg.c:67) 20241017055606063 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241017055606063 DLMGCP DEBUG <0013> Generated response: line #03: o=- E950D3D5 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055606063 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241017055606063 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055606063 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241017055606063 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5950 RTP/AVP 96 (mgcp_msg.c:67) 20241017055606063 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241017055606063 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) RTPEM1(401)@176d1c6d6327: Warning: Stopping inactive timer T_transmit. RTPEM0(400)@176d1c6d6327: IuUP INIT_ACK Received RTPEM0(400)@176d1c6d6327: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20241017055607583 DLMGCP DEBUG <0013> Received message: line #00: MDCX 6460 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055607583 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241017055607583 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241017055607584 DLMGCP DEBUG <0013> Received message: line #03: I: E2BFA9F2 (mgcp_msg.c:67) 20241017055607584 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055607584 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241017055607584 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055607584 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241017055607584 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055607584 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241017055607584 DLMGCP DEBUG <0013> Received message: line #10: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:67) 20241017055607584 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241017055607584 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241017055607584 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241017055607584 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241017055607584 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1155) 20241017055607584 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:E2BFA9F2 r=127.0.0.1:10000<->l=127.0.0.1:5948) (mgcp_msg.c:118) 20241017055607584 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:E2BFA9F2 connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241017055607584 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:E2BFA9F2 output_enabled 1 (mgcp_msg.c:125) 20241017055607584 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055607584 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:E2BFA9F2 Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:96=VND.3GPP.IUFP  (mgcp_sdp.c:444) 20241017055607584 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:E2BFA9F2 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) 20241017055607584 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241017055607584 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:E2BFA9F2 MDCX: modified conn:(1227/rtp C:E2BFA9F2 r=127.0.0.1:10000<->l=127.0.0.1:5948) (mgcp_protocol.c:1338) 20241017055607584 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:E2BFA9F2 MDCX: connection successfully modified (mgcp_protocol.c:1351) 20241017055607584 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055607584 DLMGCP DEBUG <0013> Generated response: line #00: 200 6460 OK (mgcp_msg.c:67) 20241017055607584 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:67) 20241017055607584 DLMGCP DEBUG <0013> Generated response: line #02: o=- E2BFA9F2 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055607584 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:67) 20241017055607584 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055607584 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:67) 20241017055607584 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5948 RTP/AVP 96 (mgcp_msg.c:67) 20241017055607584 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241017055607584 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:67) RTPEM1(401)@176d1c6d6327: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20241017055608097 DLMGCP DEBUG <0013> Received message: line #00: MDCX 6461 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055608097 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241017055608097 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241017055608097 DLMGCP DEBUG <0013> Received message: line #03: I: E950D3D5 (mgcp_msg.c:67) 20241017055608097 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055608097 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241017055608097 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055608097 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241017055608097 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055608097 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241017055608097 DLMGCP DEBUG <0013> Received message: line #10: m=audio 20000 RTP/AVP 96 (mgcp_msg.c:67) 20241017055608097 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241017055608097 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241017055608097 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241017055608097 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241017055608097 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1155) 20241017055608097 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:E950D3D5 r=127.0.0.1:20000<->l=127.0.0.1:5950) (mgcp_msg.c:118) 20241017055608097 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:E950D3D5 connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241017055608097 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:E950D3D5 output_enabled 1 (mgcp_msg.c:125) 20241017055608097 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055608097 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:E950D3D5 Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:96=VND.3GPP.IUFP  (mgcp_sdp.c:444) 20241017055608098 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:E950D3D5 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) 20241017055608098 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 20000 (mgcp_protocol.c:726) 20241017055608098 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:E950D3D5 MDCX: modified conn:(1227/rtp C:E950D3D5 r=127.0.0.1:20000<->l=127.0.0.1:5950) (mgcp_protocol.c:1338) 20241017055608098 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:E950D3D5 MDCX: connection successfully modified (mgcp_protocol.c:1351) 20241017055608098 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055608098 DLMGCP DEBUG <0013> Generated response: line #00: 200 6461 OK (mgcp_msg.c:67) 20241017055608098 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:67) 20241017055608098 DLMGCP DEBUG <0013> Generated response: line #02: o=- E950D3D5 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055608098 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:67) 20241017055608098 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055608098 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:67) 20241017055608098 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5950 RTP/AVP 96 (mgcp_msg.c:67) 20241017055608098 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241017055608098 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:67) MTC@176d1c6d6327: stats: { num_pkts_tx := 191, bytes_payload_tx := 764, num_pkts_rx := 121, bytes_payload_rx := 968, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@176d1c6d6327: stats: { num_pkts_tx := 167, bytes_payload_tx := 668, num_pkts_rx := 97, bytes_payload_rx := 790, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } 20241017055610209 DLMGCP DEBUG <0013> Received message: line #00: DLCX 6462 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055610209 DLMGCP DEBUG <0013> Received message: line #01: C: 1227 (mgcp_msg.c:67) 20241017055610209 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241017055610210 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241017055610210 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055610210 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1477) 20241017055610210 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055610210 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055610213 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055610213 DLMGCP DEBUG <0013> Generated response: line #00: 200 6462 OK (mgcp_msg.c:67) MTC@176d1c6d6327: setverdict(pass): none -> pass MTC@176d1c6d6327: setverdict(pass): pass -> pass, component reason not changed RTPEM0(400)@176d1c6d6327: Final verdict of PTC: none VirtCallAgent-STATS(403)@176d1c6d6327: Final verdict of PTC: none RTPEM1(401)@176d1c6d6327: Final verdict of PTC: none RTPEM2(402)@176d1c6d6327: Final verdict of PTC: none IPA-CTRL-CLI-IPA(404)@176d1c6d6327: Final verdict of PTC: none MTC@176d1c6d6327: Setting final verdict of the test case. MTC@176d1c6d6327: Local verdict of MTC: pass MTC@176d1c6d6327: Local verdict of PTC RTPEM0(400): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC RTPEM1(401): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC RTPEM2(402): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC VirtCallAgent-STATS(403): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC IPA-CTRL-CLI-IPA(404): none (pass -> pass) MTC@176d1c6d6327: Test case TC_two_crcx_mdcx_and_iuup finished. Verdict: pass MTC@176d1c6d6327: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup pass'. Thu Oct 17 05:56: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=758864) Waiting for packet dumper to finish... 1 (prev_count=758864, count=812016) MTC@176d1c6d6327: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup pass' was executed successfully (exit status: 0). MTC@176d1c6d6327: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup_rfci_unordered'. ------ MGCP_Test.TC_two_crcx_mdcx_and_iuup_rfci_unordered ------ Thu Oct 17 05:56:12 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_two_crcx_mdcx_and_iuup_rfci_unordered.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_two_crcx_mdcx_and_iuup_rfci_unordered.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@176d1c6d6327: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup_rfci_unordered' was executed successfully (exit status: 0). MTC@176d1c6d6327: Test case TC_two_crcx_mdcx_and_iuup_rfci_unordered started. 20241017055613392 DLMGCP DEBUG <0013> Received message: line #00: DLCX 23858 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055613392 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241017055613392 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241017055613392 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055613392 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241017055613392 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241017055613392 DLMGCP DEBUG <0013> Generated response: line #00: 515 23858 FAIL (mgcp_msg.c:67) 20241017055613401 DLMGCP DEBUG <0013> Received message: line #00: CRCX 23859 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055613401 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055613401 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241017055613401 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055613401 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241017055613401 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055613401 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241017055613401 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055613401 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241017055613401 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:67) 20241017055613401 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241017055613401 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055613401 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241017055613401 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241017055613401 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055613401 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:034584BE r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055613401 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:034584BE connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055613401 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:034584BE output_enabled 0 (mgcp_msg.c:125) 20241017055613401 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055613401 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:034584BE Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:96=VND.3GPP.IUFP  (mgcp_sdp.c:444) 20241017055613401 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:034584BE 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) 20241017055613401 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241017055613401 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:034584BE CRCX: Creating connection: port: 5952 (mgcp_protocol.c:1112) 20241017055613401 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:034584BE CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055613401 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055613401 DLMGCP DEBUG <0013> Generated response: line #00: 200 23859 OK (mgcp_msg.c:67) 20241017055613401 DLMGCP DEBUG <0013> Generated response: line #01: I: 034584BE (mgcp_msg.c:67) 20241017055613401 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241017055613401 DLMGCP DEBUG <0013> Generated response: line #03: o=- 034584BE 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055613401 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241017055613401 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055613401 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241017055613401 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5952 RTP/AVP 96 (mgcp_msg.c:67) 20241017055613401 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241017055613402 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) RTPEM0(405)@176d1c6d6327: Warning: Stopping inactive timer T_transmit. 20241017055613409 DLMGCP DEBUG <0013> Received message: line #00: CRCX 23860 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055613409 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055613409 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241017055613410 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055613410 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241017055613410 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055613410 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241017055613410 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055613410 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241017055613410 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 96 (mgcp_msg.c:67) 20241017055613410 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241017055613410 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055613410 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241017055613410 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241017055613410 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055613410 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:82BE5A54 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055613410 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:82BE5A54 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055613410 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:82BE5A54 output_enabled 0 (mgcp_msg.c:125) 20241017055613410 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055613410 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:82BE5A54 Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:96=VND.3GPP.IUFP  (mgcp_sdp.c:444) 20241017055613410 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:82BE5A54 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) 20241017055613410 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 20000 (mgcp_protocol.c:726) 20241017055613410 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:82BE5A54 CRCX: Creating connection: port: 5954 (mgcp_protocol.c:1112) 20241017055613410 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:82BE5A54 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055613410 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055613410 DLMGCP DEBUG <0013> Generated response: line #00: 200 23860 OK (mgcp_msg.c:67) 20241017055613410 DLMGCP DEBUG <0013> Generated response: line #01: I: 82BE5A54 (mgcp_msg.c:67) 20241017055613411 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241017055613411 DLMGCP DEBUG <0013> Generated response: line #03: o=- 82BE5A54 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055613411 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241017055613411 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055613411 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241017055613411 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5954 RTP/AVP 96 (mgcp_msg.c:67) 20241017055613411 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241017055613411 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) RTPEM1(406)@176d1c6d6327: Warning: Stopping inactive timer T_transmit. RTPEM0(405)@176d1c6d6327: IuUP INIT_ACK Received RTPEM0(405)@176d1c6d6327: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20241017055614938 DLMGCP DEBUG <0013> Received message: line #00: MDCX 23861 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055614938 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241017055614938 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241017055614938 DLMGCP DEBUG <0013> Received message: line #03: I: 034584BE (mgcp_msg.c:67) 20241017055614938 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055614938 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241017055614938 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055614938 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241017055614938 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055614938 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241017055614938 DLMGCP DEBUG <0013> Received message: line #10: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:67) 20241017055614938 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241017055614938 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241017055614938 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241017055614938 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241017055614938 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1155) 20241017055614938 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:034584BE r=127.0.0.1:10000<->l=127.0.0.1:5952) (mgcp_msg.c:118) 20241017055614938 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:034584BE connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241017055614938 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:034584BE output_enabled 1 (mgcp_msg.c:125) 20241017055614938 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055614938 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:034584BE Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:96=VND.3GPP.IUFP  (mgcp_sdp.c:444) 20241017055614938 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:034584BE 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) 20241017055614938 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241017055614938 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:034584BE MDCX: modified conn:(1227/rtp C:034584BE r=127.0.0.1:10000<->l=127.0.0.1:5952) (mgcp_protocol.c:1338) 20241017055614938 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:034584BE MDCX: connection successfully modified (mgcp_protocol.c:1351) 20241017055614938 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055614938 DLMGCP DEBUG <0013> Generated response: line #00: 200 23861 OK (mgcp_msg.c:67) 20241017055614938 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:67) 20241017055614938 DLMGCP DEBUG <0013> Generated response: line #02: o=- 034584BE 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055614938 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:67) 20241017055614938 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055614938 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:67) 20241017055614938 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5952 RTP/AVP 96 (mgcp_msg.c:67) 20241017055614938 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241017055614938 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:67) RTPEM1(406)@176d1c6d6327: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20241017055615450 DLMGCP DEBUG <0013> Received message: line #00: MDCX 23862 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055615450 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241017055615450 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241017055615450 DLMGCP DEBUG <0013> Received message: line #03: I: 82BE5A54 (mgcp_msg.c:67) 20241017055615450 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055615450 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241017055615450 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055615450 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241017055615450 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055615450 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241017055615450 DLMGCP DEBUG <0013> Received message: line #10: m=audio 20000 RTP/AVP 96 (mgcp_msg.c:67) 20241017055615450 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241017055615450 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241017055615450 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241017055615450 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241017055615450 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1155) 20241017055615450 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:82BE5A54 r=127.0.0.1:20000<->l=127.0.0.1:5954) (mgcp_msg.c:118) 20241017055615451 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:82BE5A54 connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241017055615451 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:82BE5A54 output_enabled 1 (mgcp_msg.c:125) 20241017055615451 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055615451 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:82BE5A54 Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:96=VND.3GPP.IUFP  (mgcp_sdp.c:444) 20241017055615451 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:82BE5A54 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) 20241017055615451 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 20000 (mgcp_protocol.c:726) 20241017055615451 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:82BE5A54 MDCX: modified conn:(1227/rtp C:82BE5A54 r=127.0.0.1:20000<->l=127.0.0.1:5954) (mgcp_protocol.c:1338) 20241017055615451 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:82BE5A54 MDCX: connection successfully modified (mgcp_protocol.c:1351) 20241017055615451 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055615451 DLMGCP DEBUG <0013> Generated response: line #00: 200 23862 OK (mgcp_msg.c:67) 20241017055615451 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:67) 20241017055615451 DLMGCP DEBUG <0013> Generated response: line #02: o=- 82BE5A54 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055615451 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:67) 20241017055615451 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055615451 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:67) 20241017055615451 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5954 RTP/AVP 96 (mgcp_msg.c:67) 20241017055615451 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241017055615451 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:67) MTC@176d1c6d6327: stats: { num_pkts_tx := 192, bytes_payload_tx := 768, num_pkts_rx := 121, bytes_payload_rx := 968, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@176d1c6d6327: stats: { num_pkts_tx := 168, bytes_payload_tx := 672, num_pkts_rx := 98, bytes_payload_rx := 798, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } 20241017055617561 DLMGCP DEBUG <0013> Received message: line #00: DLCX 23863 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055617561 DLMGCP DEBUG <0013> Received message: line #01: C: 1227 (mgcp_msg.c:67) 20241017055617561 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241017055617561 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241017055617561 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055617561 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1477) 20241017055617561 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055617561 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055617565 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055617565 DLMGCP DEBUG <0013> Generated response: line #00: 200 23863 OK (mgcp_msg.c:67) MTC@176d1c6d6327: setverdict(pass): none -> pass MTC@176d1c6d6327: setverdict(pass): pass -> pass, component reason not changed RTPEM0(405)@176d1c6d6327: Final verdict of PTC: none IPA-CTRL-CLI-IPA(409)@176d1c6d6327: Final verdict of PTC: none RTPEM2(407)@176d1c6d6327: Final verdict of PTC: none RTPEM1(406)@176d1c6d6327: Final verdict of PTC: none VirtCallAgent-STATS(408)@176d1c6d6327: Final verdict of PTC: none MTC@176d1c6d6327: Setting final verdict of the test case. MTC@176d1c6d6327: Local verdict of MTC: pass MTC@176d1c6d6327: Local verdict of PTC RTPEM0(405): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC RTPEM1(406): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC RTPEM2(407): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC VirtCallAgent-STATS(408): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC IPA-CTRL-CLI-IPA(409): none (pass -> pass) MTC@176d1c6d6327: Test case TC_two_crcx_mdcx_and_iuup_rfci_unordered finished. Verdict: pass MTC@176d1c6d6327: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup_rfci_unordered pass'. Thu Oct 17 05:56:17 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=750412) Waiting for packet dumper to finish... 1 (prev_count=750412, count=811796) MTC@176d1c6d6327: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup_rfci_unordered pass' was executed successfully (exit status: 0). MTC@176d1c6d6327: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup_mdcx_recvonly'. ------ MGCP_Test.TC_two_crcx_mdcx_and_iuup_mdcx_recvonly ------ Thu Oct 17 05:56:19 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_two_crcx_mdcx_and_iuup_mdcx_recvonly.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_two_crcx_mdcx_and_iuup_mdcx_recvonly.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@176d1c6d6327: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup_mdcx_recvonly' was executed successfully (exit status: 0). MTC@176d1c6d6327: Test case TC_two_crcx_mdcx_and_iuup_mdcx_recvonly started. 20241017055620748 DLMGCP DEBUG <0013> Received message: line #00: DLCX 65102 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055620749 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241017055620749 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241017055620749 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055620749 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241017055620749 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241017055620749 DLMGCP DEBUG <0013> Generated response: line #00: 515 65102 FAIL (mgcp_msg.c:67) 20241017055620761 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65103 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055620761 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055620762 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241017055620762 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055620762 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241017055620762 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055620762 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241017055620762 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055620762 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241017055620762 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:67) 20241017055620762 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241017055620762 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055620762 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241017055620762 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241017055620762 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055620762 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:FBBC2231 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055620762 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:FBBC2231 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055620762 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:FBBC2231 output_enabled 0 (mgcp_msg.c:125) 20241017055620762 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055620762 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:FBBC2231 Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:96=VND.3GPP.IUFP  (mgcp_sdp.c:444) 20241017055620762 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:FBBC2231 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) 20241017055620762 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241017055620762 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:FBBC2231 CRCX: Creating connection: port: 5956 (mgcp_protocol.c:1112) 20241017055620762 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:FBBC2231 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055620762 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055620762 DLMGCP DEBUG <0013> Generated response: line #00: 200 65103 OK (mgcp_msg.c:67) 20241017055620762 DLMGCP DEBUG <0013> Generated response: line #01: I: FBBC2231 (mgcp_msg.c:67) 20241017055620762 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241017055620762 DLMGCP DEBUG <0013> Generated response: line #03: o=- FBBC2231 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055620762 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241017055620762 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055620762 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241017055620762 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5956 RTP/AVP 96 (mgcp_msg.c:67) 20241017055620762 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241017055620762 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) RTPEM0(410)@176d1c6d6327: Warning: Stopping inactive timer T_transmit. 20241017055620771 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65104 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055620771 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055620771 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241017055620771 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055620771 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241017055620771 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055620771 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241017055620771 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055620771 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241017055620771 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 96 (mgcp_msg.c:67) 20241017055620771 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241017055620771 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055620771 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241017055620771 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241017055620771 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055620771 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:05CEAD4A r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055620771 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:05CEAD4A connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055620771 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:05CEAD4A output_enabled 0 (mgcp_msg.c:125) 20241017055620771 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055620771 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:05CEAD4A Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:96=VND.3GPP.IUFP  (mgcp_sdp.c:444) 20241017055620771 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:05CEAD4A 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) 20241017055620771 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 20000 (mgcp_protocol.c:726) 20241017055620772 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:05CEAD4A CRCX: Creating connection: port: 5958 (mgcp_protocol.c:1112) 20241017055620772 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:05CEAD4A CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055620772 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055620772 DLMGCP DEBUG <0013> Generated response: line #00: 200 65104 OK (mgcp_msg.c:67) 20241017055620772 DLMGCP DEBUG <0013> Generated response: line #01: I: 05CEAD4A (mgcp_msg.c:67) 20241017055620772 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241017055620772 DLMGCP DEBUG <0013> Generated response: line #03: o=- 05CEAD4A 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055620772 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241017055620772 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055620772 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241017055620772 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5958 RTP/AVP 96 (mgcp_msg.c:67) 20241017055620772 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241017055620772 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) RTPEM1(411)@176d1c6d6327: Warning: Stopping inactive timer T_transmit. RTPEM0(410)@176d1c6d6327: IuUP INIT_ACK Received RTPEM0(410)@176d1c6d6327: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20241017055622294 DLMGCP DEBUG <0013> Received message: line #00: MDCX 65105 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055622294 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241017055622294 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241017055622294 DLMGCP DEBUG <0013> Received message: line #03: I: FBBC2231 (mgcp_msg.c:67) 20241017055622294 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055622294 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241017055622294 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055622294 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241017055622294 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055622294 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241017055622294 DLMGCP DEBUG <0013> Received message: line #10: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:67) 20241017055622294 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241017055622294 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241017055622294 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241017055622294 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241017055622294 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1155) 20241017055622294 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:FBBC2231 r=127.0.0.1:10000<->l=127.0.0.1:5956) (mgcp_msg.c:118) 20241017055622294 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:FBBC2231 connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241017055622294 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:FBBC2231 output_enabled 1 (mgcp_msg.c:125) 20241017055622294 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055622294 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:FBBC2231 Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:96=VND.3GPP.IUFP  (mgcp_sdp.c:444) 20241017055622294 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:FBBC2231 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) 20241017055622294 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241017055622294 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:FBBC2231 MDCX: modified conn:(1227/rtp C:FBBC2231 r=127.0.0.1:10000<->l=127.0.0.1:5956) (mgcp_protocol.c:1338) 20241017055622294 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:FBBC2231 MDCX: connection successfully modified (mgcp_protocol.c:1351) 20241017055622294 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055622294 DLMGCP DEBUG <0013> Generated response: line #00: 200 65105 OK (mgcp_msg.c:67) 20241017055622294 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:67) 20241017055622294 DLMGCP DEBUG <0013> Generated response: line #02: o=- FBBC2231 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055622294 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:67) 20241017055622294 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055622294 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:67) 20241017055622294 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5956 RTP/AVP 96 (mgcp_msg.c:67) 20241017055622294 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241017055622294 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:67) RTPEM1(411)@176d1c6d6327: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20241017055622806 DLMGCP DEBUG <0013> Received message: line #00: MDCX 65106 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055622806 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241017055622806 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241017055622806 DLMGCP DEBUG <0013> Received message: line #03: I: 05CEAD4A (mgcp_msg.c:67) 20241017055622806 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055622806 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241017055622806 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055622806 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241017055622806 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055622806 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241017055622806 DLMGCP DEBUG <0013> Received message: line #10: m=audio 20000 RTP/AVP 96 (mgcp_msg.c:67) 20241017055622806 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241017055622806 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241017055622806 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241017055622806 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241017055622806 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1155) 20241017055622806 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:05CEAD4A r=127.0.0.1:20000<->l=127.0.0.1:5958) (mgcp_msg.c:118) 20241017055622806 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:05CEAD4A connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241017055622806 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:05CEAD4A output_enabled 1 (mgcp_msg.c:125) 20241017055622806 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055622806 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:05CEAD4A Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:96=VND.3GPP.IUFP  (mgcp_sdp.c:444) 20241017055622806 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:05CEAD4A 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) 20241017055622806 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 20000 (mgcp_protocol.c:726) 20241017055622806 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:05CEAD4A MDCX: modified conn:(1227/rtp C:05CEAD4A r=127.0.0.1:20000<->l=127.0.0.1:5958) (mgcp_protocol.c:1338) 20241017055622806 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:05CEAD4A MDCX: connection successfully modified (mgcp_protocol.c:1351) 20241017055622806 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055622806 DLMGCP DEBUG <0013> Generated response: line #00: 200 65106 OK (mgcp_msg.c:67) 20241017055622806 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:67) 20241017055622806 DLMGCP DEBUG <0013> Generated response: line #02: o=- 05CEAD4A 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055622806 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:67) 20241017055622806 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055622806 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:67) 20241017055622806 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5958 RTP/AVP 96 (mgcp_msg.c:67) 20241017055622806 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241017055622806 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:67) MTC@176d1c6d6327: stats: { num_pkts_tx := 191, bytes_payload_tx := 764, num_pkts_rx := 121, bytes_payload_rx := 968, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@176d1c6d6327: stats: { num_pkts_tx := 168, bytes_payload_tx := 672, num_pkts_rx := 98, bytes_payload_rx := 798, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@176d1c6d6327: setverdict(pass): none -> pass 20241017055624818 DLMGCP DEBUG <0013> Received message: line #00: MDCX 65107 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055624818 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055624818 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241017055624818 DLMGCP DEBUG <0013> Received message: line #03: I: 05CEAD4A (mgcp_msg.c:67) 20241017055624818 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055624818 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241017055624818 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055624818 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241017055624818 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055624818 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241017055624818 DLMGCP DEBUG <0013> Received message: line #10: m=audio 20000 RTP/AVP 96 (mgcp_msg.c:67) 20241017055624818 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241017055624818 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241017055624818 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241017055624818 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241017055624818 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1155) 20241017055624818 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:05CEAD4A r=127.0.0.1:20000<->l=127.0.0.1:5958) (mgcp_msg.c:118) 20241017055624818 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:05CEAD4A connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055624818 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:05CEAD4A output_enabled 0 (mgcp_msg.c:125) 20241017055624818 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055624818 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:05CEAD4A Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:96=VND.3GPP.IUFP  (mgcp_sdp.c:444) 20241017055624818 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:05CEAD4A 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) 20241017055624819 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 20000 (mgcp_protocol.c:726) 20241017055624819 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:05CEAD4A MDCX: modified conn:(1227/rtp C:05CEAD4A r=127.0.0.1:20000<->l=127.0.0.1:5958) (mgcp_protocol.c:1338) 20241017055624819 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:05CEAD4A MDCX: connection successfully modified (mgcp_protocol.c:1351) 20241017055624819 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055624819 DLMGCP DEBUG <0013> Generated response: line #00: 200 65107 OK (mgcp_msg.c:67) 20241017055624819 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:67) 20241017055624819 DLMGCP DEBUG <0013> Generated response: line #02: o=- 05CEAD4A 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055624819 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:67) 20241017055624819 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055624819 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:67) 20241017055624819 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5958 RTP/AVP 96 (mgcp_msg.c:67) 20241017055624819 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241017055624819 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:67) 20241017055625828 DLMGCP DEBUG <0013> Received message: line #00: MDCX 65108 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055625828 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055625828 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241017055625828 DLMGCP DEBUG <0013> Received message: line #03: I: FBBC2231 (mgcp_msg.c:67) 20241017055625828 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055625828 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241017055625828 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055625828 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241017055625828 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055625828 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241017055625828 DLMGCP DEBUG <0013> Received message: line #10: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:67) 20241017055625828 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241017055625828 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241017055625828 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241017055625828 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241017055625828 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1155) 20241017055625828 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:FBBC2231 r=127.0.0.1:10000<->l=127.0.0.1:5956) (mgcp_msg.c:118) 20241017055625828 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:FBBC2231 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055625828 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:FBBC2231 output_enabled 0 (mgcp_msg.c:125) 20241017055625828 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055625828 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:FBBC2231 Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:96=VND.3GPP.IUFP  (mgcp_sdp.c:444) 20241017055625828 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:FBBC2231 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) 20241017055625828 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241017055625828 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:FBBC2231 MDCX: modified conn:(1227/rtp C:FBBC2231 r=127.0.0.1:10000<->l=127.0.0.1:5956) (mgcp_protocol.c:1338) 20241017055625828 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:FBBC2231 MDCX: connection successfully modified (mgcp_protocol.c:1351) 20241017055625828 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055625828 DLMGCP DEBUG <0013> Generated response: line #00: 200 65108 OK (mgcp_msg.c:67) 20241017055625828 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:67) 20241017055625828 DLMGCP DEBUG <0013> Generated response: line #02: o=- FBBC2231 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055625828 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:67) 20241017055625828 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055625828 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:67) 20241017055625828 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5956 RTP/AVP 96 (mgcp_msg.c:67) 20241017055625828 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241017055625828 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:67) RTPEM0(410)@176d1c6d6327: Warning: Stopping inactive timer T_transmit. 20241017055626944 DLMGCP DEBUG <0013> Received message: line #00: DLCX 65109 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055626944 DLMGCP DEBUG <0013> Received message: line #01: C: 1227 (mgcp_msg.c:67) 20241017055626944 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241017055626944 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241017055626944 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055626944 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1477) 20241017055626944 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055626944 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055626949 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055626949 DLMGCP DEBUG <0013> Generated response: line #00: 200 65109 OK (mgcp_msg.c:67) MTC@176d1c6d6327: setverdict(pass): pass -> pass, component reason not changed RTPEM0(410)@176d1c6d6327: Final verdict of PTC: none IPA-CTRL-CLI-IPA(414)@176d1c6d6327: Final verdict of PTC: none RTPEM1(411)@176d1c6d6327: Final verdict of PTC: none VirtCallAgent-STATS(413)@176d1c6d6327: Final verdict of PTC: none RTPEM2(412)@176d1c6d6327: Final verdict of PTC: none MTC@176d1c6d6327: Setting final verdict of the test case. MTC@176d1c6d6327: Local verdict of MTC: pass MTC@176d1c6d6327: Local verdict of PTC RTPEM0(410): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC RTPEM1(411): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC RTPEM2(412): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC VirtCallAgent-STATS(413): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC IPA-CTRL-CLI-IPA(414): none (pass -> pass) MTC@176d1c6d6327: Test case TC_two_crcx_mdcx_and_iuup_mdcx_recvonly finished. Verdict: pass MTC@176d1c6d6327: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup_mdcx_recvonly pass'. Thu Oct 17 05:56:26 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=981776) Waiting for packet dumper to finish... 1 (prev_count=981776, count=1005304) MTC@176d1c6d6327: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup_mdcx_recvonly pass' was executed successfully (exit status: 0). MTC@176d1c6d6327: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp'. ------ MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp ------ Thu Oct 17 05:56:29 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@176d1c6d6327: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp' was executed successfully (exit status: 0). MTC@176d1c6d6327: Test case TC_two_crcx_mdcx_and_iuup_rtp started. 20241017055630142 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17365 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055630142 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241017055630142 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241017055630142 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055630142 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241017055630142 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241017055630142 DLMGCP DEBUG <0013> Generated response: line #00: 515 17365 FAIL (mgcp_msg.c:67) 20241017055630148 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17366 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055630148 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055630148 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241017055630148 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055630148 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241017055630148 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055630148 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241017055630148 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055630148 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241017055630148 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:67) 20241017055630148 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241017055630148 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055630148 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241017055630148 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241017055630148 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055630148 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:458863AD r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055630148 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:458863AD connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055630148 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:458863AD output_enabled 0 (mgcp_msg.c:125) 20241017055630148 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055630148 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:458863AD Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:96=VND.3GPP.IUFP  (mgcp_sdp.c:444) 20241017055630148 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:458863AD 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) 20241017055630148 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241017055630148 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:458863AD CRCX: Creating connection: port: 5960 (mgcp_protocol.c:1112) 20241017055630148 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:458863AD CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055630148 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055630148 DLMGCP DEBUG <0013> Generated response: line #00: 200 17366 OK (mgcp_msg.c:67) 20241017055630148 DLMGCP DEBUG <0013> Generated response: line #01: I: 458863AD (mgcp_msg.c:67) 20241017055630148 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241017055630148 DLMGCP DEBUG <0013> Generated response: line #03: o=- 458863AD 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055630148 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241017055630148 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055630148 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241017055630148 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5960 RTP/AVP 96 (mgcp_msg.c:67) 20241017055630148 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241017055630148 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) RTPEM0(415)@176d1c6d6327: Warning: Stopping inactive timer T_transmit. 20241017055630152 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17367 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055630152 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055630152 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241017055630152 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055630152 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241017055630152 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055630152 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241017055630152 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055630152 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241017055630152 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 112 (mgcp_msg.c:67) 20241017055630152 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241017055630152 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055630152 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241017055630152 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241017055630152 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055630152 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:DD1B6F0F r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055630152 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:DD1B6F0F connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055630152 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:DD1B6F0F output_enabled 0 (mgcp_msg.c:125) 20241017055630152 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055630152 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:DD1B6F0F Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:112=AMR  (mgcp_sdp.c:444) 20241017055630152 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:DD1B6F0F 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) 20241017055630152 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 20000 (mgcp_protocol.c:726) 20241017055630152 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:DD1B6F0F CRCX: Creating connection: port: 5962 (mgcp_protocol.c:1112) 20241017055630152 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:DD1B6F0F CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055630152 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055630152 DLMGCP DEBUG <0013> Generated response: line #00: 200 17367 OK (mgcp_msg.c:67) 20241017055630152 DLMGCP DEBUG <0013> Generated response: line #01: I: DD1B6F0F (mgcp_msg.c:67) 20241017055630152 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241017055630152 DLMGCP DEBUG <0013> Generated response: line #03: o=- DD1B6F0F 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055630152 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241017055630152 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055630152 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241017055630152 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5962 RTP/AVP 112 (mgcp_msg.c:67) 20241017055630152 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241017055630152 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) RTPEM1(416)@176d1c6d6327: Warning: Stopping inactive timer T_transmit. RTPEM0(415)@176d1c6d6327: IuUP INIT_ACK Received 20241017055630195 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055630216 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055630237 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055630259 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055630280 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055630301 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055630323 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055630345 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055630366 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055630387 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055630409 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055630431 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055630453 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055630474 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055630496 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055630518 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055630539 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055630561 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055630583 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055630605 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055630626 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055630648 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055630668 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055630689 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055630709 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055630729 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055630750 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055630771 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055630791 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055630812 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055630833 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055630853 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055630874 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055630895 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055630916 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055630936 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055630957 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055630978 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055630999 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055631019 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055631040 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055631061 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055631081 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055631102 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055631123 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055631143 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055631164 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055631185 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055631205 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055631226 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055631247 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055631267 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055631288 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055631310 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055631331 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055631353 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055631374 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055631395 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055631417 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055631438 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055631459 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055631481 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055631502 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055631523 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055631545 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055631566 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055631587 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055631608 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055631630 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055631651 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) RTPEM0(415)@176d1c6d6327: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20241017055631670 DLMGCP DEBUG <0013> Received message: line #00: MDCX 17368 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055631670 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241017055631670 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241017055631670 DLMGCP DEBUG <0013> Received message: line #03: I: 458863AD (mgcp_msg.c:67) 20241017055631670 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055631670 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241017055631670 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055631670 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241017055631670 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055631670 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241017055631670 DLMGCP DEBUG <0013> Received message: line #10: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:67) 20241017055631670 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241017055631670 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241017055631670 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241017055631670 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241017055631670 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1155) 20241017055631670 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:458863AD r=127.0.0.1:10000<->l=127.0.0.1:5960) (mgcp_msg.c:118) 20241017055631670 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:458863AD connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241017055631670 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:458863AD output_enabled 1 (mgcp_msg.c:125) 20241017055631670 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055631670 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:458863AD Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:96=VND.3GPP.IUFP  (mgcp_sdp.c:444) 20241017055631670 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:458863AD 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) 20241017055631671 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241017055631671 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:458863AD MDCX: modified conn:(1227/rtp C:458863AD r=127.0.0.1:10000<->l=127.0.0.1:5960) (mgcp_protocol.c:1338) 20241017055631671 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:458863AD MDCX: connection successfully modified (mgcp_protocol.c:1351) 20241017055631671 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055631671 DLMGCP DEBUG <0013> Generated response: line #00: 200 17368 OK (mgcp_msg.c:67) 20241017055631671 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:67) 20241017055631671 DLMGCP DEBUG <0013> Generated response: line #02: o=- 458863AD 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055631671 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:67) 20241017055631671 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055631671 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:67) 20241017055631671 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5960 RTP/AVP 96 (mgcp_msg.c:67) 20241017055631671 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241017055631671 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:67) 20241017055631685 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055631689 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055631706 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055631710 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055631726 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055631731 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055631747 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055631752 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055631767 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055631772 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055631788 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055631793 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055631809 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055631814 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055631829 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055631835 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055631849 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055631855 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055631870 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055631876 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055631890 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055631897 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055631910 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055631917 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055631931 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055631938 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055631951 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055631959 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055631971 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055631979 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055631992 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055632000 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055632012 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055632021 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055632032 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055632041 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055632053 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055632062 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055632073 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055632083 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055632094 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055632104 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055632114 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055632125 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055632135 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055632147 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055632156 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055632168 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055632176 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) RTPEM1(416)@176d1c6d6327: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20241017055632184 DLMGCP DEBUG <0013> Received message: line #00: MDCX 17369 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055632184 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241017055632184 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241017055632184 DLMGCP DEBUG <0013> Received message: line #03: I: DD1B6F0F (mgcp_msg.c:67) 20241017055632184 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055632184 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241017055632184 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055632184 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241017055632184 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055632184 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241017055632184 DLMGCP DEBUG <0013> Received message: line #10: m=audio 20000 RTP/AVP 112 (mgcp_msg.c:67) 20241017055632184 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241017055632184 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241017055632184 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241017055632184 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241017055632184 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1155) 20241017055632184 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:DD1B6F0F r=127.0.0.1:20000<->l=127.0.0.1:5962) (mgcp_msg.c:118) 20241017055632184 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:DD1B6F0F connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241017055632184 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:DD1B6F0F output_enabled 1 (mgcp_msg.c:125) 20241017055632184 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055632184 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:DD1B6F0F Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:112=AMR  (mgcp_sdp.c:444) 20241017055632185 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:DD1B6F0F 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) 20241017055632185 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 20000 (mgcp_protocol.c:726) 20241017055632185 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:DD1B6F0F MDCX: modified conn:(1227/rtp C:DD1B6F0F r=127.0.0.1:20000<->l=127.0.0.1:5962) (mgcp_protocol.c:1338) 20241017055632185 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:DD1B6F0F MDCX: connection successfully modified (mgcp_protocol.c:1351) 20241017055632185 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055632185 DLMGCP DEBUG <0013> Generated response: line #00: 200 17369 OK (mgcp_msg.c:67) 20241017055632185 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:67) 20241017055632185 DLMGCP DEBUG <0013> Generated response: line #02: o=- DD1B6F0F 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055632185 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:67) 20241017055632185 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055632185 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:67) 20241017055632185 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5962 RTP/AVP 112 (mgcp_msg.c:67) 20241017055632185 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241017055632185 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:67) 20241017055632197 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055632200 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055632217 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055632220 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055632238 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055632240 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055632258 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055632261 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055632278 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055632281 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055632299 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055632301 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055632319 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055632321 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055632339 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055632342 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055632360 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055632362 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055632381 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055632383 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055632402 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055632403 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055632423 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055632424 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055632444 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055632445 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055632465 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055632465 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055632485 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055632487 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055632505 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055632507 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055632526 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055632527 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055632546 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055632547 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055632566 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055632568 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055632586 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055632588 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055632607 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055632608 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055632628 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055632629 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055632648 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055632649 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055632669 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055632670 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055632690 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055632690 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055632710 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055632711 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055632731 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055632732 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055632751 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055632753 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055632771 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055632773 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055632792 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055632795 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055632813 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055632815 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055632833 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055632835 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055632854 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055632855 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055632874 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055632876 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055632894 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055632896 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055632915 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055632917 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055632935 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055632937 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055632957 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055632958 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055632978 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055632980 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055633000 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055633000 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055633021 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055633022 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055633043 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055633043 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055633064 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055633065 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055633085 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055633086 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055633106 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055633107 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055633127 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055633128 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055633148 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055633148 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055633168 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055633169 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055633189 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055633189 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055633209 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055633209 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055633230 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055633230 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055633250 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055633250 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055633271 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055633272 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055633292 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055633292 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055633312 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055633313 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055633332 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055633333 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055633353 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055633354 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055633373 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055633374 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055633394 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055633395 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055633414 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055633416 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055633435 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055633437 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055633455 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055633458 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055633476 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055633478 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055633497 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055633499 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055633518 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055633520 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055633539 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055633541 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055633561 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055633562 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055633582 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055633583 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055633603 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055633604 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055633624 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055633624 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055633644 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055633645 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055633665 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055633666 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055633686 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055633687 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055633706 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055633708 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055633727 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055633729 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055633748 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055633749 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055633768 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055633770 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055633789 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055633791 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055633809 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055633811 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055633830 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055633832 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055633851 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055633852 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055633871 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055633873 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055633892 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055633894 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055633913 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055633914 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055633934 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055633935 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055633954 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055633956 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055633975 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055633977 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055633996 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055633998 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055634017 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055634018 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055634038 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055634039 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055634059 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055634060 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055634080 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055634080 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055634101 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055634101 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055634121 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055634121 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055634142 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055634142 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055634162 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055634162 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055634183 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055634183 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) MTC@176d1c6d6327: stats: { num_pkts_tx := 193, bytes_payload_tx := 5983, num_pkts_rx := 121, bytes_payload_rx := 4235, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@176d1c6d6327: stats: { num_pkts_tx := 169, bytes_payload_tx := 5408, num_pkts_rx := 97, bytes_payload_rx := 3104, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } 20241017055634293 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17370 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055634293 DLMGCP DEBUG <0013> Received message: line #01: C: 1227 (mgcp_msg.c:67) 20241017055634293 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241017055634293 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241017055634293 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055634293 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1477) 20241017055634293 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055634294 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055634296 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055634296 DLMGCP DEBUG <0013> Generated response: line #00: 200 17370 OK (mgcp_msg.c:67) MTC@176d1c6d6327: setverdict(pass): none -> pass MTC@176d1c6d6327: setverdict(pass): pass -> pass, component reason not changed RTPEM0(415)@176d1c6d6327: Final verdict of PTC: none RTPEM2(417)@176d1c6d6327: Final verdict of PTC: none IPA-CTRL-CLI-IPA(419)@176d1c6d6327: Final verdict of PTC: none RTPEM1(416)@176d1c6d6327: Final verdict of PTC: none VirtCallAgent-STATS(418)@176d1c6d6327: Final verdict of PTC: none MTC@176d1c6d6327: Setting final verdict of the test case. MTC@176d1c6d6327: Local verdict of MTC: pass MTC@176d1c6d6327: Local verdict of PTC RTPEM0(415): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC RTPEM1(416): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC RTPEM2(417): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC VirtCallAgent-STATS(418): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC IPA-CTRL-CLI-IPA(419): none (pass -> pass) MTC@176d1c6d6327: Test case TC_two_crcx_mdcx_and_iuup_rtp finished. Verdict: pass MTC@176d1c6d6327: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp pass'. Thu Oct 17 05:56: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=762204) Waiting for packet dumper to finish... 1 (prev_count=762204, count=830156) MTC@176d1c6d6327: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp pass' was executed successfully (exit status: 0). MTC@176d1c6d6327: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp_rfci_unordered'. ------ MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp_rfci_unordered ------ Thu Oct 17 05:56:36 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp_rfci_unordered.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp_rfci_unordered.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@176d1c6d6327: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp_rfci_unordered' was executed successfully (exit status: 0). MTC@176d1c6d6327: Test case TC_two_crcx_mdcx_and_iuup_rtp_rfci_unordered started. 20241017055637464 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29977 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055637464 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241017055637464 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241017055637464 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055637464 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241017055637464 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241017055637464 DLMGCP DEBUG <0013> Generated response: line #00: 515 29977 FAIL (mgcp_msg.c:67) 20241017055637470 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29978 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055637470 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055637470 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241017055637470 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055637470 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241017055637470 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055637470 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241017055637470 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055637470 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241017055637470 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:67) 20241017055637470 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241017055637470 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055637470 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241017055637470 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241017055637470 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055637470 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:36B4D1A6 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055637470 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:36B4D1A6 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055637470 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:36B4D1A6 output_enabled 0 (mgcp_msg.c:125) 20241017055637470 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055637470 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:36B4D1A6 Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:96=VND.3GPP.IUFP  (mgcp_sdp.c:444) 20241017055637470 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:36B4D1A6 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) 20241017055637470 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241017055637470 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:36B4D1A6 CRCX: Creating connection: port: 5964 (mgcp_protocol.c:1112) 20241017055637470 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:36B4D1A6 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055637470 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055637470 DLMGCP DEBUG <0013> Generated response: line #00: 200 29978 OK (mgcp_msg.c:67) 20241017055637470 DLMGCP DEBUG <0013> Generated response: line #01: I: 36B4D1A6 (mgcp_msg.c:67) 20241017055637470 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241017055637470 DLMGCP DEBUG <0013> Generated response: line #03: o=- 36B4D1A6 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055637470 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241017055637470 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055637470 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241017055637470 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5964 RTP/AVP 96 (mgcp_msg.c:67) 20241017055637470 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241017055637470 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) RTPEM0(420)@176d1c6d6327: Warning: Stopping inactive timer T_transmit. 20241017055637474 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29979 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055637474 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055637474 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241017055637474 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055637474 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241017055637474 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055637474 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241017055637474 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055637474 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241017055637474 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 112 (mgcp_msg.c:67) 20241017055637474 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241017055637474 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055637474 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241017055637474 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241017055637474 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055637474 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:DDC27FEC r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055637474 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:DDC27FEC connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055637474 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:DDC27FEC output_enabled 0 (mgcp_msg.c:125) 20241017055637474 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055637474 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:DDC27FEC Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:112=AMR  (mgcp_sdp.c:444) 20241017055637474 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:DDC27FEC 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) 20241017055637474 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 20000 (mgcp_protocol.c:726) 20241017055637474 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:DDC27FEC CRCX: Creating connection: port: 5966 (mgcp_protocol.c:1112) 20241017055637474 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:DDC27FEC CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055637474 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055637474 DLMGCP DEBUG <0013> Generated response: line #00: 200 29979 OK (mgcp_msg.c:67) 20241017055637474 DLMGCP DEBUG <0013> Generated response: line #01: I: DDC27FEC (mgcp_msg.c:67) 20241017055637474 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241017055637474 DLMGCP DEBUG <0013> Generated response: line #03: o=- DDC27FEC 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055637474 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241017055637474 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055637474 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241017055637474 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5966 RTP/AVP 112 (mgcp_msg.c:67) 20241017055637474 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241017055637474 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) RTPEM1(421)@176d1c6d6327: Warning: Stopping inactive timer T_transmit. RTPEM0(420)@176d1c6d6327: IuUP INIT_ACK Received 20241017055637521 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055637543 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055637564 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055637586 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055637607 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055637628 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055637649 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055637669 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055637690 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055637711 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055637731 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055637751 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055637772 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055637792 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055637812 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055637833 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055637853 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055637874 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055637895 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055637915 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055637936 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055637957 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055637978 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055637999 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055638019 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055638040 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055638061 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055638082 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055638104 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055638124 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055638145 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055638165 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055638186 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055638207 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055638227 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055638248 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055638269 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055638289 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055638310 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055638331 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055638351 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055638372 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055638392 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055638413 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055638433 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055638453 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055638474 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055638494 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055638515 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055638536 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055638557 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055638577 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055638598 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055638619 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055638640 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055638661 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055638682 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055638702 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055638723 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055638744 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055638765 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055638785 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055638806 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055638827 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055638848 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055638868 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055638889 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055638910 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055638930 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055638951 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055638972 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) RTPEM0(420)@176d1c6d6327: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20241017055638994 DLMGCP DEBUG <0013> Received message: line #00: MDCX 29980 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055638994 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241017055638994 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241017055638994 DLMGCP DEBUG <0013> Received message: line #03: I: 36B4D1A6 (mgcp_msg.c:67) 20241017055638994 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055638994 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241017055638994 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055638994 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241017055638994 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055638994 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241017055638994 DLMGCP DEBUG <0013> Received message: line #10: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:67) 20241017055638994 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241017055638994 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241017055638994 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241017055638994 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241017055638994 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1155) 20241017055638994 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:36B4D1A6 r=127.0.0.1:10000<->l=127.0.0.1:5964) (mgcp_msg.c:118) 20241017055638994 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:36B4D1A6 connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241017055638994 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:36B4D1A6 output_enabled 1 (mgcp_msg.c:125) 20241017055638994 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055638994 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:36B4D1A6 Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:96=VND.3GPP.IUFP  (mgcp_sdp.c:444) 20241017055638994 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:36B4D1A6 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) 20241017055638994 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241017055638994 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:36B4D1A6 MDCX: modified conn:(1227/rtp C:36B4D1A6 r=127.0.0.1:10000<->l=127.0.0.1:5964) (mgcp_protocol.c:1338) 20241017055638994 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:36B4D1A6 MDCX: connection successfully modified (mgcp_protocol.c:1351) 20241017055638994 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055638994 DLMGCP DEBUG <0013> Generated response: line #00: 200 29980 OK (mgcp_msg.c:67) 20241017055638994 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:67) 20241017055638994 DLMGCP DEBUG <0013> Generated response: line #02: o=- 36B4D1A6 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055638994 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:67) 20241017055638994 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055638994 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:67) 20241017055638994 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5964 RTP/AVP 96 (mgcp_msg.c:67) 20241017055638994 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241017055638994 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:67) 20241017055639004 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241017055639009 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055639024 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241017055639030 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055639045 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241017055639050 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055639066 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241017055639071 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055639086 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241017055639091 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055639107 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241017055639112 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055639128 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241017055639132 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055639148 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241017055639152 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055639169 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241017055639173 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055639190 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241017055639193 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055639210 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241017055639213 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055639231 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241017055639234 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055639251 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241017055639254 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055639272 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241017055639274 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055639293 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241017055639295 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055639314 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241017055639315 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055639334 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241017055639336 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055639355 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241017055639356 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055639376 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241017055639377 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055639396 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241017055639397 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055639417 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241017055639417 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055639437 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241017055639437 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055639458 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241017055639458 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055639478 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241017055639479 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055639499 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055639499 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) RTPEM1(421)@176d1c6d6327: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20241017055639507 DLMGCP DEBUG <0013> Received message: line #00: MDCX 29981 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055639507 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241017055639507 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241017055639507 DLMGCP DEBUG <0013> Received message: line #03: I: DDC27FEC (mgcp_msg.c:67) 20241017055639507 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055639507 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241017055639507 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055639507 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241017055639507 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055639507 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241017055639507 DLMGCP DEBUG <0013> Received message: line #10: m=audio 20000 RTP/AVP 112 (mgcp_msg.c:67) 20241017055639507 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241017055639507 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241017055639507 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241017055639507 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241017055639507 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1155) 20241017055639507 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:DDC27FEC r=127.0.0.1:20000<->l=127.0.0.1:5966) (mgcp_msg.c:118) 20241017055639507 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:DDC27FEC connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241017055639507 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:DDC27FEC output_enabled 1 (mgcp_msg.c:125) 20241017055639507 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055639507 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:DDC27FEC Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:112=AMR  (mgcp_sdp.c:444) 20241017055639507 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:DDC27FEC 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) 20241017055639507 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 20000 (mgcp_protocol.c:726) 20241017055639507 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:DDC27FEC MDCX: modified conn:(1227/rtp C:DDC27FEC r=127.0.0.1:20000<->l=127.0.0.1:5966) (mgcp_protocol.c:1338) 20241017055639507 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:DDC27FEC MDCX: connection successfully modified (mgcp_protocol.c:1351) 20241017055639507 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055639507 DLMGCP DEBUG <0013> Generated response: line #00: 200 29981 OK (mgcp_msg.c:67) 20241017055639507 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:67) 20241017055639507 DLMGCP DEBUG <0013> Generated response: line #02: o=- DDC27FEC 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055639507 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:67) 20241017055639507 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055639507 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:67) 20241017055639507 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5966 RTP/AVP 112 (mgcp_msg.c:67) 20241017055639507 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241017055639507 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:67) 20241017055639520 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055639522 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241017055639540 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055639542 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241017055639561 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055639563 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241017055639582 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055639583 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241017055639602 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055639603 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241017055639622 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055639624 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241017055639643 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055639645 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241017055639664 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055639665 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241017055639685 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055639686 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241017055639706 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055639707 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241017055639727 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055639727 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241017055639748 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241017055639749 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055639769 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241017055639770 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055639790 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241017055639791 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055639811 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241017055639812 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055639833 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241017055639833 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055639854 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241017055639854 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055639875 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241017055639875 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055639895 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241017055639896 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055639916 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055639916 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241017055639937 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241017055639937 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055639958 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055639958 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241017055639978 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241017055639979 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055639999 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241017055640000 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055640019 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241017055640020 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055640040 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241017055640042 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055640061 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241017055640063 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055640082 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241017055640084 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055640103 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241017055640104 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055640123 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241017055640125 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055640144 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241017055640146 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055640166 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241017055640168 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055640187 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241017055640189 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055640207 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241017055640209 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055640228 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241017055640230 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055640248 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241017055640252 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055640269 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241017055640273 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055640289 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241017055640294 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055640310 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241017055640315 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055640330 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241017055640336 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055640351 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241017055640357 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055640371 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241017055640377 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055640392 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241017055640398 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055640412 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241017055640419 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055640432 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241017055640439 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055640453 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241017055640460 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055640473 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241017055640480 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055640494 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241017055640501 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055640514 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241017055640521 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055640535 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241017055640541 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055640555 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241017055640562 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055640576 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241017055640582 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055640596 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241017055640602 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055640616 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241017055640623 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055640637 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241017055640643 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055640657 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241017055640664 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055640678 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241017055640684 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055640698 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241017055640704 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055640718 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241017055640725 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055640739 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241017055640745 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055640759 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241017055640765 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055640780 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241017055640786 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055640800 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241017055640806 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055640821 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241017055640827 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055640841 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241017055640847 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055640862 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241017055640867 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055640882 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241017055640888 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055640903 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241017055640908 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055640923 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241017055640928 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055640944 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241017055640949 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055640964 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241017055640969 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055640985 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241017055640989 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055641005 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241017055641010 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055641026 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241017055641030 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055641048 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241017055641051 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055641069 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241017055641071 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055641089 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241017055641092 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055641110 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241017055641112 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055641130 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241017055641133 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055641151 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241017055641153 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055641171 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241017055641174 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055641191 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241017055641195 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055641212 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241017055641215 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055641232 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241017055641235 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055641253 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241017055641256 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055641273 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241017055641276 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055641293 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241017055641296 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055641313 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241017055641316 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055641334 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241017055641337 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055641354 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241017055641358 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055641376 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241017055641379 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055641397 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241017055641400 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055641417 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241017055641420 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055641438 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241017055641441 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055641459 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241017055641462 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055641480 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241017055641482 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055641501 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241017055641503 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055641523 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241017055641525 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) MTC@176d1c6d6327: stats: { num_pkts_tx := 195, bytes_payload_tx := 6045, 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@176d1c6d6327: stats: { num_pkts_tx := 171, bytes_payload_tx := 5472, 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 } 20241017055641637 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29982 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055641637 DLMGCP DEBUG <0013> Received message: line #01: C: 1227 (mgcp_msg.c:67) 20241017055641637 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241017055641637 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241017055641637 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055641637 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1477) 20241017055641637 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055641637 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055641640 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055641640 DLMGCP DEBUG <0013> Generated response: line #00: 200 29982 OK (mgcp_msg.c:67) MTC@176d1c6d6327: setverdict(pass): none -> pass MTC@176d1c6d6327: setverdict(pass): pass -> pass, component reason not changed RTPEM1(421)@176d1c6d6327: Final verdict of PTC: none RTPEM0(420)@176d1c6d6327: Final verdict of PTC: none RTPEM2(422)@176d1c6d6327: Final verdict of PTC: none VirtCallAgent-STATS(423)@176d1c6d6327: Final verdict of PTC: none IPA-CTRL-CLI-IPA(424)@176d1c6d6327: Final verdict of PTC: none MTC@176d1c6d6327: Setting final verdict of the test case. MTC@176d1c6d6327: Local verdict of MTC: pass MTC@176d1c6d6327: Local verdict of PTC RTPEM0(420): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC RTPEM1(421): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC RTPEM2(422): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC VirtCallAgent-STATS(423): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC IPA-CTRL-CLI-IPA(424): none (pass -> pass) MTC@176d1c6d6327: Test case TC_two_crcx_mdcx_and_iuup_rtp_rfci_unordered finished. Verdict: pass MTC@176d1c6d6327: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp_rfci_unordered pass'. Thu Oct 17 05:56: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=772740) Waiting for packet dumper to finish... 1 (prev_count=772740, count=839844) MTC@176d1c6d6327: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp_rfci_unordered pass' was executed successfully (exit status: 0). MTC@176d1c6d6327: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp_mdcx_recvonly'. ------ MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp_mdcx_recvonly ------ Thu Oct 17 05:56:43 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp_mdcx_recvonly.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp_mdcx_recvonly.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@176d1c6d6327: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp_mdcx_recvonly' was executed successfully (exit status: 0). MTC@176d1c6d6327: Test case TC_two_crcx_mdcx_and_iuup_rtp_mdcx_recvonly started. 20241017055644817 DLMGCP DEBUG <0013> Received message: line #00: DLCX 61371 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055644817 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241017055644817 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241017055644817 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055644817 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241017055644817 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241017055644817 DLMGCP DEBUG <0013> Generated response: line #00: 515 61371 FAIL (mgcp_msg.c:67) 20241017055644825 DLMGCP DEBUG <0013> Received message: line #00: CRCX 61372 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055644825 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055644825 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241017055644825 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055644825 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241017055644825 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055644825 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241017055644825 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055644825 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241017055644825 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:67) 20241017055644825 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241017055644825 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055644825 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241017055644825 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241017055644825 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055644825 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:F9F1420D r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055644825 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:F9F1420D connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055644825 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:F9F1420D output_enabled 0 (mgcp_msg.c:125) 20241017055644825 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055644825 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:F9F1420D Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:96=VND.3GPP.IUFP  (mgcp_sdp.c:444) 20241017055644825 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:F9F1420D 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) 20241017055644825 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241017055644825 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:F9F1420D CRCX: Creating connection: port: 5968 (mgcp_protocol.c:1112) 20241017055644825 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:F9F1420D CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055644825 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055644825 DLMGCP DEBUG <0013> Generated response: line #00: 200 61372 OK (mgcp_msg.c:67) 20241017055644825 DLMGCP DEBUG <0013> Generated response: line #01: I: F9F1420D (mgcp_msg.c:67) 20241017055644825 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241017055644825 DLMGCP DEBUG <0013> Generated response: line #03: o=- F9F1420D 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055644825 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241017055644825 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055644825 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241017055644825 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5968 RTP/AVP 96 (mgcp_msg.c:67) 20241017055644825 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241017055644825 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) RTPEM0(425)@176d1c6d6327: Warning: Stopping inactive timer T_transmit. 20241017055644828 DLMGCP DEBUG <0013> Received message: line #00: CRCX 61373 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055644828 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055644828 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241017055644828 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055644828 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241017055644828 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055644828 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241017055644828 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055644828 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241017055644828 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 112 (mgcp_msg.c:67) 20241017055644828 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241017055644828 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055644828 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241017055644828 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241017055644828 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055644828 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:75C6686A r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055644828 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:75C6686A connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055644828 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:75C6686A output_enabled 0 (mgcp_msg.c:125) 20241017055644828 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055644828 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:75C6686A Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:112=AMR  (mgcp_sdp.c:444) 20241017055644828 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:75C6686A 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) 20241017055644828 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 20000 (mgcp_protocol.c:726) 20241017055644828 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:75C6686A CRCX: Creating connection: port: 5970 (mgcp_protocol.c:1112) 20241017055644828 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:75C6686A CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055644828 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055644828 DLMGCP DEBUG <0013> Generated response: line #00: 200 61373 OK (mgcp_msg.c:67) 20241017055644828 DLMGCP DEBUG <0013> Generated response: line #01: I: 75C6686A (mgcp_msg.c:67) 20241017055644828 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241017055644828 DLMGCP DEBUG <0013> Generated response: line #03: o=- 75C6686A 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055644828 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241017055644828 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055644828 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241017055644828 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5970 RTP/AVP 112 (mgcp_msg.c:67) 20241017055644828 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241017055644828 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) RTPEM1(426)@176d1c6d6327: Warning: Stopping inactive timer T_transmit. RTPEM0(425)@176d1c6d6327: IuUP INIT_ACK Received 20241017055644874 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055644895 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055644917 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055644939 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055644960 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055644982 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055645003 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055645024 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055645046 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055645066 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055645087 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055645107 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055645127 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055645148 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055645169 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055645190 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055645212 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055645234 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055645255 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055645277 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055645298 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055645320 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055645341 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055645361 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055645383 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055645404 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055645426 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055645447 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055645468 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055645490 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055645511 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055645533 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055645554 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055645576 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055645598 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055645619 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055645640 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055645662 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055645684 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055645705 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055645727 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055645748 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055645770 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055645791 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055645813 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055645834 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055645855 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055645877 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055645898 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055645919 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055645941 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055645962 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055645984 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055646006 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055646027 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055646049 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055646070 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055646092 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055646113 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055646135 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055646156 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055646177 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055646199 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055646221 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055646242 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055646264 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055646285 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055646306 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055646328 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) RTPEM0(425)@176d1c6d6327: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20241017055646349 DLMGCP DEBUG <0013> Received message: line #00: MDCX 61374 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055646349 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241017055646349 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241017055646349 DLMGCP DEBUG <0013> Received message: line #03: I: F9F1420D (mgcp_msg.c:67) 20241017055646349 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055646349 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241017055646349 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055646349 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241017055646349 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055646349 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241017055646349 DLMGCP DEBUG <0013> Received message: line #10: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:67) 20241017055646349 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241017055646349 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241017055646349 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241017055646349 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241017055646349 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1155) 20241017055646349 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:F9F1420D r=127.0.0.1:10000<->l=127.0.0.1:5968) (mgcp_msg.c:118) 20241017055646349 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:F9F1420D connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241017055646349 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:F9F1420D output_enabled 1 (mgcp_msg.c:125) 20241017055646349 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055646349 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:F9F1420D Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:96=VND.3GPP.IUFP  (mgcp_sdp.c:444) 20241017055646349 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:F9F1420D 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) 20241017055646350 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241017055646350 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:F9F1420D MDCX: modified conn:(1227/rtp C:F9F1420D r=127.0.0.1:10000<->l=127.0.0.1:5968) (mgcp_protocol.c:1338) 20241017055646350 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:F9F1420D MDCX: connection successfully modified (mgcp_protocol.c:1351) 20241017055646350 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055646350 DLMGCP DEBUG <0013> Generated response: line #00: 200 61374 OK (mgcp_msg.c:67) 20241017055646350 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:67) 20241017055646350 DLMGCP DEBUG <0013> Generated response: line #02: o=- F9F1420D 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055646350 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:67) 20241017055646350 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055646350 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:67) 20241017055646350 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5968 RTP/AVP 96 (mgcp_msg.c:67) 20241017055646350 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241017055646350 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:67) 20241017055646365 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055646368 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055646386 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055646389 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055646407 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055646410 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055646428 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055646431 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055646448 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055646451 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055646470 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055646472 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055646491 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055646494 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055646512 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055646516 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055646534 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055646536 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055646555 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055646557 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055646577 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055646579 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055646598 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055646600 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055646619 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055646621 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055646641 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055646642 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055646663 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055646663 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055646684 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055646685 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055646706 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055646706 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055646728 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055646728 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055646749 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055646749 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055646770 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055646771 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055646791 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055646791 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055646812 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055646813 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055646833 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055646834 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055646854 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055646854 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) RTPEM1(426)@176d1c6d6327: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20241017055646861 DLMGCP DEBUG <0013> Received message: line #00: MDCX 61375 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055646861 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241017055646861 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241017055646861 DLMGCP DEBUG <0013> Received message: line #03: I: 75C6686A (mgcp_msg.c:67) 20241017055646861 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055646861 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241017055646861 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055646861 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241017055646861 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055646861 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241017055646861 DLMGCP DEBUG <0013> Received message: line #10: m=audio 20000 RTP/AVP 112 (mgcp_msg.c:67) 20241017055646861 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241017055646861 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241017055646861 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241017055646861 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241017055646861 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1155) 20241017055646861 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:75C6686A r=127.0.0.1:20000<->l=127.0.0.1:5970) (mgcp_msg.c:118) 20241017055646861 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:75C6686A connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241017055646861 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:75C6686A output_enabled 1 (mgcp_msg.c:125) 20241017055646861 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055646861 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:75C6686A Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:112=AMR  (mgcp_sdp.c:444) 20241017055646861 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:75C6686A 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) 20241017055646861 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 20000 (mgcp_protocol.c:726) 20241017055646861 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:75C6686A MDCX: modified conn:(1227/rtp C:75C6686A r=127.0.0.1:20000<->l=127.0.0.1:5970) (mgcp_protocol.c:1338) 20241017055646861 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:75C6686A MDCX: connection successfully modified (mgcp_protocol.c:1351) 20241017055646861 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055646861 DLMGCP DEBUG <0013> Generated response: line #00: 200 61375 OK (mgcp_msg.c:67) 20241017055646861 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:67) 20241017055646861 DLMGCP DEBUG <0013> Generated response: line #02: o=- 75C6686A 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055646861 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:67) 20241017055646861 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055646861 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:67) 20241017055646861 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5970 RTP/AVP 112 (mgcp_msg.c:67) 20241017055646861 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241017055646861 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:67) 20241017055646874 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055646876 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055646895 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055646897 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055646916 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055646917 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055646936 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055646938 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055646957 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055646959 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055646977 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055646980 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055646998 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055647001 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055647019 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055647022 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055647039 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055647043 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055647060 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055647063 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055647081 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055647084 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055647101 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055647105 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055647121 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055647125 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055647142 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055647145 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055647163 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055647165 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055647184 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055647186 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055647206 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055647207 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055647227 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055647227 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055647248 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055647248 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055647269 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055647270 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055647289 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055647291 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055647310 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055647312 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055647330 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055647333 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055647351 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055647353 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055647372 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055647374 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055647393 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055647396 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055647414 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055647416 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055647435 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055647437 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055647456 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055647458 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055647477 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055647479 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055647498 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055647500 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055647519 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055647521 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055647540 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055647543 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055647561 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055647564 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055647583 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055647585 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055647604 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055647606 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055647625 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055647627 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055647646 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055647649 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055647667 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055647671 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055647688 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055647692 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055647710 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055647712 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055647730 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055647734 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055647752 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055647754 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055647773 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055647775 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055647794 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055647796 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055647815 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055647818 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055647837 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055647839 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055647858 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055647860 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055647879 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055647881 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055647901 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055647904 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055647923 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055647925 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055647943 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055647945 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055647964 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055647966 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055647985 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055647987 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055648006 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055648009 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055648028 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055648030 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055648049 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055648051 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055648071 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055648072 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055648092 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055648093 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055648114 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055648114 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055648134 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055648134 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055648155 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055648155 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055648175 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055648175 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055648195 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055648195 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055648216 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055648216 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055648236 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055648237 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055648257 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055648257 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055648278 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055648278 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055648299 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055648299 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055648319 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055648320 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055648340 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055648342 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055648361 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055648364 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055648381 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055648385 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055648402 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055648406 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055648422 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055648427 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055648443 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055648448 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055648463 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055648468 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055648483 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055648488 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055648504 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055648509 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055648525 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055648529 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055648545 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055648550 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055648566 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055648570 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055648587 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055648590 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055648608 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055648611 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055648630 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055648632 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055648651 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055648652 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055648673 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055648673 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055648694 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055648694 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055648714 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055648715 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055648735 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055648738 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055648756 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055648759 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055648776 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055648780 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055648798 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055648800 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055648819 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055648821 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055648840 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055648841 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055648860 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055648862 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) MTC@176d1c6d6327: stats: { num_pkts_tx := 190, bytes_payload_tx := 5890, num_pkts_rx := 120, bytes_payload_rx := 4200, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@176d1c6d6327: stats: { num_pkts_tx := 167, bytes_payload_tx := 5344, num_pkts_rx := 96, bytes_payload_rx := 3072, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@176d1c6d6327: setverdict(pass): none -> pass 20241017055648871 DLMGCP DEBUG <0013> Received message: line #00: MDCX 61376 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055648871 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055648871 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241017055648871 DLMGCP DEBUG <0013> Received message: line #03: I: 75C6686A (mgcp_msg.c:67) 20241017055648871 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055648871 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241017055648871 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055648871 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241017055648871 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055648871 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241017055648871 DLMGCP DEBUG <0013> Received message: line #10: m=audio 20000 RTP/AVP 112 (mgcp_msg.c:67) 20241017055648871 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241017055648871 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241017055648871 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241017055648871 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241017055648871 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1155) 20241017055648872 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:75C6686A r=127.0.0.1:20000<->l=127.0.0.1:5970) (mgcp_msg.c:118) 20241017055648872 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:75C6686A connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055648872 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:75C6686A output_enabled 0 (mgcp_msg.c:125) 20241017055648872 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055648872 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:75C6686A Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:112=AMR  (mgcp_sdp.c:444) 20241017055648872 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:75C6686A 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) 20241017055648872 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 20000 (mgcp_protocol.c:726) 20241017055648872 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:75C6686A MDCX: modified conn:(1227/rtp C:75C6686A r=127.0.0.1:20000<->l=127.0.0.1:5970) (mgcp_protocol.c:1338) 20241017055648872 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:75C6686A MDCX: connection successfully modified (mgcp_protocol.c:1351) 20241017055648872 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055648872 DLMGCP DEBUG <0013> Generated response: line #00: 200 61376 OK (mgcp_msg.c:67) 20241017055648872 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:67) 20241017055648872 DLMGCP DEBUG <0013> Generated response: line #02: o=- 75C6686A 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055648872 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:67) 20241017055648872 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055648872 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:67) 20241017055648872 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5970 RTP/AVP 112 (mgcp_msg.c:67) 20241017055648872 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241017055648872 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:67) 20241017055648881 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055648901 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055648923 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055648945 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055648967 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055648988 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055649010 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055649032 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055649053 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055649075 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055649097 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055649118 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055649140 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055649161 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055649182 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055649203 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055649224 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055649246 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055649267 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055649289 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055649311 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055649332 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055649354 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055649376 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055649396 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055649418 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055649439 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055649460 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055649482 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055649504 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055649525 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055649546 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055649567 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055649589 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055649610 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055649632 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055649654 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055649675 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055649697 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055649719 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055649741 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055649762 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055649784 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055649806 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055649827 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055649849 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055649871 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055649887 DLMGCP DEBUG <0013> Received message: line #00: MDCX 61377 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055649887 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055649887 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241017055649887 DLMGCP DEBUG <0013> Received message: line #03: I: F9F1420D (mgcp_msg.c:67) 20241017055649887 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055649887 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241017055649887 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055649887 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241017055649887 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055649887 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241017055649887 DLMGCP DEBUG <0013> Received message: line #10: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:67) 20241017055649887 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241017055649887 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241017055649888 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241017055649888 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241017055649888 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1155) 20241017055649888 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:F9F1420D r=127.0.0.1:10000<->l=127.0.0.1:5968) (mgcp_msg.c:118) 20241017055649888 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:F9F1420D connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055649888 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:F9F1420D output_enabled 0 (mgcp_msg.c:125) 20241017055649888 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055649888 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:F9F1420D Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:96=VND.3GPP.IUFP  (mgcp_sdp.c:444) 20241017055649888 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:F9F1420D 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) 20241017055649888 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241017055649888 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:F9F1420D MDCX: modified conn:(1227/rtp C:F9F1420D r=127.0.0.1:10000<->l=127.0.0.1:5968) (mgcp_protocol.c:1338) 20241017055649888 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:F9F1420D MDCX: connection successfully modified (mgcp_protocol.c:1351) 20241017055649888 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055649888 DLMGCP DEBUG <0013> Generated response: line #00: 200 61377 OK (mgcp_msg.c:67) 20241017055649888 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:67) 20241017055649888 DLMGCP DEBUG <0013> Generated response: line #02: o=- F9F1420D 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055649888 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:67) 20241017055649888 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055649888 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:67) 20241017055649888 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5968 RTP/AVP 96 (mgcp_msg.c:67) 20241017055649888 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241017055649888 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:67) 20241017055649896 DLMGCP DEBUG <0013> Received message: line #00: MDCX 61378 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055649896 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241017055649896 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241017055649896 DLMGCP DEBUG <0013> Received message: line #03: I: 75C6686A (mgcp_msg.c:67) 20241017055649896 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055649896 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241017055649896 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055649896 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241017055649896 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055649896 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241017055649896 DLMGCP DEBUG <0013> Received message: line #10: m=audio 20000 RTP/AVP 112 (mgcp_msg.c:67) 20241017055649896 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241017055649896 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241017055649896 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241017055649896 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241017055649896 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1155) 20241017055649896 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:75C6686A r=127.0.0.1:20000<->l=127.0.0.1:5970) (mgcp_msg.c:118) 20241017055649896 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:75C6686A connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241017055649896 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:75C6686A output_enabled 1 (mgcp_msg.c:125) 20241017055649896 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055649896 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:75C6686A Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:112=AMR  (mgcp_sdp.c:444) 20241017055649896 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:75C6686A 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) 20241017055649896 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 20000 (mgcp_protocol.c:726) 20241017055649896 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:75C6686A MDCX: modified conn:(1227/rtp C:75C6686A r=127.0.0.1:20000<->l=127.0.0.1:5970) (mgcp_protocol.c:1338) 20241017055649896 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:75C6686A MDCX: connection successfully modified (mgcp_protocol.c:1351) 20241017055649896 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055649896 DLMGCP DEBUG <0013> Generated response: line #00: 200 61378 OK (mgcp_msg.c:67) 20241017055649896 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:67) 20241017055649896 DLMGCP DEBUG <0013> Generated response: line #02: o=- 75C6686A 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055649896 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:67) 20241017055649896 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055649896 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:67) 20241017055649896 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5970 RTP/AVP 112 (mgcp_msg.c:67) 20241017055649896 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241017055649896 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:67) RTPEM0(425)@176d1c6d6327: Warning: Stopping inactive timer T_transmit. 20241017055651013 DLMGCP DEBUG <0013> Received message: line #00: DLCX 61379 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055651013 DLMGCP DEBUG <0013> Received message: line #01: C: 1227 (mgcp_msg.c:67) 20241017055651013 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241017055651013 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241017055651013 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055651013 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1477) 20241017055651013 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055651013 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055651016 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055651016 DLMGCP DEBUG <0013> Generated response: line #00: 200 61379 OK (mgcp_msg.c:67) MTC@176d1c6d6327: setverdict(pass): pass -> pass, component reason not changed RTPEM2(427)@176d1c6d6327: Final verdict of PTC: none RTPEM0(425)@176d1c6d6327: Final verdict of PTC: none RTPEM1(426)@176d1c6d6327: Final verdict of PTC: none IPA-CTRL-CLI-IPA(429)@176d1c6d6327: Final verdict of PTC: none VirtCallAgent-STATS(428)@176d1c6d6327: Final verdict of PTC: none MTC@176d1c6d6327: Setting final verdict of the test case. MTC@176d1c6d6327: Local verdict of MTC: pass MTC@176d1c6d6327: Local verdict of PTC RTPEM0(425): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC RTPEM1(426): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC RTPEM2(427): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC VirtCallAgent-STATS(428): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC IPA-CTRL-CLI-IPA(429): none (pass -> pass) MTC@176d1c6d6327: Test case TC_two_crcx_mdcx_and_iuup_rtp_mdcx_recvonly finished. Verdict: pass MTC@176d1c6d6327: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp_mdcx_recvonly pass'. Thu Oct 17 05:56: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=953788) Waiting for packet dumper to finish... 1 (prev_count=953788, count=980256) MTC@176d1c6d6327: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp_mdcx_recvonly pass' was executed successfully (exit status: 0). MTC@176d1c6d6327: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp_mdcx_to_iuup'. ------ MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp_mdcx_to_iuup ------ Thu Oct 17 05:56:53 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp_mdcx_to_iuup.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp_mdcx_to_iuup.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@176d1c6d6327: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp_mdcx_to_iuup' was executed successfully (exit status: 0). MTC@176d1c6d6327: Test case TC_two_crcx_mdcx_and_iuup_rtp_mdcx_to_iuup started. 20241017055654212 DLMGCP DEBUG <0013> Received message: line #00: DLCX 13889 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055654212 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241017055654212 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241017055654212 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055654212 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241017055654212 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241017055654212 DLMGCP DEBUG <0013> Generated response: line #00: 515 13889 FAIL (mgcp_msg.c:67) 20241017055654223 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13890 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055654223 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055654223 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241017055654223 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055654223 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241017055654223 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055654223 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241017055654223 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055654223 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241017055654223 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:67) 20241017055654223 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241017055654223 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055654223 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241017055654223 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241017055654223 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055654223 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:5BF32C24 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055654223 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:5BF32C24 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055654223 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:5BF32C24 output_enabled 0 (mgcp_msg.c:125) 20241017055654223 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055654223 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:5BF32C24 Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:96=VND.3GPP.IUFP  (mgcp_sdp.c:444) 20241017055654223 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:5BF32C24 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) 20241017055654223 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241017055654224 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:5BF32C24 CRCX: Creating connection: port: 5972 (mgcp_protocol.c:1112) 20241017055654224 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:5BF32C24 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055654224 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055654224 DLMGCP DEBUG <0013> Generated response: line #00: 200 13890 OK (mgcp_msg.c:67) 20241017055654224 DLMGCP DEBUG <0013> Generated response: line #01: I: 5BF32C24 (mgcp_msg.c:67) 20241017055654224 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241017055654224 DLMGCP DEBUG <0013> Generated response: line #03: o=- 5BF32C24 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055654224 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241017055654224 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055654224 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241017055654224 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5972 RTP/AVP 96 (mgcp_msg.c:67) 20241017055654224 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241017055654224 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) RTPEM0(430)@176d1c6d6327: Warning: Stopping inactive timer T_transmit. 20241017055654233 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13891 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055654233 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055654233 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241017055654233 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055654233 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241017055654233 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055654233 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241017055654233 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055654233 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241017055654233 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 112 (mgcp_msg.c:67) 20241017055654233 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241017055654233 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055654233 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241017055654233 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241017055654233 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055654233 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:0F3310CC r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055654233 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:0F3310CC connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055654233 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:0F3310CC output_enabled 0 (mgcp_msg.c:125) 20241017055654233 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055654233 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:0F3310CC Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:112=AMR  (mgcp_sdp.c:444) 20241017055654233 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:0F3310CC 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) 20241017055654233 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 20000 (mgcp_protocol.c:726) 20241017055654233 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:0F3310CC CRCX: Creating connection: port: 5974 (mgcp_protocol.c:1112) 20241017055654233 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:0F3310CC CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055654233 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055654233 DLMGCP DEBUG <0013> Generated response: line #00: 200 13891 OK (mgcp_msg.c:67) 20241017055654233 DLMGCP DEBUG <0013> Generated response: line #01: I: 0F3310CC (mgcp_msg.c:67) 20241017055654233 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241017055654233 DLMGCP DEBUG <0013> Generated response: line #03: o=- 0F3310CC 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055654233 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241017055654233 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055654233 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241017055654233 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5974 RTP/AVP 112 (mgcp_msg.c:67) 20241017055654233 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241017055654233 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) RTPEM1(431)@176d1c6d6327: Warning: Stopping inactive timer T_transmit. RTPEM0(430)@176d1c6d6327: IuUP INIT_ACK Received 20241017055654283 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055654305 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055654326 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055654348 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055654368 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055654389 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055654410 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055654431 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055654452 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055654473 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055654494 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055654514 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055654536 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055654558 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055654579 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055654601 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055654623 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055654645 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055654666 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055654688 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055654710 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055654732 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055654752 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055654774 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055654795 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055654817 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055654838 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055654860 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055654882 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055654903 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055654925 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055654946 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055654968 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055654989 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055655011 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055655032 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055655054 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055655076 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055655097 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055655119 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055655141 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055655162 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055655182 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055655203 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055655224 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055655244 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055655265 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055655285 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055655306 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055655327 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055655347 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055655368 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055655388 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055655409 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055655430 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055655450 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055655470 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055655491 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055655511 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055655531 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055655552 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055655573 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055655593 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055655614 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055655635 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055655655 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055655676 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055655697 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055655718 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055655738 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) RTPEM0(430)@176d1c6d6327: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20241017055655756 DLMGCP DEBUG <0013> Received message: line #00: MDCX 13892 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055655756 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241017055655756 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241017055655756 DLMGCP DEBUG <0013> Received message: line #03: I: 5BF32C24 (mgcp_msg.c:67) 20241017055655756 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055655756 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241017055655756 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055655756 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241017055655756 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055655756 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241017055655756 DLMGCP DEBUG <0013> Received message: line #10: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:67) 20241017055655756 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241017055655756 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241017055655756 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241017055655756 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241017055655756 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1155) 20241017055655756 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:5BF32C24 r=127.0.0.1:10000<->l=127.0.0.1:5972) (mgcp_msg.c:118) 20241017055655756 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:5BF32C24 connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241017055655756 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:5BF32C24 output_enabled 1 (mgcp_msg.c:125) 20241017055655756 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055655757 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:5BF32C24 Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:96=VND.3GPP.IUFP  (mgcp_sdp.c:444) 20241017055655757 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:5BF32C24 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) 20241017055655757 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241017055655757 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:5BF32C24 MDCX: modified conn:(1227/rtp C:5BF32C24 r=127.0.0.1:10000<->l=127.0.0.1:5972) (mgcp_protocol.c:1338) 20241017055655757 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:5BF32C24 MDCX: connection successfully modified (mgcp_protocol.c:1351) 20241017055655757 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055655757 DLMGCP DEBUG <0013> Generated response: line #00: 200 13892 OK (mgcp_msg.c:67) 20241017055655757 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:67) 20241017055655757 DLMGCP DEBUG <0013> Generated response: line #02: o=- 5BF32C24 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055655757 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:67) 20241017055655757 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055655757 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:67) 20241017055655757 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5972 RTP/AVP 96 (mgcp_msg.c:67) 20241017055655757 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241017055655757 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:67) 20241017055655769 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055655771 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055655789 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055655791 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055655811 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055655812 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055655832 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055655832 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055655853 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055655853 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055655874 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055655875 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055655895 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055655896 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055655916 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055655917 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055655936 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055655937 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055655957 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055655958 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055655977 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055655979 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055655998 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055655999 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055656018 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055656020 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055656039 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055656041 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055656059 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055656061 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055656080 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055656082 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055656100 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055656103 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055656121 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055656124 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055656142 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055656145 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055656162 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055656165 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055656183 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055656186 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055656203 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055656206 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055656224 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055656227 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055656245 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055656248 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) RTPEM1(431)@176d1c6d6327: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20241017055656261 DLMGCP DEBUG <0013> Received message: line #00: MDCX 13893 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055656261 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241017055656261 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241017055656261 DLMGCP DEBUG <0013> Received message: line #03: I: 0F3310CC (mgcp_msg.c:67) 20241017055656261 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055656261 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241017055656261 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055656261 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241017055656261 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055656261 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241017055656261 DLMGCP DEBUG <0013> Received message: line #10: m=audio 20000 RTP/AVP 112 (mgcp_msg.c:67) 20241017055656261 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241017055656261 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241017055656261 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241017055656261 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241017055656261 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1155) 20241017055656261 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:0F3310CC r=127.0.0.1:20000<->l=127.0.0.1:5974) (mgcp_msg.c:118) 20241017055656261 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:0F3310CC connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241017055656261 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:0F3310CC output_enabled 1 (mgcp_msg.c:125) 20241017055656261 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055656261 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:0F3310CC Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:112=AMR  (mgcp_sdp.c:444) 20241017055656261 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:0F3310CC 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) 20241017055656262 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 20000 (mgcp_protocol.c:726) 20241017055656262 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:0F3310CC MDCX: modified conn:(1227/rtp C:0F3310CC r=127.0.0.1:20000<->l=127.0.0.1:5974) (mgcp_protocol.c:1338) 20241017055656262 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:0F3310CC MDCX: connection successfully modified (mgcp_protocol.c:1351) 20241017055656262 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055656262 DLMGCP DEBUG <0013> Generated response: line #00: 200 13893 OK (mgcp_msg.c:67) 20241017055656262 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:67) 20241017055656262 DLMGCP DEBUG <0013> Generated response: line #02: o=- 0F3310CC 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055656262 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:67) 20241017055656262 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055656262 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:67) 20241017055656262 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5974 RTP/AVP 112 (mgcp_msg.c:67) 20241017055656262 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241017055656262 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:67) 20241017055656265 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055656281 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055656286 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055656301 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055656306 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055656321 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055656327 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055656342 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055656347 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055656362 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055656368 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055656383 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055656388 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055656403 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055656409 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055656424 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055656429 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055656444 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055656450 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055656464 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055656470 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055656485 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055656490 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055656505 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055656511 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055656525 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055656531 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055656546 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055656551 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055656566 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055656572 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055656587 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055656592 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055656607 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055656612 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055656627 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055656632 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055656648 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055656653 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055656668 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055656673 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055656688 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055656694 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055656709 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055656714 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055656729 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055656734 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055656750 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055656755 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055656770 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055656775 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055656790 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055656795 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055656810 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055656815 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055656831 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055656836 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055656852 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055656856 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055656872 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055656876 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055656892 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055656897 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055656913 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055656917 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055656933 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055656937 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055656953 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055656958 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055656973 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055656978 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055656994 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055656998 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055657014 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055657019 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055657034 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055657039 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055657055 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055657059 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055657075 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055657080 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055657095 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055657100 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055657116 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055657120 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055657136 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055657141 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055657156 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055657161 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055657177 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055657181 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055657197 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055657202 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055657217 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055657222 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055657238 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055657242 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055657258 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055657263 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055657278 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055657283 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055657298 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055657303 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055657319 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055657324 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055657339 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055657344 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055657359 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055657364 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055657380 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055657385 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055657400 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055657405 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055657421 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055657425 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055657441 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055657446 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055657461 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055657466 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055657482 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055657486 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055657502 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055657507 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055657522 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055657527 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055657542 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055657547 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055657563 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055657568 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055657583 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055657588 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055657603 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055657608 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055657624 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055657629 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055657644 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055657649 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055657664 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055657669 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055657685 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055657690 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055657705 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055657710 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055657725 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055657730 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055657746 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055657751 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055657766 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055657771 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055657786 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055657791 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055657807 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055657812 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055657827 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055657832 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055657847 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055657852 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055657867 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055657873 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055657888 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055657893 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055657908 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055657913 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055657929 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055657934 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055657949 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055657954 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055657969 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055657974 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055657990 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055657995 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055658010 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055658015 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055658030 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055658035 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055658050 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055658056 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055658071 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055658076 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055658091 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055658096 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055658111 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055658117 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055658132 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055658137 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055658152 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055658158 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055658173 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055658178 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055658193 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055658199 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055658214 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055658219 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055658235 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055658239 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241017055658255 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241017055658260 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) MTC@176d1c6d6327: stats: { num_pkts_tx := 194, bytes_payload_tx := 6014, num_pkts_rx := 122, bytes_payload_rx := 4270, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@176d1c6d6327: stats: { num_pkts_tx := 170, bytes_payload_tx := 5440, num_pkts_rx := 99, bytes_payload_rx := 3168, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@176d1c6d6327: setverdict(pass): none -> pass MTC@176d1c6d6327: setverdict(pass): pass -> pass, component reason not changed 20241017055658777 DLMGCP DEBUG <0013> Received message: line #00: MDCX 13894 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055658777 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241017055658777 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241017055658777 DLMGCP DEBUG <0013> Received message: line #03: I: 0F3310CC (mgcp_msg.c:67) 20241017055658777 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055658777 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241017055658777 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055658777 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241017055658777 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055658777 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241017055658777 DLMGCP DEBUG <0013> Received message: line #10: m=audio 20000 RTP/AVP 96 (mgcp_msg.c:67) 20241017055658777 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241017055658777 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241017055658777 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241017055658777 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241017055658777 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1155) 20241017055658777 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:0F3310CC r=127.0.0.1:20000<->l=127.0.0.1:5974) (mgcp_msg.c:118) 20241017055658777 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:0F3310CC connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241017055658777 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:0F3310CC output_enabled 1 (mgcp_msg.c:125) 20241017055658777 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055658777 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:0F3310CC Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:96=VND.3GPP.IUFP  (mgcp_sdp.c:444) 20241017055658777 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:0F3310CC 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) 20241017055658778 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 20000 (mgcp_protocol.c:726) 20241017055658778 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:0F3310CC MDCX: modified conn:(1227/rtp C:0F3310CC r=127.0.0.1:20000<->l=127.0.0.1:5974) (mgcp_protocol.c:1338) 20241017055658778 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:0F3310CC MDCX: connection successfully modified (mgcp_protocol.c:1351) 20241017055658778 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055658778 DLMGCP DEBUG <0013> Generated response: line #00: 200 13894 OK (mgcp_msg.c:67) 20241017055658778 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:67) 20241017055658778 DLMGCP DEBUG <0013> Generated response: line #02: o=- 0F3310CC 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055658778 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:67) 20241017055658778 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055658778 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:67) 20241017055658778 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5974 RTP/AVP 96 (mgcp_msg.c:67) 20241017055658778 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241017055658778 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:67) 20241017055658803 DLIUUP ERROR <001a> IuUP(0F3310CC)[0x55c893dfd290]{Initialisation}: Event IuUP-DATA-req not permitted (iuup.c:1011) 20241017055658803 DRTP ERROR <0000> (rtpbridge/2@mgw I:0F3310CC) Failed Tx data down to IuUP layer (mgcp_iuup.c:250) MTC@176d1c6d6327: stats: { num_pkts_tx := 289, bytes_payload_tx := 8959, num_pkts_rx := 170, bytes_payload_rx := 5950, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@176d1c6d6327: stats: { num_pkts_tx := 218, bytes_payload_tx := 6928, num_pkts_rx := 194, bytes_payload_rx := 6480, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } 20241017055700889 DLMGCP DEBUG <0013> Received message: line #00: DLCX 13895 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055700889 DLMGCP DEBUG <0013> Received message: line #01: C: 1227 (mgcp_msg.c:67) 20241017055700889 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241017055700889 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241017055700889 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055700889 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1477) 20241017055700889 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055700889 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055700893 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055700893 DLMGCP DEBUG <0013> Generated response: line #00: 200 13895 OK (mgcp_msg.c:67) MTC@176d1c6d6327: setverdict(pass): pass -> pass, component reason not changed RTPEM2(432)@176d1c6d6327: Final verdict of PTC: none RTPEM1(431)@176d1c6d6327: Final verdict of PTC: none VirtCallAgent-STATS(433)@176d1c6d6327: Final verdict of PTC: none IPA-CTRL-CLI-IPA(434)@176d1c6d6327: Final verdict of PTC: none RTPEM0(430)@176d1c6d6327: Final verdict of PTC: none MTC@176d1c6d6327: Setting final verdict of the test case. MTC@176d1c6d6327: Local verdict of MTC: pass MTC@176d1c6d6327: Local verdict of PTC RTPEM0(430): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC RTPEM1(431): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC RTPEM2(432): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC VirtCallAgent-STATS(433): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC IPA-CTRL-CLI-IPA(434): none (pass -> pass) MTC@176d1c6d6327: Test case TC_two_crcx_mdcx_and_iuup_rtp_mdcx_to_iuup finished. Verdict: pass MTC@176d1c6d6327: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp_mdcx_to_iuup pass'. Thu Oct 17 05:57:00 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=1136196) Waiting for packet dumper to finish... 1 (prev_count=1136196, count=1171804) MTC@176d1c6d6327: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp_mdcx_to_iuup pass' was executed successfully (exit status: 0). MTC@176d1c6d6327: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_clearmode'. ------ MGCP_Test.TC_two_crcx_mdcx_and_rtp_clearmode ------ Thu Oct 17 05:57:02 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_two_crcx_mdcx_and_rtp_clearmode.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_two_crcx_mdcx_and_rtp_clearmode.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@176d1c6d6327: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_clearmode' was executed successfully (exit status: 0). MTC@176d1c6d6327: Test case TC_two_crcx_mdcx_and_rtp_clearmode started. 20241017055704086 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29913 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055704086 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241017055704086 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241017055704086 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055704086 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241017055704086 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241017055704086 DLMGCP DEBUG <0013> Generated response: line #00: 515 29913 FAIL (mgcp_msg.c:67) 20241017055704102 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29914 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055704102 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055704102 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241017055704102 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055704102 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241017055704102 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055704102 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241017055704102 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055704102 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241017055704102 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 120 (mgcp_msg.c:67) 20241017055704102 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:120 CLEARMODE/8000 (mgcp_msg.c:67) 20241017055704102 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055704102 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241017055704102 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241017055704102 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055704102 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:534AF072 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055704102 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:534AF072 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055704102 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:534AF072 output_enabled 0 (mgcp_msg.c:125) 20241017055704102 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055704102 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:534AF072 Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:120=CLEARMODE  (mgcp_sdp.c:444) 20241017055704102 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:534AF072 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) 20241017055704102 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241017055704102 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:534AF072 CRCX: Creating connection: port: 5976 (mgcp_protocol.c:1112) 20241017055704102 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:534AF072 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055704102 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055704102 DLMGCP DEBUG <0013> Generated response: line #00: 200 29914 OK (mgcp_msg.c:67) 20241017055704102 DLMGCP DEBUG <0013> Generated response: line #01: I: 534AF072 (mgcp_msg.c:67) 20241017055704103 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241017055704103 DLMGCP DEBUG <0013> Generated response: line #03: o=- 534AF072 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055704103 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241017055704103 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055704103 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241017055704103 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5976 RTP/AVP 120 (mgcp_msg.c:67) 20241017055704103 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:120 CLEARMODE/8000 (mgcp_msg.c:67) 20241017055704103 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241017055704110 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29915 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055704110 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241017055704110 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241017055704110 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055704110 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241017055704110 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055704110 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241017055704110 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055704110 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241017055704110 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 120 (mgcp_msg.c:67) 20241017055704110 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:120 CLEARMODE/8000 (mgcp_msg.c:67) 20241017055704111 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241017055704111 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241017055704111 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241017055704111 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055704111 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:F2F6C64B r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055704111 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:F2F6C64B connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241017055704111 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:F2F6C64B output_enabled 0 (mgcp_msg.c:125) 20241017055704111 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055704111 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:F2F6C64B Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:120=CLEARMODE  (mgcp_sdp.c:444) 20241017055704111 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:F2F6C64B 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) 20241017055704111 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 20000 (mgcp_protocol.c:726) 20241017055704111 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:F2F6C64B CRCX: Creating connection: port: 5978 (mgcp_protocol.c:1112) 20241017055704111 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:F2F6C64B CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055704111 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055704111 DLMGCP DEBUG <0013> Generated response: line #00: 200 29915 OK (mgcp_msg.c:67) 20241017055704111 DLMGCP DEBUG <0013> Generated response: line #01: I: F2F6C64B (mgcp_msg.c:67) 20241017055704111 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241017055704111 DLMGCP DEBUG <0013> Generated response: line #03: o=- F2F6C64B 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055704111 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241017055704111 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055704111 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241017055704111 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5978 RTP/AVP 120 (mgcp_msg.c:67) 20241017055704111 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:120 CLEARMODE/8000 (mgcp_msg.c:67) 20241017055704111 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) RTPEM0(435)@176d1c6d6327: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20241017055705634 DLMGCP DEBUG <0013> Received message: line #00: MDCX 29916 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055705634 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241017055705634 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241017055705634 DLMGCP DEBUG <0013> Received message: line #03: I: 534AF072 (mgcp_msg.c:67) 20241017055705634 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055705634 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241017055705634 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055705634 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241017055705634 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055705634 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241017055705634 DLMGCP DEBUG <0013> Received message: line #10: m=audio 10000 RTP/AVP 120 (mgcp_msg.c:67) 20241017055705634 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:120 CLEARMODE/8000 (mgcp_msg.c:67) 20241017055705634 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241017055705634 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241017055705634 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241017055705634 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1155) 20241017055705634 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:534AF072 r=127.0.0.1:10000<->l=127.0.0.1:5976) (mgcp_msg.c:118) 20241017055705635 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:534AF072 connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241017055705635 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:534AF072 output_enabled 1 (mgcp_msg.c:125) 20241017055705635 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055705635 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:534AF072 Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:120=CLEARMODE  (mgcp_sdp.c:444) 20241017055705635 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:534AF072 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) 20241017055705635 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241017055705635 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:534AF072 MDCX: modified conn:(1227/rtp C:534AF072 r=127.0.0.1:10000<->l=127.0.0.1:5976) (mgcp_protocol.c:1338) 20241017055705635 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:534AF072 MDCX: connection successfully modified (mgcp_protocol.c:1351) 20241017055705635 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055705635 DLMGCP DEBUG <0013> Generated response: line #00: 200 29916 OK (mgcp_msg.c:67) 20241017055705635 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:67) 20241017055705635 DLMGCP DEBUG <0013> Generated response: line #02: o=- 534AF072 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055705635 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:67) 20241017055705635 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055705635 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:67) 20241017055705635 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5976 RTP/AVP 120 (mgcp_msg.c:67) 20241017055705635 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:120 CLEARMODE/8000 (mgcp_msg.c:67) 20241017055705635 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:67) RTPEM1(436)@176d1c6d6327: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20241017055706146 DLMGCP DEBUG <0013> Received message: line #00: MDCX 29917 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055706146 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241017055706146 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241017055706146 DLMGCP DEBUG <0013> Received message: line #03: I: F2F6C64B (mgcp_msg.c:67) 20241017055706146 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055706146 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241017055706146 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055706146 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241017055706146 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055706146 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241017055706146 DLMGCP DEBUG <0013> Received message: line #10: m=audio 20000 RTP/AVP 120 (mgcp_msg.c:67) 20241017055706146 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:120 CLEARMODE/8000 (mgcp_msg.c:67) 20241017055706146 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241017055706146 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241017055706146 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241017055706146 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1155) 20241017055706146 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:F2F6C64B r=127.0.0.1:20000<->l=127.0.0.1:5978) (mgcp_msg.c:118) 20241017055706146 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:F2F6C64B connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241017055706146 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:F2F6C64B output_enabled 1 (mgcp_msg.c:125) 20241017055706146 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055706146 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:F2F6C64B Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:120=CLEARMODE  (mgcp_sdp.c:444) 20241017055706146 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:F2F6C64B 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) 20241017055706146 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 20000 (mgcp_protocol.c:726) 20241017055706146 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:F2F6C64B MDCX: modified conn:(1227/rtp C:F2F6C64B r=127.0.0.1:20000<->l=127.0.0.1:5978) (mgcp_protocol.c:1338) 20241017055706146 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:F2F6C64B MDCX: connection successfully modified (mgcp_protocol.c:1351) 20241017055706146 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055706146 DLMGCP DEBUG <0013> Generated response: line #00: 200 29917 OK (mgcp_msg.c:67) 20241017055706146 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:67) 20241017055706146 DLMGCP DEBUG <0013> Generated response: line #02: o=- F2F6C64B 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055706146 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:67) 20241017055706147 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241017055706147 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:67) 20241017055706147 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5978 RTP/AVP 120 (mgcp_msg.c:67) 20241017055706147 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:120 CLEARMODE/8000 (mgcp_msg.c:67) 20241017055706147 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:67) MTC@176d1c6d6327: stats: { num_pkts_tx := 193, bytes_payload_tx := 772, num_pkts_rx := 121, bytes_payload_rx := 484, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@176d1c6d6327: stats: { num_pkts_tx := 168, bytes_payload_tx := 672, num_pkts_rx := 97, bytes_payload_rx := 388, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } 20241017055708255 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29918 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055708256 DLMGCP DEBUG <0013> Received message: line #01: C: 1227 (mgcp_msg.c:67) 20241017055708256 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241017055708256 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241017055708256 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055708256 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1477) 20241017055708256 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055708256 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055708256 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055708256 DLMGCP DEBUG <0013> Generated response: line #00: 200 29918 OK (mgcp_msg.c:67) MTC@176d1c6d6327: setverdict(pass): none -> pass RTPEM2(437)@176d1c6d6327: Final verdict of PTC: none IPA-CTRL-CLI-IPA(439)@176d1c6d6327: Final verdict of PTC: none RTPEM1(436)@176d1c6d6327: Final verdict of PTC: none RTPEM0(435)@176d1c6d6327: Final verdict of PTC: none VirtCallAgent-STATS(438)@176d1c6d6327: Final verdict of PTC: none MTC@176d1c6d6327: Setting final verdict of the test case. MTC@176d1c6d6327: Local verdict of MTC: pass MTC@176d1c6d6327: Local verdict of PTC RTPEM0(435): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC RTPEM1(436): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC RTPEM2(437): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC VirtCallAgent-STATS(438): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC IPA-CTRL-CLI-IPA(439): none (pass -> pass) MTC@176d1c6d6327: Test case TC_two_crcx_mdcx_and_rtp_clearmode finished. Verdict: pass MTC@176d1c6d6327: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_clearmode pass'. Thu Oct 17 05:57: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=602108) Waiting for packet dumper to finish... 1 (prev_count=602108, count=661588) MTC@176d1c6d6327: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_clearmode pass' was executed successfully (exit status: 0). MTC@176d1c6d6327: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_one_crcx_loopback_rtp_implicit'. ------ MGCP_Test.TC_one_crcx_loopback_rtp_implicit ------ Thu Oct 17 05:57:10 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_one_crcx_loopback_rtp_implicit.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_one_crcx_loopback_rtp_implicit.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@176d1c6d6327: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_one_crcx_loopback_rtp_implicit' was executed successfully (exit status: 0). MTC@176d1c6d6327: Test case TC_one_crcx_loopback_rtp_implicit started. 20241017055711439 DLMGCP DEBUG <0013> Received message: line #00: DLCX 50985 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055711440 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:279) 20241017055711440 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241017055711440 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055711440 DLMGCP ERROR <0013> endpoint:rtpbridge/1@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241017055711440 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241017055711440 DLMGCP DEBUG <0013> Generated response: line #00: 515 50985 FAIL (mgcp_msg.c:67) 20241017055711453 DLMGCP DEBUG <0013> Received message: line #00: CRCX 50986 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055711453 DLMGCP DEBUG <0013> Received message: line #01: M: loopback (mgcp_msg.c:67) 20241017055711453 DLMGCP DEBUG <0013> Received message: line #02: C: 1225 (mgcp_msg.c:67) 20241017055711453 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241017055711453 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:279) 20241017055711453 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241017055711453 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241017055711453 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw conn:(1225/rtp C:E359D8F4 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241017055711453 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:E359D8F4 connection mode 'loopback' 7 (mgcp_msg.c:120) 20241017055711453 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:E359D8F4 output_enabled 1 (mgcp_msg.c:125) 20241017055711453 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241017055711453 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw conn:(1225/rtp C:E359D8F4 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241017055711453 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241017055711453 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw RTP-setup: Endpoint is in loopback mode, stopping here! (mgcp_protocol.c:167) 20241017055711453 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:E359D8F4 CRCX: Creating connection: port: 5980 (mgcp_protocol.c:1112) 20241017055711453 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CI:E359D8F4 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241017055711453 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055711453 DLMGCP DEBUG <0013> Generated response: line #00: 200 50986 OK (mgcp_msg.c:67) 20241017055711453 DLMGCP DEBUG <0013> Generated response: line #01: I: E359D8F4 (mgcp_msg.c:67) 20241017055711453 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241017055711453 DLMGCP DEBUG <0013> Generated response: line #03: o=- E359D8F4 23 IN IP6 ::1 (mgcp_msg.c:67) 20241017055711453 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241017055711453 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241017055711453 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241017055711453 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5980 RTP/AVP 112 (mgcp_msg.c:67) 20241017055711453 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241017055711453 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241017055712561 DLMGCP DEBUG <0013> Received message: line #00: DLCX 50987 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:67) 20241017055712561 DLMGCP DEBUG <0013> Received message: line #01: C: 1225 (mgcp_msg.c:67) 20241017055712561 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:279) 20241017055712561 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241017055712561 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241017055712561 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241017055712561 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055712561 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241017055712561 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241017055712561 DLMGCP DEBUG <0013> Generated response: line #00: 200 50987 OK (mgcp_msg.c:67) MTC@176d1c6d6327: stats: { num_pkts_tx := 46, bytes_payload_tx := 184, num_pkts_rx := 0, bytes_payload_rx := 0, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@176d1c6d6327: setverdict(pass): none -> pass IPA-CTRL-CLI-IPA(444)@176d1c6d6327: Final verdict of PTC: none RTPEM0(440)@176d1c6d6327: Final verdict of PTC: none VirtCallAgent-STATS(443)@176d1c6d6327: Final verdict of PTC: none RTPEM1(441)@176d1c6d6327: Final verdict of PTC: none RTPEM2(442)@176d1c6d6327: Final verdict of PTC: none MTC@176d1c6d6327: Setting final verdict of the test case. MTC@176d1c6d6327: Local verdict of MTC: pass MTC@176d1c6d6327: Local verdict of PTC RTPEM0(440): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC RTPEM1(441): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC RTPEM2(442): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC VirtCallAgent-STATS(443): none (pass -> pass) MTC@176d1c6d6327: Local verdict of PTC IPA-CTRL-CLI-IPA(444): none (pass -> pass) MTC@176d1c6d6327: Test case TC_one_crcx_loopback_rtp_implicit finished. Verdict: pass MTC@176d1c6d6327: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_one_crcx_loopback_rtp_implicit pass'. Thu Oct 17 05:57: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=58648) Waiting for packet dumper to finish... 1 (prev_count=58648, count=79620) MTC@176d1c6d6327: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_one_crcx_loopback_rtp_implicit pass' was executed successfully (exit status: 0). MC@176d1c6d6327: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@176d1c6d6327: Terminating MTC. MC@176d1c6d6327: MTC terminated. MC2> exit MC@176d1c6d6327: Shutting down session. MC@176d1c6d6327: Shutdown complete. Comparing expected results '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/mgw/expected-results.xml' against results in 'junit-xml-4585.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->FAIL 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: 2 xfail: 4 pass: 78 NEW: PASS: 2 [testenv] Testsuite is done [testenv] Stopping testsuite (1087713) [testenv] Merging log files [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/mgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite', 'testenv-mgw-osmocom-nightly-20241017-0550-4041163a', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/log_merge.sh MGCP_Test --rm >/dev/null'] [testenv] Formatting log files [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/mgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite', 'testenv-mgw-osmocom-nightly-20241017-0550-4041163a', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_testenv/data/scripts/log_format.sh'] [testenv] Stopping mgw (1087668) [testenv] Showing junit-xml-4585.log [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/mgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-mgw-osmocom-nightly-20241017-0550-4041163a', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/junit-xml-4585.log && echo']           Response didn't match template MGCP_Test.ttcn:3342 MGCP_Test control part MGCP_Test.ttcn:869 TC_crcx_early_bidir_mode testcase                                             "1 RTP packets received while RX was disabled" MGCP_Test.ttcn:3388 MGCP_Test control part MGCP_Test.ttcn:2292 TC_two_crcx_and_one_mdcx_rtp_ho testcase               Response didn't match template MGCP_Test.ttcn:3402 MGCP_Test control part MGCP_Test.ttcn:2619 TC_e1_crcx_and_dlcx_ep testcase    Response didn't match template MGCP_Test.ttcn:3403 MGCP_Test control part MGCP_Test.ttcn:2640 TC_e1_crcx_with_overlap testcase    Response didn't match template MGCP_Test.ttcn:3404 MGCP_Test control part MGCP_Test.ttcn:2671 TC_e1_crcx_loopback testcase    Response didn't match template MGCP_Test.ttcn:3405 MGCP_Test control part MGCP_Test.ttcn:2705 TC_e1_dlcx_wildcarded testcase                         [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-mgw-osmocom-nightly-20241017-0550-4041163a'] testenv-mgw-osmocom-nightly-20241017-0550-4041163a [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-mgw-test/2623/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