Added "Show Confetti" campaign setting, allowing for confetti to be shown to agents when they disposition a call as a SALE and/or a CALLBACK flagged status.

Added "Abandon Check Queue" feature, to catch dropped Call Menu calls that are tagged with a Lead ID. For more information, see the bottom of the INBOUND_CALLBACK_QUEUE.txt document.
Added "Asterisk Restart URL" to the Modify Servers page, this can send a URL request any time Asterisk is auto-restarted on that server.
Added display of inbound Call Menu calls to the Admin Modify Lead page if CallerID display option is used on page.

git-svn-id: svn://192.168.202.10@3699 3d104415-ff17-0410-8863-d5cf3c621b8a
This commit is contained in:
mattf
2023-03-12 15:42:36 +00:00
parent 6f3868f6d4
commit 3644c8f33a
17 changed files with 1324 additions and 45 deletions
+11
View File
@@ -772,6 +772,17 @@ OTHER CHANGES:
modify the User Code field on the User Modify page, and it will change
the User Code field to a pulldown menu.
217. Added "Show Confetti" campaign setting, allowing for confetti to be shown
to agents when they disposition a call as a SALE and/or a CALLBACK
flagged status.
218. Added "Abandon Check Queue" feature, to catch dropped Call Menu calls that
are tagged with a Lead ID. For more information, see the bottom of the
INBOUND_CALLBACK_QUEUE.txt document.
219. Added "Asterisk Restart URL" to the Modify Servers page, this can send a
URL request any time Asterisk is auto-restarted on that server.