cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
764
Views
5
Helpful
4
Replies

Need to restrict name from showing from the calling party

Tracy Larson
Level 4
Level 4

Ive searched through here but can only find answers to the opposite of what I want to happen. Here is the scenrio.

We have a lobby phone, it has restricted access - thats all good. On top of the restrictions they are wanting me to make it so when this phone dials an internal extension it does not display the name of the person they are calling, just the number. I can restrict it so that the person being called does not see the information of the calling party but trying to do it the other way seems as though I would need a ton of translation patterns etc to accomplish this. So again,

Phone A calls phone B.

Phone A sees nothing but the number of phone B on the screen. No name information.

Thanks!                  

1 Accepted Solution

Accepted Solutions

Aaron Harrison
VIP Alumni
VIP Alumni

Hi Tracy

Basically what you can do is this... let's say you have a phone with a CSS of 'National'.

Create a new Partition, in that put a translation pattern that matches !, has a CSS of 'National' (i.e. the phone CSS) and no called/calling party mods,except:

Connected Line ID Presentation - Restricted

Connected Name Presentation - Restricted

Then assign that CSS to the phone. Basically routing through that trans pattern should hide the connected info, then route through the 'national' CSS or whatever you have.

Aaron

Aaron Please remember to rate helpful posts to identify useful responses, and mark 'Answered' if appropriate!

View solution in original post

4 Replies 4

Aaron Harrison
VIP Alumni
VIP Alumni

Hi Tracy

Basically what you can do is this... let's say you have a phone with a CSS of 'National'.

Create a new Partition, in that put a translation pattern that matches !, has a CSS of 'National' (i.e. the phone CSS) and no called/calling party mods,except:

Connected Line ID Presentation - Restricted

Connected Name Presentation - Restricted

Then assign that CSS to the phone. Basically routing through that trans pattern should hide the connected info, then route through the 'national' CSS or whatever you have.

Aaron

Aaron Please remember to rate helpful posts to identify useful responses, and mark 'Answered' if appropriate!

Thanks, Aaron!

islam.kamal
Level 10
Level 10

dear Find the below , if i understand true . You need to Calling name should be sent from.

dial-peer voice 902 pots

description == International ==

destination-pattern 9011T

port 0/0/0:23

prefix 011

clid strip name

Thank you as well islam. I didnt need the info for the gateway but thank you nonetheless! That is good to know too.