Thanks for your reply. i have got the following output # ps -ef |grep rtpproxy opensips 4340 2876 0 16:35 pts/0 00:00:00 grep --color=auto rtpproxy
so my rtpproxy is running on host opensips,i believe. still i could not solve the problem the errors are same :- un 3 16:38:05 opensips /usr/local/sbin/opensips[4373]: ERROR:rtpproxy:send_rtpp_command: can't send command to a RTP proxy Connection refused Jun 3 16:38:05 opensips /usr/local/sbin/opensips[4373]: ERROR:rtpproxy:send_rtpp_command: proxy <udp:opensips:50000> does not respond, disable it Jun 3 16:38:05 opensips /usr/local/sbin/opensips[4373]: WARNING:rtpproxy:rtpp_test: can't get version of the RTP proxy Jun 3 16:38:05 opensips /usr/local/sbin/opensips[4373]: WARNING:rtpproxy:rtpp_test: support for RTP proxy <udp:opensips:50000> has been disabled temporarily Jun 3 16:38:05 opensips /usr/local/sbin/opensips[4372]: ERROR:mediaproxy:mediaproxy_connect: failed to connect to /var/run/mediaproxy/dispatcher.sock: No such file or directory please help me. On Mon, Jun 3, 2013 at 4:27 PM, Flavio Goncalves <[email protected]>wrote: > You can use ps -ef |grep rtpproxy, > > Flavio E. Goncalves > > > 2013/6/3 Nandini madhu <[email protected]> > >> Dear Flavio, >> >> Thanks for your prompt response. >> opensips server is running on 192.168.2.40.so i have given that IP >> address,in rtpproxy. >> >> Please let me know, is it possible ,to check the rtpproxy is loaded, and >> on which ip address is it running >> >> Thanks in advance >> Nandini >> >> >> On Mon, Jun 3, 2013 at 4:05 PM, Flavio Goncalves >> <[email protected]>wrote: >> >>> Hi Nandini, >>> >>> The addresses specified at the module rtpproxy.so are not matching the >>> addresses specified in the -s parameter of your rtpproxy daemons. Do you >>> have two instances of the rtpproxy running in the addresses >>> 127.0.0.1:5000 and 192.168.2.40:50000. >>> >>> Flavio E. Goncalves >>> >>> Dear All, >>>> >>>> >>>> i have integrated mediaproxy and Rtpproxy with opensips.To get audio >>>> call in voip clients. >>>> >>>> But iam getting the errors in /var/log/syslog as follows:- >>>> >>>> >>>> Jun 3 14:19:48 opensips /usr/local/sbin/opensips[3706]: >>>> ERROR:rtpproxy:send_rtpp_command: can't send command to a RTP proxy >>>> Connection refused >>>> Jun 3 14:19:48 opensips /usr/local/sbin/opensips[3706]: >>>> ERROR:rtpproxy:send_rtpp_command: proxy <udp:127.0.0.1:50000> does not >>>> respond, disable it >>>> Jun 3 14:19:48 opensips /usr/local/sbin/opensips[3706]: >>>> WARNING:rtpproxy:rtpp_test: can't get version of the RTP proxy >>>> Jun 3 14:19:48 opensips /usr/local/sbin/opensips[3706]: >>>> WARNING:rtpproxy:rtpp_test: support for RTP proxy <udp:127.0.0.1:50000> >>>> has been disabled temporarily >>>> Jun 3 14:19:48 opensips /usr/local/sbin/opensips[3706]: >>>> ERROR:rtpproxy:send_rtpp_command: can't send command to a RTP proxy >>>> Connection refused >>>> Jun 3 14:19:48 opensips /usr/local/sbin/opensips[3706]: >>>> ERROR:rtpproxy:send_rtpp_command: proxy <udp:192.168.2.40:50000> does >>>> not respond, disable it >>>> Jun 3 14:19:48 opensips /usr/local/sbin/opensips[3706]: >>>> WARNING:rtpproxy:rtpp_test: can't get version of the RTP proxy >>>> Jun 3 14:19:48 opensips /usr/local/sbin/opensips[3706]: >>>> WARNING:rtpproxy:rtpp_test: support for RTP proxy <udp: >>>> 192.168.2.40:50000> has been disabled temporarily >>>> Jun 3 14:19:48 opensips /usr/local/sbin/opensips[3708]: >>>> ERROR:mediaproxy:mediaproxy_connect: failed to connect to >>>> /var/run/mediaproxy/dispatcher.sock: No such file or directory >>>> Jun 3 14:19:48 opensips /usr/local/sbin/opensips[3709]: >>>> ERROR:mediaproxy:mediaproxy_connect: failed to connect to >>>> /var/run/mediaproxy/dispatcher.sock: No such file or directory >>>> >>>> please help me in this issue. >>>> >>>> Thanks in advance >>>> Nandini >>>> >>>> _______________________________________________ >>>> Users mailing list >>>> [email protected] >>>> http://lists.opensips.org/cgi-bin/mailman/listinfo/users >>>> >>>> >>> >>> _______________________________________________ >>> Users mailing list >>> [email protected] >>> http://lists.opensips.org/cgi-bin/mailman/listinfo/users >>> >>> >> >> _______________________________________________ >> Users mailing list >> [email protected] >> http://lists.opensips.org/cgi-bin/mailman/listinfo/users >> >> > > _______________________________________________ > Users mailing list > [email protected] > http://lists.opensips.org/cgi-bin/mailman/listinfo/users > >
_______________________________________________ Users mailing list [email protected] http://lists.opensips.org/cgi-bin/mailman/listinfo/users
