Manage notification functions.
Get details of default template by name.
Name of the email template:
Can be either:
USER_CREATION
: user creation notification.QUEUE_CALL_LOST
: call queue call lost notification.QUEUE_SLA
: call queue sla time reached notification.QUEUE_CALLBACK
: call queue callback notification.QUEUE_CALLBACK_FAILED
: call queue callback failed notification.VOICEMAIL_RECEIVED
: received voicemail notification.CALL_REPORT_COMPLETED
: call report completed notification.DISK_LOW
: low disk notification.EMERGENCY_CALL
: emergency call notification.LICENSE_LIMITED
: license limited notification.RECHARGE
: recharge notification.CONFERENCE_INVITATION
: meeting invitation notification.TRUNK_CONNECTED
: trunk connected notification.TRUNK_DISCONNECTED
: trunk disconnected notification.Get details of custom template by name.
Name of the email template:
Can be either:
USER_CREATION
: user creation notification.QUEUE_CALL_LOST
: call queue call lost notification.QUEUE_SLA
: call queue sla time reached notification.QUEUE_CALLBACK
: call queue callback notification.QUEUE_CALLBACK_FAILED
: call queue callback failed notification.VOICEMAIL_RECEIVED
: received voicemail notification.CALL_REPORT_COMPLETED
: call report completed notification.DISK_LOW
: low disk notification.EMERGENCY_CALL
: emergency call notification.LICENSE_LIMITED
: license limited notification.RECHARGE
: recharge notification.CONFERENCE_INVITATION
: meeting invitation notification.TRUNK_CONNECTED
: trunk connected notification.TRUNK_DISCONNECTED
: trunk disconnected notification.Update notification settings.
The email server type.
Can be either:
SMTP
: Use generic SMTP server.MS365
Use Microsoft 365 email service.GMAIL
Use Google Gmail service.SMTP server used for sending mails.
A port number is a 16-bit unsigned integer, thus ranging from 0 to 65535. For TCP, port number 0 is reserved and cannot be used, while for UDP, the source port is optional and a value of zero means no port
80
A Reply-To address is identified by inserting the Reply-To header in your email.
It is the email address that the reply message is sent
when you want the reply to go to an email address that is different than the From: address.
Username or email address.
Password for email account.
The authentication protocols.
Can be either:
DISABLE
: Skip authentication mechanism.AUTO
: Use auto-selected authentication algorithms by server (Currently only supports LOGIN and PLAIN).LOGIN
: Use LOGIN authentication mechanism.PLAIN
Use PLAIN authentication mechanism.AUTO
Possible values: Whether to enable TLS/SSL.
true
Whether StartTLS is automatically enabled.
false
Comma-separated list of email address that should receive notifications.
Allow up to 15 email addresses.
Notify via email when user registered.
false
Notify queue manager via email when SLA time has been breached.
false
Notify queue manager via email when callback has been made.
false
Notify queue manager via email when callback failed.
false
Notify queue Manager via email when call lost.
false
No content
Create custom email template.
Name of the email template:
Can be either:
USER_CREATION
: user creation notification.QUEUE_CALL_LOST
: call queue call lost notification.QUEUE_SLA
: call queue sla time reached notification.QUEUE_CALLBACK
: call queue callback notification.QUEUE_CALLBACK_FAILED
: call queue callback failed notification.VOICEMAIL_RECEIVED
: received voicemail notification.CALL_REPORT_COMPLETED
: call report completed notification.DISK_LOW
: low disk notification.EMERGENCY_CALL
: emergency call notification.LICENSE_LIMITED
: license limited notification.RECHARGE
: recharge notification.CONFERENCE_INVITATION
: meeting invitation notification.TRUNK_CONNECTED
: trunk connected notification.TRUNK_DISCONNECTED
: trunk disconnected notification.Notification email from field.
Notification email subject field.
Notification email body.
Update custom email template.
Name of the email template:
Can be either:
USER_CREATION
: user creation notification.QUEUE_CALL_LOST
: call queue call lost notification.QUEUE_SLA
: call queue sla time reached notification.QUEUE_CALLBACK
: call queue callback notification.QUEUE_CALLBACK_FAILED
: call queue callback failed notification.VOICEMAIL_RECEIVED
: received voicemail notification.CALL_REPORT_COMPLETED
: call report completed notification.DISK_LOW
: low disk notification.EMERGENCY_CALL
: emergency call notification.LICENSE_LIMITED
: license limited notification.RECHARGE
: recharge notification.CONFERENCE_INVITATION
: meeting invitation notification.TRUNK_CONNECTED
: trunk connected notification.TRUNK_DISCONNECTED
: trunk disconnected notification.Notification email from field.
Notification email subject field.
Notification email body.
No content