02-17-2004 06:18 PM - edited 03-13-2019 03:53 AM
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
!
02-18-2004 04:27 AM
02-19-2004 03:18 PM
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
05-10-2004 06:53 PM
Good Day:
Did you manage to get call blocking with SRST ??
We are trying to do the same.
06-01-2004 02:01 PM
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
06-01-2004 06:22 PM
You can achieve the same using COR ( class of restrication).This is similar to partions and calling search space in callmanager.
Thanks,
Radhika.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide