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

stop calls from cell phones to certain Ip phones

rbradfield
Level 2
Level 2

One of my users wants to stop people that use mobile(cell) phones from calling certain extensions. We are running standard Callmanager 3.3 using Router H323 gateways to the PSTN, I have had a quick look at COR but I don't know if that would do it

I need to be able to put check on the incoming calling number, then somehow stop it going to certain internal numbers

Anybody got any ideas.

1 Reply 1

gogasca
Level 10
Level 10

Hi

You might play with translation-rules in your H323

You might use an incoming dial-peer that matches CALLING PARTY NUMBER using answer-address command.

Then something like..

voice translation-rule 1 Assuming we only receive 1200 as called number..(1200 is our extension).

rule 1 reject /^1200/

voice translation-profile profile1

translate called 1

dial-peer voice 1000 pots

answer-address 9788587088 <--- Calling number

translation-profile outgoing profile1

direct-inward-dial

port 1/0:23

http://www.cisco.com/warp/public/788/voip/voice_transla_rules.html#reject