cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
675
Views
5
Helpful
10
Replies

External PSTN Call Blocking

TODD BERGMAN
Level 1
Level 1

With Unified Communications Manger 4.1.3sr5d is it possible to block specific incoming PSTN callers based on their callerid-number?

10 Replies 10

Ayodeji Okanlawon
VIP Alumni
VIP Alumni

Hi,

You can use a combination of call-block and xlation profile to achive this..example below:

Here I am blocking all incoming calls beginning with 202456...

voice translation-rule 1

rule 1 reject \^2024561212\

voice translation-profile block

translate calling 1

Router(config)# dial-peer voice 5 pots

Router(config-dial-peer)# call-block translation-profile incoming block

Router(config-dial-peer)# call-block disconnect-cause incoming invalid-number

From this excellent doc..

http://www.cisco.com/en/US/tech/tk652/tk90/technologies_configuration_example09186a00803f818a.shtml#con11

Please rate all useful posts

My Gateways are MGCP. Would this still work?

Yes,

Because the xlation profile is applied at your POTS ports, which is where the call hits first before it goes to callmanager

Please rate all useful posts

Sweet I will gave that a try thanks.

It's great under H323, whereas I don't think the translation profile can work under MGCP.

It seems it doesn't work under MGCP

Thats true, Zhang. With MGCP, the dial plan intelligence resides on the CUCM, so any configuration on the gateway is ignored. There's no easy way to do this when the gateway is MGCP controlled.

Regards,

Michael.

Thanks michael. So how to make this goal in CCM under MGCP?

Hi Zhang,

This tech note on CCO states it can't be done, and recommends using H.323 and then using translation rules like Deji described earlier:

http://www.ciscotaccc.com/kaidara-advisor/voice/showcase?case=K16722513

I've seen suggestions of using CRS to accomplish the goal. Your CRS script can be coded to inspect the ANI of all incoming calls, and then route the call based on whether the ANI matches a given string. This would work, but the obvious downside here is the added layer of complexity, and the overhead of routing all incoming calls through CRS. If you are not already CRS, this is also an expensive solution.

Hope this helps.

Regads,

Michael.

Thanks for the responses. Yes I kind of thought MGCP would not work that is why I asked.

We are using IPCC currently for all call flows so I will give that work around a try.

Thanks all...

You're welcome Todd. Let us know how it works out for you.

Happy Thursday!

Michael.

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: