<html xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<meta name="Generator" content="Microsoft Word 15 (filtered medium)">
<style><!--
/* Font Definitions */
@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;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
{margin:0cm;
text-align:right;
direction:rtl;
unicode-bidi:embed;
font-size:11.0pt;
font-family:"Calibri",sans-serif;}
pre
{mso-style-priority:99;
mso-style-link:"HTML \05DE\05E2\05D5\05E6\05D1 \05DE\05E8\05D0\05E9 \05EA\05D5";
margin:0cm;
margin-bottom:.0001pt;
font-size:10.0pt;
font-family:"Courier New";}
span.HTML
{mso-style-name:"HTML \05DE\05E2\05D5\05E6\05D1 \05DE\05E8\05D0\05E9 \05EA\05D5";
mso-style-priority:99;
mso-style-link:"HTML \05DE\05E2\05D5\05E6\05D1 \05DE\05E8\05D0\05E9";
font-family:"Courier New";}
.MsoChpDefault
{mso-style-type:export-only;}
@page WordSection1
{size:612.0pt 792.0pt;
margin:72.0pt 90.0pt 72.0pt 90.0pt;}
div.WordSection1
{page:WordSection1;}
--></style>
</head>
<body lang="EN-US" link="blue" vlink="#954F72">
<div class="WordSection1">
<pre><span style="font-size:12.0pt;font-family:"Calibri",sans-serif;color:black">Hey guys,<o:p></o:p></span></pre>
<pre><span style="font-size:12.0pt;font-family:"Calibri",sans-serif;color:black"><o:p> </o:p></span></pre>
<pre><span style="font-size:12.0pt;font-family:"Calibri",sans-serif;color:black">I am working on a project involving Kamailio dockerezation, which is meant to run alongside Freeswitch and RTPEngine containers, on the basis of a Docker-Compose file which is launched on top of a CentOS 7.7 host system.<o:p></o:p></span></pre>
<pre><span style="font-size:12.0pt;font-family:"Calibri",sans-serif;color:black"><o:p> </o:p></span></pre>
<pre><span style="font-size:12.0pt;font-family:"Calibri",sans-serif;color:black">Anyway, I would love to know if there is any way to manipulate / mask the IP addresses that are being appended to a status 183 response for an incoming invite.<o:p></o:p></span></pre>
<pre><span style="font-size:12.0pt;font-family:"Calibri",sans-serif;color:black"><o:p> </o:p></span></pre>
<pre><span style="font-size:12.0pt;font-family:"Calibri",sans-serif;color:black">For some reason which I am trying to figure out in parallel, Freeswitch uses the local network bridge subnet instead of the defined external RTP IPs, and I was wondering - Can I manipulate them using Kamailio? I know that Mangler module can do it for outbound calls, but can I do the same for inbound?<o:p></o:p></span></pre>
<pre><span style="font-size:12.0pt;font-family:"Calibri",sans-serif;color:black"><o:p> </o:p></span></pre>
<pre><span style="font-size:12.0pt;font-family:"Calibri",sans-serif;color:black">v=0.<o:p></o:p></span></pre>
<pre><span style="font-size:12.0pt;font-family:"Calibri",sans-serif;color:black">o=FreeSWITCH 1595974788 1595974789 IN IP4 172.18.0.40.<o:p></o:p></span></pre>
<pre><span style="font-size:12.0pt;font-family:"Calibri",sans-serif;color:black">s=FreeSWITCH.<o:p></o:p></span></pre>
<pre><span style="font-size:12.0pt;font-family:"Calibri",sans-serif;color:black">c=IN IP4 172.18.0.40.<o:p></o:p></span></pre>
<pre><span style="font-size:12.0pt;font-family:"Calibri",sans-serif;color:black">t=0 0.<o:p></o:p></span></pre>
<pre><span style="font-size:12.0pt;font-family:"Calibri",sans-serif;color:black">m=audio 45878 RTP/AVP 8 101.<o:p></o:p></span></pre>
<pre><span style="font-size:12.0pt;font-family:"Calibri",sans-serif;color:black">a=rtpmap:8 PCMA/8000.<o:p></o:p></span></pre>
<pre><span style="font-size:12.0pt;font-family:"Calibri",sans-serif;color:black">a=rtpmap:101 telephone-event/8000.<o:p></o:p></span></pre>
<pre><span style="font-size:12.0pt;font-family:"Calibri",sans-serif;color:black">a=fmtp:101 0-16<o:p></o:p></span></pre>
<pre><span style="font-size:12.0pt;font-family:"Calibri",sans-serif;color:black"><o:p> </o:p></span></pre>
<pre><span style="font-size:12.0pt;font-family:"Calibri",sans-serif;color:black">Edward<o:p></o:p></span></pre>
<p class="MsoNormal" style="text-align:left;direction:ltr;unicode-bidi:embed"><span style="font-size:12.0pt"><o:p> </o:p></span></p>
<p class="MsoNormal" dir="RTL"><span dir="LTR" style="font-size:12.0pt"><o:p> </o:p></span></p>
</div>
</body>
</html>