Best way to block toll fraud

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-26-2018 01:35 PM - edited 03-17-2019 12:29 PM
So I'm really not a voice expert but manage a voice system and have spent my day trying to figure out how to block toll fraud from our phone system. I was thinking of using a voice translation-rule to block outgoing called numbers that match the area code of numbers like 242 Bahamas that don't require an international code to dial apparently.
1. Is there a better way that I should explore, other than using a voice translation something like this:
voice translation-rule 5
rule 1 reject /242/
rule 2 reject /264/
rule 3 reject /284/
voice translation-profile BLOCK-TOLL-FRAUD
translate called
dial-peer voice X pots
call-block translation-profile outgoing BLOCK-TOLL-FRAUD
call-block disconnect-cause outgoing call-reject
2. If a voice translation-rule is suitable, can I use [ ] for my rules to help since there are more numbers than available rules. Such as: rule 1 reject /24[26]/
Would appreciate help!
- Labels:
-
Other IP Telephony
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-26-2018 03:40 PM
Yes translation patterns with reject are probably easier that using router patterns using caller ID to block.
there is a rule limitation you might bump into if you have a large number of calls to block, but if its just calls like Bahamas, then you should be fine.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-26-2018 06:06 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-27-2018 03:57 AM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-27-2018 06:05 AM
Just to clarify, you mean "translation pattern" or "route pattern"? I had considered blocking on a route pattern.
Should I be considering another option. Is there a better way to block it on the inbound?
I found this https://supportforums.cisco.com/t5/ip-telephony/translation-rule/td-p/2894460 but wasn't sure I understood it fully. It seems it's preventing null patterns, patterns starting with a 9 (to prevent sending a pattern that would be routed back out), correct? But how does the Block all not keep you from receiving any calls (is it because it's a dial-peer with lower priority?)
Thanks for the input
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-27-2018 06:13 AM
For inbound blocking on CUCM, look at this -
https://supportforums.cisco.com/t5/collaboration-voice-and-video/technotes-how-to-block-incoming-calls-in-cucm-8-x-based-on-ani/ta-p/3124389
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-27-2018 06:15 AM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-30-2018 11:07 AM
Thanks all for your input. I ended up created Block Route Patterns for each of the area codes in CM. Seems to have taken care of the issue or slowed it down significantly.
