...
Show if | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||||||
|
Release Summary
This is a major release that includes Caller List updated features and improvements. This Release is specially targeted to replace CBR in IAM.includes the DB Password encryption in UMM.
What's New
- User roles and permissions
- Redundant Deployment with Reverse Proxy
- Caller List Time-To-Live should automatically delete caller from the list
- Clear Caller List to flush all callers from the list
- Region name API
...
User Management is integrated into Supervisor Tools. This feature enables the user to log in on the Supervisor Tools app.
The user needs to provide his username and password and choose the login type,
- Active Directory: if it is a DB user
- Contact Center: if it is a contact center user (with Finesse credentials)
While logging in, the application authenticates the user via UMM and checks if a valid user exists for the specified login.
All Contact Center agents, supervisors, and admins are synced with the User Management Module. So they can log on to the application with their Finesse credentials or log in as a local DB user with local credentials.
Show if | ||
---|---|---|
| ||
...
Only the users who have the permissions can create, modify or remove:
- KPIs
- Caller Lists
- Easy Announcements and calendars
- Prompts
Show if | ||
---|---|---|
| ||
...
The application is deployed in HA so that when one instance of the app goes down, the other completely takes up the mastership.
The application should be accessible with a virtual IP so the failover from one instance to the other should be seamless.
From the IVR, if the active instance of the application goes down during the call, the failover to the other instance should be done immediately and seamlessly.
Show if | ||
---|---|---|
| ||
...
This enables the application to automatically remove callers from a list if the time-to-live in the list for the caller is specified.
If the time-to-live is expired, the caller should be deleted from the list and from the Database automatically, while on the IVR, it should respond like the caller does not exist or caller not found.
The deleted customer should also not appear on the front-end as part of the caller list.
Show if | ||
---|---|---|
| ||
...
This is the capability to clear a caller list so that all caller records can be flushed from the caller list.
While clearing a list with a single button, the caller list should remain there in the system and only the callers in the list should be cleared or deleted.
Show if | ||
---|---|---|
| ||
...
In the current implementation of CBR, we are using the region API. We just pass the customer number API returns the region name against the number. We required this API in the current supervisor tool as well.
Vault integration for password encryption.
Anchor | ||||
---|---|---|---|---|
|
Vault is integrated with the UMM and all other components that need to access the database. The User can save their DB password in it and seal the vault once all components are started.
Configuring and how to operate the vault is mentioned in the Deployment guide.
If any of the components require restart user needs to unseal the Vault first. The Vault can be sealed manually from UI or it is sealed automatically if it is restarted.
Show if | ||
---|---|---|
| ||
Open Issues
Issue Summary | JIRA Issue | Priority | Workaround | |||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
There is no permission related to caller list CSV upload |
|
| Assign "Caller: All operations" for a Supervisor or Agent to upload callers in the caller list Planned for the next release | |||||||||||||||||||||
While Uploading Prompts error message is displayed however the prompts is still uploaded |
|
| An error message is displayed. Upon pressing close button prompt is still uploaded Planned for the next release | |||||||||||||||||||||
When any IVR API is called after a long delay then the first time the API responds in about 3000 ms |
|
| Planned for the next release | |||||||||||||||||||||
The prompt file is uploaded in the wrong folder |
|
| This happens when a folder is created inside another folder and prompts are uploaded Planned for the next release | |||||||||||||||||||||
Prompts disappear in this scenario |
|
| Refresh the list Planned for the next release | |||||||||||||||||||||
When we click on add prompts button the list disappears |
|
| After creating folder refresh list Planned for the next releasePrompt issue related to theworkspace |
| No workaround |
Important Notes/Limitations
...