cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
318
Views
5
Helpful
2
Replies

minimum amount of dial peers for SIP trunk

tato386
Level 6
Level 6

I like to have my users dial from their Cisco phones as they do from their cell phones.  This means 10 digit dialing for all domestic calls and 011 in front of international calls.  I don't want or think I need to use the old dial "9" to get a line deal.  So I am thinking of creating only two dial peers like this:

dial-peer voice 1000  voip

description 411, 911

destination pattern ...

dial-peer voice 1001 voip

description domestic 10 digit

destination pattern ..........

dial-peer voice 1002 voip

description International

destination pattern 011T

Is there some reason why this shouldn't work?  What are the pros and cons?

Thanks,

Diego

2 Replies 2

Abu Hadee
Level 3
Level 3

Hi diego,

This wouldn't work. Because as soon as someone dial 3 digit, no matter what they were suppose to dial, it will match dial-peer 1000 and send the call. User wont have option to dial any further digit. You could have use

dial-peer voice  1000  voip

description 411, 911

destination pattern [49]11

dial-peer voice 1001 voip

description domestic 10  digit

destination  pattern [2-9].........

dial-peer voice 1002 voip

description International

destination pattern 011T

Hope this helps

Thanks

- abu

Good point!  and now I also see another problem.  2xx numbers are local extensions and 3xx are extensions located on a remote CME box.  How would I work those in to this config?

Thanks,

Diego

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: