<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#ffffff" text="#000000">
    Hi Robert,<br>
    <br>
    First of all, cross-posting to multiple list is not best practice
    and annoying. Posting separately on each list is a better way to do
    it.<br>
    <br>
    Now, going back to your problem. What you are looking for is
    perfectly doable with opensips. BUT do NOT expect that someone will
    simply give a ready to use script for that - you will have to work
    for it (getting help from the list), otherwise simply consider
    buying something like that.<br>
    <br>
    On your REGISTER scenario, the SBC should simply do a t_relay()
    forcing as destination your SIP server (via $du) - simple here; also
    I understand that the authentication is end to end (IP phone
    authenticates to SIP server), so the SBC has nothing to do here.<br>
    <br>
    So, the first thing to do - relay to REGISTER to SIP server&nbsp; and get
    this part working.<br>
    <br>
    Regards,<br>
    Bogdan<br>
    <br>
    <br>
    <br>
    On 03/21/2012 07:01 PM, Robert wrote:
    <blockquote cite="mid:CB8F81B3.2176B%25robert@inteli-core.com"
      type="cite">
      <div>Sorry to spam all 3 boards at the same time&#8230; I know there are
        smart people on these lists and hoping that one might be willing
        to send an example config to assist a n00b to SER.</div>
      <div><br>
      </div>
      <div>I need to configure a proxy (like SBC) to listen on port X &#8211;
        where X is not 5060.</div>
      <div>I want the UAC's registration to be forwarded (NOT REDIRECT)
        to the real SIP server on port 5060</div>
      <div><br>
      </div>
      <div>The far end is not an Asterisk server &#8211; so any examples of
        Asterisk do not work. It is not IP auth &#8211; the authentication
        relies in the far end.</div>
      <div>Open to any solution of open source software
        K/OpenSIPS/OpenSBC etc.</div>
      <div><br>
      </div>
      <div>IP phone &nbsp;----&gt; open source<span class="Apple-tab-span"
          style="white-space: pre;"> </span>-----&gt; SIP server</div>
      <div>(UAC)<span class="Apple-tab-span" style="white-space: pre;">
        </span>( PORT != 5060)<span class="Apple-tab-span"
          style="white-space: pre;"> </span>( PORT = 5060)</div>
      <div><br>
      </div>
      <div>I have tried all sorts of methods like rewritehostport /
        t_relay etc etc.&nbsp;</div>
      <div>Would uac_auth work? And if so &#8211; anyone have any good
        examples of dynamic &#8211; as I do not want to store any credentials
        in the open source proxy.</div>
      <div><br>
      </div>
      <pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
Users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Users@lists.opensips.org">Users@lists.opensips.org</a>
<a class="moz-txt-link-freetext" href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a>
</pre>
    </blockquote>
    <br>
    <br>
    <pre class="moz-signature" cols="72">-- 
Bogdan-Andrei Iancu
OpenSIPS Founder and Developer
<a class="moz-txt-link-freetext" href="http://www.opensips-solutions.com">http://www.opensips-solutions.com</a></pre>
  </body>
</html>