Hi Tech People ,
we are trying to record a MGCP Audio Stream from A third Party Voice Recorder. we have VG400 integrated with CUCM via MGCP Protocol for PSTN Calling. we have no problem in recording the SIP and SCCP streams on same voice recorder. we can see the Communication between CUCM and Voice Gateway via MGCP using 2427 port from the following capture but Voice Recorder is unable to record a audio conversation.
Signal | 26 | 26 | 172.16.17.5:2427 (CUCM) | 172.16.36.5:2427 | 21:32:37 | | | |
RTP 1 | 25116 | 24900 | 172.16.17.5:2427 (CUCM) | 172.16.36.5:2427 | 00:00:04 | 48 | 34343935 | 12320 |
RTP 2 | 140 | 140 | 172.16.36.5:2427 (VG400) | 172.16.52.5:2427 | 21:59:39 | 84 | 31333935 | 18009 |
RTP 3 | 0 | 0 | 0.0.0.0:0 | 0.0.0.0:0 | | | | |
RTP 4 | 0 | 0 | 0.0.0.0:0 | 0.0.0.0:0 |
VG400 MGCP config
mgcp call-agent Site 1-CUCM 2427 service-type mgcp version 0.1
mgcp rtp unreachable timeout 1000 action notify
mgcp modem passthrough voip mode nse
mgcp package-capability rtp-package
mgcp package-capability sst-package
mgcp package-capability pre-package
no mgcp package-capability res-package
no mgcp timer receive-rtcp
mgcp sdp simple
mgcp fax t38 inhibit
mgcp bind control source-interface GigabitEthernet0/0/0
mgcp bind media source-interface GigabitEthernet0/0/0
mgcp behavior rsip-range tgcp-only
mgcp behavior comedia-role none
mgcp behavior comedia-check-media-src disable
mgcp behavior comedia-sdp-force disable
mgcp profile default
ccm-manager mgcp
Topology is already attached. can any body share his experience if face the same troubleshooting.