<p></p>
<p>With the global parameter I was thinking of the cases when someone has already a monitoring/admin tool using existing stats names, practically this change will break them, requiring to update them as well, which is not always easy.</p>
<p>What you can do is to add a define in <code>core/config.h</code>, like:</p>
<pre><code>#define KSR_STATS_NAMESEP '_'
</code></pre>
<p>Use it across those modules/patches and later I can add a global config param to replace it, if considered useful.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/kamailio/kamailio/pull/2304#issuecomment-620619839">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/ABO7UZIZ2ORA5OPMCPDAXP3RO3NG5ANCNFSM4MSTWR6Q">unsubscribe</a>.<img src="https://github.com/notifications/beacon/ABO7UZKNP7KKC7LHMYCYHLLRO3NG5A5CNFSM4MSTWR62YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOET66QPY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/kamailio/kamailio/pull/2304#issuecomment-620619839",
"url": "https://github.com/kamailio/kamailio/pull/2304#issuecomment-620619839",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>