Re: [OpenSIPS-Users] rtpproxy and record calls

2017-02-09 Thread Denis via Users
Hello Razvan! I am sorry for long answer, only now could return to these questions. So 1) I run rtpproxy_start_recording() for both INVITE and 200 OK.The some content of the opensips.cfg"...modparam("rtpproxy", "rtpproxy_sock", "1 == udp::221") route[1]if (is_method("INVITE")&&!has_totag()) {  

Re: [OpenSIPS-Users] rtpproxy and record calls

2017-01-04 Thread Răzvan Crainea
Hi, Denis! Regarding 1, did you try to run rtpproxy_start_recording() for both INVITE and 200 OK? Regarding 2, '/' is a valid character in Call-id. Therefore the problem is at the RTPProxy side - before writing the CDR they should escape (or transform somehow) the '/' character in something

Re: [OpenSIPS-Users] rtpproxy and record calls

2017-01-04 Thread Денис Путято via Users
Hello!Is there any information about the problem?Thank you.-- С уважением,Путято ДенисBest regards, Denis14:47, 27 декабря 2016 г., Denis via Users :Hello! I try to use rtpproxy for call recording and have two problems 1) rtpproxy records only one way of the call (from

[OpenSIPS-Users] rtpproxy and record calls

2016-12-27 Thread Denis via Users
Hello! I try to use rtpproxy for call recording and have two problems 1) rtpproxy records only one way of the call (from callee to caller). For starting rtp proxy i use rtpproxy_engage("conrf",,"1",) function. 2) i am using top_hiding with "C" flags (which should change callid) and i noticed, that