{% if data %}
{% for d in data %} {% endfor %}
Extension Destination Dialed Number Pinset Provider Start Active Time
{{ d.CallerID }} {% if d.destination_country_flag != '' %} {% endif %} {{d.destination_group_name}} {{ d.dialed_number }} {% if d.Accountcode == '' %}-{% else %}{{ d.Accountcode }}{% endif %} {{ d.provider_name }} {{ d.call_start }} {{ d.Duration }}
{% else %}

There are no active calls on your Elastix system right now.

{% endif %}