Error Sending Fax |
Hi{% if user.first_name %} {{user.first_name}}{% endif %}, |
An attempt to send a fax document to {% if callee_id.name_number or fax.remote_station_id %}{% firstof callee_id.name_number fax.remote_station_id %}{% endif %} was unsuccessful. |
Sending Fax Failure Details |
Sender: {% if callee_id.name_number or fax.remote_station_id %}{% firstof callee_id.name_number fax.remote_station_id %}{% endif %} Callee: {{to.user}} (originally dialed number) Sent Date: {{date_called.local|date:"l, F j, Y \\a\\t H:i"}} Fax ID: {{fax.id}} Error Reason: {% firstof error.fax_info error.call_info "Unknown Error" %} FaxBox Name: {{fax.box_name}} FaxBox ID: {{fax.box_id}} Call ID: {{call_id|default:"N/A"}} Sent Timestamp: {{fax.timestamp}} |
Account Information
- Account ID: {{account.id}} |
Sent from {{system.encoded_node}}