<pre>Hi,

I am posting this issue because I am struggling to make openSIPS with SIPREC to work. I have tried various ways
but still no success for RTP. Here is my network topology -
OpenSIPS - 10.10.10.174:5062 as X.X.X.X
Orkaudio - 10.10.10.174:5060 and also listening on 127.0.0.1:5060
RTPPROXY - 10.10.10.174:22222

Both UACs are registered to openSIPS via its X.X.X.X public IP. I am able
to send the call to orkaudio successfully but after the call disconnects
orkaduio shows this message -
 session callid=B2B.195.839325.1575063266 localparty=200 remoteparty=100
duration=33 has no rtp

And whenever openSIPS sends INVITE to orkaudio, Ork audio sends 200OK SDP
back and then openSIPS sends ACK but never send any SDP response or any
media back. And on that INVITE openSIPS sends 127.0.0.1 this IP in c
element of SDP.
Here are my rtpproxy settings -
modparam("rtpproxy", "rtpproxy_sock", "udp:10.10.10.174:22222")
modparam("rtpproxy", "default_set", 1)

This is inside relay route  -

if (isflagset(NAT_FLAG) && has_body("application/sdp")) {

rtpproxy_offer("froc","X.X.X.X","1","$var(siprec_rtpproxy_socket)");
                        xlog("RTPPROXY Sock used is
$var(siprec_rtpproxy_socket)");
                        siprec_start_recording("sip:10.10.10.174:5060
",,,"$var(siprec_rtpproxy_socket)");

                }

Please help me to fix this issue and I know I am messing up somewhere in
osips config file. I will appreciate any help.


Thanks and regards<br></pre><div class="protonmail_signature_block protonmail_signature_block-empty"><div class="protonmail_signature_block-user protonmail_signature_block-empty"><br></div><div class="protonmail_signature_block-proton protonmail_signature_block-empty"><br></div></div><div><br></div>