cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
364
Views
0
Helpful
2
Replies

COR

hmjgriffon
Level 1
Level 1

I have a 2 router setup, I have voip and analog phones on both sides. I want to restrict the voip phones from calling 1 particular voip phone on the other router but still be able to call the others, can anyone help me I am not sure how to set that up.

1 Accepted Solution

Accepted Solutions

paolo bevilacqua
Hall of Fame
Hall of Fame

On the router with the protected phone:

dial-peer cor custom

name nobody

dial-peer cor list 555-in

dial-peer cor list 555-out

member nobody

dial-peer voice 100 voip

incoming called-number 555 <-- protected number

corlist incoming no-555-in

ephone-dn 55

number 555

corlist outgoing no-555-out

Hope this helps, please rate post if it does!

View solution in original post

2 Replies 2

paolo bevilacqua
Hall of Fame
Hall of Fame

On the router with the protected phone:

dial-peer cor custom

name nobody

dial-peer cor list 555-in

dial-peer cor list 555-out

member nobody

dial-peer voice 100 voip

incoming called-number 555 <-- protected number

corlist incoming no-555-in

ephone-dn 55

number 555

corlist outgoing no-555-out

Hope this helps, please rate post if it does!

That helped alot thanks!