{{ name}} -
{% include 'row_general_data.html' %}
{{ _('Name') }} | {{ _('Contact') }} | {{ _('Status') }} | {{ _('State') }} | {{_('Calls')}} | {{ _('Last call at') }} |
---|---|---|---|---|---|
{{ agent.Name }} | {{ agent.Contact }} | {{ agent.Status }} | {{ agent.State }} | {{ agent.CallsAnswered }} | {{ agent.LastCall }} |
{{ _('Id Name') }} | {{ _('Id Number') }} | {{ _('Wait') }} |
---|---|---|
{{ caller.CidName }} | {{ caller.CidNum }} | {{ caller.CreatedEpochAgo }} |