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

applied the restiction

pointenoire
Level 1
Level 1

Hello,

I have in my network of users who are connected to the call manager through a link QSIG E1.

These users are all reported on a 2821 router. They are connected to the router through ports FXS.

I want to restrict the output habiliations some users.

Is it possible at the dial-peer? I did a test with the forward-digit without success.

I said that these users are not declared on the call manager.

Thank you for helping me.

My config of router

!

!

voice-port 0/0/0

cptone FR

timing inter-digit 50

description ***Port FXS***

!

voice-port 0/0/1

cptone FR

timing inter-digit 50

description ***Port FXS***

!

voice-port 0/0/2

cptone FR

timing inter-digit 50

description ***Port FXS***

!

voice-port 0/0/3

cptone FR

timing inter-digit 50

description ***Port FXS***

!

voice-port 0/1/0

cptone FR

timing inter-digit 50

description ***Port FXS***

!

voice-port 0/1/1

cptone FR

timing inter-digit 50

description ***Port FXS***

!

voice-port 0/1/2

cptone FR

timing inter-digit 50

description ***Port FXS***

!

voice-port 0/1/3

cptone FR

timing inter-digit 50

description ***Port FXS***

!

!

!

!

!

dial-peer voice 1 voip

destination-pattern .T

session target ipv4:10.51.x.x

!

dial-peer voice 5910 pots

description *company*

destination-pattern 5910

port 0/0/0

!

dial-peer voice 5912 pots

description ** gi **

destination-pattern 5912

port 0/0/2

!

dial-peer voice 5911 pots

description ** superviseur **

destination-pattern 5911

port 0/0/1

!

dial-peer voice 5913 pots

description ** manou **

destination-pattern 5913

port 0/0/3

!

dial-peer voice 5914 pots

description ** Toto **

destination-pattern 5914

port 0/1/0

!

dial-peer voice 5915 pots

description ** radio **

destination-pattern 5915

port 0/1/1

!

dial-peer voice 5916 pots

description ** radio **

destination-pattern 5916

port 0/1/2

!

dial-peer voice 5917 pots

description *Cabine telephonique*

destination-pattern 5917

port 0/1/3

!

1 Reply 1

pointenoire
Level 1
Level 1

I have learned through research that I have to create classes of restriction(COR).

Can help me please