What could I have done wrong ? I am not able to have kamailio see
rtpproxy. I am using kamailio 3.1.2 and rtpproxy 1.2
Rtpproxy is started with command :
/usr/local/bin/rtpproxy -l <public ip> -s udp:localhost:7722 -u rtpproxy
Module parameter : modparam("rtpproxy", "rtpproxy_sock",
"udp:127.0.0.1:7722")
Error :
INFO: mi_datagram [mi_datagram.c:318]: a new child 0/4170
ERROR: rtpproxy [rtpproxy.c:1517]: timeout waiting reply from a RTP proxy
ERROR: rtpproxy [rtpproxy.c:1526]: proxy <udp:public ip:7722> does not
respond, disable it
WARNING: rtpproxy [rtpproxy.c:1383]: can't get version of the RTP proxy
WARNING: rtpproxy [rtpproxy.c:1420]: support for RTP proxy <udp:public
ip:7722> has been disabled temporarily
Regards,
Linux Guy..