07-30-2024 10:06 PM
Hello,
Do any one know where we can create/ modify the variables like Talkingout , TalkingIn. I am working on below formula but its not allowing me to save since I dont have the variable name TalkingOut.
Below is the screen shot what I am taking about and CCB formula as well.
ValidValue(((PQ.PRECISIONQUEUE.CallsInQ+1)*(ValidValue(PQ.PRECISIONQUEUE.AvgHandledCallsTimeTo5,285))/
max(PQ.PRECISIONQUEUE.Ready,(PQ.PRECISIONQUEUE.TalkingIn+PQ.PRECISIONQUEUE.TalkingOut+PQ.PRECISIONQUEUE.TalkingOther))),285)
Guide me towards the right step. Thank you.
08-13-2024 04:00 AM
Glad to hear that setting resolved your issue. And no, that's one of the concerns like I mentioned that the business often has, they think CCB "ruins" their stats, since they see the calls in queue that are waiting for a callback.
If you want a solution where the calls don't queue in this manner, you will have to use something custom and not CCB.
08-14-2024 03:23 AM
Do you recommend any custom solution where we can initiate outbound calls directly from the CVP application? As a workaround, I have reduced the callback attempts from 3 to 1. With this change, I’ve noticed an improvement in the queue time and the number of calls in the queue column. Do you suggest this approach, or would you recommend a different solution?
08-14-2024 04:18 AM
Custom approaches not using CCB would come either from a Cisco partner or from a 3rd party provider. There are some that use the dialer or task routing for instance.
As for your settings, it all depends on the business need, so if the business thinks it is better to only try a customer once and potentially have less queue time/number of calls, then I would leave it at 1.
08-19-2024 12:19 AM
Hi Bill,
Is there any link or doc to refer how to make outbound calls from CVP application. I am thinking to have a custom outbound call application. So I can solver the queue count in agent desktop.
Thanks
08-19-2024 06:41 PM
Hi, I'm not quite sure what you're looking for, you mean using something like the CVP Transfer application?
https://www.cisco.com/c/en/us/td/docs/voice_ip_comm/cust_contact/contact_center/customer_voice_portal/cvp_12_6/elementspecification/guide/ccvp_b_1261-element-specifications-guide/ccvp_mp_t0f48d22_00_transfer.html
08-19-2024 10:31 PM
Hi,
I am looking for an CVP application to make a outbound call to the caller. So with this approach will not have any issue with the queue stats.
Hope I answered your question.
08-20-2024 04:15 AM
Right, but why does it have to be with CVP. If you're looking to replace/get around the multiple issues you have with the default CCB, you might look at a whole slew of options, like using the dialer, using task routing, etc. Is there something specific you're looking to do with CVP for instance. You know Cisco restricts how you can only change certain modules of CCB for instance, right?
09-04-2024 11:02 PM
Hello Bill,
I have few doubt can you explain me how is the ewt is calculate in this class file.
com.cisco.cvp.vxml.custelem.callback.GetStatus -- Is see ewt values is getting change and final it get to 0 and call back is initiated.
09-05-2024 04:28 AM
I don't, but these couple links have information that may help you. In my opinion, I don't think it will get you what you want anyway though, based on the reporting/behavior concerns that are inherent in CCB.
https://www.cisco.com/c/en/us/td/docs/voice_ip_comm/cust_contact/contact_center/customer_voice_portal/cvp_12_5/reference/guide/ccvp_b_1251-element-specification-guide-cvp/ccvp_mp_c6de64ae_00_callback_get_status.html
https://bst.cloudapps.cisco.com/bugsearch/bug/CSCva19080
https://bst.cloudapps.cisco.com/bugsearch/bug/CSCvz29389
09-05-2024 08:28 AM
I reviewed the link and noticed that the Estimated Wait Time (EWT) is defined as the "current estimated remaining wait time in seconds before the callback should be initiated." However, it's fluctuating—at times decreasing to 100 seconds, then suddenly rising to 300. This inconsistency is causing confusion, and I’m unclear about how exactly the EWT is being calculated.
09-05-2024 05:45 PM
Right, but part of that is what you are passing in on the script. Your best bet is to set up a test script where you pass in, for testing, a static variable for EWT so that you can see how it works.
09-05-2024 06:05 PM
09-22-2024 07:25 AM
Hi Bill,
Can you share any link which explains the call wait application. I also looking for the setting for class used in Get Status_01 element.
It would be good if you can share this detail.
09-23-2024 04:05 AM
There's not a lot of documentation around it aside from the items provided before, like you look here
https://www.cisco.com/c/en/us/td/docs/voice_ip_comm/cust_contact/contact_center/customer_voice_portal/cvp_12_6/ConfigurationGuideCVP12_6/guide/ccvp_b_1261-configuration-guide-for-cisco-unified-customer-voice-portal/ccvp_m_1252-system-configuration.ht...
and here https://www.cisco.com/c/en/us/td/docs/voice_ip_comm/cust_contact/contact_center/customer_voice_portal/cvp_12_6/elementspecification/guide/ccvp_b_1261-element-specifications-guide/ccvp_mp_c6de64ae_00_callback_get_status.html right?
There's also this Cisco document https://www.cisco.com/c/en/us/support/docs/customer-collaboration/unified-customer-voice-portal-1001/213318-understand-cisco-voice-portal-courtesy-c.html
10-09-2024 07:51 AM
Hello Bill,
Can you explain why we have time slot under call back wait application. What is the use of it?
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide