Email Templates: Difference between revisions

From MiRTA PBX documentation
Jump to navigation Jump to search
No edit summary
No edit summary
Line 14: Line 14:
* Missed call
* Missed call
* Conference report
* Conference report
* Notify abandoned call in queue


Each one of these email template has its own set of variables to be used. They can be seen my hovering the mouse on the "Email Template" label, after having selected the template to edit.
Each one of these email template has its own set of variables to be used. They can be seen by hovering the mouse on the "Email Template" label, after having selected the template to edit.


Some templates can use any variable defined in Asterisk. Here the list of useful variables:
Some templates can use any variable defined in Asterisk. Here the list of useful variables:

Revision as of 08:07, 8 July 2016

For each type of email sent by the system you can customize the details of the subject, content, sender name and address of the email. There are several type of templates you can create

Emailtemplates.png
  • Voicemail
  • Sending Fax success
  • Sending Fax failed
  • Received a Fax
  • Max transmission attempts failed for a fax
  • Received a SMS
  • Recording
  • Mail2fax scheduled
  • Mail2fax refused
  • Missed call
  • Conference report
  • Notify abandoned call in queue

Each one of these email template has its own set of variables to be used. They can be seen by hovering the mouse on the "Email Template" label, after having selected the template to edit.

Some templates can use any variable defined in Asterisk. Here the list of useful variables:

  • ${CALLERID(name)}
  • ${CALLERID(num)}
  • ${INCOMINGDID}
  • ${INCOMINGCALLERIDNUM}
  • ${INCOMINGCALLERIDNAME}
  • ${TENANTCODE}
  • ${DIALEDNUMBER}