[SR-Users] recording audio stream
bill at telopar.net
bill at telopar.net
Sat Nov 17 19:19:02 CET 2018
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
**
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kamailio.org/pipermail/sr-users/attachments/20181117/7c81d238/attachment.html>
More information about the sr-users
mailing list