<p>In <a href="https://github.com/OpenSIPS/opensips/pull/781#discussion_r54103023">modules/dialog/dlg_profile.h</a>:</p>
<pre style='color:#555'>&gt; @@ -54,10 +54,11 @@ struct dlg_profile_link {
&gt;  
&gt;  struct repl_prof_novalue;
&gt;  
&gt; +enum repl_types {REPL_NONE=0, CACHEDB=1, PROTOBIN};
</pre>
<p>I think prefixing all with REPL_ sounds better. Like <code>{REPL_NONE, REPL_CACHEDB, REPL_PROTOBIN};</code></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/pull/781/files#r54103023">view it on GitHub</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/AFOcifjISjVi_vuazi49uoTspsbssgRxks5pnwk5gaJpZM4HRneZ.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/pull/781/files#r54103023"></link>
  <meta itemprop="name" content="View Pull Request"></meta>
</div>
<meta itemprop="description" content="View this Pull Request on GitHub"></meta>
</div>