
Hidding called number
Hello,
I have an scenario where a phone receives a call and forwards it to another phone and I need that the calling phone is unable to see the final destination number of the call. The "redirected number" option in the field "Forwarded Call Information Display on Device" is not activated but it's shown however. Is it possible to hide it? I'm using CUCM 7.1.5
Thanks.
Comments
You can do it using translation pattern. Just study a bit on this.
Maybe I'm wrong but what I want is to hide the final destination, not the calling number and with a TP you can put the field "calling party presentation" to "restricted" but this doesn't avoid the called number (after a transfer) to be seen by the calling phone
Try this
The original called party Call Forward CSS is used when a forward is on.
Allow the CSS to only see one partition that has a XXXX (match anything) xlation pattern in it.
Transform this to XXXX but point in at the internal partitons which contains the final destination DN.
On the TP Restrict the connected id and name
Let me know if it works.
Yes, it worked fine, thanks!!