<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<meta name="Generator" content="Microsoft Exchange Server">
<!-- converted from rtf -->
<style><!-- .EmailQuote { margin-left: 1pt; padding-left: 4pt; border-left: #800000 2px solid; } --></style>
</head>
<body>
<font face="Arial, sans-serif" size="2">
<div>Hi,</div>
<div>&nbsp;</div>
<div>In the Kamailio OPENSER-MIB there is the counter &quot;openserTotalNumFailedDialogSetups&quot;. This is a Counter32.</div>
<div>The description is:</div>
<div>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &quot;The total number of calls that failed with an error. The following codes define a failed call:&quot; </div>
<div>&nbsp;</div>
<div><b>Question:</b></div>
<ul style="margin-top: 0pt; margin-bottom: 0pt; margin-left: 19pt; ">
<li>I'm looking for the corresponding counter to &quot;openserTotalNumFailedDialogSetups&quot; who counts successful Dialog setups of Counter32 type. Does it exist?</li><li>If not, does it exist a work around?</li><li>Where in the code can the new suggested counter be added?</li><li>Something else????</li></ul>
<div>&nbsp;</div>
<div>Suggestion for the new counter is a name like: &quot;openserTotalNumSucceededDialogSetups&quot;. It has a counter32. Description: &quot;The total number of calls that succeeded&quot; </div>
<div>&nbsp;</div>
<div>I know that there are the counters openserCurNumDialogs, openserCurNumDialogsInProgress and openserCurNumDialogsInSetup but these are of Gauge type who only reflects the current situation. These Gauge counters can't be used together with a Counter32 counter.
That don't mix. The calculation done for the counter &quot;openserCurNumDialogsInProgress&quot; should be used where every new dialog setup is added to the new suggested counter. A counter of 32 should cover a great deal of connections. These counters are usually read,
if used, every 15 minutes or 1 hour.</div>
<div>&nbsp;</div>
<div>&nbsp;</div>
<div><b>Rationale:</b></div>
<div>The reason for the new counter is that a calculation between succeeded and failed dialog setups can be done and be used for SLA agreements. Without this, its hard to make any customer versus provider agreements.</div>
<div>&nbsp;</div>
<div>&nbsp;</div>
<div>/Stefan</div>
<div>PS. Ask if anything is unclear and I need an answer rapidly.</div>
<div>&nbsp;</div>
</font>
</body>
</html>