cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
357
Views
8
Helpful
6
Replies

Configure allowance of certain dial-peers for outgoing calls.

Edson Vuma
Level 1
Level 1

Hi, guys.

I have a CUCME environment and a couple of users on it.

I have certain dial peers already configured.

And I need to configure on certain IP Phone to use ONLY one dial peer for OUTGOING calls.

Others will still be using all dial-peers.

 

Can you show the commands here I have to insert on the CUCME?

 

Warm regards

 

-- Regards Edson Vuma
6 Replies 6

Hello Edson,

 

you may need to configure CoR list for the ephone-DNs & for the dial-peers. Please go through these documents on how to configure it.

 

http://knightfoo.wordpress.com/2012/09/11/call-manager-express-class-of-restriction-cor-lists/

 

http://www.cisco.com/c/en/us/support/docs/voice/call-routing-dial-plans/42720-configuring-cor.html

 

//Suresh

Please rate all the helpful answers

//Suresh Please rate all the useful posts.

Hi, Suresh..

 

Let me check it. Thanks

 

Regards

-- Regards Edson Vuma

if you want to restrict the usage of outgoing dial-peers then Co- list is the only option. Can you give us your running configuration with an example of your requirement.

Hi,

 

Again....I want to add a third dial-peer with the same configs as dial-peer voice 2 pots EXCEPT the port....it must be port 0/0/0:15 and must be used only by...for example, the ephone-dn on the sh run below.

 

sh run (relevant configs)

 

dial-peer cor custom
 name locals
 name emergencies
 name mobiles
 name internationals
!
!
dial-peer cor list outbound-general
 member locals
 member emergencies
 member mobiles
 member internationals
!
dial-peer cor list outbound-except-one
 member locals
 member emergencies
 member internationals
!
dial-peer cor list call-emergencies
 member emergencies
!
dial-peer cor list call-locals
 member locals
!
dial-peer cor list call-internationals
 member internationals
!
dial-peer cor list call-mobiles
 member mobiles

!

!
dial-peer voice 1 pots
 corlist outgoing call-locals
 description Nacionais e Locais
 destination-pattern 92[13-9]......
 port 0/0/0:15
 forward-digits 8
!
dial-peer voice 2 pots
 corlist outgoing call-mobiles
 description Moveis ou Celulares
 destination-pattern 98[246].......
 port 0/1/0
 forward-digits 9
!
dial-peer voice 4 pots
 corlist outgoing call-internationals
 description Internacionais
 destination-pattern 900T
 port 0/0/0:15
 prefix 00
!
dial-peer voice 5 pots
 description Emergencia
 destination-pattern 91..
 port 0/0/0:15
 forward-digits 8
!

!

ephone-dn  13  dual-line
 number 13 secondary 21359013
 label Test_Phone
 description Test_Phone
 name _Test_Phone
 corlist incoming
outbound-except-one
!

 

 

 

-- Regards Edson Vuma

Hello Edson,

 

can you try the below config and let me know if it works as expected?

 

1) add "member isdn" under custom corlist & call-mobiles corlist

2) create the 'dial-peer voice 3 pots' like below and assign corlist call-mobiles and preference 0

dial-peer voice 3 pots
 corlist outgoing call-mobiles
 description Moveis ou Celulares
 destination-pattern 98[246].......
preference 0
 port 0/0/0:15
 forward-digits 9

3) add the command "preference 1" under dial-peer 2

4) on 'ephone-dn  13' change the corlist to 'corlist incoming call-mobiles' instead of 'outbound-except-one'

 

please test this and let me know how it works.

 

//Suresh

Please rate all the helpful posts

 

//Suresh Please rate all the useful posts.

Hi, Suresh....

 

I managed to do it.

 

Now I wanted to make it possible to separate the outgoing calls for SAME destination-patterns.

For a specific ephone-dn, use a different dial-peer (another port) and other ephones remaining using the same dial-peer...for the same destination-pattern.

 

Any help?

Regards

/EV

-- Regards Edson Vuma
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: