cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
512
Views
0
Helpful
5
Replies

Block Outgoing Calls SRST Mode

scottiptel
Level 1
Level 1

How can I Block Outgoing Calls in SRST mode. I want to block calls begins with the area codes 900,976,876....

My config for the dial-peers as follows,

dial-peer voice 101 pots

destination pattern 9T

port 1/0/0

!

dial-peer voice 101 pots

destination pattern 9T

port 1/0/1

!

5 Replies 5

will this config work in SRST....

voice translation-rule 10

rule 1 reject /^91800976*/

rule 2 reject /^91976*/

rule 3 reject /^91900*/

rule 4 reject /^9011*/

rule 5 reject /^91809*/

reject /^918887000400*/

rule 7 reject /^918007782222*/

voice translation-profile Outbound

translate called 10

dial-peer voice 10 pots

destination-pattern 9[2-8].......

direct-inward dial

port 1/0:23

translation-profile outgoing Outbound

forward digits 7

Good Day:

Did you manage to get call blocking with SRST ??

We are trying to do the same.

You can use these SRST commands to block calls.

after-hours block pattern

after-hours day

Please note that these commands are available only in SRST 3.1. You would need to run IOS release 12.3T

You can achieve the same using COR ( class of restrication).This is similar to partions and calling search space in callmanager.

Thanks,

Radhika.