<p>Actually the only inconsistencies would appear if the name of the statistic contains <code>::</code>. Luckily we don't have this in opensips, so you could use the following logic, parsing the row from left to right:<br>
1. search for <code>:</code> - this token represents the <code>Module</code><br>
2. search for <code>::</code> - this represents the <code>StatName</code><br>
3. everything else is the <code>Value</code></p>

<p>Indeed, we used <code>:</code> to delimiter those tokens, but if we would have used something else, we would probably have the same problems with other statistics. So I think this is acceptable.</p>

<p>Best regards,<br>
Răzvan</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/673#issuecomment-171663219">view it on GitHub</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/AFOciWlZ3Q5cg_vpsQ8EP-2MNa4Qs4Apks5pZ63IgaJpZM4GNpqg.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/673#issuecomment-171663219"></link>
  <meta itemprop="name" content="View Issue"></meta>
</div>
<meta itemprop="description" content="View this Issue on GitHub"></meta>
</div>