Update the call recording transcription email

This commit is contained in:
FusionPBX
2026-01-30 06:55:42 -07:00
committed by GitHub
parent 12d6d92f41
commit b675b70a09

View File

@@ -46,11 +46,10 @@ if ($domains_processed == 1) {
$array['email_templates'][$x]['template_body'] .= " Time \${start_time} \${end_time}<br />\n";
$array['email_templates'][$x]['template_body'] .= " Length \${duration}<br />\n";
$array['email_templates'][$x]['template_body'] .= " <br />\n";
$array['email_templates'][$x]['template_body'] .= " Summary<br />\n";
$array['email_templates'][$x]['template_body'] .= " \${summary}\n";
$array['email_templates'][$x]['template_body'] .= " <br />\n";
$array['email_templates'][$x]['template_body'] .= " <br />\n";
$array['email_templates'][$x]['template_body'] .= " Transcription<br />\n";
$array['email_templates'][$x]['template_body'] .= " <strong>Conversation Transcription<strong><br />\n";
$array['email_templates'][$x]['template_body'] .= " \${transcript}\n";
$array['email_templates'][$x]['template_body'] .= " <br />\n";
$array['email_templates'][$x]['template_body'] .= " <br />\n";