cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
564
Views
5
Helpful
2
Replies

How to block a specific incoming phone number on CME

sai cheng
Level 1
Level 1

Hi,

One of our employees are getting tons of phone calls from her Ex-BF, so I am asked to block his phone number.

Our Cisco Vendor is no longer available, so I think I can get some help here.

I am new to Cisco commands. I searched online, and i think the below links may be helpful

http://uc500.com/en/block-unwanted-incoming-calls

http://www.cisco.com/en/US/tech/tk652/tk90/technologies_configuration_example09186a00803f818a.shtml#con13

But I would like to know the full commands instead of part of the code, such as start frrom enable --> configure terminal........

Also, I would like to know how to check what numbers are current blocked and the commands to undo the block, just in case.

We are using CME 7.1.

Thank you very much for your help.

2 Replies 2

Payal Bhaduri
Cisco Employee
Cisco Employee

Configure the following to block calls from 1234567.

Voice translation-rule 100

rule 1 reject /1234567/

Voice translation-profile BLOCK

translate calling 100

dialpeer voice 1 pots

incoming called-number .

call-block translation-profile incoming BLOCK

call-block disconnect-cause incoming call-reject

Hi,

Thnak you so much for your answers.

is that the translation-rule 100 just a whatever number?

and the calling 100 just call the rule 1, right?

finally, voice 1 pots, is that just a number?  which has no specific meaning. because i see some people use 100 here.

Also, do you know how can I unblock this number? thanks again!