Is your iptables rules setup to default deny? selinux enabled? Can you manually netcat something to port 7722? Does netstat -anp show udp port 7722 being bound?
On 3/28/11 11:45 AM, Linux Guy wrote:
Hi, I still have the same issue, I have tested setting public ip, localhost and 127.0.0.1 for the rtpproxy_sock.
ERROR: rtpproxy [rtpproxy.c:1517]: timeout waiting reply from a RTP proxy ERROR: rtpproxy [rtpproxy.c:1526]: proxy udp:localhost: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:localhost:7722 has been disabled temporarily
Thanks Linux Guy..
On 3/28/2011 1:28 AM, Daniel-Constantin Mierla wrote:
Hello,
On 3/28/11 9:16 AM, Linux Guy wrote:
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
here it says it tries to connect via public IP to RTPProxy. Can you set rtpproxy_sock to udp:localhost:7722 and try again? Be sure you restart kamailio.
Cheers, Daniel
Regards, Linux Guy..
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list sr-users@lists.sip-router.org http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list sr-users@lists.sip-router.org http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users