phone_in_talk {{ _('Answered') }}:{{ queue.Calls_Taken }}
cancel_presentation {{ _('Abandoned') }}: {{ queue.Abandoned }}
phone_callback {{ _('Waiting') }}: {{ queue.Calls_Waiting }}
{{ _('free') }}: {{queue.Agents_Free}}
{% if show_service_level() %}timelapse {{ _('Service Level') }}: {{ queue.Service_Level }}%
{% endif %}{{ _('inUse') }}: {{queue.Agents_InUse}}
{{ _('Unavailable') }}:
{{ _('busy') }}: {{queue.Agents_Busy}}
{{ _('In call') }}: {{queue.Agents_In_Call}}