cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
25815
Views
11
Helpful
2
Replies

How to block a specific incoming phone number on CME 7.1

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

cnuche
Cisco Employee
Cisco Employee

Hi,

There is no such guide, these guides assume that you have some experience with Cisco gear/config and experience with CME, now on how to check the numbers blocked you actually need to look at the configuration and look for the voice translation rules, finally the 'undo the block' command is the same as for any other command which is the 'no form' of the command, ie

enable:

voice translation-rule 1

rule 1 reject /9193927393/

no form:

no voice translation-rule 1
no rule 1 reject /9193927393/

Sorry there is no easy way to do this, perhaps you should look into the UC500 series models so you can use the configuration tool which is a GUI for CME, pretty good, works fine and have several wizards that will make your life a lot easier.

Christian Nuche

PDI HD Team.

Hi, thank you for your answers. we use cisco 2800 router instead of UC500. The UI interface only have the options for blcoking outgoing calls in a pattern and ID blocking. There is no incoming calls blocking.

I have found the following code: if I want to do the UNDO blcoking. should i just do

--------------------------------------

no form

no voice translation-rule 100
no rule 1 reject /1234567/

--------------------------------------

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