Blame | Last modification | View Log | RSS feed
<table class="stat cdr sum">
<tbody>
<tr>
<th>Calls</th>
<td>${CDR_CALLS}</td>
</tr>
<tr>
<th>Call Seconds</th>
<td>${CDR_DURATION_F}</td>
</tr>
<tr>
<th>Bill Seconds</th>
<td>${CDR_BILLSEC_F}</td>
</tr>
</tbody>
</table>