02-15-2024 07:24 AM
My customer wants to hide calling number when inbound calls is coming to an Agent. I can't do it from SBC or CUCM as my script is sending some data via REST API based on a calling number. I want to hide calling number from cisco finess . How can i do it?
As an option i can change calling number in uccx script but i do not know how can i do it. I dont want original calling number to be visible.
02-15-2024 02:03 PM
Hi, I might not be following the use case, but even if you manage to hide the number in Finesse, isn't it also going to be visible on the phone/Jabber/IP Communicator device?
02-15-2024 10:42 PM - edited 02-15-2024 10:44 PM
Yes, you are right but that is another part of question.
02-16-2024 03:44 AM
The only thing I can think of is that at the incoming GW or CUBE you have a sip profile rule which removes the caller information before the call hits UCM. So all calls will show as anonymous for example. Other than that I can’t think of any other way you’ll be able to truly remove the ANI from the agent’s view.
david
02-17-2024 06:52 AM
But my script acts based on ANI. I am sending ANI number to external database using REST APi and then i receive some kind of information which is needed to route a call to appropriate agent . I wonder if i am able to hide ANI in the script. May be i can create transformation patterns on CUCM and configure CSS for CTI devices which are configured as CTI devices on UCCX side. As i correctly understand when call is routed to for example agent 2200 uccx is using CTI devices . So it can work i think. I will try and report here
02-17-2024 07:00 AM
No you cannot do that on the CTI side as it’s also used to handle the call in the script. Also if you where to come up with a way to mask out the calling number en-route to the agent that would not modify what is seen in Finesse. It would “only” affect what is seen on the receiving device where the agent answers the call.
03-04-2024 05:00 PM
Hi @Genadi , I came across this today in case it helps you with what you're looking to do? I think hiding it may cause more problems then it solves for you, but pass on in case it helps.
https://www.cisco.com/c/en/us/support/docs/unified-communications/unified-communications-manager-callmanager/213516-configure-sip-normalization-script-in-cc.html
03-04-2024 11:54 PM
I dont think that it will resolve my issue as i need to have infirmation about calling party as it is used in communication with external database.
03-05-2024 04:21 AM - edited 03-05-2024 04:21 AM
So you want to show/use ANI for part of the call (in parts of your script), but not show it when it ultimately is routed to the agent in Finesse nor on their phone?
03-05-2024 05:27 AM
That's what I understand. The only thing i can think of is a custom desktop which would be a huge undertaking!
david
03-06-2024 12:20 PM
Yes.
03-07-2024 05:38 AM
What is it they are trying to accomplish? That seems an odd request....
03-07-2024 08:03 AM
Not sure
03-08-2024 05:34 AM
My advise would be to ask them what they are trying to accomplish. Once you know that, there may be another way to give them what they want. The current requested as described seems like trying to make fetch happen....
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