cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
6408
Views
0
Helpful
4
Replies

CUCM 11.5 blocking phone number

I need to blocked 3 number suspecting from scam.
i have CUCM 11.5

can i know step to perform ?
can it done from router gateway ? we have 3 router 

 

 

 

4 Replies 4

HARIS_HUSSAIN
VIP Alumni
VIP Alumni
1) You can block based on Calling Number on CUCM or ON Voice Gateway
Refer below for CUCM
https://community.cisco.com/t5/collaboration-voice-and-video/technotes-how-to-block-incoming-calls-in-cucm-8-x-based-on-ani/ta-p/3124389

2) For Blocking on Voice Gateway using Translation Profile refer below link

https://www.netcraftsmen.com/cisco-cucm-blocking-calls-by-calling-party-number-id/


*** Please rate helpful post; Mark "Accept as a Solution" if applicable

Thanks,
Haris

Hi haris
below procedure will not affect my current setup config
but it really high level also

I would suggest using the Voice translation rule for minimum impact

Ritesh Desai
Spotlight
Spotlight

Hi,

Yes, you can block it on Cisco Voice Gateway. In all the Cisco routers you need to apply the translation rule, profile and apply to incoming dial-peer pots / voip. Pots in case of PRI and VOIP in case you have SIP trunk.

STEP-1

voice translation-rule 1234
rule 1 reject /^1234567888/

rule 2 reject /^1234567999/

rule 3 reject /^1234567000/

STEP-2

voice translation-profile blockincalls
translate calling 1234

STEP-3.

dial-peer voice 444 pots
description Incoming call from PSTN
call-block translation-profile incoming blockincalls

 

If in case of SIP TRUNK,

dial-peer voice 4444 voip

description Incoming call from PSTN
call-block translation-profile incoming blockincalls


Wish I answered your query.

*** Please rate helpful post. Please mark as answer if it solves your problem/query.
regards, Ritesh Desai