<div dir="ltr">Hi all <div><br></div><div><br></div><div>I'm wondering what is best practice to configure kamailio for a setup shown below. Carriers only support interconnection over a private network so I need to terminate every separate network on kamailio machine (and on RTPEngine) . That will turn very quickly into an administration nightmare as we add more and more carriers.</div><div>My plan is to terminate carrier private networks on a router and NAT the traffic to kamailio where it leads me to a kamailio behind NAT setup. Well, in theory set_advertised_address and set_advertised_port per message can do the trick... at least I hope.<br><div>Also, some carriers require a SIP registration to activate SIP trunks. I do that using UAC module (remote registration) but here again I got a problem with contact address as you can set only one contact address (modparam("uac", "reg_contact_addr", "<a href="http://10.1.1.11:5060">10.1.1.11:5060</a>")). </div><div><br><font face="monospace">                    /--RTP 10000-19999-- RTPEngine1 -----RTP------+-- IPPBX1<br>carrier1 --- NAT ---|                       |                     |<br>                    |                       |                     |<br>carrier2 --- NAT ---+-----SIP 5060------ kamailio ----SIP---- Dispatcher<br>                    |                       |                     |<br>carrier3 --- NAT ---|                       |                     |<br>                    \--RTP 20000-29999-- RTPEngine2 -----RTP------+-- IPPBX2</font><br></div><div><br></div><div><br></div><div>So bottom line, I'm wondering what would be the best practice for such a scenario ?</div><div>That would spare me from hitting many pitfalls.</div><div><br></div><div>Would really appreciate a hint.</div><div><br></div><div>Regards,</div><div>Tihomir.</div><div><br></div><div><br></div><div><br></div></div></div>