Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
After upgrading Finesse to 10.5, we are seeing an origin policy problem when sending URL calls through thefinesse proxy server using the "gadgets.io.makerequest" method to the Calabrio server.This used to work in Finesse 10.0, however its broken now ...
Hi,I've built the UCCX call back script which works fine for 10 digits direct lines. In case, if caller doesnt have a direct line, and he wants to leave a 10 digits pilot number followed by 5 digits internal extension number. How to achieve this in U...
Hi,I am using "position in Queue" feature where I have the wav files recorded for all the numbers. When I am using "N[intvariable]" to play the prompt, it gets played from the System prompts, not from the User prompt directory. I want to use USER PRO...
Hi,we need to record prompts in 10 different languages (in UCCX) and saving them appropriately in their respective locale. whats the best approach of scripting to handle this. Shall there be a menu in place (to record english prompts, press 1) and th...
I know how these two features work in UCCX script. Customer wants to include both the options in the same script. Typically I have seen either of these two deployed, not together.Thats why not sure, whether combining both features in the same script ...
You will see that by adding the "Call Queuing" trace level in rtrtrace. (Screenshots attached)
On Router - launch Command Prompt and type "rtrtrace" and hit enter
On rtrtrace window -> Give the router hostname & instance name. Check "Call Queuing" an...
Interruptible - for Router to know whether to interrupt the "Play Media" when agent becomes available. If Set to "N" then Router will wait for that prompt to finish first then route the call to the agent.
What you are asking related to DTMF - that is...
Hi there - am doing this exact same as customer did not want to go to Windows 2019.
UCCE 11.6 to 12.6 Tech Refresh upgrade using Windows 2016 & SQL 2017.
If you are using ECE - then ECE 12.5 is supported on Windows 2016.
This is as per the compatibil...
This should work on a IF node in the ICM script. or you can also use that same string in a custom function.
Call.CallingLineID=="123456789"||Call.CallingLineID=="12345"||Call.CallingLineID=="123451"