I don't know how to do it by CMS.
But you can do it using TSAPI by monitoring the relevant VDNs, this is real time.
If not real time, you can using ECH records from CMS.
There are API in the market to get real time data from CM BCMS or CMS directly. We use the Grafana JSON plugin and the API to get the required real time data and display the data using different Grafana Visualization panels.
I do it in another way, using CTI to monitor the VDN and get the call abandoned recoreds.
Or can we use the ECH data and use the abandoned call segments for the repeated callers?
OSSI is the right solution!
If you logic depends on VDN variable, then your external program can modify the VDN variable by using OSSI at every X minutes.
You can reference some tools such as bcmsSVR which use OSSI to update VDN variables.
you can using TSAPI programming to achieve this. For example, monitor the agent hunt group extension using TSAPI, there are TSAPI events for agent login and logoff. When you received the agent logoff event, then trigger the email notification.
You need to program a vector for a VDN, for example add a step to adjunct routing the request to a CTI.
Also, you need to develop a TSAPI program, use API such as cstaRouteRegisterReq() to register your TSAPI program as the route engine for new calls for a specific VDN.
Once a route request is...
Two possible ways to implement this by external programming.
1. If your environment has AES and adjunct routing enabled, pass the routing request to a TSAPI program, the TSAPI program query all the hunt group extensions the number of waiting call and decide which VDN number to route the new...
I have a customer who has specific requirement on outbound call. Agent is using a CRM system to make outbound call and the CRM is integrated with AES. The CRM system does not show the customer telephone number and the agent just click a dial button to make outbound call. The customer also want...
You can use OSSI to get the output of "display alarm", when minor or major alarms that are not resolved, you can program to turn on busylight such as Embrava or Kuando busylight. Google bcmslib or bcmsSVR, you can get the programming details.
You can use a tool called AvayaCDR. It can parse the raw data into structural fields and send the data to Splunk. In Splunk, you can search the data by these fields.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.