<html><head><meta name="qrichtext" content="1" /></head><body style="font-size:12pt;font-family:helvetica">
<p>If I have only one rtp proxy should I use set_rtp_proxy_set(&quot;0&quot;)? I think openser should be smart enough to figure it out if there is only one rtp proxy.</p>
<p></p>
<p>It looks like there is a cut and paste error in the 1.3 nathelper wiki.</p>
<p></p>
<p>1.6.3. set_rtp_proxy_set()</p>
<p> Sets the Id of the rtpproxy set to be used for the next [un]force_rtp_proxy() command. </p>
<p> This function can be used from REQUEST_ROUTE, ONREPLY_ROUTE, BRANCH_ROUTE. </p>
<p><span style="font-weight:600;text-decoration:underline">Example 1-17. fix_nated_contact usage</span></p>
<p>...</p>
<p>set_rtp_proxy_set(&quot;2&quot;);</p>
<p>force_rtp_proxy();</p>
<p></p>
<p>Rob</p>
<p>...</p>
</body></html>