<p>Hi,<br>
I am very new to opensips.  My setup is having two different networks.  Public IP and a internal IP.<br>
Both IP are on different vlans. I take a call in on public then send to internal then back out to public.<br>
I found that after a few hours opensips keeps crashing.  I am using opensips like a router as well.</p>

<p>here is the top section of my config file.</p>

<p>debug=-1<br>
#memlog=1</p>

<p>fork=yes<br>
#children=24<br>
children=32<br>
log_stderror=no<br>
#log_facility=LOG_LOCAL0<br>
disable_503_translation=yes<br>
disable_tcp=yes<br>
disable_dns_blacklist = yes</p>

<p>auto_aliases=no</p>

<p>check_via=no<br>
dns=off<br>
rev_dns=off</p>

<p>listen=udp:192.235.87.248:5060 # REPLACE here with right values<br>
mhomed=1<br>
listen=udp:10.10.100.41:5060<br>
mpath="/usr/local/opensips/lib64/opensips/modules/"</p>

<p>loadmodule "maxfwd.so"<br>
loadmodule "sl.so"<br>
loadmodule "db_mysql.so"<br>
loadmodule "tm.so"<br>
loadmodule "uri.so"<br>
loadmodule "rr.so"<br>
loadmodule "dialog.so"<br>
loadmodule "mi_fifo.so"<br>
loadmodule "mi_xmlrpc.so"<br>
loadmodule "signaling.so"<br>
loadmodule "textops.so"<br>
loadmodule "sipmsgops.so"<br>
loadmodule "load_balancer.so"</p>

<p>loadmodule "path.so"<br>
loadmodule "usrloc.so"<br>
loadmodule "nathelper.so"<br>
loadmodule "nat_traversal.so"<br>
loadmodule "uac_redirect.so"</p>

<p>modparam("mi_fifo", "fifo_name", "/tmp/opensips_fifo")<br>
modparam("mi_fifo", "fifo_mode",0666)</p>

<p>modparam("dialog", "db_mode", 0)<br>
#modparam("dialog", "db_url", "mysql://opensips:opensipsrw@localhost/opensips")</p>

<p>modparam("rr","enable_double_rr",1)<br>
modparam("rr","append_fromtag",1)</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br>Reply to this email directly or <a href="https://github.com/OpenSIPS/opensips/issues/500">view it on GitHub</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/AFOciczgjYovhhvKth18zP5V5xrp089nks5oGlVqgaJpZM4ERh_f.gif" width="1" /></p>
<div itemscope itemtype="http://schema.org/EmailMessage">
  <div itemprop="action" itemscope itemtype="http://schema.org/ViewAction">
    <link itemprop="url" href="https://github.com/OpenSIPS/opensips/issues/500"></link>
    <meta itemprop="name" content="View Issue"></meta>
  </div>
  <meta itemprop="description" content="View this Issue on GitHub"></meta>
</div>