07-09-2012 03:14 AM - edited 03-16-2019 12:05 PM
Hi All,
I'm currently running a hub and spoke voice network.
Hub consist of CUCM 7.1.5 and CUC 7.1.
Spoke Cisco Phones register back to Hub via a 2Mb point to point.
During SRST, I want to minimize post dial delay as I only have one Dial-Peer POTS
dial-peer voice 1 pots
description SINGTEL VOICE
translation-profile outgoing OutgoingCallerID1
destination-pattern 9T
progress_ind setup enable 3
progress_ind alert enable 8
progress_ind progress enable 8
progress_ind connect enable 8
incoming called-number .
direct-inward-dial
port 0/0/0:15
I need to create more but I dont know where to start. If I place preference 1 on the SRST DP Pots with a destination pattern of an exact match on the called number, it still usesthe Dial-Peer 1 according to my debug.
Help please.
Thanks
07-09-2012 03:37 AM
HI
You need to send us the config you have done for another dial peer. As preference command will come in to play only if you have match of two dial peer.
Regards
Ronak Patel
Rate helpful posts.
07-09-2012 03:49 AM
Hi,
As you are only using one DP 9T
Try reducing the timout for inter digits
This example shows 3 seconds
!
!
call-manager-fallback
timeouts interdigit 3
!
Regards,
Alex.
Please rate useful posts.
07-10-2012 10:01 PM
Hi,
I only have one dial peer pots. I dont have others the spedify destination pattern to reduce PDD.
I'm also using SRST CME.
I will try the timeout settings but right now, we have to press # in the end to let the call out.
Thanks
07-11-2012 01:36 AM
Hi,
NO
You dont need the #
Once you have dialled the last digit the call will wait for 3 seconds then should
send the digits to line.
Hope it works.
It does for me.
Regards,
Alex.
Please rate useful posts.
07-11-2012 06:34 PM
Hi Alex,
Thanks. It works for us too. But we discuss that most users will have to dial-in the numbers fast on the keypad to avoid issues call sending out to ISDN and getting busy tone because of incomplete number.
07-12-2012 06:24 AM
Hi,
Mmmm users Ehhhhh
I think your only real option then is to start building POTS dial peers for each kind of number
It can be a lot of work.
Something like this from the UK.
!
dial-peer voice 901 pots
description [ Local Numbers - 7 digit ]
huntstop
destination-pattern 9[2-9]......
progress_ind alert enable 8
progress_ind connect enable 8
direct-inward-dial
forward-digits 7
port 0/0/0:15
!
!
dial-peer voice 907 pots
description [ mobile ]
huntstop
destination-pattern 907[7-9]........
progress_ind alert enable 8
progress_ind connect enable 8
direct-inward-dial
forward-digits 11
port 0/0/0:15
!
!
dial-peer voice 908 pots
description [ Free Numbers - 11 digit ]
huntstop
destination-pattern 90800.......
progress_ind alert enable 8
progress_ind connect enable 8
direct-inward-dial
forward-digits 11
port 0/0/0:15
!
!
dial-peer voice 900 pots
description [ INTERNATIONAL]
huntstop
destination-pattern 900T
progress_ind alert enable 8
progress_ind connect enable 8
direct-inward-dial
prefix 00
port 0/0/0:15
!
And many many more
Regards,
Alex.
Please rate useful posts.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide