<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=UTF-8" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
I never tried this but readme says this:<br>
Remote Control Mode<br>
-------------------<br>
<br>
In this mode RTP Proxy can be controlled from the remote machine over<br>
network. When it is being used with SIP Express Router (SER), this
allows<br>
to force different paths for signalling (SIP) and media (RTP) streams.<br>
<br>
The mode can be activated by starting RTP Proxy with `-s' command line<br>
argument:<br>
<br>
$ rtpproxy -s &lt;proto&gt;:&lt;address&gt;[:&lt;port&gt;]<br>
<br>
proto can be either udp or udp6; address is either IPv4 or IPv6 local<br>
address at which command commands should be accepted or `*' if rtpproxy<br>
should accept commands at all local interfaces; port is UDP port,<br>
if omitted port 22222 is used.<br>
<br>
BEWARE: command protocol contains no security or auth measures, so that<br>
you should be using other means to secure RTP Proxy, such as firewall or<br>
even better a VPN between machine runing RTP Proxy and machine wich<br>
runs a software that controls it.<br>
<br>
$Id: README.remote,v 1.1 2004/03/01 12:31:55 sobomax Exp $<br>
<br>
Caxton wrote:
<blockquote
 cite="mid9a9a184f0608240146h6896ba5ar4aa32f6ed457ae02@mail.gmail.com"
 type="cite">
  <div>Hi all:</div>
  <div>    The document metion that "RTPproxy will not be installed on
the SER server, but on a remote machine." If I install SER on "<a
 href="http://192.168.1.3">192.168.1.3</a>", and install RTPproxy on "
  <a href="http://192.168.1.5">192.168.1.5</a>".  How do they work?</div>
  <div> </div>
  <div>    Now, I install they on a same machine, and I run SER first,
then usr command "rtpproxy -l xxx.xxx.xxx.xxx" to force rtpproxy.  The
SIP client can register behind NAT, but there are some problem with RTP
stream.  I found that RTP strem is able to relay to this machine, but
this machine do not transmit those data to destination!!  </div>
  <div> </div>
  <div>                                                                     
  </div>
  <div>      PC(A)                              
 Server(SER+RTPproxy)                                 PC(B)</div>
  <div>                    RTP
Stream(A)                                               RTP Stream(B)</div>
  <div>1.              ----------------------------&gt;                                    &lt;----------------------------
  </div>
  <div> </div>
  <div>2.                                         Receive RTP stream A
and B</div>
  <div> </div>
  <div>3.  Server should transmit RTP stream(A) to PC(B) and RTP
stream(B) to PC(A), but this step do not work.  (I am not sure that
server does not forward the RTP packets or Clients do not receive RTP
packet.)</div>
  <div> </div>
  <div> </div>
  <div>    What is the problem? How should I operate if RTPproxy
install on another machine? Because the command "rtpproxy" will not be
used on the machine which have installed SER.</div>
  <div> </div>
  <div>    Please help me, thank you.</div>
  <div> </div>
  <div>Regards,<br>
 </div>
  <div>Caxton</div>
  <pre wrap="">
<hr size="4" width="90%">
_______________________________________________
Serusers mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Serusers@lists.iptel.org">Serusers@lists.iptel.org</a>
<a class="moz-txt-link-freetext" href="http://lists.iptel.org/mailman/listinfo/serusers">http://lists.iptel.org/mailman/listinfo/serusers</a>
  </pre>
</blockquote>
</body>
</html>