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

Same destination pattern on all FXS ports

bhatti.imran
Level 1
Level 1

Hi all,

I have cisco 2610 with 4 FXS connected to PBX.

I want to have the same destination pattern on all 4 FXS with preference settings.

When user for example dial 700228 call will be through to PBX and then recording message appears and user press desired extension.

At the same time if user dial same number 700228 he will assign to another FXS port and then PBX asked that user for the desired extension and call will be completed.

attached below is the my configuration.

Please suggest me if this solution works

voice-port 1/0/0

output attenuation 6

echo-cancel coverage 32

cptone JP

timeouts interdigit 5

!

voice-port 1/0/1

output attenuation 6

echo-cancel coverage 32

cptone JP

timeouts interdigit 5

!

voice-port 1/1/0

output attenuation 6

echo-cancel coverage 32

cptone JP

timeouts interdigit 5

!

voice-port 1/1/1

output attenuation 6

echo-cancel coverage 32

cptone JP

timeouts interdigit 5

!

!

!

dial-peer voice 777777 voip

incoming called-number +700...

fax-rate 9600

ip precedence 5

no vad

!

dial-peer voice 700001 pots

destination-pattern +00228

port 1/0/0

!

dial-peer voice 700002 pots

preference 1

destination-pattern +00228

port 1/0/1

!

dial-peer voice 700003 pots

preference 2

destination-pattern +00228

port 1/1/0

!

dial-peer voice 700004 pots

preference 3

destination-pattern +00228

port 1/1/1

!

dial-peer voice 800000 voip

destination-pattern +8T

fax-rate 9600

ip precedence 5

no vad

session target ipv4:192.168.1.1

Waiting for your guidance

1 Reply 1

Markus Schneider
Cisco Employee
Cisco Employee

I'm not sure I understand your question, so maybe the answer won't make sense either :-)

Can't you just put destination-pattern 700228 on all the pots dial-peers? Then it'll match 700228 for each call that comes in and go to the FXS ports successively