<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<tt>Hi Dominic,<br>
<br>
Please see inline.<br>
<br>
Regards,<br>
</tt>
<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>
OpenSIPS Bootcamp 2018
<a class="moz-txt-link-freetext" href="http://opensips.org/training/OpenSIPS_Bootcamp_2018/">http://opensips.org/training/OpenSIPS_Bootcamp_2018/</a>
</pre>
<div class="moz-cite-prefix">On 08/07/2018 10:36 PM, Dominic wrote:<br>
</div>
<blockquote type="cite"
cite="mid:CANC2LAOk_WswpDfsiPyo9hzXBsGwyLGA_nFxn17OyGd6ooZ+DQ@mail.gmail.com">
<div dir="ltr">
<div>Hi all, just to make sure I'm one the right track here I'd
like to share a few thoughts of where I'm currently going with
my architecture, any feedback is really appreciated specially
if it can help me avoid any pitfalls in the future. Here is
what I'm trying to do:</div>
<div><br>
</div>
<div>I currently have a a few asterisk servers directly facing
the public internet, with sip devices registering directly
with a specific asterisk. <br>
</div>
<div><br>
</div>
<div>So my first goal was to have the sip devices register
directly with OpenSips so I used the mid_registrar module for
that, and forward the registers to the right asterisk. This
seems to work very well so far.</div>
<div><br>
</div>
<div>Secondly, I setup rtp proxy, on the same box as opensips,
this also seems to work great so far. At this point I should
be able to not have the asterisk facing public internet.</div>
</div>
</blockquote>
Do you intend to move the * boxes to a private network ? or to keep
them with public IP, but behind a firewall ?<br>
<blockquote type="cite"
cite="mid:CANC2LAOk_WswpDfsiPyo9hzXBsGwyLGA_nFxn17OyGd6ooZ+DQ@mail.gmail.com">
<div dir="ltr">
<div><br>
</div>
<div>The third thing I now want to do, and this is where I am
currently stuck is to figure out what my options are in terms
of high availability of the opensips. I figured I would go
with a VIP setup with 2 identical opensips box. So in this
type of setup i would have to replicate usrloc and dialogs
between the 2 opensips instances right? Am I forgetting
anything?<br>
</div>
</div>
</blockquote>
yes, you are on the right tracks - use the dialog replication (with
a sharing tag) and usrloc full sharing mode - this will give you the
HA you are looking for (in combination with a VIP)<br>
<blockquote type="cite"
cite="mid:CANC2LAOk_WswpDfsiPyo9hzXBsGwyLGA_nFxn17OyGd6ooZ+DQ@mail.gmail.com">
<div dir="ltr">
<div><br>
</div>
<div>Am I on the right track with this type of setup or am I
missing something big here? It's also worth mentioning that I
am using OpenSIPS 2.4</div>
<div><br>
</div>
<div>Any advice/links with info on similar setup/code examples
are very welcome</div>
</div>
</blockquote>
For the HA, see<br>
<a class="moz-txt-link-freetext" href="https://blog.opensips.org/2018/03/15/scaling-distributing-and-partitioning-registrations-with-opensips-2-4/">https://blog.opensips.org/2018/03/15/scaling-distributing-and-partitioning-registrations-with-opensips-2-4/</a><br>
<a class="moz-txt-link-freetext" href="https://blog.opensips.org/2018/03/23/clustering-ongoing-calls-with-opensips-2-4/">https://blog.opensips.org/2018/03/23/clustering-ongoing-calls-with-opensips-2-4/</a><br>
<blockquote type="cite"
cite="mid:CANC2LAOk_WswpDfsiPyo9hzXBsGwyLGA_nFxn17OyGd6ooZ+DQ@mail.gmail.com">
<div dir="ltr">
<div>Thanks</div>
<div>Dominic<br>
</div>
</div>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
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>
</body>
</html>