cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
231
Views
0
Helpful
1
Replies

CME blocking calls to a specific #

I need to block IP phones from calling a specific list of numbers. What's the best way to do this? I saw that it can be done with translation patterns and also I think it can be done with dial-peers too. The translation pattern way seems elegant enough, but I need to block 100+ numbers and I don't think that translations can handle that many.

Something like this would do the trick, won't it?

Dial-peer voice 100 voip

destination-pattern 912223334444

call-block disconnect-cause incoming call-reject

1 Reply 1

edison_abad
Level 1
Level 1

hi!

please use dial-peer cor custom.

syntax:

dial-peer cor custom

name

name

.

.

then use dial-peer cor list.

syntax:

dial-peer cor list

member

member

.

.

where members are the names you declared in dial-peer cor custom.

=========================================

it is analogous with CSS and Partition:

CSS = dial-peer cor list

Partition = names in dial-peer cor custom

see usage at cisco.com

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: