Dear All, iam working on opensips server from last two months... I have installed and integrated opensips and asterisk server successfully in my pc. To register my voip clients. to get audio communication and messaging. with opensips + asterisk server my clients are registered well and audio is fine very well. the problem is iam working under standalone network. firstly i tried the configuration in Wifi network,everything is fine. but when the same configuration ,iam working under wimax network,in voip clients call is established well, but i cant hear audio ,on both the sides,
that's why by studying through logs,i came to know that mediaproxy/rtpproxy resolves the issue. so iam integrating rtpproxy/mediaproxy by following this below link http://voiprookie.blogspot.in/2009/04/rtpproxy-12x-installation.html http://voiprookie.blogspot.in/2009/04/blog-post.html Nandini On Mon, Jun 3, 2013 at 5:09 PM, Tijmen de Mes <[email protected]>wrote: > Hi Nandini, > > The same things apply for media proxy, if there is no > /var/run/mediaproxy/dispatcher.sock two things can be wrong, > 1. It is not running, > 2. the permissions are wrong on the socket. > > My guess is that you have the first case. Why do you want Mediaproxy and > rtpproxy both running? > > Best regards, > > -- > Tijmen de Mes > AG Projects > > > On 06/03/2013 01:28 PM, Flavio Goncalves wrote: > > Hi Nandini, > > The results are showing exactly the opposite, what you see in pas is > your own command (grep). Without basic Linux knowledge, it will be a very > hard mission to run OpenSIPS. > > Flavio E. Goncalves > > > 2013/6/3 Nandini madhu <[email protected]> > >> 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 >> >> > > > _______________________________________________ > Users mailing > [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
