I think he’s using rtpproxy, not rtp-engine. :) On Sat, 17 Nov 2018 at 20:21, Alex Balashov abalashov@evaristesys.com wrote:
Hi,
The documentation here explains fairly well how to set up the recording component of RTPEngine. Recording is then enabled via a command sent in the rtpengine_offer()/manage() functions.
https://github.com/sipwise/rtpengine
-- Alex
On Sat, Nov 17, 2018 at 10:19:02AM -0800, bill@telopar.net wrote:
Hi All:
I have a project that requires that I record the audio streams from an
ongoing phone call. It seems that rtp_proxy module should do that, but I can't seem to get it to work.
My config file:
*if(nat_uac_test("8")) { //rtpproxy_manage("co"); xlog("L_INFO",
"rtpproxy
Call is going to private IPv4 Media Server Engage RTPProxy Now\n"); rtpproxy_manage("crwie","10.1.1.2"); } else { //rtpproxy_manage("cor"); xlog("L_INFO", "rtpproxy Call is coming from a private IPv4 Media Server Engage RTPProxy Now\n"); rtpproxy_manage("crwei","10.1.1.2"); } *There appears to be conversations going on with rtpproxy on both legs of the
call.
But I seem to be missing the step that records the audio*. *Anybody have
an
example of how to do this.
TIA, Bill **
Kamailio (SER) - Users Mailing List sr-users@lists.kamailio.org https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users
-- Alex Balashov | Principal | Evariste Systems LLC
Tel: +1-706-510-6800 / +1-800-250-5920 (toll-free) Web: http://www.evaristesys.com/, http://www.csrpswitch.com/
Kamailio (SER) - Users Mailing List sr-users@lists.kamailio.org https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users