<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <div class="moz-cite-prefix">On 10/10/2022 08.58, [EXT] Gerry Kernan
      wrote:<br>
    </div>
    <blockquote type="cite"
cite="mid:DB9P190MB1403E10349F361B12E4F8CB7BC209@DB9P190MB1403.EURP190.PROD.OUTLOOK.COM">
      <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
      <meta name="Generator" content="Microsoft Word 15 (filtered
        medium)">
      <!--[if !mso]><style>v\:* {behavior:url(#default#VML);}
o\:* {behavior:url(#default#VML);}
w\:* {behavior:url(#default#VML);}
.shape {behavior:url(#default#VML);}
</style><![endif]-->
      <style>@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}@font-face
        {font-family:"Lucida Calligraphy";
        panose-1:3 1 1 1 1 1 1 1 1 1;}@font-face
        {font-family:Consolas;
        panose-1:2 11 6 9 2 2 4 3 2 4;}@font-face
        {font-family:"Century Gothic";
        panose-1:2 11 5 2 2 2 2 2 2 4;}p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;
        mso-fareast-language:EN-US;}a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:#0563C1;
        text-decoration:underline;}span.EmailStyle20
        {mso-style-type:personal-reply;
        font-family:"Calibri",sans-serif;
        color:windowtext;}.MsoChpDefault
        {mso-style-type:export-only;
        font-size:10.0pt;}div.WordSection1
        {page:WordSection1;}</style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
      <div class="WordSection1">
        <p class="MsoNormal">Hi <o:p></o:p></p>
        <p class="MsoNormal">Im using rtpengine_offer as below <o:p></o:p></p>
        <p class="MsoNormal">rtpengine_offer("trust-address
          replace-origin replace-session-connection ICE=remove") 
          <o:p></o:p></p>
        <p class="MsoNormal">is there another flag I need to set to
          change c=in to the WAN alias?<o:p></o:p></p>
        <p class="MsoNormal"><o:p> </o:p></p>
        <p class="MsoNormal"><o:p> </o:p></p>
        <p class="MsoNormal">rtpeengine.conf <o:p></o:p></p>
        <p class="MsoNormal">interface as set as below <o:p></o:p></p>
        <p class="MsoNormal">### for different advertised address:<o:p></o:p></p>
        <p class="MsoNormal">interface = 10.3.1.6!20.82.X.X<o:p></o:p></p>
        <p class="MsoNormal"><o:p> </o:p></p>
      </div>
    </blockquote>
    ...<br>
    <blockquote type="cite"
cite="mid:DB9P190MB1403E10349F361B12E4F8CB7BC209@DB9P190MB1403.EURP190.PROD.OUTLOOK.COM">
      <div class="WordSection1"><o:p></o:p>
        <p class="MsoNormal">c=IN IP4 10.3.1.6<o:p></o:p></p>
        <p class="MsoNormal">t=0 0<o:p></o:p></p>
        <p class="MsoNormal">m=audio 32080 RTP/AVP 0 8 103...</p>
      </div>
    </blockquote>
    <p>If you have an advertised address configured in rtpengine.conf
      with the `!` notation, then this address should be in the outgoing
      SDP. Double check that this configuration is actually active and
      that rtpengine is actually being engaged for the call.</p>
    <p>Cheers<br>
    </p>
  </body>
</html>