{{ type }} Call - {{ frappe.format(duration, { fieldtype: "Duration" }) }} - {{ comment_when(creation) }} - Details {% if (show_call_button) { %} Callback {% } %}
{% if (type === "Incoming") { %} Incoming call from {{ from }}, received by {{ to }} {% } else { %} Outgoing Call made by {{ from }} to {{ to }} {% } %}
{% if (summary) { %} {{ summary }} {% } else { %} {{ __("No Summary") }} {% } %}
{% if (recording_url) { %}
{% } %}