Blocking a specific number on a sip cube router
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-02-2015 03:05 AM - edited 03-17-2019 02:10 AM
Hi everyone
I know theres a way of blocking a specific incoming call on a cisco call manager but im not familiar with call manager at all. However I was wondering what the configuration was to block a specific call on the sip cube router instead. Has anyone done this?
Thanks everyone
- Labels:
-
Other IP Telephony

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-02-2015 03:30 AM
Either you can use voice-translation rules. Create a voice translation rule rejecting the calling number, create a translation profile, referencing calling number created in rule. apply this to incoming VoIP dial-peer from the provider to block the calls.
Details here: http://www.cisco.com/c/en/us/support/docs/voice/call-routing-dial-plans/64020-number-voice-translation-profiles.html#con11
Or use CUCM Translation rules:
Details here:
https://supportforums.cisco.com/document/71966/blocking-calls-based-calling-party-id
-Terry
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-02-2015 06:04 AM
Thanks for this,
Much appreciated
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-02-2015 08:52 AM
Hi Ive just tried the config below and my call isnt being blocked. Dont know where im going wrong:
voice translation-rule 3
rule 1 reject /07800123456/
!
voice translation-profile call_block
translate calling 3
!
dial-peer voice 1000 voip
call-block translation-profile incoming call_block
call-block disconnect-cause incoming call-reject
incoming called-number 07800123456
Any ideas anyone? Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-02-2015 09:10 AM
Are you certain that dial-peer 1000 is the one selected on your test call? Also, your example doesn't make sense. You are trying to block numbers from 078000123456, but you are matching on calls TO 07800123456. Is this just a case of using the same number substitution for different real numbers?
Chris
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-02-2015 09:56 AM
Hi Chris
Well spotted, sorry its meant to be:
incoming called-number 2049..
which are the last 6 digits of the DDI range, and this dial-peer 1000 is my inbound call dial peer. Im trying to block the number 07800123456
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-02-2015 02:58 PM
I would try 'debug voip dialpeer' to make sure it is matching on this dial-peer rather than a different one.
Chris
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-03-2015 06:43 AM
Hi terry/Chris
The config works, It was just me being stupid. Wrong number.
Thanks for your help guys

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-02-2015 06:14 PM
Have you got it working? Just make sure to apply to all inbound dial-peers and make sure the translation rule is matching the calling number. You can do this by making a test call and doing a debug voip ccapi inout or debug voip dialpeer inout and check the numbers delivered are same as per the translation rule.
-Terry
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-11-2019 07:01 AM
regarding the call blocking, I've heard the is a limit of 100 numbers that can be blocked in the CUBE, is that true? If not does anyone know what the limit is?
