Hi,

kamailio version - 5.3.3
I have configured rtpproxy in pcscf .

rtpproxy 17002     1  0 18:40 ?        00:00:00 /usr/bin/rtpproxy -s udp:10.40.10.3 7722 -u rtpproxy rtpproxy -p /var/run/rtpproxy/rtpproxy.pid -l 10.45.4.22 -d DBUG LOG_LOCAL0

I have configured rtpproxy in kamailio.cfg as well.

modparam("rtpproxy", "rtpproxy_sock", "udp:10.40.10.3:7722")

10.40.10.3 - private IP
10.45.4.22 - public IP
I have enabled NAT configuration also.

When i make a call from zoiper client , rtp packets are going to some other public ip

Could anyone please help me in this issue.
Kindly help.