cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
266
Views
0
Helpful
3
Replies

2 Dial-peer, same extension

fujin.huang
Level 1
Level 1

Hi,

How can I configure 2 dial-peers with the same extension number, all calls will go to the first phone, and the call will only go to the second phone when the first phone is busy.

Thank you in advance.

3 Replies 3

dgoodwin
Cisco Employee
Cisco Employee

You didn't specify pots or voip so I will assume voip

dial-peer voice 1 voip

 destination-pattern 1234

 preference 2

 session target ipv4:10.1.1.3

!

dial-peer voice 2 voip

 destination-pattern 1234

 preference 4

 session target ipv4:10.1.1.3

j.ayres
Level 1
Level 1

You may wish to investigate the dial-peer hunt global configuration command which alters the way IOS searches dial-peers for matches.

bcowley
Level 1
Level 1

Use the preference command. 0 is the highest (default). Here's an example:

dial-peer voice 1 pots

destination pattern 123

port 1/0/0

!

preference 0

dial-peer voice 2 pots

destination pattern 123

port 1/0/0

preference 1

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: